@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/provi-bg-tudo_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#containerGeral {
	width: 1000px;
	margin: auto;
}
#conteudo{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#conteudo a, #conteudo a:visited, #rodape a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
#conteudo a:hover, #rodape a:hover {
	color: #FF0000;
	background-color: #000000;
}
#conteudo h1{
	font-size: 24px;
	color:#000000;
	background-color: #CCCCCC;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 9px;
	height: 28px;
	margin-top:30px;
}
#conteudo h1.primeiro{
	margin-top:0px;
}

#colunaDir {
}

#colunaDir h2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#990000;
	padding-top: 15px;
	background-image: url(../images/h2_bg_concerts.png);
	background-repeat: repeat-x;
	background-position: top;
}

#colunaEsq {
	/*padding-left: 20px;*/
}
#centralDestaque{
	padding-left:20px;
}
#colunaBotoes{
	padding-left:20px;
}
#cabecalho {
	padding-top: 290px;
	text-align:center;
	height: 49px;
	width: 1000px;
	background-image: url(../images/provi-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#cabecalho img{
	border:0;
}
#rodape {
	background-color: #666666;
	background-image: url(../images/fundo_rodape_conteudo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
}
#rodape h1{
	font-size: 24px;

}
#menuInferior {
	background-color: #393939;
	background-image: url(../images/menu_inferior_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	clear:both;
}
table {
	font-size: 0.9em;
}
.imagemLinkInicial{
	display: block;
	margin-bottom: 30px;
}
.imagemLinkInicial:hover {
	background-color: #000000;
}
.bt{
	display: block;
	width: 150px;
	margin: 3px;
	/*float: left;*/
	background-color: #000000;	
	background-image: url(../images/botao_bg2.gif);
	background-repeat: no-repeat;
	padding: 3px;
}
.numeroPagGuest {
	font-size: 0.8em;
}
.newsCredit{
	font-size: 0.9em;
	color: #666666;
}
.noticia h3 {
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(../images/h2_bg_news.png);
	background-repeat: repeat-x;
	background-position: top;	
	padding-top: 15px;
}
.flutuaDireita {
	padding: 10px;
	float: right;
	width: 200px;
	border: 1px solid #990000;
	margin-left: 15px;
	margin-bottom: 10px;	
}
.flutuaDireita h2, .flutuaDireita h3{
	margin-top:0;
	padding-top:0;
}
.imgFlutua {
	padding: 10px;
	float: left;
	border: 1px solid #990000;
	margin-right: 15px;
	margin-bottom: 10px;
}

.textoPeqAlerta {
	color: #FF0000;
}
.textoLegendaCampoForm {
	color: #999999;
}

/*ESTILOS DA HOME 2009-03 */
#containerCentral {
	float:left;
	width: 780px;
	/*background-color:#00FF00;  verde */
}
#news {
	float: left;
	width: 550px;
	/*background-color:#FF0000 vermelho*/
}
#updates {
	margin-left: 560px;
	width: 210px;
	/*background-color:#0066FF; azul*/
}
#botoes {
	margin-left: 790px;
	width:165px;
	/* background-color:#FFFF00; amarelo*/
}
#dealers {
	font-size:0.8em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#socialMedia{
	padding-top: 5px;
	padding-bottom: 10px;
}
#socialMedia li, #socialMedia ul{
	display:inline;
	padding: 0px;
	margin-bottom: 3px;
	margin:0;
}
#socialMedia ul li a img{
	display:inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #990000;
}
#socialMedia ul li a:hover img{
	border-color: white;
}
.BtQueroHibria{
	padding: 5px;

}