/* CSS Document */
*{
	margin:0px;
}

body {
	margin:0;
	background:url(../img/bg.jpg) repeat-x top #97CD66;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#6D6C67;
	line-height:17px;
}

.btn_gray {
	background:#448F00;
	border:1px solid #006600;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:1px;
}

#basic {
	background:#448F00;
	border:1px solid #006600;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:1px;
}

#enviarOpiniao {
	border:1px solid #666;
	background: #F0F4F9;
	padding: 2px;
}

a {
	color:#6D6C67;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

img{
	border:none;
}

#all {
	width:647px;
	margin:0 auto;
}

#header {
	position:relative;
	float:left;
	width:100%;
	padding-top:45px;
	text-align:center;
	vertical-align:middle;
	height:107px;
}

#contentText {
	position:relative;
	float:left;
	width:100%;
	padding-top:3px;
	height:137px;
	background:url(../img/content_text_bg.jpg) no-repeat center bottom;
}

#contentText img {
	margin-bottom:13px;
}

#imagesBox {
	position:relative;
	float:left;
	width:100%;
	padding-top:20px;
	margin-bottom:10px;
}

#imagesBox table {
	position:relative;
	left:-20px;
}

#imagesBox table td {
	border:solid 2px #D6E6D0;
}

#imagesBox table td table td{
	border:none;
}

#imagesBox table td table td a{
	text-decoration:none;
}

#topBox1{
	float:left;
	width:210px;
	height:137px;
	margin-right:18px;
}

#topBox2{
	float:left;
	width:190px;
	height:137px;
	margin-right:18px;
}

#topBox3{
	float:left;
	width:200px;
	height:137px;
}

#textBox1{
	width:205px;
	margin-top:-10px;
	margin-left:10px;
}

#textBox2{
	width:205px;
	margin-top:-10px;
	margin-left:10px;
}

#textBox3{
	width:205px;
	margin-top:-10px;
	margin-left:10px;
}

.selected{
	background:url(../img/selected_bg.jpg) no-repeat bottom left;
}

.tituloEnquete {
	color: #006600;
	font-family: Trebuchet MS;
	font-size: 14px;
}