a {
	color: #0B3175;
}
a:visited	{ text-decoration: underline; color: #7D7D7D; }
a:hover		{ text-decoration: underline; color: #CFA900; }
a:active	{ text-decoration: underline; color: #0B3175; }
body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #0B3175;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.tabla_left_line {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #C7C7C7;
}
.tabla_left_line2 {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #C7C7C7;
	padding-left: 4px;
}
.tabla_botton_line {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C7C7C7;
	padding-left: 5px;
}

.style1 {
	color: #FFFFFF;
	background-color: #0B3175;
	text-align: center;
}
.formu {
	border: 1px solid #828000;
	background-color: #FFFFFF;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.style2 {
	color: #0B3175;
	text-decoration: none;
}
a.style2:visited	{ text-decoration: none; color: #7D7D7D; }
a.style2:hover		{ text-decoration: none; color: #0B3175; }
a.style2:active	{ text-decoration: none; color: #0B3175; }

.style7 {
	font-size: 15px;
	background-color: #F1F5FE;
	color: #0B3175;
	text-align: center;
}
.tabla-prod {
	border: 2px solid #0B3175;
	width: 100%;
}
.tabla-main {
	width: 550px;
	align: center;
}
.style8 {color: #FF0000}
