.title_noticias {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #514F50;
	font-size: 12px;
}
.lastSong {
	background-color: #282829;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b2b2b2;
	padding: 2px 6px 0px 8px;
	border-bottom: 3px solid #131313;
}
#contentUltPro_titulo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c9ab54;
	padding: 0px 0px 8px 6px;

}
.txt_comentarios {color: #B2B2B2; font-size: 10px; }
.title_horarios {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #B2B2B2;
}
.title_agenda {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: #B2B2B2;
}
.txt_visto {color: #C9AB54}
.title_89 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6B95C8;
	font-weight: bold;
}

.title_videos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #C9AB54;
	font-weight: bold;
}
.title_azul_videos{color: #6B95C8}
.title_shows {font-family: "Trebuchet MS"; font-size: 11px; color: #C9AB54; font-weight: bold; }

#breadCrumb2 {
	font-family:"Arial";
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#breadCrumb2 a {
	color:#FFFFFF;
	text-decoration:none;
}

/* Hover Block GERAL */

#links {

	/*width: 210px;*/
	
}

#links a { 
        color: #b2b2b2;
        display: block;
        font: Trebuchet MS;
        padding: 8px;
        text-decoration: none;
}

 * html #links a {  /* make hover effect work in IE */
	/*width: 210px;*/
}

#links a:hover {
        background: #3a3a3b;
		color: #c9ab54;
}



/* FIM Hover Block GERAL */

/* Hover Block MENU */

#linksMenu {

	/*width: 210px;*/
	
}

#linksMenu a { 
		color: #c9ab54;
        display: block;
        font: Trebuchet MS;
        padding: 5px;
        text-decoration: none;
}

 * html #linksMenu a {  /* make hover effect work in IE */
	/*width: 210px;*/
}

#linksMenu a:hover {
		color: #f7f7f7;
		/*color: #5b2700;*/
		
        /*background: #3a3a3b;*/
		background:#df931b;
		
}



/* FIM Hover Block MENU */

/* Hover Block NOTICIAS SECUNDARIAS */

#linksSec {


	
}

#linksSec a { 
        color: #b2b2b2;
        display: block;
        font: Trebuchet MS;
        padding: 6px 8px 6px 8px ;
        text-decoration: none;
}

 * html #linksSec a { 
}

#linksSec a:hover {
        background: #3a3a3b;
		color: #c9ab54;
}



/* FIM Hover Block NOTICIAS SECUNDARIAS */


/* Hover Block IMGs */

#linksImgs {


	
}

#linksImgs a { 
        display: block;
		width:206px;
		height:84px;

}

 * html #linksImgs a { 
}

#linksImgs a:hover {
 		border:#3a3a3b solid 2px;
}



/* FIM Hover Block IMGs */


body {
	background-color:#474747;
	background-image:url(../imgs/bg.gif);
	background-repeat:repeat-x;
	margin: 12px 0px 0px 0px;
}

a:link {
	text-decoration: none;
	color: #c9ab54;
}

a:visited {
	text-decoration: none;
	color: #c9ab54;
}


.menuSessoes:hover {
	background-color:#999999;
	/text-decoration: none; !important
}

a:hover {
	
	text-decoration: underline; 
	/*
	/text-decoration: none; 
	*/
	color: #c9ab54;
}

a:active {
	text-decoration: none;
	color: #c9ab54;
}

#menuBG {
	background-image:url(../imgs/menubg.gif);
	background-repeat:repeat-x;
	padding-left: 6px;
	padding-right: 6px;
}

#menuBarra {
	background-color:#565657;
}


.textoIdent {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	text-indent:9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b2b2b2;

}

.textoTop10 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	/*padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;*/
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b2b2b2;

}

.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b2b2b2;

}

.textoLink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c9ab54;

}

.headerTexto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c1c6cc;
	padding: 18px 15px 0px 21px;
}

.headerTexto a {
	color: #c1c6cc;
}

.headerTexto a:hover {
	color: #c9ab54;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #838383;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c9ab54;
}

.subMenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.publicidade {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c5c5c;
}

.userHome {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c1c6cc;
}

.breadCrumb {
	font-family:"Arial";
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
}
	

/*Contents Home*/

#contentBG {
	background-color:#282829;
	padding: 6px 6px 6px 6px;
}

#contentVideo {
	background-color:#131313;
	border: 3px solid #000000;
}

#contentDestRandom {
	background-color:#131313;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

#contentDestSec {
	background-color:#131313;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

#contentAddUp {
	background-color:#131313;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

#contentAddBottom {
	background-color:#131313;
	border: 3px solid #000000;
}

#contentNoticias {
	background-color:#131313;
	border: 3px solid #000000;
}

#contentGanhadores {
	background-color:#131313;
	border: 3px solid #000000;
}

#contentArtistas {
	background-color:#131313;
	border: 3px solid #000000;
}

#contentSessAudiocast {
	background-color:#131313;
	border: 3px solid #000000;
}

#contentSessGames {
	background-color:#131313;
	border: 3px solid #000000;
}

#contentSessFilmes {
	background-color:#131313;
	border: 3px solid #000000;
}

/*Contents Home*/

/*Headers*/

#headers {
	background-image:url(../imgs/bg_headers.gif);
	background-repeat:repeat-x;
	background-color:#131313;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

#headerTop10Videos {
	background-image:url(../imgs/bg_headers.gif);
	background:inherit;
	background-position:right
	/*background-repeat:repeat-x;*/
	background-color:#131313;
	border: 3px solid #000000;
}

/* Colunas do Top10 */

#topVideosBG {
	background-color: #282829;
	border: 3px solid #131313;
}

#topVideosBG a { 
        color: #b2b2b2;
        display: block;
        font: Trebuchet MS;
        padding: 3px 8px 3px 8px;
        text-decoration: none;
}

#topVideosBG a:hover {
        background: #3a3a3b;
		color: #c9ab54;
}

#topVideoscolunas {
	background-color: #282829;
	border-left: 3px solid #131313;
	border-bottom: 3px solid #131313;
}

#topVideoscolunas a { 
        color: #b2b2b2;
        display: block;
        font: Trebuchet MS;
        padding: 3px 8px 3px 8px;
        text-decoration: none;
}

#topVideoscolunas a:hover {
        background: #3a3a3b;
		color: #c9ab54;
}

#topVideoscolunas2 {
	background-color: #282829;
	border-bottom: 3px solid #131313;
}

#topVideoscolunas2 a { 
        color: #b2b2b2;
        display: block;
        font: Trebuchet MS;
        padding: 3px 8px 3px 8px;
        text-decoration: none;
}

#topVideoscolunas2 a:hover {
        background: #3a3a3b;
		color: #c9ab54;
}

#topVideoscolunas3 {
	background-color: #282829;
	border-left: 3px solid #131313;
}

#topVideoscolunas3 a { 
        color: #b2b2b2;
        display: block;
        font: Trebuchet MS;
        padding: 5px 8px 5px 8px;
        text-decoration: none;
}

#topVideoscolunas3 a:hover {
        background: #3a3a3b;
		color: #c9ab54;
}