body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

.sponsors td{
	padding-top: 5px;
}

.sponsors td.subTituloTexto{
	padding-top: 50px;
}

.Menu{
	width:170px; 
	height:225px; 
	padding: 7px;
	background-image:url(../OtherImages/MenuBackground.png)
}
.Menu .optionsContainer{
	width:168px; 
	height:100px; 
	position: relative;
	top: 10px;	
}

.Menu .optionsContainer *{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
	list-style-position:outside;
	border: none;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
}

.Menu .optionsContainer a ul{
	padding: 3px 0px 3px 0px;
	width: 168px;	
}

.Menu .optionsContainer *:hover{
	background-color: #DB8C3F;
	cursor: pointer;
}

.sublinks{
	padding-left: 10px;
	padding-bottom: 15px;
}

.sublinks *{
	text-decoration: none;
	color:#000000;
	font-size: 12px;
}

.head{
	
}

.box{
	padding-bottom: 10px;
	background-repeat:no-repeat;
}

.center{
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
}

.poster{
	text-align:center;
	width:181px; 
	height:165px; 
	padding-top: 7px;
}

.poster a{
	font-size: 10px;
	color: #F79221;
	text-decoration: none;
}

.flags{
	float: right;
	top: 1px;
	right: 10px;
	position:relative;
}
.sondagem{
	border:1px solid #AAAAAA;
	/*height:190px;*/
	padding:10px 5px 5px;
	position:relative;
	top:7px;
	vertical-align:middle;
	width:164px;
}


.weather{
	height: 168px;
	width: 166px;
	background-image:url(../Weather/Background.png);
	padding: 7px 7px 7px 7px;
	background-repeat: no-repeat;
}

 .weather .nome{
 	font-size: 12px;
	top: 35px;
	left: 10px;	
	position: relative;
	height: 16px;
	vertical-align: middle;
	color: #FFFFFF;
 } 
  .weather .detail{
 	top: 65px;
	left: 2px;
	position: relative;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif
 } 
 
 .weather .detail .descricao1{
	top: 0px;
	right: 0px;
	position: relative;	
	width: 40px;
	float:right;	
 }
 .weather .detail .descricao2{
	top: 0px;
	right: 0px;
	position: relative;	
	width: 40px;
	float:right;	
 }
 .weather .detail .descricao3{
	top: 0px;
	right: 0px;
	position: relative;	
	width: 40px;
	float:right;	
 }
 .weather .detail .descricao4{
	top: 0px;
	right: 0px;
	position: relative;	
	width: 40px;
	float:right;	
 }
 .weather .detail ul{
 	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 27px;
	list-style-type: none;
	list-style-position:outside;	
 } 
 
 .weather .detail .ul1{
	padding: 5px 0px 0px 0px;
	height: 10px;
 } 
 .weather .detail  .ul2{
	padding: 5px 0px 0px 0px;
	height: 10px;
 } 
 
 .OrangeTitle {
	font-size: 24px;
	color: #FCA104;
}

.OrangeTitleBold {
	font-size: 24px;
	font-weight: bold;
	color: #FCA104;
}
.semBorda * {
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.botoesHead {
	text-align:right;
	padding-right:60px;
}
.botoesHead a {
	right:60px;
	float: right;
	text-decoration:none;
}

.radioSondagem{
	
}

.menuPhotoGallery{
	display:none; 
	position:absolute; 
	left: 150px; 
	top: 00px;
	background-color: #FF9933;
	background-repeat: no-repeat;	
	border: 1px solid gray;
}

.menuPhotoGallery a{
	color: #FCA104;	
}

.searchButton{
	position: absolute;
	top: 40px;	
	width: 200px;	
	vertical-align: middle;
}

.searchButton input{
	width: 120px;
}