@charset "utf-8";
/* CSS Document */



/* CSS Propriedades */
body {	
	margin: 0; 
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align:center; /* hack para o IE */
	background-image:url(../images/background_white.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	background-color: #fff;	
}
.png			{ behavior:url(iepngfix.htc);}
h1				{ display:none;}
.conteudo		{ font-family: Trebuchet MS; font-size: 12px; color:#000;}
.title2			{ font-family: Trebuchet MS; font-size: 12px; color:#ef7f01; font-weight:bold;}
.title			{ font-family: Trebuchet MS; font-size: 16px; color:#ef7f01; font-weight:bold;}
/* CSS Propriedades !close */



/* CSS DIV PRINCIPAL */
#maindiv{width:952px; background-image:url(../images/site_bgconteudo.gif); margin:0 auto;}
/* CSS DIV PRINCIPAL !close */



/* CSS TOPO */
#topo			{width:942px; z-index:1;}
#topo_top		{width:942px; height:75px; background-image:url(../images/topo_top.jpg); z-index:2;}
#topo_topmenu	{width:432px; height:65px; float:left; z-index:5;}
#topo_topicon	{width:157px; height:46px; float:right; z-index:6;}
#topo_banner	{width:942px; height:190px; z-index:3;}
#topo_bannerh	{width:942px; height:265px; background-color:#00DFAA; z-index:3;}
#topo_menu		{width:942px; height:39px; z-index:4;}
/* CSS TOPO !close */



/* CSS CONTEUDO */
#conteudo		{width:660px; float:left; margin-left:30px; _margin-left:30px; margin-top:25px; z-index:10;}
#conteudo_serv	{width:660px; height:460px; float:left; margin-left:30px; _margin-left:30px; margin-top:25px; z-index:10;}
#conteudo_home	{width:660px; float:left; margin-left:30px; _margin-left:10px; margin-top:5px; z-index:10;}
#mainmenu		{width:240px; height:292px; float:right; margin-right:8px; _margin-right:10px; margin-top:5px; z-index:20;}
#clean			{clear:both;}
#end1			{width:320px; float:left;}
#end2			{width:320px; float:right;}
/* CSS CONTEUDO !close */



/* CSS RODAPÉ */
#rodape			{width:940px; height:90px;}
/* CSS RODAPÉ !close */