/* CSS Document */

body{
background:url(../img/bg.jpg) #670000 center top repeat-x;
margin:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

a:link, a:hover, a:visited{
color:#FFFFFF;
}

form{
margin:0 0 0 0;
}

#centro{
float:left;
width:100%;
background:url(../img/bg_centro.jpg) top center no-repeat;
}

#conteudo{
width:790px;
margin:0 auto;
}

#conteudo .thumb{
border:solid #FFFFFF 3px;
margin-right:9px;
margin-bottom:9px;
}

#conteudo .thumb_ultimo{
border:solid #FFFFFF 3px;
margin-bottom:9px;
}

.destaque{
float:left;
width:334px;
}
	.destaque_top{
	background:url(../img/bg_destaque_top.gif) top left no-repeat;
	float:left;
	height:12px;
	overflow:hidden;
	width:334px;
	}
	.destaque_bottom{
	background:url(../img/bg_destaque_bottom.gif) bottom left no-repeat;
	float:left;
	overflow:hidden;
	padding:0 12px 12px 12px;
	}
		.destaque_bottom div{
		float:left;
		width:310px;
		}
		.destaque_bottom img{
		border:0;
		float:left;
		}
		.destaque_bottom h4{
		color:#5A4127;
		display:block;
		font-size:14px;
		margin:0;		
		}
			.destaque_bottom h4 a{
			color:#5A4127;
			text-decoration:none;
			}	
				.destaque_bottom h4 a:hover{
				text-decoration:underline;
				}	
		.destaque_bottom p{
		clear:right;
		color:#5A4127;
		float:left;
		font-size:13px;
		line-height:15px;
		}
	
#destaque_direito_home{
width:408px;
float:right;
padding-top:100px;
text-align:left;
}

#destaque_direito_home .titulo_temporada_atual{
width:276px;
float:left;
padding-top:55px;
padding-left:7px;
}

*html #destaque_direito_home .titulo_temporada_atual{
padding-left:2px;
}

#destaque_direito_home .texto_home{
padding-bottom:30px;
padding-top:10px;
font-size:14px;
}

#destaque_direito_home .texto_home a {
text-decoration:none;
}
.destaque_home{
float:left;
width:408px;
}
#destaque_direito_home .brasao{
width:125px;
float:left;
}
#destaque_direito_home .titulo_home{
width:402px;
float:left;
padding-bottom:10px;
}

#destaque_direito_interna{
width:585px;
float:left;
text-align:left;
}

#destaque_direito_interna .foto_destaque{
width:250px;
float:left;
text-align:left;
}

#destaque_direito_interna .titulo_interna1{
width:292px;
padding-left:31px;
padding-top:41px;
float:left;
text-align:left;
}

#destaque_direito_interna .texto_interna1{
width:292px;
padding-left:31px;
padding-top:20px;
float:left;
text-align:left;
font-size:12px;
}

#destaque_direito_interna .texto_interna1 .item{
width:90px;
text-align:right;
float:left;
padding-right:10px;
padding-top:5px;
}

#destaque_direito_interna .texto_interna1 .campo{
width:190px;
float:left;
padding-bottom:10px;
}

#destaque_direito_interna .subtitulo_interna1{
width:292px;
color:#FEC101;
padding-left:31px;
padding-top:20px;
float:left;
text-align:left;
font-size:16px;
font-weight:bold;
}

#destaque_direito_interna .subtitulo_interna3{
width:292px;
color:#FEC101;
padding-left:31px;
padding-top:20px;
float:left;
text-align:left;
font-size:16px;
}

#destaque_direito_interna .clubes{
padding-left:15px;
}

#destaque_direito_interna_noticias{
width:510px;
float:left;
background-color:#990000;
margin-top:31px;
margin-left:31px;
padding-left:31px;
padding-top:31px;
text-align:left;
}

#destaque_direito_interna_noticias .texto_interna1{
width:510px;
padding-top:20px;
padding-bottom:30px;
float:left;
text-align:left;
font-size:12px;
}

#destaque_direito_interna_noticias .subtitulo_interna1{
width:510px;
color:#FEC101;
padding-top:20px;
float:left;
text-align:left;
font-size:16px;
font-weight:bold;
}

#destaque_direito_interna_noticias .subtitulo_interna3{
width:510px;
color:#FEC101;
padding-top:20px;
float:left;
text-align:left;
font-size:16px;
}

#destaque_central{
float:left;
width:750px;
background-color:#990000;
margin-left:30px;
}

*html #destaque_central{
margin-left:15px;
}


#destaque_central .titulo_interna2{
background-color:#990000;
width:720px;
padding-left:31px;
padding-right:20px;
padding-top:41px;
float:left;
text-align:left;
}

#destaque_central .texto_interna2{
background-color:#990000;
width:720px;
padding-left:31px;
padding-right:20px;
padding-top:10px;
float:left;
text-align:left;
font-size:12px;
}
#destaque_central .texto_interna2 a {
text-decoration: none;
}
#destaque_central .texto_interna2 a:hover {
text-decoration: none;
color:#FDC101;
}

#destaque_central .subtitulo_interna2{
background-color:#990000;
width:720px;
color:#FEC101;
padding-left:31px;
padding-right:20px;
padding-top:20px;
float:left;
text-align:left;
font-size:16px;
font-weight:bold;
}

#destaque_central .data{
color:#FEC101;
font-weight:bold;
}

.titulo_noticias{
padding-bottom:10px;
}

.texto_noticias{
font-size:12px;
color:#FFFFFF;
text-align:left;
padding-bottom:10px;
}
	.texto_noticias a{
		font-size:12px;
		color:#FFFFFF;
		text-decoration: none;
		}
			.texto_noticias a:hover{
			color:#FDC101;
			}

#menu_home{
float:left;
width:372px;
}
#menu_interna{
float: left;
width:195px;
}

#rodape{
width: 780px;
padding:15px 0 10px 30px;
float:left;
}

#rodape .direitos{
font-size:10px;
float:left;
}

#rodape .producao{
width:380px;
padding-left:200px;
float:left;
}

#rodape .producao .tatica{
float:left;
padding-right:40px;
}

#rodape .producao .factorweb{
float:left;
padding-top:5px;
border:0;
}

/* Galeria Come�o*/
#destaque_central h3{
font-size:17px;
margin:5px 10px 15px 10px;
border-bottom:2px solid #fec101;
}
#destaque_central ul{
list-style-type: none;
float:left;
display:inline;
width:720px;
padding:0pt;
margin:0 0 0 30px;
}
	#destaque_central ul li img{
	border-color:#FFF;
	}
#destaque_central ul li{
width:150px;
display:inline;
float:left;
margin: 10px 30px 0 0 ;
}
#destaque_central ul li h4{
font-size:13px;
width:150px;
margin:0 0 15px 0 ;
text-align:center;
}
/* Galeria Fim*/

/* Inicio Galeria */
#ImageBoxOverlay {
	background-color: #000;
}
#ImageBoxCaption {
	background-color: #FFFFFF;
}
#ImageBoxContainer {
	width: 250px;
	height: 250px;
	background-color: #FFFFFF;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-right: 75px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000000;
}
#ImageBoxCaptionImages {
	font-size:13px;
	color: #fec101;
	font-weight:bold;
	margin: 0;
}
#ImageBoxNextImage {
	background-image: url(../imgul/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage {
	background-image: url(../imgul/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover {
	background: url(../imgul/posterior.jpg) right top no-repeat;
}
#ImageBoxPrevImage:hover {
	background: url(../imgul/anterior.jpg) left bottom no-repeat;
}
/* Fim Galeria */
