@charset "utf-8";
/* CSS Document */
html { overflow-y:scroll; }

body {
	background-image: url(imagens/fundo/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
p {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table_bg {
	background-image: url(imagens/fundo/lista.gif);
	background-repeat: repeat-x;
	height: 550px;
}
.campo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #CCCCCC;
	height: 20px;
	width: 215px;
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.enviar {
	margin-right: 10px;
}
.td_base {
	background-image: url(imagens/fundo/base.gif);
	background-repeat: repeat-x;
	height: 80px;
}
.td_enquete {
	background-image: url(imagens/fundo/enquete.gif);
	background-repeat: no-repeat;
	width: 245px;
}
.td_enquete a{
	color: #FFFFFF;
}
.td_enquete a:hover{
	color: #CCCCCCC;
}
.td_frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 15px;
	padding-right: 50px;
}
.td_opcoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 60px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.votar {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
#slidemenubar, #slidemenubar2{
	position:absolute;
	border:0;
	background-color:#FFFF00;
	/*layer-background-color:#F2F2F2;*/
	font:bold 12px Verdana;
	line-height:20px;
}
html {
	overflow-x:hidden;
	margin:0px;
}
.td_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 115px;
}
.td_texto {
	padding-top: 10px;
	padding-right: 200px;
	padding-bottom: 50px;
	padding-left: 200px;
}

.espaco_texto { 
	line-height: 25px;
}
.td_super_titulo {
	font-size: 34px;
	font-weight: bold;
	width: auto;
}
.td_linha_titulo {
	background-image: url(imagens/fundo/linha_titulo.gif);
	background-repeat: repeat-x;
}
.td_foto {
	padding-right: 50px;
	width: 400px;
}
.td_maisfoto {
	width: 400px;
}
.td_foto2 {
	padding-left: 50px;
}
.texto_16 {
	font-size: 16px;
}
.texto_20 {
	font-size: 20px;
}

.transparencia {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.campo01 {
	height: 18px;
	width: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
.campo02 {
	height: 18px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
.campo03 {
	height: 80px;
	width: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}

.erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.resultado {
	color: #FFFFFF;
}
.resultado a:hover{
	color: #CCCCCC;
}

