@charset "iso-8859-1";
/* Geral */ 

body{
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:#FFF;
}
a img {
border : 0px;
}
h1.titulo { 
	font-family:"OpificioRegular";
	font-size: 28px;
	font-weight:600;
	color: #003399; 
	text-transform: none;  
	padding-bottom:10px; 
	margin-bottom:5px;
}
h4{
	color:#0066B1;
	font-size:16px;
}
@font-face {
    font-family: 'OpificioRegular';
    src: url('font/opificio-webfont.eot');
    src: url('font/opificio-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opificio-webfont.woff') format('woff'),
         url('font/opificio-webfont.ttf') format('truetype'),
         url('font/opificio-webfont.svg#OpificioRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
textarea {
  resize: none;
}
a:link,a:visited,a:active {
	text-decoration:none;
	color:#333;
	font-size:11px;
}
a:hover {
	text-decoration:underline;
	color:#333;
	font-size:11px;
}
input[type=text].formLogin,input[type=password].formLogin{
	padding:3px;
	width:250px;
	font-size:14px;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	color:#333;
	background-color:#FFF;
}

input[type=text].formLogin:focus,input[type=password].formLogin:focus{
	background-color:#CCC;
}

input[type=text],input[type=password],input[type=submit],input[type=button],textarea{
	padding:5px;
	width:570px;
	font-size:14px;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	color:#333;
	background-color:#FFF;
}
input[type=text]:focus,input[type=password]:focus,input[type=submit]:focus,input[type=button]:focus,textarea:focus,select:focus{
	background-color:#E1E1E1;
}


/* Divs Principais */
.topo{
	width:1000px;
	height:265px;
	margin:0 auto;
}
.centro{
	width:1000px;
	height:600px;
	display:table;
	margin:0 auto;
	margin-bottom:20px;	
}
.esquerdo{
	width:240px;
	height:500px;
	display:table;
	float:left;
}
.meio{
	width:590px;
	height:600px;
	display:table;
	float:left;
}
.direito{
	width:160px;
	height:400px;
	display:table;
	float:left;
	margin-left:10px;
}
.rodape{
	width:100%;
	height:64px;
	background:url(../imagens/rodape.jpg) repeat-x;
}
.rodapeConteudo{
	line-height:64px;
	width:1000px;
	height:64px;
	margin:0 auto;
	text-align:center;
}
/* FIM Divs Principais */



/* Divs */
.telaLogin{
	position:absolute;
	z-index:999;
	top:197px;
	margin-left:712px;
	display:none;
	background:url(../imagens/telaLogin.png) no-repeat;
	width:253px;
	height:245px;
}
.telaLoginForm{
	margin-left:15px;
	margin-right:5px;
	margin-top:40px;
}
.top10{
	width:237px;
	height:502px;
	background:url(../imagens/top10.jpg) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
}
.inTop10{
	width:163px;
	height:400px;
	display:table;
	margin-left:65px;
	margin-top:0px;
}
.inEntreTop10{
	width:160px;
	height:10px;
}
.enquete{
	width:200px;
	float:left;
	margin-left:25px;
	margin-top:5px;
	background-color:#d6e0e6;
}
.espacoEnquete{
	width:200px;
	text-align:center;
}
.promoEspaco2{
	margin-top:10px;
	width:159px;
	height:25px;
}
.conteudoNoticia{
	float:left;
	width:590px;
	height:250px;
	display:table;
	text-align:justify;
}
.conteudoNoticiaFoto{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.comentarioTotal{
	width:590px;
	height:140px;
	display:table;
	background-color:#6692B9;
	margin-bottom:20px;
}
.comentarioTotal:hover{
	background-color:#0066B1;
	color:#FFFFFF;
}
.comentarioAvatar{
	width:100px;
	height:100px;
	padding:2px;
	margin:10px;
	display:table;
	background-color:#1585A1;
	float:left;
}
.comentarioTexto{
	width:430px;
	height:110px;
	display:table;
	margin:10px;
	float:left;
}
.clickA{
	width:290px;
	height:100px;
	display:table;
	float:left;
}
.clickB{
	width:285px;
	height:100px;
	display:table;
	float:left;
	margin-left:10px;
}
.tituloProgramacao{
	width:370px;
	height:29px;
	float:left;
	margin-top:10px;
}
.programacaolive{
	width:370px;
	border:#09C 1px solid;
}
.programacaoliveLinha{
	width:370px;
	height:25px;
	background-color:#0066b1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
}
.programacaoliveLinhaHora{
	width:55px;
	height:25px;
	background-color:#0066b1;
	float:left;
	color:#f4ad07;
}
.programacaoliveLinhaNoAR{
	width:50px;
	height:25px;
	background-color:#0066b1;
	float:left;
	background-image:url(../imagens/noar.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.programacaoliveLinhaTitulo{
	width:251px;
	height:25px;
	margin-right:2%;
	text-align:right;
	background-color:#0066b1;
	float:right;
	color:#FFF;
	font-size:13px;
	text-transform:capitalize;
}
.clima{
	float:right;
	border:#333 1px solid;
	margin-top:2%;
}
/*Fim Divs */





/* TEXTOS */
.textoCerto{
	font-size:18px;
	color:#090;
	font-weight:bold;
}
.textoErrado{
	font-size:18px;
	color:#F00;
	font-weight:bold;
}
.textoBranco{
	font-size:15px;
	color:#FFF;
}
.textoCinza{
	font-size:12px;
	color:#666;
	font-style:italic;
}
.textoBrancoPequeno{
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
.textoBrancoPequenoArtista{
	font-size:11px;
	color:#E98015;
	font-weight:bold;
}
.linkTopoLogin:link, .linkTopoLogin:active, .linkTopoLogin:visited{
	font-size:12px;
	color:#FFF;
}
.linkTopoLogin:hover{
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}

.linkLeiaMais:link, .linkLeiaMais:active, .linkLeiaMais:visited{
	font-size:12px;
	color:#0066B1;
}
.linkLeiaMais:hover{
	font-size:12px;
	color:#0066B1;
	text-decoration:underline;
}

.linkTitulo:link, .linkTitulo:active, .linkTitulo:visited{
	font-size:20px;
	color:#333;
	font-weight:800;
}
.linkTitulo:hover{
	font-size:20px;
	color:#333;
	font-weight:800;
	text-decoration:underline;
}
/* FIM TEXTO */

/* Efeitos Menus Opções */
