@charset "utf-8";
/* CSS Document */

P{
	margin-top:0;
	margin-bottom:0;
}


.fondowide{
background-image:url(img/fondohomewide.jpg);
background-repeat:repeat-x;
}

.fondoseccion {
background-image:url(img/fondoseccionwide.jpg);
background-repeat:repeat-x;
}

.fondocontacto {
background-image:url(img/fondocontact.jpg);
background-repeat:no-repeat;
}

.fondohome{
background-image:url(img/fondohome.jpg);
background-repeat:no-repeat;

}

.fondoarriba{
background-image:url(img/Seccionup2.jpg);
background-repeat:no-repeat;
background-position:center;
}

.fondomedio{
background-image:url(img/Seccionmedio.jpg);
background-repeat:repeat-y;
background-position:center;
}

.fondoabajo{
background-image:url(img/Secciondown.jpg);
background-repeat:no-repeat;
background-position:center;
}






.textoblanco {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}


.textoblancoabajo {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.textocuerpo {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6e7a85;
text-align:justify;
}

.textoazul {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3b80bb;
font-weight:bold;
}

.textoazullight {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3b80bb;
}





.Seccion_linkcblanco{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.Seccion_linkcblanco a:link,
.Seccion_linkcblanco a:visited{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.Seccion_linkcblanco a:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}





.botonazul{
	color:#3b80bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.botonazul a:link,
.botonazul a:visited{
	color:#3b80bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.botonazul a:hover{
	color:#828e98;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}



.Seccion_linkcblancoG{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Seccion_linkcblancoG a:link,
.Seccion_linkcblancoG a:visited{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.Seccion_linkcblancoG a:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}