﻿body 
{   
    
    background-image: url("../images/back_top.jpg");

    background-repeat: repeat-x;
    font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #5F6048;
	margin: 0px;
	

}

/***************** textos *************/
.tit1 {font-size:14pt;line-height:14pt;font-family:verdana,arial;font-weight:bold;color:#333333}

.tit2 {font-size:12pt;line-height:12pt;font-family:arial,verdana;font-weight:bold;color:#585858}

.lide {font-size:10pt;line-height:10pt;font-family:verdana,arial;font-weight:bold;color:white;background:#666666}

.tit2r {font-size:10pt;line-height:10pt;font-family:verdana,arial;font-weight:bold;color:#FF0000}

.tit3 {font-size:10pt;line-height:10pt;font-family:verdana,arial;font-weight:bold;color:#333333}

.tit4 {font-size:8pt;line-height:12pt;font-family:verdana,arial;font-weight:bold;color:#2c4250}

.tex1 {font-size:8pt;margin-top:8px;font-family:arial,verdana;text-align:justify;color:black}

.tex2 {font-size:8pt;margin-top:8px;font-family:arial;text-align:justify;color:black}

.tex3 {font-size:8pt;margin-top:8px;font-family:verdana,arial;text-align:justify;color:white}

.tex4 {font-size:8pt;margin-top:7px;font-family:verdana,arial;text-align:justify}

.numero {font-size:9pt;line-height:10pt;font-family:verdana,arial;color:#666666;}

.legenda {font-size:7pt;line-height:10pt;font-family:verdana,arial;color:gray;}

.data {font-size:7pt;line-height:10pt;font-family:verdana,arial;color:gray;}

.tb {
	background-color: #E9E9E0;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #979977;
	border: 1px solid #979977 ;
}
A:hover
{
    color: #003399;
}
A:
{
    color: #000000;
}
A:link 
{
      text-decoration: none; 
}
A:active 
{
    text-decoration: none; 
}
A:visited
{
    text-decoration: none; 
}
