HTML {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
}

.texto{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#17364e;
		text-decoration:none;
		line-height:17px;
		text-align:left;
		
		
		}

.texto_pequeno{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		color:#17364e;
		text-decoration:none;
		line-height:17px;
		text-align:left;
		
		
		}
		
.texto_obrigatorio{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#990000;
		text-decoration:none;
		line-height:17px;
		text-align:left;
		
		
		}

.botoes_form{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#17364e;
		text-decoration:none;
		line-height:17px;
		text-align:center;
		
		
		}


.texto_contact{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#2f5f89;
		text-decoration:none;
		line-height:17px;
		
		}


table.menu a { 
width:125px; 
display: block; 
} 

div.menu a {
color: #ffffff; 
background: #ffffff; 
text-decoration:none; 
font-size:11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding: 5px 15px;
width:145px;
height:20px;
}

div.menu a:link {
color: #ffffff;
background-image:url(imgs/bg_menu.gif);
}

div.menu a:active { 
color: #ffffff;
background-image:url(imgs/bg_menu.gif);
}

div.menu a:visited {
color: #ffffff; 
background-image:url(imgs/bg_menu.gif);
}

div.menu a:hover {
color: #ffffff;
background-image:url(imgs/bg_bt_over.gif);

}



.tit_sup{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#969696;
text-decoration:none;
padding-bottom:8px;
}

.legenda a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#821212;
}

.legenda a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#999999;
}


.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	background-color: #91a7ba;
	padding: 2px;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
