body {
	margin:0px; 
	background-color:#f9f9f9; 
	font-family:Arial;
	font-size:12px;
	color:424242;
	background-image:url(../images/fundo.gif); 
	background-position:top;
	background-repeat:repeat-x;
}

img{
	border:0px;
	
	}

form {
	 margin:0px;
	 padding:0px;
}

ul{
 	width:155px;
	float:left;
	display:block;
	margin:0px;
	list-style-type:none;
	padding:0px;
}


#tudo { 
	width:980px; 
	margin:0 auto;	
}

#sombra_right {
	background-image:url(../images/sombra_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:10px;
	height:234px;
	float:right;
}

#topo {
	width:970px;
	float:left;
	padding-left:10px;
	background-image:url(../images/sombra_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.topo_right {
	background-image:url(../images/sombra_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#logo_topo {
	width:346px;
	height:234px;
	float:left;
	background-image:url(../images/logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#menu_topo {
	width:614px;
	height:54px;
	float:left;
	background-image:url(../images/fundo_menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#atendimento_topo {
	width:614px;
	height:180px;
	float:left;
}

#menu {
	width:157px;
	float:left;
}

#miolo{
	width:577px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

#painel {
	width:167px;
	float:left;
}


#meio {
	width:941px;
	background-color:#FFFFFF;
	padding:0px 9px 0px 10px;
	background-image:url(../images/meio_fundo.gif);
	background-position:left;
	background-repeat:repeat-y;
	float:left;
}

#espaco_left_right {
	padding-left:10px;
	padding-right:10px;
	width:960px;
	float:left;
}

#meio_espaco2 {
	width:940px;
	height:10px;
	float:left;
	background-color:#FFFFFF;
}

#rodape_espaco {
	width:960px;
	padding:0px 10px 0px 10px;
	float:left;
	margin-bottom:30px;
}
