body {
	text-align: center;
	margin-left: 00px;
	margin-top: 00px;
	padding: 0;
	font: 12px Verdana, sans-serif;
	background-image:url(../images/barrinha.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
}

.style1 {
	font-size: 12px;
	color: #5199C1;
	font-weight: bold;
}

td,th {
	font-size: 12px;
	color:#666666
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
color: #287AAC;
text-decoration: none;
}

a:hover {
background:#ffffff; 
text-decoration: underline;
}	

a:active {
	text-decoration: none;
}	

p.dois {
	padding: 40px 30px 10px 20px; 
	background-color: #eee; /* cinza médio */
}

.tabela_formulario {
	WIDTH: 200px; BACKGROUND-COLOR: white
}

.titulo_campos {
	FONT-SIZE: 11px; COLOR: dimgray; FONT-FAMILY: Tahoma, Verdana, Arial; BACKGROUND-COLOR: #FFFFFF
}

.campos_formulario {
	BORDER-RIGHT: 1px inset;
	BORDER-TOP: 1px inset;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px inset;
	COLOR: #64798D;
	BORDER-BOTTOM: 1px inset;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #fbfbfb;
	height: 16px;
	width: 240px;
}

.botao_enviar {
	FONT-SIZE: 11px; COLOR: #64798D; FONT-FAMILY: Tahoma, Verdana, Arial; BACKGROUND-COLOR: #fbfbfb
}

.formularioddd {
	BORDER-RIGHT: 1px inset;
	BORDER-TOP: 1px inset;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px inset;
	COLOR: #64798D;
	BORDER-BOTTOM: 1px inset;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #fbfbfb;
	height: 16px;
	width: 20px;
}

.fixo {

	BORDER-RIGHT: 1px inset;
	BORDER-TOP: 1px inset;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px inset;
	COLOR: #64798D;
	BORDER-BOTTOM: 1px inset;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #fbfbfb;
	height: 16px;
	width: 60px;
}

.comentarios {
	BORDER-RIGHT: 1px inset;
	BORDER-TOP: 1px inset;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px inset;
	COLOR: #64798D;
	BORDER-BOTTOM: 1px inset;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #fbfbfb;
	height: 50px;
}

.estados {
	BORDER-RIGHT: 1px inset;
	BORDER-TOP: 1px inset;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px inset;
	COLOR: #64798D;
	BORDER-BOTTOM: 1px inset;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #fbfbfb;
	height: 16px;
	width: 160px;
}

.Forms{
	BORDER-RIGHT: 1px inset;
	BORDER-TOP: 1px inset;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px inset;
	COLOR: #64798D;
	BORDER-BOTTOM: 1px inset;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #fbfbfb;
	height: 22px;
	width: 160px;
}


#tableHome{
	width: 100%;
	height: 386px;
}

#tableHome td{
	vertical-align: top;
	width: 50%	
}

#tableHome td h3{
	color: #25486d;	
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#tableHome td p{
	color: #777a83;	
	font-size: 10px;
	margin: 0px;
	line-height: 14px;
}

#atendimentoDiv{
	width: 155px;
	height: 186px;
	background-image: url('../img/bg_atendimento_home.jpg');
	margin: 0px;
	padding: 90px 185px 0px 28px;
}

#atendimentoDiv a:hover{
	background: none;
}

#atendimentoDiv h1 {
	color: #25486d;	
	font-size: 18px;
	margin: 30px 0px 0px 30px;
	/*font-weight: bold;*/
}

#atendimentoDiv p{
	margin: 30px;

}
