@charset "utf-8";
/* CSS Document */

a{text-decoration:none; color:#B3161E}
a:hover{text-decoration:underline;}
h1,h2,h3,p
{
	margin:0px;
	padding:0px;
}
h1
{
	font-size:24px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
h2
{
	color:#B3161E;
	font-size:20px;
}
h3
{
	color:#B3161E;
	font-size:16px;
}
p{line-height:14px; }
img{border:0; margin:0;}
hr{height:1px; border: none; border-top: 1px solid #EBEBEB; line-height:20px; margin-top:2px; *margin-top:-4px;}
body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}

/************************** ID ***********************/

#root
{
	width:1000px;
	margin:0 auto;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#topo
{
	width:724x;
	height:140px;
	background:url(../images/img_fundo_topo.jpg) top left scroll no-repeat;
	padding:104px 0 0 276px;
}
#menu
{
	width:970px;
	height:22px;
	background:url(../images/img_fundo_menu.jpg) top left no-repeat scroll;
	padding:0 15px 0 15px;
}
	#menu p
	{
		float:left;
		padding:0 35px 0 36px;
		line-height:20px
	}
	#menu a
	{
		color:#FFFFFF;
	}
	#colEsqMain{width:330px; margin:0 0 5px 5px; float:left}
#colEsq
{
	width:300px;
	margin-left:5px;
	background:url(../images/img_fundo_topo_col_esq_02.gif) bottom left scroll no-repeat #EDEDED;
	padding:0 12px 0 13px;
}
#miolo
{
	width:435px;
	padding:15px;
	float:left;
}
#conteudo
{
	margin:0 15px 0 5px;
	width:710px;
	float:left;
	padding:0 25px 25px 40px;
}
#colDir
{
	width:200px;
	float:left;
	margin-top:-22px;
}
#footer
{
	width:970px;
	height:35px;
	padding:0 15px 0 15px;
	font-size:10px;
}
	#footer p{float:left; color:#999999}
	#footer a{float:right; color:#999999}

/* CLASS */

.boxNoticiaDestaque
{
	width:405px;
	padding:15px;
	border-top:9px solid #E9E9E9;
	background-color:#F2F2F2;
}
.boxNoticiaAudio
{
	background:url(../images/fundo_noticia_audio_home.jpg) top left no-repeat scroll;
	width:405px;
	height:135px;
	padding:15px;
	margin-top:-10px; *margin-top:0; 
}
.boxColDir
{
	background:url(../images/img_fundo_topo_col_dir_02.gif) bottom left no-repeat scroll #F7F7F7;
	padding:0 10px 15px 10px;
	margin-bottom:10px
}
.boxColDir2
{
	background:url(../images/box_colorido.jpg) bottom left no-repeat scroll #F7F7F7;
	padding:5px 5px 0 10px;
	width:185px;
	height:169px;
	margin-bottom:10px
}
.clearBoth{clear:both}
.colorBranco{color:#FFFFFF;}
.colorCinzaEscuro{color:#333333;}
.colorRosa{color:#E1BCBE;}
.floatLeft{float:left}
.floatRight{float:right}
.font12{font-size:12px}
.lineHeight20{line-height:20px;}
.lineHeight22{line-height:22px;}
.marginLeft10{margin-left:10px;}
.marginRight10{margin-right:10px;}
.width225{width:225px;}

/* FORMS */

.form1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 14px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.form2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 14px;
	width: 320px;
	border: 1px solid #CCCCCC;
	margin-top:6px; *margin-top:3px;
}
.form3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 14px;
	width: 40px;
	border: 1px solid #CCCCCC;
	margin-top:6px; *margin-top:3px;
}
.form4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 140px;
	width: 320px;
	border: 1px solid #CCCCCC;
	margin-top:6px; *margin-top:3px;
}
/* IMAGE REPLACE */

#botLogo a{text-decoration:none;}	
#botLogo a:hover{text-decoration:none;}	
h1#botLogo
{
	width: 262px;
	height: 106px;
	background:url(../images/logo-devanir-ribeiro.gif) top left scroll no-repeat;
}
h1#botLogo span {
	display: none;
}

h2#titNoticiaAudio
{
	width: 196px;
	height: 25px;
	background:url(../images/tit_noticias_em_audio.gif) top left scroll no-repeat;
}
h2#titNoticiaAudio span {
	display: none;
}


/* ACCORDION */


.basic {width: 100%;}

.basic p {
	padding:10px 0 10px 0;
}
.basic a {
	cursor:pointer;
	display:block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #9A1F1F;
	padding:5px 0 5px 0;
}
.basic a.selected {color: #9A1F1F;}



/*  GALERIA AJAX  */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(../adm/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../adm/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #B3161E; }



/* SUB MENU */
#dropmenudiv{
	position:absolute;
	font:normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	background-color: #3D3938;
	color: #000000;
	text-decoration: none;
	margin:2px 0 0 -34px;
	text-align:left;
	padding-left:30px;
	filter:Alpha(Opacity=95);
	-moz-opacity: .95;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: none;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color:#FFF;
	font-size:11px;

}#dropmenudiv a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}





/* HACK IE */
.marginTop6NegIE{*margin-top:-6px;}