/************************************************************************
*   
*   S T Y L E   C S S - #A D V E N T U R E  Z O N E @PROMO
*   
*   Author:  Wallace Erick
*   Date:    30 Set 2009
*   Web:     http://www.wallaceerick.com.br/
*   Email:   contato@wallaceerick.com.br
*   Company: Geosfera
*
*************************************************************************/

/*-----------------------------------------------------------------------
Imports
------------------------------------------------------------------------*/

@import url("resets.css");
	
/*-----------------------------------------------------------------------
Estrutura
------------------------------------------------------------------------*/

html {
	overflow-x:hidden;
}

body {
	font-family:'Arial';
	color:#000;
	font-size: 12px;
	margin:0;
	padding:0;
	background:#6d6f63 url('../images/bgBogy.jpg') top left repeat-x;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:underline;
}

#conteudo {
	width:955px;
	height:1260px;
	margin:0 auto;
	background:url('../images/bgConteudo.jpg') top left no-repeat;
}
#conteudo h1 {
	width:270px;
	height:70px;
	margin:0 0 0 75px;
	padding:0;
}

#conteudo h2 {
	width:590px;
	height:40px;
	background:url('../images/tituloPromo.gif') top left no-repeat;
	text-indent:-9999px;
	margin:140px 0 0 90px;
	padding:0;
}

#followTwitter {
	position:absolute;
	top:105px;
	left:50%;
	margin-left:185px;
	text-indent:-9999px;
}

#followTwitter a{
	width:255px;
	height:340px;
	background:url('../images/placaTwitter.png') 0 0 no-repeat;
	display:block;}


#followTwitter a:hover{
	width:255px;
	height:340px;
	background:url('../images/placaTwitter.png') 0 -340px no-repeat;
	display:block;}

#textoSup {
	width:560px;
	font-size:16px;
	color:#000;
	margin:0 0 0 110px;
	padding-top:40px;}
	
#textoSup span {
	color:#1cb6e0;
}

#textoSup ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#textoSup li {
	display:inline;
	margin:0;
	padding:0;
}

#textoSup li#ativo {
	color:#1cb6e0;
	font-weight:bold;
}

#conhecaPremios {
	margin:20px 0 0 130px;
	width:600px;
	height:170px;
	background:url('../images/placaPremios.png') top left no-repeat;
}

#conhecaPremios p {
	margin:0 0 0 240px;
	font-size:16px;
}

#conhecaPremios i {
	margin:0;
	font-size:12px;
}

#conhecaPremios span {
	color:#1cb6e0;
}

#formularioResposta {
	width:100%;
	height:auto;
	margin:0 auto;
}

#formularioResposta h3 {
	color:#006699;
	font: 'Tahoma', Arial;
	font-size:18px;
	margin:0 0 0 110px;
}
#formularioResposta h4 {
	color:#000;
	font-weight:12px;
	font-size:12px;
	padding:5px 0;
}

#formularioConteudo {
	width:80%;
	height:auto;
	margin:0 0 0 120px;
}

label {
	color:#a09f9f;
	font-size:12px;
}
input {
	font-family: 'Arial';
	font-size: 12px;
	width:auto;
	height:18px;
	border:none;
	background: #e3e3e3;
	color:#000;
	margin:5px 0;
}

textarea {
	font-family: 'Arial';
	font-size: 12px;
	width:535px;
	height:55px;
	border:none;
	background: #e3e3e3;
	color:#000;
	margin:5px 0;
}

select {
	font-family: 'Arial';
	font-size: 12px;
	width:50px;
	height:18px;
	border:none;
	background: #e3e3e3;
	color:#000;
	margin:5px 0;
}
#dddS {
	margin:0 0 0 112px;
}

#nS {
	margin:0 0 0 212px;
}

#nBairro {
	margin:0 0 0 40px;
}

#patrocinio h4 {
	float:left;
	margin:25px 20px 0 120px;
	_margin:25px 20px 0 60px;
}

#patrocinio ul {
	float:left;
	list-style-type:none;
}
#patrocinio li {
	display:inline;
}

#kitPremios {
	width:580px;
	height:520px;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-300px;
	border: 1px solid #000;
}
#linkPlaca {
	position:absolute; 
	top:145px; 
	left:50%; 
	margin-left:220px; 
	z-index:1000;
}
