*{ 
	margin: 0; 
	padding: 0; 
	border:0px;
}
html{
	background:#c0c0c0 url(../gfx/BG_html.jpg) center top repeat-y;
	height: 100%; 
}
body { 
	height: 100%; 
	text-align: center; 
	text-decoration:none;
	list-style:none;
	border:none;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	color:#5e5e5e;
}
#mestre { 
	width:775px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto;
	height: 100%;
}
#rodape { 
	width:100%; 
	position:relative;
	bottom:0px;
	height:25px;
	margin:0px;
}
* html #rodape { 
	margin-bottom:2px; 
	bottom:-1px; 
}





#topo{
	width:100%;
	height:199px;
	text-align:center;
	background:#c0c0c0 url(../gfx/BG_banner.jpg) center top no-repeat;
}
#menu{
	width:173px;
	height:100%;
	background:#FFFFFF url(../gfx/BG_menu.jpg) repeat-y;
	float:left;
}
#menu-conteudo{
	width:145px;
	padding:4px 0px 0px 28px;
}
#menu-links{
	padding:2px 0px 9px 22px;
	list-style-image:none;
	list-style-type:none;
}
#menu-links li{
	padding:4px 0px 0px 0px;
	list-style-type:none;
	list-style-image:none;
}
#menu-links a{
	font-weight:normal;
}
#divisoria{
	width:5px;
	float:left;
}
#conteudo{
	width:576px;
	margin:0 auto;
	background:transparent;
	float:left;
	padding-left:19px;
}



#home-destaque-foto{
	width:170px;
	float:left;
	text-align:left;
}
#home-destaque10-foto{
	width:170px;
	float:right;
	text-align:left;
}
#home-destaque2{
	width:300px;
	float:left;
}
#home-destaque{
	width:500px;
	float:left;
}
#home-destaque p{
	text-align:justify;
}
#home-destaque2 p{
	text-align:justify;
}
#home-destaque a{
	font-weight:normal;
}
#home-destaque2 a{
	font-weight:normal;
}
#home-noticias{
	width:413px;
	clear:both;
	text-align:left;
}
#noticias-texto{
	width:500px;
	text-align:justify;
	line-height:17px;
}
#imagemdestaque{
	border:5px solid #eae9e9;
	margin-right:15px;
}
#menusuperior{
	width:773px;
	height:199px;
	margin:0px auto;
	text-align:left;
	font:12px Tahoma, Arial, Verdana, Helvetica;
}
#menusuperior-links{
	padding:177px 0px 0px 196px;
}
#menusuperior-links a{
	font-weight:normal;
}