@CHARSET "UTF-8";


#content div.module_container_100p {
}
#menu_elem li.selected_item a {
	background-color: #0086c4;
	background-image: url('../img/bbb/estrela_menu_selected.png');
	border-left: 3px solid #0068aa;
	border-right: 3px solid #0086c4;
}
#menu_elem li.submenu_item a {
	background-image: none;
	color: #0086c4;
	padding-left: 10px;
	text-transform: none;
}
#menu_elem li.submenu_item_selected a {
	background-image: url('/img/bbb/estrela_submenu_selected.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #0086c4;
	padding-left: 10px;
	text-transform: none;
}
ul.basic_list li {
	padding: 5px 0px;
}
div.titulo_noticia_destaque a {
	color: #fff;
}
.bbb_video {
	background-image: url('../img/bbb/videos_half_bg.png');
	background-repeat: repeat-x;
}
.bbb_galeria {
	background-image: url('../img/bbb/fotos_bg.png');
	background-repeat: repeat-x;
}
div.sidebar_bbb_participantes {
	background-color: #6da8cb;
	padding: 20px 20px 10px 20px;
	height: 770px;
}
div.sidebar_bbb_participantes a {
	margin-top: 10px;
}
/********************************/
/*          CALENDARIO          */
/********************************/
div.bbb_calendario {
	background-color: #ebebeb;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}
div.bbb_calendario select {
	position: absolute;
	top: 10px;
	right: 10px;
}
div.bbb_calendario table {
	background-color: #fff;
	border-spacing: 0px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
	div.bbb_calendario table thead th {
		background-color: #a0cadd;
		font-size: 140%;
		font-weight: bold;
		height: 30px;
		line-height: 40px;
		text-align: center;
		text-transform: uppercase;
		vertical-align: middle;
		width: 14.28%;
	}
	div.bbb_calendario table tbody td {
		height: 30px;
		text-align: center;
		vertical-align: middle;
		width: 14.28%;
	}
	div.bbb_calendario table tbody td a {
		display: block;
		line-height: 30px;
		height: 100%;
		width: 100%;
	}
	div.bbb_calendario table tbody td a:hover {
		background-color: #09334f;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}

	div.Astrologico{
		background-image: url('../img/bbb/fundo_astrologia.jpg');
		background-repeat: repeat-x;
		min-height: 370px;
	}

	div.Astrologico h3{
		margin: 10px;
	}

	div.Astrologico .PerfilAstrologico{
		margin: 10px;
	}

	#termometro .module_container_titulo, #termometro .module_container_subtitulo{
		margin: 15px;
	}

	#resumos div.new_novela a {
			background-image: url('../img/novela_resumo_bg.png');
			border: 4px solid #E4E4E4;
			display: block;
			font-size: 100%;
			float: left;
			height: 50px;
			padding-top: 17px;
			text-align: center;
			width: 74px;
		}

 .sidebar_bbb_participantes a.inner_border {
	_overflow:visible;
	#overflow:visible;
}
