@charset "utf-8";

/* CSS Document */



@import url("css_fonts.css");





/*==============================HOME=====================================*/

h1 {

font-size:19px;

color:#003300;

margin:0px;

letter-spacing:01px;

}


h3 {

font-size:30px;

color:#003300;

margin:0px;

letter-spacing:01px;

}



h4 {

font-size:18px;

color:#003300;

margin:0px;

letter-spacing:01px;

}



.texto_longo {

font-size:14px;

color:#003300;

line-height:20px;

}



#moda_titulo {

letter-spacing:normal;

font-weight:600;

color: #FFFFFF;

font-size:14px;

}



#codigo {

font-weight:600;

color: #CCCCCC;

font-size:12px;

}

#codigo a{

font-weight:600;

color: #CCCCCC;

font-size:12px;
text-decoration:none;

}

#codigo a:hover{

font-weight:600;

color: #CCCCCC;

font-size:12px;
text-decoration: underline;

}

#titulo_links {

letter-spacing:normal;

font-weight:600;

color: #FFFFFF;

font-size:14px;

text-transform:uppercase;

}





#links {

text-align:left;

height: auto;

font-size:14px;

font-weight:bold;

font-style:italic;

color:#2a4b6a;

}

#links li{

background-image:url(../images/lista.png);

background-repeat:no-repeat;

list-style:none;

padding:10px 0px 0px 20px;

margin-bottom:20px;

border-bottom:1px dashed #768b47;

}



#links a{

color:#2a4b6a;

text-decoration:none;

}



#links a:hover{

color: #0099FF;

text-decoration: underline;

}



/*==============================HOME=====================================*/





