﻿/* Only Theme 3 Azul */
.header_background 
{
	background:URL(header.gif) repeat-x;
}
.headerDireita_background 
{
	background:URL(headerDireita.gif) no-repeat top right;
	width:523px;
	height:110px;
}


.secondaryTitulo_img1 
{
	background:URL(titulo1.gif);
	width:5px;
}
.secondaryTitulo_texto
{
	background:URL(titulo2.gif);
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:3px 4px 3px 4px;
}
.secondaryTitulo_img2 
{
	background:URL(titulo3.gif);
	width:25px;
}










.mainTitulo_texto 
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	padding:0px 0px 10px 0px;
}










.borda 
{
	border: 1px solid #BBB;
}








.menuNavegacao 
{
	background:#FFF URL(hfundolink.gif);
	height:27px;
}






.footer 
{
	background:#214eca;
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:6px 50px 6px 50px;
}


	