body{
	background-color: #FFFFCC;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4{
	color: #7A7400;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	padding:1px;
}
h5{
	color: #7A7400;
	font-size: 18px;
	font-weight:bold;
	margin: 8px 0;
	padding:2px;
}
h6{
	color: #7A7400;
	font-size: 30px;
	font-weight:bold;
	font-family:"Arial Black", Arial, Verdana;
	margin: 8px 0;
	text-align:center;
	padding:2px;
}
.clear { clear:both; }
#corpo{	
	width: 770px;
	height: 100%;
	background-color: #FFF;
	position: relative;
	float: none;
	margin:8px auto;
	background-color: #FFF;
	border: 1px solid #000;
}
#cabecalho{
	width: 770px;
	height: 128px;
	background-image:url(../img/banner-cab_dez-11.gif);
	border-bottom: 1px solid #000;
	margin: 0;
}

#menu{ width: 126px; margin-left: 13px; margin-top: 0px; display: block; text-align: center; position: relative; float: left; white-space: nowrap; z-index: 1; }
#menu a{ font-weight: bold; font-size: 12px; color: #FFF; text-decoration: none; display:block; background: url(../img/menuap.jpg) no-repeat; width: 117px; height: 22px; margin: 3px 0; }
#menu2 a{ font-weight: bold; font-size: 12px; color: #000000; text-decoration: none; display:block; background: url(../img/menuah1.jpg) no-repeat; width: 117px; height: 22px; margin: 3px 0; }
#menu a:hover{ color: #000; text-decoration: none; background:url(../img/menuah1.jpg) no-repeat; }
#menu2 a:hover{ color: #FFF; text-decoration: none; background:url(../img/menuap.jpg) no-repeat; }
#menu ul { padding: 0; margin: 5px 0 0 10px; *margin: 10px 0 0 10px; list-style: none; }
#menu li {  position: relative; float: left; vertical-align:middle; }
li ul { display: none; position: absolute; top: -3px; left: 107px; width: 550px;}
#menu li ul li { border: 1px solid transparent; *border:0; }
#menu li ul a{ color: #000; font-size: 11px; background: url(../img/menu_li5.jpg); border: 1px solid #000; margin-top: -1px; *margin-top: 0px; margin: 0; padding-top: 3px; padding-left: 3px; width: 135px; height: 18px; text-align: left; }
#menu li ul a:hover{ color: #000; background: url(../img/menu_li2.gif) #fff repeat; text-decoration: underline; width: 135px; height: 18px; }
li li { display: block; float: none; }
li:hover ul, li.over ul { display: block;}

#conteudo{
	width: 568px;
	height: 100%;
	background-color: #FFF;
	position: relative;
	float: right;
	display: block;
	padding: 9px 0px 8px 0px;
	background-image:url(../img/fundo_cont.jpg);
	background-repeat:repeat-y;
	overflow:auto;
}
#conteudo_txt{
	width: 548px;
	height: 100%;
	position: relative;
	float: right;
	display: block;
	padding: 9px 10px 8px 10px;
	color: #000;
}
#conteudo_txt a{
	color: #666;
	text-decoration: underline;
}
#conteudo_txt a:hover{
	text-decoration: none;
}#rodape{
	display: block;
	width: 770px;
	height: 35px;
	position: relative;
	float: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	*border-bottom: 0px;
}
.titulo{
	width: 558px;
	height: 31px;
	margin:0;
	background-image:url(../img/hr.jpg);
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding: 7px 0 0 10px;
	text-align:left;
	position: relative;
	float: left;
}
.foto{
	width: 85px;
	height: 137px;
	border: 1px solid #b3b3b3;
	position: relative;
	float: left;
	margin: 3px;
	padding:0;
}
.foto_dupla{
	width: 100px;
	height: 254px;
	border: 1px solid #b3b3b3;
	position: relative;
	float: left;
	margin: 3px;
	padding:10;
}
.info{
	width: 150px;
	height: 127px;
	border: 1px dashed #b3b3b3;
	position: relative;
	float: left;
	margin: 3px 10px 3px 2px;
	padding:5px;
	background-color: #fff;
}

.info2{
	width: 186px;
	height: 127px;
	border: 1px dashed #b3b3b3;
	position: relative;
	float: left;
	margin: 3px 10px 3px 2px;
	padding:5px;
	background-color: #fff;
}
.info3{
	width: 400px;
	height: 245px;
	border: 1px dashed #b3b3b3;
	position: relative;
	float: left;
	margin: 3px 10px 3px 2px;
	padding:5px;
	background-color: #fff;
}
.promocao{
    color: #7A7400;
	font-size: 13px;
	font-weight:bold;
}

.box-erro{ display: block; background: #FDFEF0; width: 450px; min-height: 20px; margin: 30px 0px 10px 10px; padding: 4px 4px 4px 4px; font-family: Tahoma; font-size: 10px; color: #000; text-align: left; }
.box-erro h1{color: #000; font-size: 18px; font-weight:bold; }
