@charset "utf-8";
/* CSS Document */


p  { color:#000; font-size:12px; line-height:20px; text-align:justify }
a:link, a:active, a:visited { color:#D67706 }
p a:link, p a:active, p a:visited {color:#000 }

#destaque-editorias p a:hover {text-decoration:underline; color:#000}
#destaque-editorias p a, #destaque-editorias p a:visited{color:#000;text-decoration:none;}
#destaque-editorias {
	width:425px;
	height: 205px;
	float: left;
	padding-right:10px;
	padding-top:10px;
}
#destaque-editorias h1{font-size:30px; line-height:33px; color:#9C1710;}
#destaque-editorias ul { margin-left:15px; margin-top:15px;}
#destaque-editorias li {list-style:square}
#destaque-editorias li h3{ font-size:12px; margin-bottom:5px;}
#destaque-editorias li h3 a, #destaque-editorias li h3 a:visited{text-decoration:none;}
#destaque-foto {
	width:300px;
	float:right;
	height: 215px;
}
#destaque-autor-foto {font-size:10px; display:block; width:auto; text-align:right;}
#tit-destaque-foto {font-size:12px !important; font-weight:bold; color:white;}

/* SLIDING BOX*/

.boxgrid{
	width: 300px;
	height: 200px;
	background:#161613;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	
	
}

.boxcaption{
	margin-top:170px;
	position: absolute;
	background: #000;
	height: 100px;
	width: 290px;
	padding:0 5px 0 5px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color:white;
	font-size:10px !important;
 	}
.boxcaption h3{
	font-size:12px !important;
 }
.boxcaption a, .boxcaption a:visited {color:#FFF !important}

	.leia_mais { color:#D67706; font-size:12px; font-weight:bold; text-align:right; margin-top:-15px; padding:5px }
	.box_noticias {
	float:left;
	width:205px;
	height:200px;
	padding-right:15px;
	margin-top:20px;
}


#publicidade240x200-editorias {height:200px; width:240px; background:#f4f4f4; float:right;  padding:5px; margin-top:33px}

.box_galeria { float:left; width:730px; height:280px; background-color:#CCC; padding:7px }

#barra_titulo { background-color:#D67706; color:#FFFFFF; height:2px }

.plantao-editorias {width:285px !important; height:200px; float:left; clear:none !important; }


.btmaisgalerias {position:absolute; display:block; width:79px; height:19px; margin:-19px 0 0 640px;border:none;}

.subtituldest {

	font-size:14px!important;
}

