/* Internas */

* {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #d5d5d5;
	margin: 0px;
	padding: 0px;
}

:focus {outline:0;}

HTML {
	width: 100%;
	background-color: #000000;
}

BODY {
	width: 100%;
	margin: 0px auto;
}

UL {
	list-style: none;
}

STRONG {
	font-weight: bolder;
}

.txtBottom {
	font-size: 12px;
	color: #b38d1e;
	padding: 0px 0px 10px 15px;
	font-weight: bolder;
}

.txtBottomLnk {
	font-size: 12px;
	color: #7b7b7b;
	text-decoration: none;
	font-weight: bolder;
}

.resp {
	padding-left: 15px;
}

.lnkVicar {
	position: absolute; 
	left: 238px; 
	top: 3px; 
	opacity: 0; 
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

/* HEADER */
DIV#header {
	float: left;
	position: relative;
	margin-bottom: 1px;
	background: url(../_img/bg_header.jpg) repeat-x top;
	width: 950px;
	height: 132px;
}

DIV#logoHeader {
	position: absolute;
	float: left;
	margin: 25px 0px 0px 29px;
}

DIV#logoHeader a {
	background: url(../_img/logo_peugeot.jpg) no-repeat;
	width: 86px;
	height: 86px;
	display: block;
	text-indent: -5000px;
}

DIV#header img {
	margin: 8px 0px 0px 3px;
}

DIV#menu {
	float: left;
	width: 950px;
	height: 57px;
	margin-bottom: 1px;
}

DIV#menu li {
	float: left;
	height: 57px;
	text-indent: -5000px;
}

DIV#menu li a {
	height: 57px;
	display: block;
}

DIV#menu li a.competicao {
	width: 132px;
	background: url(../_img/menu.jpg) no-repeat left top;
}

DIV#menu li a.competicao:hover {
	width: 132px;
	background: url(../_img/menu.jpg) no-repeat left -57px;
}

DIV#menu li a.peugeotStock {
	width: 183px;
	background: url(../_img/menu.jpg) no-repeat -132px top;
}

DIV#menu li a.peugeotStock:hover {
	width: 183px;
	background: url(../_img/menu.jpg) no-repeat -132px -57px;
}

DIV#menu li a.noticias {
	width: 89px;
	background: url(../_img/menu.jpg) no-repeat -315px top;
}

DIV#menu li a.noticias:hover {
	width: 89px;
	background: url(../_img/menu.jpg) no-repeat -315px -57px;
}

DIV#menu li a.equipes {
	width: 152px;
	background: url(../_img/menu.jpg) no-repeat -404px top;
}

DIV#menu li a.equipes:hover {
	width: 152px;
	background: url(../_img/menu.jpg) no-repeat -404px -57px;
}

DIV#menu li a.calendario {
	width: 111px;
	background: url(../_img/menu.jpg) no-repeat -556px top;
}

DIV#menu li a.calendario:hover {
	width: 111px;
	background: url(../_img/menu.jpg) no-repeat -556px -57px;
}

DIV#menu li a.resultados {
	width: 110px;
	background: url(../_img/menu.jpg) no-repeat -667px top;
}

DIV#menu li a.resultados:hover {
	width: 110px;
	background: url(../_img/menu.jpg) no-repeat -667px -57px;
}

DIV#menu li a.galeria {
	width: 173px;
	background: url(../_img/menu.jpg) no-repeat -777px top;
}

DIV#menu li a.galeria:hover {
	width: 173px;
	background: url(../_img/menu.jpg) no-repeat -777px -57px;
}

DIV#geral{
	width: 950px;
	margin-left: auto;
    margin-right: auto;
}

DIV#contentGer {
	float: left;
	width: 950px;
	background-color: #242424;
	padding-bottom: 10px;
	position: relative;
}

DIV#contentGer h2 {
	display: block;
	height: 22px;
	width: 926px;
	text-indent: -5000px;
	margin: 0px 12px 0px 12px !important;
	margin: 0px 6px 0px 6px;
}

DIV#contentGer h2.titNoticias {
	background: url(../_img/tit_homeNoticias.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titNaStock {
	background: url(../_img/tit_pgtNaStock.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titVcStock {
	background: url(../_img/tit_pgtVcStock.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titEquipes {
	background: url(../_img/tit_equipes.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titResultados {
	background: url(../_img/tit_resultadosNew.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titResultadosLt {
	background: url(../_img/tit_resultadosLt.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titCalendar {
	background: url(../_img/tit_calendario.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titGaleria {
	background: url(../_img/tit_galeria.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer h2.titCompeticao {
	background: url(../_img/tit_acompeticao.png) no-repeat 7px center #191919;
	float: left;
}

DIV#contentGer .links2 {
	float: right;
	padding: 20px 50px 0px 0px;
}

DIV#contentGer .btVoltar {
	background: url(../_img/bt_voltar.png) no-repeat; 
	width: 50px; 
	height: 14px; 
	display: block; 
	text-indent: -5000px;
}

/* Notícias */

DIV#contentNoticias {
	padding: 0px 12px 0px 12px;
	float: left;
}

DIV#contentNoticias .listNoticias {
	background-color: #2c2c2c;
	width: 926px;
	float: left;
}

DIV#contentNoticias .listNoticias li {
	font-size: 12px;
	border-bottom: 2px solid #242424;
	padding: 6px 0px 6px 10px;
}

DIV#contentNoticias .listNoticias .dtNoticia {
	font-size: 12px;
	font-weight: bolder;
	color: #b38d1e;
}

DIV#contentNoticias .listNoticias a {
	font-size: 12px;
	color: #7b7b7b;
	text-decoration: none;
}

DIV#contentNoticias .listNoticias a:hover {
	text-decoration: underline;
}

DIV#contentNoticiasInt {
	padding: 10px 24px 0px 24px;
	float: left;
}

DIV#contentNoticiasInt a {
	color: #ffffff;
	text-decoration: none;
}

DIV#contentNoticiasInt a:hover {
	text-decoration: underline;
}

DIV#contentNoticiasInt p {
	margin-bottom: 10px;
}

DIV#contentNoticiasInt h3 {
	font-size: 13px;
	font-weight: bolder;
	color: #b38d1e;
	margin-bottom: 5px;
}

/* Peugeot na Stock Car */

DIV#contentNaStock {
	float: left;
	position: relative;
	width: 887px;
	padding: 10px 26px 0px 37px;
}

DIV#contentNaStock h3 {
	display: block;
	text-indent: -5000px;
}

DIV#contentNaStock p {
	padding-bottom: 10px; 
	font-size: 12px;
}

DIV#contentNaStock a {
	display: block;
	text-indent: -5000px;
}

DIV#contentNaStock a.btVoltar {
	background: url(../_img/bt_voltar.png) no-repeat;
	width: 50px;
	float: left;
}

DIV#contentNaStock a.btEnviar {
	background: url(../_img/bt_envieAmigo.png) no-repeat;
	width: 134px;
	float: left;
	margin-left: 15px;
}

DIV#contentNaStock h3.titStock {
	background: url(../_img/tit_pgtNaStock2.png) no-repeat;
	width: 207px;
	height: 13px;
	padding-bottom: 8px;
}

DIV#contentNaStock h3.titStockBox {
	background: url(../_img/tit_voceStock.png) no-repeat;
	width: 164px;
	height: 19px;
	margin: 24px 0px 8px 17px !important;
	margin: 24px 0px 8px 8px;
	float: left;
}

DIV#contentNaStock .links{
	padding: 10px 23px 20px 0px;
	float: right;
}

DIV#contentNaStock .divViva {
	position: absolute;
	left: 814px;
	top: -10px;
}

DIV#contentNaStock .divViva a {
	background: url(../_img/logo_viva2.png) no-repeat;
	width: 123px;
	height: 90px;
} 

DIV#contentNaStock2 {
	float: left;
	margin: 15px 0px 10px 0px;
	width: 887px;
	background-color: #1d1d1d;
	padding-bottom: 12px;
}

DIV#contentNaStock2 .imgLeft {
	float: left;
	margin: 12px 10px 0px 12px;
	border: 2px solid #191919;
}

DIV#contentNaStock2 p {
	width: 235px;
	float: left;
	padding-left: 10px;
}

DIV#contentNaStock2 li {
	float: left;
}

DIV#contentNaStock2 li img {
	margin-top: 14px;
	border: 2px solid #191919;
}

DIV#contentNaStock2 .btConheca {
	margin: 5px 0px 0px 20px !important;
	margin: 5px 0px 0px 10px;
	float: left;
	background: url(../_img/bt_conheca.png) no-repeat;
	width: 214px;
	height: 31px;
}

/* Você na Stock Car */

DIV#contentVcStock {
	float: left;
	width: 887px;
	padding: 10px 26px 0px 37px;
	position: relative;
}

DIV#contentVcStock h3 {
	display: block;
	text-indent: -5000px;
}

DIV#contentVcStock p {
	padding-bottom: 10px; 
}

DIV#contentVcStock a {
	display: block;
	text-indent: -5000px;
}

DIV#contentVcStock a.btVoltar {
	background: url(../_img/bt_voltar.png) no-repeat;
	width: 50px;
	float: left;
}

DIV#contentVcStock a.btEnviar {
	background: url(../_img/bt_envieAmigo.png) no-repeat;
	width: 134px;
	float: left;
	margin-left: 15px;
}

DIV#contentVcStock h3.titVcStock2 {
	background: url(../_img/tit_pgtVcStock2.png) no-repeat;
	display: block;
	padding-bottom: 8px;
}

DIV#contentVcStock h3.titVcStockBox {
	background: url(../_img/tit_pgtVcStockDest.png) no-repeat;
	width: 162px;
	height: 17px;
	margin: 12px 0px 0px 16px !important;
	margin: 12px 0px 0px 8px;
	float: left;
}

DIV#contentVcStock .links{
	padding: 10px 23px 20px 0px;
	float: right;
}

DIV#contentVcStock .divViva {
	position: absolute;
	left: 790px;
	top: -10px;
}

DIV#contentVcStock .divViva a {
	background: url(../_img/logo_viva.png) no-repeat;
	width: 123px;
	height: 90px;
} 

DIV#contentVcStock2 {
	float: left;
	margin: 10px 0px 10px 0px;
	width: 887px;
	background-color: #1d1d1d;
	padding-bottom: 12px;
}

DIV#contentVcStock2 .imgLeft {
	float: left;
	margin: 12px 10px 0px 12px;
	border: 2px solid #191919;
}

DIV#contentVcStock2 p {
	font-size: 13px;
	color: #ffffff;
	width: 235px;
	float: left;
	padding: 10px 6px 0px 12px;
}

DIV#contentVcStock2 li {
	float: left;
}

DIV#contentVcStock2 li img {
	margin: 7px 0px 0px 11px;
	border: 2px solid #191919;
}

DIV#contentVcStock2 .btInscreva {
	margin: 5px 0px 0px 20px !important;
	margin: 5px 0px 0px 10px;
	float: left;
	background: url(../_img/bt_inscreva.png) no-repeat;
	width: 213px;
	height: 30px;
}

.boxLaranja {
	background: url(../_img/bg_laranja.jpg) no-repeat top;
	width: 254px;
	height: 302px;
	float: left;
	margin-top: 12px;
}

.boxLaranja2 {
	background: url(../_img/bg_laranja.jpg) no-repeat top;
	width: 254px;
	height: 302px;
	float: left;
	margin-top: 12px;
}

/* A Competição */

DIV#contentCompeticao {
	float: left;
	width: 887px;
	padding: 10px 26px 0px 37px;
	position: relative;
}

DIV#contentCompeticao h3 {
	display: block;
	text-indent: -5000px;
}

DIV#contentCompeticao p {
	padding-bottom: 10px; 
}

DIV#contentCompeticao a {
	display: block;
	text-indent: -5000px;
}

DIV#contentCompeticao a.btVoltar {
	background: url(../_img/bt_voltar.png) no-repeat;
	width: 50px;
	float: left;
}

DIV#contentCompeticao a.btEnviar {
	background: url(../_img/bt_envieAmigo.png) no-repeat;
	width: 134px;
	float: left;
	margin-left: 15px;
}

DIV#contentCompeticao h3.titCompeticao2 {
	background: url(../_img/tit_acompeticao2.png) no-repeat;
	display: block;
	padding-bottom: 10px;
}

DIV#contentCompeticao .links {
	padding: 10px 23px 20px 0px;
	float: right;
}

DIV#contentCompeticao .dest {
	font-size: 12px;
	font-weight: bolder;
	margin: 5px 0px 10px 0px;
}

DIV#contentCompeticao .lista {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 855px;
	background-color: #1d1d1d;
	padding: 12px 12px 12px 12px;
}

/* Equipes e Pilotos */

DIV#contentEquipes {
	float: left;
	width: 926px;
	padding: 0px 12px 0px 12px;
}

/* LADO ESQUERDO */

DIV#contentEquipes .ulEsq {
	background: url(../_img/bg_ulEsq.jpg) no-repeat;
	float: left;
	width: 466px;
	height: 164px;
}

DIV#contentEquipes .ulEsq li {float: left;}
DIV#contentEquipes .ulEsq li.alinCorredor {padding-top:19px;}

DIV#contentEquipes .ulEsq a {
	float: left;
	display: block;
	text-indent: -5000px;
}

DIV#contentEquipes .ulEsq a.foto01 {
	margin: 45px 0px 0px 27px !important;
	margin: 45px 0px 0px 13px;
	border: 1px solid #000000;
	width: 55px;
	height: 55px;
}

DIV#contentEquipes .ulEsq a.nome01 {
	margin: 65px 0px 0px 7px;
	width: 135px;
	height: 40px;
}

DIV#contentEquipes .ulEsq a.caca {background: url(../_img/img_cacaBueno.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.cacaN {background: url(../_img/img_cacaBuenonm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq a.dani {background: url(../_img/img_danielSerra.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.daniN {background: url(../_img/img_danielSerranm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq a.clau {background: url(../_img/img_claudioRicci.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.clauN {background: url(../_img/img_claudioRiccinm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq a.cons {background: url(../_img/img_constantinoJr.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.consN {background: url(../_img/img_constantinoJrnm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq a.luci {background: url(../_img/img_lucianoBurti.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.luciN {background: url(../_img/img_lucianoBurtinm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq a.davi {background: url(../_img/img_davidMuffato.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.daviN {background: url(../_img/img_davidMuffatonm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq a.thia {background: url(../_img/img_thiMarques.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.thiaN {background: url(../_img/img_thiMarquesnm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq a.dieg {background: url(../_img/img_diegoNunes.png) no-repeat left top;}
DIV#contentEquipes .ulEsq a.diegN {background: url(../_img/img_diegoNunesnm.png) no-repeat left top;}

DIV#contentEquipes .ulEsq h2 {
	width: 200px;
	margin-left: 25px !important;
	text-indent: -5000px;
	height: 19px;
}

DIV#contentEquipes .ulEsq h2.eqpRbr {background: url(../_img/tit_eqpRedBull.png) no-repeat left top;}
DIV#contentEquipes .ulEsq h2.eqpCrt {background: url(../_img/tit_eqpCrystal.png) no-repeat left top;}
DIV#contentEquipes .ulEsq h2.eqpIrt {background: url(../_img/tit_eqpItaipava.png) no-repeat left top;}
DIV#contentEquipes .ulEsq h2.eqpCmr {background: url(../_img/tit_eqpCAlves.png) no-repeat left top;}
DIV#contentEquipes .ulEsq h2.eqpRc3 {background: url(../_img/tit_eqpRc3.png) no-repeat left top;}

/* LADO DIREITO */	
	
DIV#contentEquipes .ulDir {
	background: url(../_img/bg_ulDir.jpg) no-repeat;
	float: left;
	width: 460px;
	height: 164px;
}

DIV#contentEquipes .ulDir li {float: left;}
DIV#contentEquipes .ulDir li.alinCorredor {padding:19px 0 0 15px;}

DIV#contentEquipes .ulDir a {
	float: left;
	display: block;
	text-indent: -5000px;
}

DIV#contentEquipes .ulDir a.foto02 {
	margin: 45px 0px 0px 14px !important;
	margin: 45px 0px 0px 7px;
	border: 1px solid #000000;
	width: 55px;
	height: 55px;
}

DIV#contentEquipes .ulDir a.nome02 {
	margin: 65px 0px 0px 7px;
	width: 135px;
	height: 40px;
}

DIV#contentEquipes .ulDir a.alla {background: url(../_img/img_allanHellmeister.png) no-repeat left top;}
DIV#contentEquipes .ulDir a.allaN {background: url(../_img/img_allanHellmeisternm.png) no-repeat left top;}

DIV#contentEquipes .ulDir a.juli {background: url(../_img/img_julioCampos.png) no-repeat left top;}
DIV#contentEquipes .ulDir a.juliN {background: url(../_img/img_julioCamposnm.png) no-repeat left top;}

DIV#contentEquipes .ulDir a.alce {background: url(../_img/img_alceuFeldmann.png) no-repeat left top;}
DIV#contentEquipes .ulDir a.alceN {background: url(../_img/img_alceuFeldmannnm.png) no-repeat left top;}

DIV#contentEquipes .ulDir a.lico {background: url(../_img/img_licoKaesemodel.png) no-repeat left top;}
DIV#contentEquipes .ulDir a.licoN {background: url(../_img/img_licoKaesemodelnm.png) no-repeat left top;}

DIV#contentEquipes .ulDir a.allam {background: url(../_img/img_allam.png) no-repeat left top;}
DIV#contentEquipes .ulDir a.allamN {background: url(../_img/img_allamnm.png) no-repeat left top;}

DIV#contentEquipes .ulDir a.marc {background: url(../_img/img_marcosGomes.png) no-repeat left top;}
DIV#contentEquipes .ulDir a.marcN {background: url(../_img/img_marcosGomesnm.png) no-repeat left top;}

DIV#contentEquipes .ulDir a.giul {background: url(../_img/img_giuLosacco.png) no-repeat left top;}
DIV#contentEquipes .ulDir a.giulN {background: url(../_img/img_giuLosacconm.png) no-repeat left top;}

DIV#contentEquipes .ulDir h2 {
	width: 200px;
	margin-left: 1px !important;
	text-indent: -5000px;
	height: 19px;
}

DIV#contentEquipes .ulDir h2.eqpJfr {background: url(../_img/tit_eqpJf.png) no-repeat left top;}
DIV#contentEquipes .ulDir h2.eqpRcm {background: url(../_img/tit_eqpRcm.png) no-repeat left top;}
DIV#contentEquipes .ulDir h2.eqpBft {background: url(../_img/tit_eqpBlau.png) no-repeat left top;}
DIV#contentEquipes .ulDir h2.eqpFpr {background: url(../_img/tit_eqpFlash.png) no-repeat left top;}

/* Detalhes Pilotos */

DIV#contentPilotos {
	float: left;
	width: 887px;
	padding: 10px 26px 0px 37px;
}

DIV#contentPilotos h3 {
	display: block;
	text-indent: -5000px;
}

DIV#contentPilotos p {
	padding-bottom: 10px; 
}

DIV#contentPilotos a {
	display: block;
	text-indent: -5000px;
}

DIV#contentPilotos a.btVoltar {
	background: url(../_img/bt_voltar.png) no-repeat;
	width: 50px;
	float: left;
}

DIV#contentPilotos a.btEnviar {
	background: url(../_img/bt_envieAmigo.png) no-repeat;
	width: 134px;
	float: left;
	margin-left: 15px;
}

DIV#contentPilotos h3 {
	background: url(../pilotos/tit_kmed_marques.png) no-repeat;
	display: block;
	padding-bottom: 8px;
}

DIV#contentPilotos h3.titMuffato { background: url(../pilotos/tit_muffato.png) no-repeat; }
DIV#contentPilotos h3.titCaca { background: url(../pilotos/tit_caca.png) no-repeat; }
DIV#contentPilotos h3.titDanielSerra { background: url(../pilotos/tit_danielSerra.png) no-repeat; }
DIV#contentPilotos h3.titAntonioJneto { background: url(../pilotos/tit_antonioJneto.png) no-repeat; }
DIV#contentPilotos h3.titZonta { background: url(../pilotos/tit_zonta.png) no-repeat; }
DIV#contentPilotos h3.titSperafico { background: url(../pilotos/tit_sperafico.png) no-repeat; }
DIV#contentPilotos h3.titThiagoMarques { background: url(../pilotos/tit_marques.png) no-repeat; }
DIV#contentPilotos h3.titLosacco { background: url(../pilotos/tit_losacco.png) no-repeat; }
DIV#contentPilotos h3.titPizzonia {	background: url(../pilotos/tit_pizzonia.png) no-repeat; }
DIV#contentPilotos h3.titCapparelli {	background: url(../pilotos/tit_capparelli.png) no-repeat; }
DIV#contentPilotos h3.titChicoSerra {	background: url(../pilotos/tit_chicoserra.png) no-repeat; }
DIV#contentPilotos h3.titMaluhy {	background: url(../pilotos/tit_maluhy.png) no-repeat; }
DIV#contentPilotos h3.titBernoldi {	background: url(../pilotos/tit_bernoldi.png) no-repeat; }
DIV#contentPilotos h3.titValdeno {	background: url(../pilotos/tit_valdeno.png) no-repeat; }
DIV#contentPilotos h3.titLandi {	background: url(../pilotos/tit_landi.png) no-repeat; }
DIV#contentPilotos h3.titKhodair {	background: url(../pilotos/tit_khodair.png) no-repeat; }

DIV#contentPilotos h3.titMarques { background: url(../pilotos/tit_kmed_marques.png) no-repeat; }


DIV#contentPilotos h3.titGomes { background: url(../pilotos/tit_rc3_gomes.png) no-repeat; }

DIV#contentPilotos h3.titStatorstki { background: url(../pilotos/tit_wa_starostki.png) no-repeat; }
DIV#contentPilotos h3.titMauricio {	background: url(../pilotos/tit_wa_mauricio.png) no-repeat; }

DIV#contentPilotos h3.titBurti { background: url(../pilotos/tit_sky_burti.png) no-repeat; }



DIV#contentPilotos h3.titAbreu { background: url(../pilotos/tit_jf_abreu.png) no-repeat; }

DIV#contentPilotos h3.titBragantini { background: url(../pilotos/tit_nova_bragantini.png) no-repeat; }
DIV#contentPilotos h3.titGresse { background: url(../pilotos/tit_nova_gresse.png) no-repeat; }

DIV#contentPilotos .links{
	padding: 10px 23px 20px 0px;
	float: right;
}

DIV#contentPilotos2 {
	float: left;
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 887px;
	background-color: #1d1d1d;
	padding-bottom: 12px;
}

DIV#contentPilotos2 .imgLeft {
	float: left;
	margin: 16px 10px 0px 12px;
	border: 2px solid #000000;
}

DIV#contentPilotos2 .pilFlash {
	position: absolute;
	left: 445px;
	top: 16px;
	border: 2px solid #000000;
}

DIV#contentPilotos2 .lista {
	float: left;
	margin-top: 10px;
}

DIV#contentPilotos2 .lista img {
	border: 2px solid #000000;
}

DIV#contentPilotos2 li {
	color: #cccccc;
	font-size: 14px;
	padding-top: 6px;
}

DIV#contentPilotos2 strong {
	font-weight: bolder;
	font-size: 14px;
}

/* Resultados */

DIV#contentResults {
	float: left;
	width: 926px;
	padding: 0px 12px 0px 12px;
}

DIV#contentResults table {
	margin-top: 3px;
	width: 926px;
	vertical-align: middle;
}

DIV#contentResults table th {
	background-color: #060606;
	font-weight: bolder;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	text-align: center;
	height: 30px;
}

DIV#contentResults table tr {
	background-color: #191919;
	height: 30px;
	vertical-align: middle;
}

DIV#contentResults table tr.tr2 {
	background-color: #2c2c2c;
	height: 30px;
	vertical-align: middle;
}

DIV#contentResults table tr td {
	text-align: center;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

DIV#contentResults table .left {
	text-align: left;
	padding: 0px 0px 0px 5px;
	text-transform: none;
}

DIV#contentResults table th.etapa {
	width: 30px;
}

DIV#contentResults table th.playoff {
	width: 60px;
}

/* Calendário */

DIV#contentCalendar {
	float: left;
	width: 887px;
	padding: 10px 26px 0px 37px;
}

.desativado {
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

DIV#contentCalendar .contentCalendar2 {
	float: inherit;
	margin: 10px 0px 10px 0px;
	width: 887px;
	background-color: #1d1d1d;
	padding-bottom: 10px;
}

DIV#contentCalendar .contentCalendar2 img {
	float: left;
	border: 2px solid #191919;
	margin: 12px 12px 12px 12px;
}

DIV#contentCalendar .contentCalendar2 ul {
	padding-left: 10px;
	float: left;
}

DIV#contentCalendar .contentCalendar2 h4 {
	background-color: #0e0e0e;
	color: #dadada;
	font-size: 26px;
	margin: 14px 30px 0px 237px;
	padding-left: 5px;
	font-weight: bolder;
}

DIV#contentCalendar .contentCalendar2 h4.dest {
	color: #c79b00;
}

DIV#contentCalendar .contentCalendar2 h5 {
	font-size: 12px;
	padding: 20px 0px 5px 0px;
	font-weight: bolder;
}

DIV#contentCalendar .contentCalendar2 p {
	float: left;
	width: 865px;
	padding: 8px 0px 0px 12px;
}

/* Galeria de imagens */

DIV#contentGaleria {
	float: left;
	width: 926px;
	margin: 0px 12px 0px 12px !important;
	margin: 0px 0px 0px 6px;
}

DIV#contentGaleria li {
	float: left;
	padding: 4px 0px 0px 11px;
}

DIV#contentGaleria img {
	border: 2px solid #242424;
}

DIV#contentGaleria .linha1 {
	float: left;
	width: 926px;
	height: 88px;
	background-color: #2c2c2c;
}

DIV#contentGaleria .linha2 {
	float: left;
}

DIV#contentGaleria p {
	float: right;
	padding: 20px 50px 0px 0px;
}

DIV#footer {
	clear: both;
	position: relative;
	float: left;
	width: 950px;
	height: 85px;
	background: url(../_img/bg_footer.jpg) no-repeat left top;
}

DIV#footer a {
	float: right;
	display: block;
	background: url(../_img/logo_peugeot_novo.jpg) no-repeat;
	width: 66px;
	height: 46px;
	text-indent: -5000px;	
	margin: 15px 15px 0px 0px !important;
	margin: 15px 7px 0px 0px;
}
