@import "/css/top_v10.css";
@import "/css/footer_v10.css";

/* CSS Document */

/* ---------------------------------------------- =GERAL ------------------------------------------ */
	html {
	}
	body {
		background-image:url(/dezanosmaisjovem/images/bg.jpg);
		background-repeat:no-repeat;
		background-color:#E8E6DA;
		background-position: center 20px;
		margin:0px;
		padding:0px;
		top:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	#contentGeneral{
		background-image:;
		background-repeat:no-repeat;
	}
	h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b4b4a;
	font-size:12px;
	}
	p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b4b4a;
	font-size:11px;
	margin:0px;
	padding:0px;
	}
	a:link {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	img {
		border:0px;
	}
/*##### MENU #################################*/
#nav {
	list-style:none;
	margin-top:22px;
	padding:0px;
	line-height:0px;
}
ul#nav li{
	float:left;
	margin-left:7px;
	margin-right:8px;
}
ul#nav li a{
	height: 25px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav_programa a{
	width: 126px;
	background: url(/dezanosmaisjovem/images/btn_programa.png) no-repeat left top;
}
#nav #nav_programa a:hover{
	background: url(/dezanosmaisjovem/images/btn_programa.png) no-repeat left bottom;
}
#nav #nav_programaAtiva a{
	width: 126px;
	background: url(/dezanosmaisjovem/images/btn_programa.png) no-repeat left bottom;
}
#nav #nav_apresentadora a{
	width: 146px;
	background: url(/dezanosmaisjovem/images/btn_apresentadora.png) no-repeat left top;
}
#nav #nav_apresentadora a:hover{
	background: url(/dezanosmaisjovem/images/btn_apresentadora.png) no-repeat left bottom;
}
#nav #nav_apresentadoraAtiva a{
	width: 146px;
	background: url(/dezanosmaisjovem/images/btn_apresentadora.png) no-repeat left bottom;
}
#nav #nav_antesedepois a{
	width: 143px;
	background: url(/dezanosmaisjovem/images/btn_antes_depois.png) no-repeat left top;
}
#nav #nav_antesedepois a:hover{
	background: url(/dezanosmaisjovem/images/btn_antes_depois.png) no-repeat left bottom;
}
#nav #nav_antesedepoisAtiva a{
	width: 143px;
	background: url(/dezanosmaisjovem/images/btn_antes_depois.png) no-repeat left bottom;
}
#nav #nav_especialistas a{
	width: 164px;
	background: url(/dezanosmaisjovem/images/btn_especialistas.png) no-repeat left top;
}
#nav #nav_especialistas a:hover{
	background: url(/dezanosmaisjovem/images/btn_especialistas.png) no-repeat left bottom;
}
#nav #nav_especialistasAtiva a{
	width: 164px;
	background: url(/dezanosmaisjovem/images/btn_especialistas.png) no-repeat left bottom;
}
#nav #nav_videos a{
	width: 71px;
	background: url(/dezanosmaisjovem/images/btn_videos.png) no-repeat left top;
}
#nav #nav_videos a:hover{
	background: url(/dezanosmaisjovem/images/btn_videos.png) no-repeat left bottom;
}
#nav #nav_videosAtiva a{
	width: 71px;
	background: url(/dezanosmaisjovem/images/btn_videos.png) no-repeat left bottom;
}
#nav #nav_extras a{
	width: 67px;
	background: url(/dezanosmaisjovem/images/btn_extras.png) no-repeat left top;
}
#nav #nav_extras a:hover{
	background: url(/dezanosmaisjovem/images/btn_extras.png) no-repeat left bottom;
}
#nav #nav_extrasAtiva a{
	width: 67px;
	background: url(/dezanosmaisjovem/images/btn_extras.png) no-repeat left bottom;
}
#nav #nav_participe a{
	width: 93px;
	background: url(/dezanosmaisjovem/images/btn_participe.png) no-repeat left top;
}
#nav #nav_participe a:hover{
	background: url(/dezanosmaisjovem/images/btn_participe.png) no-repeat left bottom;
}
#nav #nav_participeAtiva a{
	width: 93px;
	background: url(/dezanosmaisjovem/images/btn_participe.png) no-repeat left bottom;
}

/*##### RODAPÉ ###############################*/
	.rodape_10anos{
		background-image:url(/dezanosmaisjovem/images/rodape.png);
		background-position:center;
		background-repeat:no-repeat;
	}

	#rodape{
		background-color: #cfcfcf;
		margin-bottom:10px;
		padding: 10px;
	}
	#rodape_categoria{
		font-size: 11px;
		color: #696969;
		font-weight: bold;
		text-decoration: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#rodape_categoria:hover{
		text-decoration:underline;
	}
	#rodape_subcategoria{
		font-size: 11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #696969;
		text-decoration: none;
	}
	#rodape_subcategoria:hover{
		text-decoration:underline;
	}
	.rodape_txt{
		font-size: 11px;
		color: #696969;
		font-weight: bold;
		text-decoration: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.rodape_txt:hover{
		text-decoration:underline;
	}
/*##### CONTEÚDO HOME ########################*/
	#contentHome{
		padding:0px 0px 0px 0px;		
	}
/*##### BANNERS ##############################*/
	#bannerHome{
		
	}
	#banner_inferior{
		padding-bottom:10px;
		text-align:left;
		margin-left:0px;
	}
	
/*##### NOTICIAS ##############################*/
.noticias{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.noticias:hover{
	text-decoration:underline;
}
#btn_noticias {
	margin:0px 0px 0px 200px;	
}
/*##### PARTICIPE ##############################*/
.bg_participe{
	background-image:url(/dezanosmaisjovem/images/box_participe.jpg);
	background-repeat:no-repeat;
	background-color:#F9F9F7;
}
.form_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b4b4a;
	font-size:11px;
	margin:0px;
	padding:0px;
}
/*#### ANTES E DEPOIS ##########################*/
.antesedepois{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.antesedepois:hover{
	text-decoration:underline;
}
.antesedepois_vermelho{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#AE454A;
	font-weight:bold;
}
.antesedepois_vermelho:hover{
	text-decoration:underline;
}
.bg_antesedepois{
	background-image:url(/dezanosmaisjovem/images/box_antesdepois.jpg);
	background-repeat:no-repeat;
	background-color:#F9F9F7;
	color:#4b4b4a;
	font-size:11px;
}
#antesedepois_link{
	text-align:center;
}
#antesedepois_img{
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}
.bg_antes_depois {
	background-image:url(/dezanosmaisjovem/images/box_ep_ant_antesdepois.jpg);
	background-repeat:no-repeat;
}
/*#### DICAS ##########################*/
.dicas_vermelho{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#AE454A;
}
.dicas_vermelho:hover{
	text-decoration:underline;
}
.publicidade{
	float:right;
	margin:0 30px 0 0;
	padding:0;
}
#barraPulverizacaoLayout{
	width:748px;
	min-height:30px;
}
#barraPulverizacao{
	margin:0 !important;
	padding:0 !important;
}
#bannerRodape{
	width:728px;
	height:105px;
	margin:20px 0 0 0;
	padding:0 20px 0 0;
	background:url(/images/publicidade_vertical.png) top right no-repeat;	
}



#ContentVideoPlayerSamba .titleVideo{
	color:#333 !important;
}
#ContentVideoPlayerSamba .jcarouselv3-skin-sbt .spanTituloVideo{
	color:#FFF !important;
}
