/* CSS Document */

body {
	background-color: #ffffff;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lateral-esquerda{
	background-image:url(../images/lateral_esquerda.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.lateral-direita{
	background-image:url(../images/lateral_direita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.centro{
	width:969px;
}
#header{
	width:969px;
	height:185px;
	background-image:url(../images/header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#bg_interna{
	width:969px;
	height:571px;
	background-image:url(../images/bg_participe.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#bg_premios{
	width:969px;
	height:571px;
	background-image:url(../images/bg_premios.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#bg_regulamento{
	width:969px;
	height:571px;
	background-image:url(../images/bg_regulamento.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#bg_vencedores{
	width:969px;
	height:571px;
	background-image:url(../images/bg_vencedores.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#interna_vencedores{
	font-family:Verdana, Arial;
	padding-left: 125px;
	padding-top: 45px;
	font-size: 11px;
	font-weight: bold;
	color: #074c91;
}
.left{
	width:557px;
}
.titulo1{
	font-family:Verdana, Arial;
	font-size:30px;
	color:#126eae;
	text-decoration:none;
}
.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	text-decoration:none;
}
.texto1{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#191918;
	text-decoration:none;
}
#margeamento{
	margin:0px 17px 0px 126px;
}
.texto2{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#145c8e;
	font-weight:bold;
	text-decoration:none;
}
.textoRodape {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #074c91;
}
.textoRodape a{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #074c91;
	text-decoration:none
}
.textoRodape a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #074c91;
	text-decoration:underline
}
#margeamento2{
	margin:36px 24px 0px 19px;
}
.texto3{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#464646;
	text-decoration:none;
}
.texto4{
	font-family:Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#f18b32;
	text-decoration:none;
}
.texto5{
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#5d5d5d;
	text-decoration:none;
}
.texto7{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.texto8{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#126eae;
	text-decoration:none;
}
.texto9{
	font-family: Verdana, Geneva, sans-serif;
	color:#126eae;
	font-size:11px;
}
.textfield_email{
	width:280px;
	height:23px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	text-decoration:none;
	background-color:#f7f1e0;
	border:1px #efe5d7 solid;
}
.textfield_mensagem{
	width:280px;
	height:128px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	text-decoration:none;	
	background-color:#f7f1e0;
	border:1px #efe5d7 solid;
	margin-left:5px;
}
.botoes{
	margin:95px 0px 0px 13px;
}
.botoes1{
	margin:480px 0px 0px 13px;
}
.botoes2{
	margin:473px 0px 0px 13px;
}
.botoes3{
	margin:65px 0px 0px 13px;
}
#margeamento3{
	margin-top:12px;
	margin-left:30px;
}
#contentMask{
	width: 350px;
	height: 380px;
	position: relative;
	overflow: hidden;
	float:left;
	margin-bottom:0px;
}
#content{
	width: 350px;
	position: relative;
	text-align: left;
	float:left;
}
#scroll{
	width:1px;
	float:right;
}
#up{
	cursor: pointer;
}
#track{
	width: 12px;
	height: 380px;
	background-image:url(../images/scroll_line.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#down{
	cursor: pointer;
	margin-left:0px;
}
#drag{
	position: relative;
	cursor: pointer;
	margin-top: 0px;
}
.conteudoInterna{
	font-family:verdana;
	font-size:11px;
	color:#535253;
}
.fundoInput{
	background-image:url(../../imagens/bg_input.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:3px;
	border-top:solid 1px #777;
	border-left:solid 1px #777;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
a.conteudoInterna{
	text-decoration:none;
	color:#e29404;
}
#logado{
	margin-top:125px;
	margin-right:15px;
	float:right;
}
a:hover{
	text-decoration:underline;
}