body, form, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a { text-decoration:none; color: #63645f;}

a:hover { text-decoration: underline; }

body,table {
	font-size:12px;
	color: #63645f;
	font-family: "Trebuchet MS", Arial, Sans, Sans-Serif;
	margin-top: 0px;
}

p {
	font-size:11px;
	color: #63645f;
	font-family: "Trebuchet MS", Arial, Sans, Sans-Serif;
	font-weight:normal;
	margin-bottom: 10px;
	text-align: justify;
}

#out{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
}

#geral{
	position:relative;
	width: 766px;
	text-align:left;
}

#principal{
	position:relative;
	width: 766px;
}

#border_h { 
	background: url(imagens/borda_h.gif) no-repeat; 
	height: 9px;
	width: 766px;
	font-size: 2px;
}

#border_f { 
	background: url(imagens/borda_f.gif) no-repeat; 
	height: 9px;
	width: 766px;
	font-size: 2px;
}

#conteudo {
	border-left: 3px solid #bee1ac;
	border-right: 3px solid #bee1ac;
	float:left;	
}

#menu {
	background:url(imagens/bg.jpg) no-repeat 0% 15px;
	float:left;
}

#content{
	background:url(imagens/bgr.gif) repeat-y;
	float:left;
	width:540px;
	padding:15px 15px 15px 15px;
}

* html #content {
	width:570px;
}

p#menu1, p#menu2, p#menu3, p#menu4, p#menu5 {
	width:104px;
	font-size:14px;
	float: left;
	font-weight: bold;
	margin-left: 7px;
	text-align: center;
	height: 37px;
}

p#menu1 a, p#menu2 a, p#menu3 a, p#menu4 a, p#menu5 a{color:white;}

p#menu1 a:hover, p#menu2 a:hover, p#menu3 a:hover, p#menu4 a:hover, p#menu5 a:hover{
	color:white;
}

p#menu1{background:url(imagens/menu1.gif) no-repeat;}
p#menu2{background:url(imagens/menu2.gif) no-repeat;}
p#menu3{background:url(imagens/menu3.gif) no-repeat;}
p#menu4{background:url(imagens/menu4.gif) no-repeat;}
p#menu5{background:url(imagens/menu5.gif) no-repeat;}


p#ml_header, p#ml_footer{
	height:10px;
	margin:0px;
	padding:0px;
	width:158px;
	font-size: 2px;
}

p#ml_header{background:url(imagens/menu_l_h.gif) no-repeat;}

p#ml_footer{background:url(imagens/menu_l_f.gif) no-repeat;}

p.ml_item, p.ml_separador {
	border-left: 3px solid #ffcccc;
	border-right: 3px solid #ffcccc;
	text-align: center;
	font-size: 12px;
	margin:0;
}

p.ml_item a:hover {
	color: #f24c94;
	text-decoration: none;
}

p.ml_separador {
	background: url(imagens/ml_sep.gif) no-repeat center bottom;
	height: 9px;
	font-size: 2px;
}

p.cont_tit {
	margin-top:8px;
	text-transform: uppercase;
	font-size:13px;
}

p.enquete_tit {
	margin-top:5px;
	text-transform: uppercase;
	font-size:13px;
}

#itemAz, #itemAm, #itemVd, #itemEnquete  {
	text-transform: uppercase;
	font-weight: bold;
}

#itemAz {color: #86c6cf;}
#itemAm {color: #ffae20;}
#itemVd {color: #04b171;}
#itemEnquete {color: #86c6cf;background: url(imagens/seta_az.gif) no-repeat left bottom;}

p.cont {
	margin-left: 17px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 11px;
}

.bot_enq {
	background-color:#65b9dd;
	color: white;
	border: 0px;
	font-size:11px;
	text-transform: lowercase;
}

.enq_tit {
	font-weight: bold;
	margin: 8px 0px 8px 17px;
	
}

#copyright {
	float:left;
	width:570px;
	text-align:right;
	padding-right:18px;
}

#bg_p_f {
	float:left;
	width:570px;
	background:url(imagens/bgf.gif) no-repeat;	
	height:6px;
	font-size:2px;
}

#apr_viv {
	width:135px;
	float:left;
	margin-left:8px;
	margin-top:2px;
	margin-bottom: 10px;
}

#espaco-banner{
	width:580px;
	float:right;
}

#banner{
	position:absolute;
	width:426px;
	height:70px;
	top:13px;
	left:183px;
}

#enquete{
	width:165px;
	height:232px;
	position:absolute;
	top:430px;
	left:518px;
	margin:0;
	padding:0;
}

#enquete_style{
	width:168px;
	height:230px;
	background:url(imagens/bg_enquete.gif) no-repeat;
	margin:0;
	padding:0;
}

/*Firefox*/
html>body #enquete_style{
	border:1px solid transparent;
	margin:0;
	padding:0;
}