@charset "utf-8";

.TituloEmpresa a{
	font-weight:bold;
	color:#006600;
	font-family:Verdana;
	font-size:20px;
	text-decoration:none;		
}
.TituloEmpresa a:hover{
	font-family:Verdana;
	text-decoration:underline;	
}

.TextoEmpresa{
	color:#006600;	
	font-family:Verdana;
	font-size:13px;
	margin-top:10px;	
	margin-right:25px;	
	margin-left:15px;		
}

.TextoEmpresa a{	
	color:#006600;	
	text-decoration:none;
}
.TextoEmpresa a:hover{	
	text-decoration:none;			
}
.DestaquesDescricao{
	font-family:Verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-align:justify;
	margin-right:15px;	
	margin-top:10px;			
}
.DestaquesDescricao a{
	color: #FFFFFF; 
	text-decoration:none;	
}
.DestaquesDescricao a:hover{
	text-decoration:underline;
}
.TituloPrinc {
	font-size: 24px;
	font-weight: bold;
}
.TituloPrinc  a{
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
}
.TituloPrinc a:hover{
	font-size: 24px;
	font-weight: bold;
	text-decoration:underline;	
}

.TabelaCentro{
	background-color:#FFFFFF;
	background-image:url(../img/index/bkg1.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
.Rodape {
	font-family: Verdana; font-size: 9px; color: #333333;
}
body {
	background:#ffffff;
	background-image:url(../img/index/rodape.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #FFFFFF}
