@charset "utf-8";
/* CSS Document */

body {background-image:url(imagenes/fondobody.jpg);
background-repeat:repeat-x;}

.fondoprimero {background-image:url(imagenes/fondo1centro.png);
background-repeat:repeat-y;
}

.fondo1 {background-image:url(imagenes/adentrocuadro.jpg);
background-repeat:repeat-y;
}

.fondo11 {background-image:url(imagenes/adentrocuadro.jpg);
background-repeat:repeat-y;
background-position:center;
}

.fondo2 {background-image:url(imagenes/textocentro.png);
background-repeat:repeat-y;
}


.titulo1 {font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:left;
font-weight:800;
color:#0A5AB3;
text-align:justify;
}

.titulo2 {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
font-weight:800;
color:#0A5AB3;
text-align:justify;
}

.texto1 {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
color:#666666;
font-weight:600;
}

.texto3 {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
color:#666666;
font-weight:600;
}

.texto2 {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#666666;
font-weight:500;
line-height:13px;
}