/* v1.0 | 20081011 */
html, img, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, fieldset, form, label, legend{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body{
	line-height:1;
	font-family:Tahoma;
}
ol, ul{
	list-style:none;
}

#aboal{
	width:980px;
	margin:0 auto;
}
#menu_top{
	width:980px;
	height:35px;
	background: url(../_IMG/bg_top.jpg) repeat-x;
}
ul.listaM_top{margin-top:0px;float:left;height:35px;}
ul.listaM_top li{display:inline;float:left;margin:0 5px;padding-bottom:3px;margin-top:6px;}
ul.listaM_top li.current{
	border-bottom:3px solid #5591BD;
}
ul.listaM_top li a{
	font-size:14px;
	color:#333;	
	text-decoration:none;
	padding-bottom:1px;
}
ul.listaM_top li a:hover{
	border-bottom:3px solid #5591BD;
}
#top{
	float:left;
	height:336px;
	background: url(../_IMG/bg_destaques.jpg) bottom repeat-x;
}


/*MENU LEFT*/

#menu_left{
	width:190px;
	height:295px;
	margin-top:5px;
	float:left;
}
#menu_left ul{margin-left:5px;}
#menu_left li{
	width:185px;
	height:25px;
	display:block;
	background:#EBEBEB;
	margin-bottom:2px;
}
#menu_left li a{
	margin:3px 0 0 10px;
	text-decoration:none;
	color:#333;
	font-size:14px;
	float:left;
}

/*FOOTER*/

#footer{
	width:980px;
	height:102px;
	float:left;
	background: #FFF url(../_IMG/bg_footer.jpg) repeat-x top;
}

#footer img{
	margin:20px 11px 0 11px;
	float:left;
}
#footer p.adress{
	width:300px;
	height:60px;
	float:left;
	font-size:12px;
	color:#333;
	line-height:14px;
	margin:20px 11px 0 11px;
}
#footer p.copyright{
	height:60px;
	float:left;
	font-size:12px;
	color:#333;	
	margin:40px 11px 0 11px;
}

#footer p.lws{
	margin:10px 0 0 85px;
	float:left;
}
