﻿body{
	margin: 0px;
	font-family: "Verdana", Arial;
	color: #435790;
	font-size: 10px;
}
table{
	font-size: 10px;
}
.img{
border:1px solid #C5CFDC;}

.texto{
	font-size: 11px;
}

.textoinf{
	font-size: 10px;
	font-weight: bold;
}

.titulo_menu{
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #87A6CB;
}

.titulo{
	font-size: 10px;
	font-weight: bold;
	color: #0093DD;
}
.titulo2{
	font-size: 10px;
	font-weight: bold;
	color: #281770;
}

.campos{
	color: #281770;
	font-family: "Verdana", Arial;
	height: 18px;
	border:1px solid #0093DD;	
	font-size: 11px;
}
.textarea{
	font-family: "Trebuchet MS", Arial;
	color: #281770;
	border:1px solid #0093DD;	
	font-size: 11px;
}
select.gigante, textarea.gigante {
	border:1px solid #668EA9;	
	font-family: "Trebuchet MS", Arial;
	color: black;
	background-color: #D9E7EF;	
	font-size: 11px;	
}	
.select {
	color: #435790;
	border: 1px solid #ccc;
	font-size: 10px;	
	margin: 0px 0 0 0;}	
}

.botao {
	color: #white;
	border: 1px solid #281770;
	font-size: 10px;	
	margin: 0px 0 0 0;}	
	background-color: #D9E7EF;		
}

a:link{ 	color:  #435790; 	text-decoration: none; }
a:hover{  	color: #281770; 	text-decoration: underline; }
a:visited{ 	color: #435790; 	text-decoration: none;}
a:visited:hover{ 	color: 281770; 	text-decoration: underline;}
a:active{  	color: 281770; 	text-decoration: underline;}
