/* CSS Document */
body{
	background-image:url(../images/fundo.gif);
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Abbey-Medium;
	font-size:10px;
}
#geral{
	width:736px;
	border-left:5px solid #4E4D47;
	border-right:5px solid #4E4D47;
	background-color:#FFFFFF;
	margin:0px auto;
	display:table;
	padding:7px;
	padding-bottom:8px;
}
.topo
{
	width:736px;
	height:94px;
	padding-top:6px;
}
#menu
{
	width:736px;
	height:30px;
	background-color:#02366A;
	border-top:2px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
	background-image:url(../images/menu.gif);
	background-repeat:repeat-x;
}
#menu a
{
	width:57px;
	height:23px;
	float:left;
	padding-top:7px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/menuf.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu a:hover
{
	background-image:url(../images/menu_hover.gif);
	background-repeat:repeat;
}
#menut a
{
	width:57px;
	height:23px;
	float:left;
	padding-top:7px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	background-image:none;
}
#menut a:hover
{
	background-image:url(../images/menu_hover.gif);
	background-repeat:repeat;
}
#caixa_slide
{
	width:309px;
	height:200px;
	float:left;	
}
.caixa
{
	width:200px;
	height:200px;
	background-color:#EEF6FB;
	float:left;
	color:#444444;
}
.caixa a
{	
	color:#444444;
	text-decoration:none;
}
.caixa a:hover
{
	text-decoration:underline;
}
.caixamor
{
	background-color:#EEF6FB;
	float:left;
	color:#444444;
}
h3
{
	width:193px;
	height:19px;
	color:#444444;
	background-color:#C5DFF1;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:2px;
	padding-left:7px;
}
h4
{
	font-family:Arial, Helvetica, sans-serif;
	color:#1A7398;
	font-size:12px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
li
{
	padding:0px;
	margin-left:0px;
}
#caixa_artigos_grupo
{
	float:right;
}
.caixa_artigos
{
	width:194px;
	float:right;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:12px;
	padding-bottom:9px;
}
.caixa_artigos a
{
	width:180px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	border-top:1px dashed #fff;
	padding-top:5px;
	padding-bottom:5px;
	
}
#rodape
{
	width:750px;
	height:48px;
	border-right:5px solid #4E4D47;
	border-left:5px solid #4E4D47;	
	background-color:#F5F5F5;
	background-image:url(../images/rodape.gif);
	background-repeat:repeat-x;
	margin:0px auto;
	text-align:center;
	padding-top:15px;
	clear:both;
}
#rodape a
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#rodape a:hover
{
	text-decoration:underline;
}
.texto
{
	width:475px;
	float:left;
	border-left:20px solid #EEF6FB;
	border-top:14px solid #EEF6FB;
	display:table;
	padding-bottom:10px;
}
.link a
{
	text-decoration:none;
	color:#444444;
	font-size:10px;
}
.caixa_prof
{
	width:128px;
	height:232px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	display:block;
}
#troca
{
	float:left;
}
.consul
{
	width:100px;
	height:20px;
	background-image:url(../images/consul.gif);
	font-size:10px;
	color:#000000;
	background-repeat:no-repeat;
	border:none;
	font-family:Arial, Helvetica, sans-serif;

}
.campo{
	font:11px Tahoma;
	border:1px solid #ccc;
	margin:0 0 10px 0;
	background:#fcfcfc;
	color:#333;
	height:15px;
}
.over{
	border:1px solid #8F8E8E;
	font:11px Tahoma;
	margin:0 0 10px 0;
	background:#fff;
	color:#333;
	height:15px;
}
#botao_voltar a{	
	width:40px;
	height:13px;
	padding-top:1px;
	padding-left:11px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	margin:2px 2px 2px 2px;
	text-decoration:none;
	display:block;
	clear:both;
}
#botao_voltar a:hover{
	background-color:#999999;
}
.voltar
{
	width:43px;
	height:16px;
	background-image:url(../images/volltar.gif);
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	padding-left:9px;
	padding-top:4px;
	clear:both;
	cursor:pointer;

}
#cidades
{
	width:288px;
	height:97px;
	float:right;
	margin-top:-102px;
}