@charset "utf-8";
/* CSS Document */

.titulos{
font-size:13pt;
color:#006600;
font-weight:bold;
}

.sub_titulos{
font-size:11pt;
color:#006600;
font-weight:regular;
}

.titulo_contenido{
font-size:14pt;
color:#12264b;
font-weight:bold;
margin-left:2.5%;
line-height:1.5em;
}

.emails{
font-size:9pt;
color:#006600;
font-weight:bold;
text-decoration:none;
}