*{
	font-family:tahoma;
	font-size:12px;
	padding:0;
	margin:0	
}

body{
	background-color:#000000;
	background-image:url(images/back_geral.jpg);
	background-attachment:fixed;
	background-position:center bottom;
	background-repeat:repeat-x;
	height:100%
}

#wrap{
	background-color:#DCDDDE;
	width:900px;	
	padding:0 5px 0 5px;
	text-align:justify
}

.pub {
	border:2px solid #FFFFFF;
	display:inline;
	float:left;
	margin-left:9px;
	margin-right:40px;
}

#top{
	width:100%;
}

#content{
	width:100%
}

#content #left{
	float:left;
	position:relative;
	width:63%;	
}

#content #left #promo{
	background-color:#FCFBDC;
	background-image:url(images/back_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:529px;	
	_width:549px;
	margin-bottom:8px;
	padding:10px
}

#content #left #enquete{
	background-image:url(images/back_enquete.jpg);
	width:549px;
	_width:549px;
	height:98px;	
	margin-bottom:8px
}

#content #left #blog{	
	background-color:#FCFBDC;
	background-image:url(images/back_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:529px;	
	_width:549px;
	padding:10px;
	height:900px;
	max-height:900px;
	overflow-y:scroll;
	margin-bottom:8px
}

#content #left #blog li{	
	margin-left:20px
}

#content #links{
	text-align:center;
	margin-top:30px
}

#content #links a{
	font-size:17px;
	color:#555555;
	text-decoration:none;
	line-height:25px
}

#content #links a:hover{
	color:#000000;
	text-decoration:underline
}

#content #right{
	float:right;
	position:relative;
	width:37%
}

#content #right #agenda{	
	background-color:#FCFBDC;
	background-image:url(images/back_right.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:304px;	
	_width:324px;
	padding:10px;
	margin-bottom:8px;
	text-align:center
}

#content #right #pedido{
	background-image:url(images/back_pedido.jpg);
	width:304px;
	_width:324px;
	height:160px;
	_height:150px;
	padding:40px 10px 10px 10px;
	margin-bottom:8px;
	text-align:center
}

#content #right #pedido form .pedido{	
	border:1px solid gray;
	margin-bottom:8px
}


#content #right #top20{	
	background-color:#192F9E;
	background-image:url(images/back_top20.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:304px;
	_width:324px;	
	padding:10px;
	min-height:100px;
	_height:100px;
	margin-bottom:8px
}


#content #right #bandas{	
	width:324px;	
	margin-bottom:8px
}

#content #right #bandas img{	
	margin-right:2px	
}

#content #right #links{
	text-align:center;	
	background-image:url(images/back_links.jpg);
	width:324px;
	height:56px;
	margin-bottom:8px
}

#content #right #links img{
	margin-top:25px
}

#content #clearfix{
	clear:both
}

#video{		
	text-align:center;
	margin: 20px 0 20px 0;	
	font-size:14px
}
#newsletter{					
	color:red
}
#rodape{
	background-color:#DCDDDE;
	width:910px;
	_width:900px;
	padding-top:20px;
	font-weight:bold;
	font-size:17px;
	text-align:center
}