@charset "utf-8";
/* CSS Document 
URL: http://www.positivedesign.com.br/
Description: CSS desenvolvido por Fabio Haddad Paes
Author: Fabio Haddad Paes
Version: 1.0
*/
body{
	background-color:#000000;
	background-image:url(../grafik/bg-defaut.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


#flash-institucional{

	background-color: #464646;

}
#flash, #aovivo, #cobertura{

	background-color: #26a3ad;

}

#conteudo h1{
	color:#464646;
	border-bottom:1px dotted #464646;
}

#end-copyright{
	border: 4px solid #26a3ad;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

#screenshot{
	position:absolute;
	border:1px solid #26a3ad;
	background: #26a3ad;
	padding:5px;
	display:none;
	color:#fff;
}

.etiqueta{
background-color:#26a3ad;
}

#top_banner{
}