/* CSS Document */

.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height:18px;
}

.seciones{
	color: #0b2c7c;
	font-weight: normal;
	font-family: Arial;
	font-size: 17px;
}
.tops{
	font-family: Arial, Helvetica, sans-serif;
	color: #834922;
	font-size: 20px;
	line-height:18px;
}

.separador{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

.borde{
	border: 1px dashed #636c7e;
}

.bordesolido{
	border: 1px solid #636c7e;
}


.telefonos{
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 20px;
	line-height:18px;
}

.fondocontinuo{
	background-color: #6f7b94;
	background-image: url(../imagenes/fondoweb1.png);
	background-repeat:  repeat-x;
}

a:link, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0b2c7c;
	font-size: 16px;
	line-height:18px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #834922;
	font-size: 16px;
	line-height:18px;
	text-decoration: none;
}


.blanco{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height:20px;
}

.azul{
	font-family: Arial, Helvetica, sans-serif;
	color: #a8b1c2;
	font-size: 12px;
	line-height:18px;

}

a.peq2:link, a.peq2:visited, a.peq2:hover {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}

a.peq2:hover {
	text-decoration: underline;
	color: #834922;
}

a.sub:link, a.sub:visited, a.sub:hover {
	color: #0b2c7c;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}

a.sub:hover {
	text-decoration: underline;
	color: #834922;
}
