body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagenes/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#0E2B60;

}
.image{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E92F3D;
	border-right-color: #E92F3D;
	border-bottom-color: #E92F3D;
	border-left-color: #E92F3D;
}
.scroll {
	height: 175px;
	width: 644px;
	overflow: auto;
	border: 1px solid #970100;
	padding: 8px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #010068;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #010068;
}
.textoazulb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #010068;
}
.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.azulhomeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #010068;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #003975;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010068;
	background-color: #ffffff;
	border: 1px solid #970100;
}
.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010068;
	background-color: #ffffff;
	border: 1px solid #970100;
	width: 20px;
	text-align: center;
}
.linkn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010068;
	text-decoration: none;
}
a.linkn:hover {
	text-decoration: underline;
}
.linkb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #010068;
	text-decoration: underline;
}
a.linkb:hover {
	color: #970100;
}
.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #970100;
	text-decoration: none;
}
a.rojo:hover {
	text-decoration: underline;
}
.titazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #010068;
	text-decoration: none;
}
.titrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #970100;
	text-decoration: none;
}
.exh {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 0F2A61;
	border-right-color: 0F2A61;
	border-bottom-color: 0F2A61;
	border-left-color: 0F2A61;
}