/* CSS Document */

h2{
	padding:5px 15px;
	font-size:14px;
	color:#fff;
}

#noticiaDestaque{
	overflow:auto;
}

#noticiaDestaque h2{
	background-color:#64647c;
}

#noticiaDestaque div{
	overflow:auto;
	padding:15px;
	margin-top:1px;
	background-color:#ecf0ec;
	cursor:pointer;
}

#noticiaDestaque img{
	float:left;
	margin-right:15px;
}

#noticiaDestaque h3{
	margin-bottom:15px;
	font-size:24px;
}

#noticiaDestaque p{
	line-height:18px;
}


div.colEsq div.colEsq{
	width:305px;
	float:left;
	padding:0px;	
	margin-right:15px;
}

div.colEsq div.colDir{
	width:318px;
	float:left;
	padding:0px;
	background:none;
}


/* OUTRAS NOTÍCIAS */

#outrasNoticias{
	width:305px;
	margin-bottom:12px;
}

#outrasNoticias li{
	padding:20px 0px;
	border-bottom:1px solid #e0e0e0;
	cursor:pointer;
}

#outrasNoticias img{
	float:left;
	margin-right:15px;
}

#outrasNoticias h3{
	margin-bottom:15px;
	font-size:18px;
}

#outrasNoticias p{
	line-height:18px;
}

/* VEJA NOTICIAS */

#noticiasAba{
	display:block;
	width:305px;
	overflow:auto;
	margin-bottom:15px;
}

#noticiasAba li{
	display:block;
	float:left;
	padding-left:1px;
	border-bottom:2px solid #4f4f64;
}

#noticiasAba li span{
	display:block;
	padding:5px 11px;
}

#noticiasAba li a{
	display:block;
	padding:5px 10px;
	color:#4f4f64;
	background-color:#cacad0;
}

#noticiasAba li a:hover,
#noticiasAba li a.ativo{
	color:#fff;
	background-color:#4f4f64;
}

#noticiasContent,
#lidasContent,
#comentadasContent{
	display:block;
	width:100%;
	margin-bottom:15px;
	border-bottom:2px solid #4f4f64;
}

#lidasContent,
#comentadasContent{
	display:none;
}

#noticiasContent li,
#lidasContent li,
#comentadasContent li{
	width:100%;
	clear:both;
	margin-bottom:10px;
	list-style:square;
	list-style-position:inside;	
}

#noticiasContent a,
#lidasContent a,
#comentadasContent a{
	color:#64647c;
}

/* RIO DO NOSSO JEITO */

#rioNossoJeito{
	width:305px;
	overflow:auto;
	float:left;
	margin-bottom:30px;
}

#rioNossoJeito h2{
	background-color:#f2072d;
}

#rioNossoJeito div{
	overflow:auto;
	padding:15px;
	border:1px solid #f2072d;
	border-bottom:3px solid #f2072d;
}

#rioNossoJeito h3{
	font-size:18px;
	color:#f2072d;
}

#rioNossoJeito p{
	padding:10px 0px;
	line-height:18px;
}

#rioNossoJeito p.link{
	padding-bottom:0px;
	border-top:1px solid #e0e0e0;
}

#rioNossoJeito p a{
	font-size:14px;
	color:#f2072d;
}


/* SILVIA PONTES GALERIA */

#galeria{
	width:318px;
	overflow:auto;
	float:left;
	margin:25px 0px;
	background-color:#f0f3f0;
}

#galeria h2{
	margin-bottom:0px;
	background-color:#f2072d;
	color:#fff;
}

#galeria div{
	width:318px;
	overflow:auto;
	padding-top:15px;
}



/* SILVIA PONTES TV */

#sptv{
	width:318px;
	overflow:auto;
	float:left;
	margin:15px 0px;
	background-color:#f0f3f0;
}

#sptv h2{
	margin-bottom:0px;
	background-color:#f2072d;
	color:#fff;
}

#sptv h3{
	font-size:26px;
	color:#64647C;
}

#sptv div{
	width:288px;
	overflow:auto;
	padding:15px;
}

#sptv p{
	padding:10px 0px;
}

#sptv ul{
	display:block;
	overflow:auto;
	padding:10px 0px;
	border-top:1px solid #e0e0e0;
}

#sptv li{
	clear:both;
	padding:5px 0px;
	list-style:square;
	list-style-position:inside;
}

#sptv a{
	color:#64647C;
}

#sptv p.link{
	padding-bottom:0px;
	border-top:1px solid #e0e0e0;
}

/* AGENDA */

#agenda{
	width:318px;
	float:left;
	margin-bottom:30px;
}

#agenda h2{
	color:#fff;
	background-color:#f2072d;
}

#agenda div{
	padding:0;
	border-bottom:3px solid #daf400;
}

#agenda li{
	padding:15px 0px;
	border-bottom:1px solid #e0e0e0;
}

#agenda .data{
	font-size:11px;
}

#agenda .titulo{
	font-size:16px;
	color:#64647C;
}

#agenda p{
	padding:10px 0px;
}

#agenda p a{
	font-size:14px;
	color:#64647C;
}