/* CSS Document */

body {
	font-family: 'Play', Tahoma, Georgia, serif;
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	background:#E3E3E3 url(imagens/fundo.png) repeat-x scroll 0 0;
	line-height: 1;
}
html, div, span,head,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, font, img,
small, strong, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;}
.corpo {
width: 885px;  
margin: 0 auto;   
 }  
#tronco {
    background: url(imagens/fundo_central.png) no-repeat scroll 0 0; 
	margin:0 auto;
	padding:0;
	height:430px;
}
/*------header styles-----*/
#cabeca
{
	margin:auto;
	height:72px;
	}
#logo
{
	position:relative;
	float:left;
	
	}
#contatos
{
	float:right;
	color:#fafafa;
	font-family:'Play', Tahoma, "Times New Roman", serif;
	font-size:15px;
	line-height:26px;
	text-align:right;
	text-shadow: #000 1px 1px 5px;
	padding-top: 12px;
	}
#contatos a
{
	color:#FEFEFE;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	
}
/*------content styles-----*/	
#conteudo
{
	padding:10px 44px;
}
.texto
{
	text-align:center;
	margin-top:40px;
	padding-bottom:40px;
	border-bottom:1px solid #000000;
}
.texto h2
{
	font-size:30px;
	color:#efefef;
	font-style:normal;
	font-weight:700;
	letter-spacing:2px;
	text-shadow: #000 1px 1px 1px;
	}
.contador-box
{
	background:url(imagens/fundo_tempo.png) no-repeat scroll center 57px;
	width:797px;
	height:150px;
	border-top:1px solid #666666;
	border-bottom:1px solid #000000;
	text-align:center;
	position:relative;

	
}
.contador-box h3
{
	font-family:'Play', Tahoma, Georgia, serif;
	font-size:16px;
	color:#e5e5e5;
	font-style:normal;
	font-variant:normal;
	font-weight: 700;
	letter-spacing:1px;
	margin-top:20px;
}
.info
{
	border-top:1px solid #666666;
	height:120px;
}
#rotacao {
	float: left;
	text-align: center;
	width: 600px;
	overflow: hidden;
	position: relative;
	height:120px;
	margin-left:10px;
}
#slid-texto h3
{
	font-size:15px;
	font-family:'Play', Tahoma, Georgia, serif;
	font-style:normal;
	font-weight:400;
	color:#e5e5e5;
	letter-spacing:1px;
	margin-bottom:15px;
	}
#slid-texto p
{
	font-size:12px;
	font-family: 'Play', Tahoma, Georgia, serif;
	font-style:normal;
	font-weight:normal;
	color:#CCCCCC;
	padding:0 25px;
		}
a.anterior
{
	float:left;
	margin-top:50px;
	margin-left:50px;
	}
a.posterior
{
	float:right;
	margin-top:50px;
	margin-right:50px;
	}
#slid-texto { 
margin-top: 15px; 
float: left ; 
width: 600px; 
overflow: hidden ;
position: relative ; 

 }

#slid-texto li {
overflow: hidden ;
position: relative ; 
width: 600px; 
margin-bottom: 10px;
}

#slid-texto ul{

width: 600px; }
.social
{
	width:500px;
	height:64px;
	display:block;
	margin-left:143px;
	margin-top:15px;
	}
.social a
{
	display:block;
	width:64px;
	height:64px;
	float:left;
	margin-right:20px;
	}
#slid-texto ul li a.twitter
{
	background:url(imagens/twitter.png) no-repeat scroll 0 0;
	
	}
#slid-texto ul li a.flickr
{
	background:url(imagens/flickr.png) no-repeat scroll 0 0;
	
	}
#slid-texto ul li a.facebook
{
	background:url(imagens/facebook.png) no-repeat scroll 0 0;
	
	}
#slid-texto ul li a.youtube
{
	background:url(imagens/youtube.png) no-repeat scroll 0 0;
	
	}

#subscribeform
{
	margin-top:20px;
}
#subscribeform #email
	{
	border:none;
	padding:6px 0px 0px 15px;
	background:none;
	width:180px;
	margin-right:45px;

}
#email_input{
background:transparent url(imagens/mailform_background.png) no-repeat scroll center 0; 
height:40px;
}
#submit_button
	{
	text-decoration:none;
	background:none;
	border:none;
	cursor:pointer;
	color: #EFEFEF;
	padding: 6px 30px 0px;
	font-weight: 700;
}
/* jQuery Countdown styles*/

#contador { width: 757px; height: 60px; }


.hasCountdown {
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	color:#E5E5E5;
	margin-top:45px;
	font-size:26px;
	font-weight:normal;
	font-family: 'Play', Tahoma, Georgia, serif;
	text-shadow: #000 1px 1px 1px;
	}
