*{
	margin: 0px;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #273C5C;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* - - - - - C L A S S E S - - - - - */

.img_inicial {
	padding-bottom: 10px;
}
.txt_noticia {
	font-weight: bold;
}
.txt_entretenimento {
	padding-left: 10px;
	padding-right: 10px;
}
.txt_enquete {
	padding-bottom: 8px;
}
.top_numero {
	color: #7389AE;
	font-size: 30px;
}
.top_musica {
	font-weight: bold;
}
.top_artista {
	color: #C2CDDA;
	font-weight: bold;
}
.top_ouca {
	color: #C2CDDA;
	font-size: 10px;
	padding-top: 5px;
}
.txt_rodape {
	padding-bottom: 4px;
}

/*  - - - - - D I V ' s - - - - - */

#wrapper {
	margin: 0px auto;
	width: 965px;
}
#topo {
	width: 965px;
	height: 150px;
	padding-bottom: 5px;
}
#menu {
	width: 965px;
	height: 35px;
	padding-bottom: 10px;
}
#conteudo {
	width: 965px;
}

#banners_topo {
	width: 965px;
	height: 110px;
	padding-bottom: 10px;
}
#banners_topo_e {
	width: 730px;
	height: 90px;
	background: url(img/borda_c_e.jpg) top left no-repeat;
	background-color: #3C5A8E;
	padding: 10px;
	margin-right: 10px;
	float: left;
}
#banners_topo_d {
	width: 185px;
	height: 90px;
	background: url(img/borda_c_d.jpg) top right no-repeat;
	background-color: #3C5A8E;
	padding: 10px;
	float: left;
}

#conteudo_esquerda {
	width: 750px;
	margin-right: 10px;
	float: left;
}
#cont_esquerda {
	width: 370px;
	min-height: 820px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #3C5A8E;
	float: left;
}
#cont_direita {
	width: 370px;
	min-height: 770px;
	margin-bottom: 10px;
	background-color: #3C5A8E;
	float: left;
}
#tit_g {
	width: 360px;
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
	background: url(img/tits_fundo.jpg) repeat-x;
}
#txt_g {
	width: 350px;
	padding:10px;
}
#enquete_votar {
	width: 175px;
	float: left;
}
#enquete_resul {
	width: 175px;
	text-align: right;
	float: left;
}
#banner_g_b {
	width: 730px;
	height: 90px;
	background-color: #3C5A8E;
	padding: 10px;
}

#conteudo_direita {
	width: 205px;
	float: left;
}
#cont_top_semanal {
	width: 205px;
	height: 415px;
	margin-bottom: 10px;
	background-color: #3C5A8E;
	float: left;
}
#cont_tempo {
	padding:2px;
	width: 205px;
	background-color: #3C5A8E;
}
#tit_p {
	width: 195px;
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
	background: url(img/tits_fundo.jpg) repeat-x;
}
#txt_p {
	height:266px;
	width: 185px;
	padding: 10px;
}

#conteudo_internas {
	width: 750px;
	background-color: #3C5A8E;
	margin-bottom: 10px;
}

#conteudo_index{
	width: 750px;
	margin-bottom: 10px;
}
#tit_in {
	width: 740px;
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
	background: url(img/tits_fundo.jpg) repeat-x;
}
#txt_in {
	min-height:765px;
	width: 730px;
	padding: 10px;
}

#banner_p_b {
	width: 185px;
	height: 90px;
	background-color: #3C5A8E;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}

#rodape {
	clear:both;
	width: 100%;
}
#rodape_m {
	width: 950px;
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: url(img/rodape_fundo.jpg) repeat-x;
}
#rodape_b {
	width: 975px;
	height: 5px;
	overflow: hidden;
}
#rodape_b_e {
	width: 5px;
	height: 5px;
	float: left;
}
#rodape_b_m {
	width: 960px;
	height: 5px;
	background: url(img/rodape_b_m.jpg) repeat-x;
	float: left;
}
#rodape_b_d {
	width: 5px;
	height: 5px;
	float: left;
}

/*  - - - - - E X T R A S - - - - - */

#clear_both {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#pontilhado {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B8BC0;
}
#pontilhado_entretenimento {
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B8BC0;
}
#erros {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
#acertos {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	border: 1px solid #00CC00;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.galeria {
	float:left;
	border:2px solid;
	width:246px;
	height:165px;
	padding:8px;
	text-align:center;
	margin-left:50px;
	margin-top:15px;
	margin-bottom:10px;
	background:#273C5C;
	cursor:pointer;
}

.galeria:hover{
	background:#7389AE;
}

.videos {
	float:left;
	border:1px solid;
	width:160px;
	height:175px;
	padding:10px;
	text-align:center;
	margin-left:50px;
	margin-top:15px;
	margin-bottom:10px;
	background:#273C5C;
}

.videos:hover{
	background:#7389AE;
	cursor:pointer;
}

.fotos {
	float:left;
	border:1px solid;
	width:128px;
	height:115px;
	padding:10px;
	text-align:center;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	background:#273C5C;
	cursor:pointer;
}

.fotos:hover{
	background:#7389AE;
}

.noticia_imagem{
	border:1px solid;
	background:#273C5C;
	padding:5px;
	padding-top:10px;
}

.noticia_imagem:hover{
	background:#7389AE;
}

/* - - - - P A G I N A Ç Ã O - - - - */

.x-paginacao{
    padding:1px 0px 4px 0px;
    width:100%;
    height:45px;
	text-align:center;
}

.x-paginacao a,
.x-paginacao a:visited
{
    font-size:13px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    margin:0px 1px;
    padding:2px 7px;
    height:22px;
	background:#7389AE;
    border:solid #273C5C 1px;
    text-decoration:none;
    color:#CCCCCC;
}

.x-paginacao a:hover,
.x-paginacao a.ativo,
.x-paginacao a.ativo:hover{
    border-color:#DDDDDD;
}

.x-paginacao a.desativado{
	color:#000000;
	cursor:default;
	border-color:#000000;
}

.showDiv{
	clear:both;
	width:342px;
	height:303px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-142px;
	margin-left:-142px;
	background-color:#D4D6DA;
	border:1px solid;
	z-index:10;
}

.showTela{
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:5;
}

.showDivMeio{
	text-align:center;
}

.showDivFechar{
	text-align:right;
	background-color:#D4D6DA;
	color:#193980;
	height:18px;
	font-size:10px;
	width:92px;
	margin-left:248px;
	cursor:pointer;
}

.showImg{
	margin-left:5px;
	margin-top:3px;
}


/* ##### IFRAME #####*/

.internal_frame{
	width:100%;
}
