body {	
	background: url(../images/background.jpg) repeat-x top;
	background-attachment: fixed; font-family: Verdana; font-size: 10px; color: #a7a9ac;
}

.rodape {
	height: 134px; border-top: 6px solid #DBE8F2; background: #ECF3F8; 	
	margin-top: 50px;
}

.cabecalho {
	background: #FFFFFF url(../images/cabecalho.jpg) no-repeat top center;
	height: 215px;
}

.cabecalho-teste {
	background: #FFFFFF url(../images/cabecalho.jpg) no-repeat center;
}

.back-video-interno {
	background: url(../images/back-video-interno.jpg) no-repeat top center;
	height: 315px; width: 778px;
}

.voce-esta-assistindo {
	width: 180px; float: left; text-align: right; margin-right: 22px;	
}

.contagem-regressiva {
	background: #1785C6; padding: 3px; color: white; width: 150px; margin-bottom: 4px;	
}	

a{
	color: #3585BA; font-weight: bold; text-decoration: underline;
}

a:hover{
	color: #8DBEDE; text-decoration: none;
}

.home-a a{
	color: #a7a9ac; text-decoration: underline; font-weight: normal;
}

.home-a a:hover{
	color: #8DBEDE; text-decoration: none;
}


.veja-mais {
	text-align: center; 
	margin-top: 15px;
}

.veja-mais a{
	color: #3585BA; font-weight: bold; text-decoration: underline;
}

.veja-mais a:hover{
	color: #8DBEDE; text-decoration: none;
}

.campo-260 {
	background: url(../images/campo-260.jpg) no-repeat;
	height: 24px; width: 260px; border: none;
	font-size: 11px; padding: 5px; color: #222222;
}

.campo-340 {
	background: url(../images/campo-340.jpg) no-repeat;
	height: 24px; width: 339px; border: none;
	font-size: 11px; padding: 5px; color: #222222;
}

.campo-mensagem {
	background: url(../images/campo-mensagem.jpg) no-repeat;
	height: 135px; width: 339px; border: none; font-family: Arial;
	font-size: 11px; padding: 5px; color: #222222;
}

.campo-55 {
	background: url(../images/campo-55.jpg) no-repeat;
	height: 24px; width: 54px; border: none;
	font-size: 11px; padding: 5px; color: #222222;
}

.campo-175 {
	background: url(../images/campo-175.jpg) no-repeat;
	height: 24px; width: 190px; border: none;
	font-size: 11px; padding: 5px; color: #222222;
}

.galeria {
	margin-top: 10px;	
}

.galeria a{
	color: #a7a9ac; text-decoration: none;	
}

.galeria a:hover{
	text-decoration: underline;	
}

.titulo-galeria {
	color: #3585BA; font-size: 12px;
}

.imagem-galeria {
	width: 90px; height: 90px; margin-bottom: 15px; margin-right: 15px;
	float: left;	
}

.imagem-galeria img {
	border: 2px solid white;
}

.imagem-galeria img:hover {
	border: 2px solid #DBE8F2; cursor: pointer;
}

.enviar {
	border: none; background: none; color: #057d21; font-size: 11px; font-weight: bold;
	cursor: pointer;
}

.musicas-player {
	width: 380px; height: 130px;
	background: #FFFFFF url('../images/back-player.jpg') no-repeat;
}