body {
	background: #ECECED;
	color: #666666;
	font-family:"Trebuchet MS","Helvetica","Arial","Verdana","sans-serif";
	font-size: 12px;
	text-align: left;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.a-destaque-roxo {

	color: #6F448A;
	font-weight: bold;
	
}

.texto-noticia a {

	color: #6F448A;
	font-weight: bold;
	
}


#centro {
	width: 965px; /* Tamanho do site (tem que ser menor que 800)*/
	margin: 0 auto; /* deixar o site centralizado nos browsers standards */
}

#cabecalho {
	width: 965px;
	text-align: center;
}

#corpo {
	padding-left: 19px;
	width: 935px;
	background-color: #ECECED;
}

#corposub {
	margin-left: 0px;
	float: left;
	width: 929px;
	background: #91A8B8;
}

#lateral {
	width: 250px;
	padding: 10px;
	float: left;
	color: white;
}

#lateralVideo {
	width: 334px;
	padding: 5px;
	float: left;
	color: white;
}

#lateralVideo h2 {
	text-align: left;
	font-size: 15px;
	border-bottom: solid 3px;
	padding: 2px;
	margin-bottom: 10px;
}

#conteudo {
	width: 649px;
	padding: 5px;
	float: left;
	background: #FFF url(../imagens/canto1.jpg) no-repeat top right;
	text-align: left;
	line-height: 1.5em;
}

#conteudoVideos {
	width: 565px;
	padding: 5px;
	float: left;
	background: #FFF url(../imagens/canto1.jpg) no-repeat top right;
	text-align: left;
	line-height: 1.2em;
}

#conteudo h1,#conteudoVideos h1 {
	font-size: 15px;
	color: #6f448a;
	border-bottom: solid 3px;
	padding: 3px;
	margin-bottom: 10px;
}

#conteudo h2,#conteudoVideos h2 {
	font-size: 18px;
	padding-bottom: 10px;
}

#conteudo h3, #conteudoVideos h3 {
	padding-bottom: 3px;
	color: #6f448a;
	font-size: 12px;
}

#conteudo .destaque, #conteudoVideos .destaque {
	color: #6f448a;
	font-weight: bold;
}


#conteudofim {
	height: 6px;
	width: 649px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	background: #FFF url(../imagens/canto2.jpg) no-repeat top right;
}

#conteudoVideosfim {
	height: 6px;
	width: 565px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	background: #FFF url(../imagens/canto2.jpg) no-repeat top right;
}

#rodape {
	padding-left: 19px;
	width: 935px;
	background-color: #ECECED;
}

#rodapesub {
	vertical-align: middle;
	color: #fff;
	padding: 10px;
	float: left;
	width: 909px;
	background: #91A8B8;
}

#rodapesub a { 

	color: white;
	
}

#menu ul li a {
	display: block;
	width: 68px;
	height: 15px;
	padding: 2px; /*espaço do texto dentro do quadrado */
}

#menu a {
	text-decoration: none;
	color: #fff;
	background:  #6f448a url(../imagens/menubotao_a.png) no-repeat top center;
}

#menu a:hover,#menu a.ligado {
	color: #fff;
	background: #f68121 url(../imagens/menubotao_b.png) no-repeat top center;
}

#menu ul {
	position: relative;
}

#menu li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
}

#princ_destaque {
	width: 410px;
	height: 340px;
	padding-right: 0px;
	border-right: 1px dotted #D3D3D4;
}

#princ_destaque h2 {
	color: #666666;
}

#princ_destaque_borda {
	float: left;
	padding-right: 12px;
}

#princ_destaque_noticias {
	width: 410px;
	height: 240px;
	padding-right: 0px;
	border-right: 1px dotted #D3D3D4;
}

.box_galeria {
	
	float: left;
	width: 120px;
	height: 170px;
	margin-right: 15px;
	padding-top: 5px;
	
	line-height: 1.0em;
	font-size: 11px;
}


.princ_col {
	padding: 5px;
	padding-top: 0px;
	float: left;
	width: 230px;
}

.princ_col2 {
	padding: 5px;
	float: left;
	border-left: 1px dotted #D3D3D4;
}



.princ_row {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #D3D3D4;
}

.princbloco { /* background: gainsboro; */
	float: left;
	padding: 5px;
	width: 205px;;
}

.princbloco ul {
	margin-left: 15px;
	list-style-type: square;
}

.princbloco li.primeiro {
	margin-left: -15px;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
}


.princ_entret { /* background: gainsboro; */
	padding: 5px;
}

.princ_entret ul {
	float:left;
	width: 180px;
	margin-left: 0px;
	list-style-type: none;
	
}

.princ_entret li {
	padding-bottom: 10px;
}

.princ_entret li.primeiro {
	list-style-type: none;
	font-weight: bold;
	font-size: 16px;
}


.blocoDuplo {
	float: left;
	line-height: 1.5em;
}

.blocoDuplo h2 {
	padding-bottom: 5px;
	color: #6f448a;
}

.blocoDuploInner {
	float: left;
	width: 308px;
	padding-right: 10px;
	margin-bottom: 15px;
}

.blocoDuploInner .titulo {
	font-size: 14px;
	font-weight: bold;
}

.blocoDuploImg {
	float: left;
	padding-right: 10px;
}

.blocoDuploMini {
	float: left;
	padding-right: 20px;
	width: 132px;
}

.blocoDuploMini {
	float: left;
	padding-right: 20px;
	width: 132px;
}

#princ_video {
	float: left;
	padding: 1px;
	background: #593475;
	text-align: center;
	width: 248px
}

#princ_busca {
	padding: 5px 5px;
	background: #593475;
	width: 240px
}

#princ_busca input, #botao_assista {
	padding: 1px 2px;
	background: #FFCB05;
	color: #6f448a;
	border: 0px;
}

.blocoVideoHori {
	float: left;
}

.blocoVideoMini {
	float: left;
	padding-right: 10px;
	width: 170px;
}

#banner_fino {
	padding: 5px 0px;
}

#barraCanais {
	margin-top: 0px;
	
}

#barraCanais dl {
	padding: 10px 5px;
	border-bottom: solid 1px white;
	overflow: auto;
}


#barraCanais dt.titulo {
	
	color: #2f5b79;
	font-size: 14px;
	font-weight: bold;
	
}


#barraCanais dt.videocap {
	float:left;
	text-align:center;
	width: 120px;
}

#barraCanais dd.detalhes, #barraCanais dt.detalhes {
	line-height: 1.2em;
	margin-left:125px;
}

#bloglateral {

	float: left;
	width: 170px;
	border-right: 1px dotted #cfcfcf;
	padding-right: 10px;
}

#bloglateral a {
	
	color: white;

}


#blogconteudo {

	float: left;
	width: 445px;
	padding: 5px 10px 5px 10px;
}


.cantolaranja_tl {
	background: #f38321 url(../imagens/blog_canto1.jpg) no-repeat top left;
}

.cantolaranja_tr {
	background: transparent url(../imagens/blog_canto2.jpg) no-repeat top right;
}

.cantolaranja_bl {
	background: transparent url(../imagens/blog_canto3.jpg) no-repeat bottom left;
}

.cantolaranja_br {
	background: transparent url(../imagens/blog_canto4.jpg) no-repeat bottom right;
}

.cantoroxo_tl {
	background: #5A3777 url(../imagens/blog_canto_roxo_1.jpg) no-repeat top left;
}

.cantoroxo_tr {
	background: transparent url(../imagens/blog_canto_roxo_2.jpg) no-repeat top right;
}

.cantoroxo_bl {
	background: transparent url(../imagens/blog_canto_roxo_3.jpg) no-repeat bottom left;
}

.cantoroxo_br {
	background: transparent url(../imagens/blog_canto_roxo_4.jpg) no-repeat bottom right;
}



#bloglateral ul {
	padding: 15px;
	color: #fff;
	font-size: 14px;
}

#bloglateral ul li {
	
	border-bottom: 1px solid #f39e54;
	
}

#blogaqui p {
	padding: 15px;
	color: #fff;
	font-size: 14px;
}

#blogdestaque {

	background: #fff;
	border: 1px solid #cfcfcf;
	border-top: 0px;
	overflow: auto;
}

#blogdestaque h2, #blogdestaque p, #blogdestaque a {

	padding: 5px;
		
}

#blogdestaque a {

	color: #5A3777; 
	font-weight: bold;
		
}


#blogsdetalhado dl {
	padding: 10px 5px 10px 0px;
	border-bottom: 1px dotted #cfcfcf;
	overflow: auto;
}


#blogsdetalhado dt.titulo {
	
	font-size: 14px;
	font-weight: bold;
	
}


#blogsdetalhado dt.capa {
	float:left;
	text-align:center;
	width: 85px;
}

#blogsdetalhado dd.detalhes, #blogsdetalhado dt.detalhes {
	line-height: 1.2em;
	margin-left:100px;
}


#menu-editoria {
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
}

#menu-editoria ul li a  {
	display:block;
	padding:2px; /*espaço do texto dentro do quadrado */
	}
	
#menu-editoria a	{
	text-decoration:none;		
	color: #6f448a;
}	
	
	
#menu-editoria a:hover, #menu-editoria a.ligado	{
	color: #6f448a;
   text-decoration: underline;	
	}	
		
#menu-editoria ul {
	position:relative;
	
	font-size: 11px;
	color: #6f448a;
	}

#menu-editoria li {
	padding: 0px 5px;
	float:left;
	list-style-type: none;
	border-right: 1px dotted #D3D3D4;
}


.texto-institucional p, .texto-institucional ul{
	
	padding-top: 10px;

}

.texto-institucional ul {
	
	list-style: disc;
	margin-left: 15px;
	padding-top: 10px;

}