/* CSS Document */
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #614718;
	font-weight:normal;
	text-decoration: none;
}

.links:hover {
color : #ABABAB;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.menu:hover {
color : #31718D;
}

.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.texto1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.texto11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.caja_texto {
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
	height:15px;
	width:90px;
	font-size: 9px;
	border: 1px solid #999999;
	top: -10px;
}
.texto1Azul {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #347595;
}
.texto1Blanco {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.eti1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.eti2 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.submenu {
	background-color: #FFFFFF;
	padding: 3px;
	border: thin solid #999999;
	white-space:nowrap;
}
.fondoh {
	background-image: url(imagenes/fondoheader.jpg);
	background-repeat: repeat-x;
}
.fondotini {
	background-image: url(imagenes/abajohome.jpg);
	background-repeat: no-repeat;
}
.fondotp {
	background-image: url(imagenes/fondotp.jpg);
	background-repeat: repeat-y;
}
.fondoc1 {
	background-image: url(imagenes/fondocurvas2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoc2 {
	background-image: url(imagenes/fondocurvas.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texto1chnegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
