@charset "utf-8";
/* CSS Document */

BODY{
	margin:0;
	background:url(../imagens/bg.jpg) repeat-x #ffffff;
	font-family:Trebuchet MS, Helvetica;}

a:link{color:#565959; text-decoration:none;}
a:visited{color:#565959;text-decoration:none;}
a:hover{color:#999999;text-decoration:none;}
a:active{color:#565959;text-decoration:none;}
	
#total{
	height:562px;
	width:749px;
	margin-top:18px;
	margin-left:17px;
	background:#ffffff;}

#topo{
	height:127px;
	width:749px;
	background:url(../imagens/topo.jpg) no-repeat;}


#menu_topo{
	position:absolute;
	margin:0;
	padding:0;
	width:450px;
	height:30px;
	left:305px;
	top:30px;}

#menu_topo li{
	margin:0;
	margin-left:13px;
	padding:0;
	padding-bottom:2px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	color:#565959;
	list-style:none;
	display:inline;}

#menu_topo li a:hover{padding-bottom:2px; border-bottom:4px solid #8bc8cf;}

#lateral{
	float:left;
	width:251px;
	height:406px;
	background:url(../imagens/bg_lateral.jpg);}

#menu_lateral{
	margin:0;
	padding:0;
	padding-top:3px;
	width:230px;
	height:200px;
	border-left: 10px solid #d9cfaf;}
	
#menu_lateral ul {
	list-style: none;
	margin:0;
	padding:0;}

#menu_lateral li {
	list-style: none;
	height:28px;
	background:url(../imagens/linha_menu.gif) left bottom no-repeat;
	margin:0;}

#menu_lateral li a {
	display:block;
	width:150px;
	height:28px;
	padding: 2px 5px 0 30px;
	text-decoration:none;}
	
#menu_lateral li a:hover {
	padding-left:10px;
	text-indent:0;
	border-left: 10px solid #87c6cc;}

.destaque{
	margin-top:12px;
	margin-left:12px;
	margin-bottom:0;
	width:223px;
	height:85px;
	background:url(../imagens/bg_destaque.gif) center center no-repeat;
	cursor:hand;}

.destaque h4{
	margin:0;
	padding:4px 0;
	text-align:center;
	font-size: 10px;
	font-weight:normal;
	color:#666666;}
	
.destaque img{
	margin:0;
	padding:3px 0px 0 25px;
	float:left;
	text-align:center;
	font-size: 10px;
	font-weight:normal;
	color:#666666;}

.destaque p{
	margin:0;
	padding:3px 8px;
	float:right;
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#666666;}

#dprimeiro{padding:8px 8px 0 8px;}
#dsegundo{padding:3px 8px 0 8px;}

#palco{
	padding:0;
	margin:0;
	float:right;
	width:497px;
	height:406px;
	background:url(../imagens/onda.jpg) top  no-repeat #FFFFFF;
	border-right:solid 1px #d9ceae;
	z-index:10;}

#rodape{
	position:relative;
	clear:both;
	width:739px;
	height:30px;
	padding-left:10px;
	font-size:10px;
	color:#888068;
	font-weight:bold;
	background-color:#d9ceae;}

#rodape img{
padding-left:5px;

}
