@charset "iso-8859-1";
/* CSS Document */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,span,a,a img,:link img,:visited img, img
{ 
	margin: 0; 
	padding: 0; 
	list-style: none;
	text-decoration: none;
	border: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #a3a1a1;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images2010/back.jpg);
}

.noFloat{ float:none;}

#main { width:756px; margin:auto; position:relative; padding:25px 0px 25px 0px; }

#menu { width:756px; height:49px; text-align:center; background-image:url(../images2010/back_tile.png)}
#menuOptions { margin: auto;}
#menuOptions li { margin-left:-4px; list-style-type: none; display: inline;}

#titulos{ width:756px; height:96px}
#titulo{ position:relative; float:left}
#vote{ position:relative; float:right}

#icones{ width:406px; background-image:url(../images2010/back_tile.png); position: absolute; left: 0px; padding-left: 350px; z-index:9}
.icon {	float: left;}

#conteudo{width:754px; clear:both; position:relative; padding-top:63px; padding-bottom: 30px; background-image:url(../images2010/base_content.png); background-repeat: repeat-y; background-position:bottom; margin-left:1px; text-align:center}
#content_itself { margin:80px 80px 0px 80px; text-align:justify; }
#content_itself a:link{ text-decoration:underline; color:#666666}
#content_itself a:hover{ text-decoration:none; color:#000000}
#content_itself a:visited{ text-decoration:underline; color:#666666}
#footer{ width:754px; height:79px; float:left; position:relative}

#top
{
	height: 281px;
	margin:0px;
	padding: 0px;
}

#img_mother {
	position: relative;
	float: right;
	width: 275px;
	text-align: center;
	margin-right: 20px;
	margin-top: -50px;
}

.img {
	position: relative;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	width: 75px;
	height: 100px;
}

#div_polls {
	position: absolute;
	float: left;
	top: 100px
}

#thumb_text {
	font-size: 10px;
	font-weight: bold;
}

.tit_txt {
	font-size: 14px;
	font-weight: bold;
	color: rgb(50,50,50);
	text-decoration: underline;
}

.txt_sondagem {
	font-size: 11px;
	color: rgb(50,50,50);
	line-height: 15px;
}

.btn_submeter {
	margin-top: 10px;
	margin-left: 15px;
}

.clear {
	clear: both;
}