html, body, * {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	font:Arial, Helvetica, sans-serif;
	
}

img {
behavior: url(iepngfix/iepngfix.htc);
border:none;
}

body{
	background-image:url(img/fundo_geral.jpg);
	background-position:50% 0;	

}

#topo{
	display:block;
	left:50%;
	top:0;
	margin:0 0 0 -1000px;
	height:333px;
	width:2000px;
	position:relative;
}

#conteudo{
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:768px;
	background:none;

}

#menu {

	float:left;
	height:800px;
	width:188px;
	font-size:11px;

}
#embreve {
width:800px;
height:292px;
margin-left:auto;
margin-right:auto;

}

#embreve2 {
width:900px;
height:292px;


}

#meio {

	float:left;
	height:auto;
	width:426px;
	background:none;
	padding:0 5px 5px 5px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	text-align:justify;

}

#logos {

	float:left;
	height:auto;
	width:125px;
	background:none;

}

#fora_rodape{
	background-position:50% 0;	
	background-repeat:repeat;
	left:1000px;
	
	width:100%;
	clear:both;
	float:left;
	text-align:center;
	height:180px;
	

}


#esquerda{
	clear:both;
	background-image:url(img/fundo_div.jpg);
	width:245px;
	float:left;
	background-color:#FF0000
}

#direita{
	float:left;
	width:525px;
	margin-left:0px;
	
}

.menu_titulo{
	background-image:url();
	background-repeat:no-repeat;
	padding-left:0px;	
	font-weight:bold;
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
}

ul{
	text-indent:0;
	list-style:none;
	text-align:left;
	padding-left:10px;
	margin-bottom:4px;
	background-image:url(png/ponto.png);
	behavior: url(iepngfix/iepngfix.htc);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;

}
#menu ul li{
	padding:0 0 0 0px;
	margin: 0 0 0 0;	
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
}

a {
	text-decoration:none;
	color:#000000;
	}
	
a:hover {
	text-decoration:underline;
	color:#000000
	}