/* Estilo */

body {
font: 70% Verdana, Arial, Helvetica, sans-serif;
}

img {
border:0px;
padding-bottom:1px;
padding-top:1px;
}

a {
text-decoration: none;
color:#666666;
font-size: 10px;
}

#header {
background:#FFFFFF;
width:770px;
margin: 0 auto 0 auto;
}

#top {
width:770px;
margin: 0 auto 5px 0;
}

#enquete {
margin: 0;
padding: 0;
width: 135px;
}

#esquerdo{
float: left;
margin: 0;
padding: 0;
width: 135px;
}

#menu {
margin: 0;
padding: 0;
width: 135px;
}

#menu a {
display: block;
background: #CCF2FF url(../imagens/arrow.gif) no-repeat center left;
color: #007297;
padding: 5px 0 5px 19px;
margin: 0 0 1px 0;
text-decoration: none;
}

#menu a:hover, #menu a.selected {
color: #000000;
background: #33CCFF url(../imagens/arrowhover.gif) no-repeat center left;
}

#menu span {
display: block;
border-left:5px solid #0093C4;
color: #000000;
padding: 5px 0 5px 30px;
margin: 0 0 1px 0;
text-decoration: none;
background:#33CCFF;
}

#conteudo {
background:#A4EDFF url(../imagens/buttom_bg.gif) no-repeat bottom; 
	float: left;
	width: 490px;
	margin-left:10px;
	margin-top:0px;
}

#rodape{
clear:both;
background:#33CCFF;
width:770px;
margin: 0 auto 0 auto;
height:40px;
color:#FFFFFF;
text-align:center;
padding-top:0px;
}

#direito {
background:#00CCFF url(../imagens/bg_right.gif) no-repeat top;
float:right;
width:120px;
margin-top:0px;
padding-bottom:10px;
padding-top:5px;
}


#noticias {
float:left;
width:220px;;
height:70px;
}

#tudo {
margin: 0;
width: 490px;
text-align: left;
}
#exibe {
float: left;
margin: 0 7px 0 5px;
width: 140px;
}

#imagem {

width: 70px;
height: 60px;
margin-top: 0;
margin-left: 0;
}
#imagem a img {
border: 3px solid #FFF;
}
#imagem a:hover img {
border: 3px solid #99CC00;
}
#descricao {
padding: 0 5px;
font-size: 10px;
}
#descricao span {
color: #006699;
font-weight:bold;
}

/* CSS Poll */

	.poller{
	
		height:auto;		
		padding:0 0 1px;
		
		background-repeat:no-repeat;
		background-position: center center;
	}

	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		margin-top:0;
	}

	.pollerOption{
		margin:0px;
	}

	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
	}

	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
		margin-top:0;
	}

	.result_pollGraph img{
		float:left;
	}
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:0.9em;
		line-height:16px;
	}
	.result_pollGraph{	
		height:16px;
	}
	
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		margin-top:1px;
		font-style:italic;
	}
	

#festas {
	border:1px;
	}
	
	#mainContainer{
		width:120px;
		margin:0 auto;
		text-align:left;
		
	}

	#mainContent{
		padding:0;
		margin-top:0;
	}
	
	.clear{
		clear:both;
	}

#eventos {
background:url(../imagens/eventos.gif) no-repeat;
width:215px;
height:166px;
padding-left:15px;
margin-left:5px;
margin-top:2px;
text-align:left;
}