.borde2 {
	border: 1px solid #0099FF;
}
.tex_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.borde2imagen {
	border: 1px solid #999999;
	padding: 3px;
}
.linea {
	width: 748px;
	background-color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #3261EB;
}
.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF3300;
	text-decoration: underline;
}
body {

}
.tit_produc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tex_numeracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
#modal {
	background-color: #FFFFFF;
	padding: 5px;
	height: 270px;
	width: 620px;
	border: 4px solid #7396FC;
	position: absolute;
	right: 50%;
	left: 50%;
	top: 70%;
	margin-top: -350px;
	margin-left: -320px;
	margin-right: 0px;
	margin-bottom: 0px;
	filter: Shadow(Color=#555555, Direction=155);
	visibility: hidden;
}
.linea2 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3261EB;
}
