@charset "utf-8";

#aux_bottom {
	clear:both;
	display:block;
	padding-top:10px;
}
#barra_superior {
	width:1030px;
	margin:0 auto;
	padding-top:10px;
	height:49px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	float:right;
    background-image:url(../img/bg_solid.png);
	background-repeat:no-repeat;
}
#barra_superior li {
	display:inline;
	padding-right:10px;
}
#cadastramento_pessoas {
	width:99%;
	margin-right:10px;
}
#cadastramento_pessoas td {
	color:#333;
	font-size:12px;
	margin-left:20px;
}
#cadastramento_usuario {
	margin-left:20px;
}
#cadastramento_usuario td {
	font-size:11px;
	color:#111;
}
#conteudo {
	display:block;
	margin:0 auto;
	width:1030px;
}
#form_aut {
	margin-left:35px;
}
#formulario_mail {
	width:40%;
	margin-right:10px;
}
#form_autenticacao {
	background-color:#F4F4F4;
	position:absolute;
	right:280px;
	top:48px;
	color:#333;
}
#img_altura_lista {
	height:150px;
	display:block;
}
#img_altura_lista img {
	vertical-align:baseline;
}
#laterial_esquerda {
	float:left;
	margin-top:80px;
	width:200px;
	display:block;
	margin-left:20px;
}
#lateral_direita {
	float:left;
	width:200px;
	display:block;
}


#listas {
	margin-left:5px;
	margin-right:5px;
	width:800px;
	text-align:center;
	padding-bottom:200px;


}
#listas li {
	float:left;
	width:210px;
	margin-right:25px;
	margin-left:25px;
	padding-bottom:15px;
	padding-top:25px;
}
#listas a {
	text-decoration:none;
	color:#242424;
	font-weight:bold;
}
#listas a:hover {
	text-decoration:underline;
	color:#B36F04;
}
#listas p {
	line-height:18px;
}
#listas_top {
	width:800px;
	height:3px;
}
#listas_mid {
	width:800px;

}
#listas_bottom {
	width:800px;
	height:4px;
	

}
#meio {
	float:left;
	height:300px;
	display:block;
}

#menu_conta a {
	color:#F58634;
	line-height:20px;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
#menu_conta a:hover {
	color:#CCC;
}
#menu_sup {
	background-image:url(../img/menu_bg_sup.png);
	background-repeat:no-repeat;
	height:3px;
}
#menu_mid {
	background-image:url(../img/bg_menu_lateral.png);
	background-repeat:repeat-y;
	width:200px;
	margin-top:-97px;
}
#menu_inf {
	background-image:url(../img/menu_lateral_bg_inf.png);
	height:10px;
	background-repeat:no-repeat;
}
#menu_lateral h2 {
	color:black;
	font-size:13px;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:5px;
	margin-top:10px;
	margin-left:-17px;
	width:210px;
	height:52px;
	background-image:url(../img/h2_menu_lateral.png);
	background-repeat: no-repeat;
}
#menu_lateral h2 a {
	color:black;
}
#menu_lateral li {
	padding-top:2px;
	padding-bottom:2px;
}
#menu_lateral a {
	text-decoration:none;
	color:white;
	font-weight:bold;
	margin-left:10px;
	font-size:12px;
}
#menu_lateral a:hover {
	text-decoration:underline;
}

#MenuSite {
	position:absolute;
	margin-top:105px;
	margin-left:580px;
}



#MenuSite p{
	float:left;
	width:150px;
	text-align:center;
	
}

#MenuSite a {
	text-decoration:none;
	text-shadow: black 0.1em 0.1em 0.2em;
	text-align:center;


}

#MenuSite a p{
	text-decoration: none;
	font-size:20px;
	font-weight: bold;
	color:white;
	background-image:url(../img/bg_menu_a.png);
	background-repeat:no-repeat;
	padding:15px 0 18px 0;
	margin-right:-2px;

}

#MenuSite a:hover p {
	background-image:url(../img/bg_menu_a.png);
	background-repeat:no-repeat;
	background-position:0 -70px;
}


#parte_superior {
	height:164px;
	width:100%;
	display:block;
	margin: 0 auto 30px;
	background-image:url(../img/barra_superior_bg.png);
	background-repeat: repeat-x;

}
#parte_inferior {
	clear:both;
	width:100%;
	height:150px;
}
#preco {
	color:#333;
	font-size:12px;
}
#prop_sup {
	background-image:url(../img/menu_bg_sup.png);
	background-repeat:no-repeat;
	height:3px;
}
#prop_mid {
	background-image:url(../img/menu_bg_mid.png);
	background-repeat:repeat-y;
	width:200px;
}
#prop_inf {
	background-image:url(../img/menu_bg_inf.png);
	height:5px;
	background-repeat:no-repeat;
}

#publicidade_lateral {
	
	margin-left:3px;
	padding-top:10px;
	margin-bottom:-10px;
	
	
}

#titulo_cadastramento {
	font-weight:bold;
	text-align:left;
	padding-left:30px;
	background-color:#CCC;
	font-size:12px;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	text-decoration: none;
}
#usu_inv {
	position:absolute;
	padding:5px;
	color:#FFF;
	background-color:#F00;
	border:#600 solid 1px;
	right:280px;
}
#usu_ok {
	position:absolute;
	padding:5px;
	color:#FFF;
	background-color:#090;
	border:#030 solid 1px;
	right:280px;
}