.fondo {
	background-image: url(imagenes/fond.jpg);
	background-repeat: repeat-x;
}
a img{
	border:none;
}
.formu {
	font-family: tahoma;
	font-size: 10px;
	color: #626262;
	background-color: #FFFFFF;
	border: 1px solid #D6D7D9;
	text-decoration: none;
}
.lineazul {
	background-image: url(imagenes/lineazul.gif);
	background-repeat: no-repeat;
}

.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: 8f9ca3;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: 838485;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.textotabla {
	font-family: Tahoma;
	font-size: 11px;
	color: 838485;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: cbcbcb;
	border-right-color: cbcbcb;
	border-bottom-color: cbcbcb;
	border-left-color: cbcbcb;
}
.textotablaenc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: cbcbcb;
	border-right-color: cbcbcb;
	border-bottom-color: cbcbcb;
	border-left-color: cbcbcb;
	background-color: #758eab;
}
a:hover {
	text-decoration: underline;
}
.borde_gris {
	border: 1px solid #999999;
}
.textoCH {

	font-family: Tahoma;
	font-size: 9px;
	color: 838485;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.titulos {

	font-family: Tahoma;
	font-size: 12px;
	color: 6e88a6;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.textoAzul {

	font-family: Tahoma;
	font-size: 11px;
	color: #6e88a6;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.borde_arriba {
	border-top: 1px solid #ebebeb;
	border-right: 1px none #ebebeb;
	border-bottom: 1px none #ebebeb;
	border-left: 1px none #ebebeb;
}
.formuGrande {
	font-family: tahoma;
	font-size: 12px;
	color: #626262;
	border: 1px solid #D6D7D9;
	text-decoration: none;
	background-color: #FFFFFF;
}
.titulosPuntos {


	font-family: Tahoma;
	font-size: 24px;
	color: #6e88a6;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.titulosGrande {
	font-family: Tahoma;
	font-size: 15px;
	color: 6e88a6;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	word-spacing: 2pt;
}
.formu2 {

	font-family: tahoma;
	font-size: 9px;
	color: #626262;
	background-color: #FFFFFF;
	border: 1px solid #D6D7D9;
	text-decoration: none;
}
.buscar {
	background-image: url(imagenes/buscar.jpg);
}
.borde_izq {

	border-top: 1px none #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px none #ebebeb;
	border-left: 1px none #ebebeb;
}
.marcoFoto {
	padding-right: 10px;
}
.linea_abajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6E88A6;
	border-right-color: #6E88A6;
	border-bottom-color: #6E88A6;
	border-left-color: #6E88A6;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#puntosdeventa {
	font-family: Tahoma;
	font-size: 12px;
	color: #6e88a6;
	text-decoration: none;
	line-height: 20px;
	list-style-type: none;
 }
#puntosdeventa li {
margin:0;
 	border-bottom: 1px #CCCCCC solid;
	display:block;
}
#puntosdeventa li a {
 	display:block;
	color:#6e88a6;
	text-decoration:none;
	padding-left:10px;
	font-weight:bold;
	background-color:#E6EBF0;

	
}
#puntosdeventa li a:hover {
	display:block;
	color: #333333;
	text-decoration:none;
	background-color:#E6EBF0;
	
}
.lineaGrisAbajo{
border-bottom:solid 1px #CCCCCC;
padding-bottom:5px;
}
 /**/
 
.fotoFund{
	background:url(imagenes/foto-fundacion.jpg) no-repeat left top;
	padding-top:360px;
}