.conteudo{
	width: 491px;
}

#menuConaprev{
	width: 319px;	
	float:left;
	height: 90px;	
	float: left;
	background-color: #FBF8EF;
	border: 1px solid #E0D7C0;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 0;
}

#menuConaprev a{
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
	color: #555544;	
}

#menuConaprev a:hover{
	color: #000;	
}

.noticiaConaprev{
	padding: 0;
	margin: 0;
	margin-bottom: 15px;	
}

.noticiaConaprev p{
	padding: 0;
	margin: 0;
}

.tituloNoticia{
	color: #1B7094;
}

.descricaoNoticia{
	color: #1B7094;
	font-weight:normal;
}

.dataNoticia{
	color:#000000;
	font-weight:normal;
}

#btMaisNoticias {	
	color: #145D2C;	
	width: 80px;	
	background:url(../images/conaprev_bg_bt.gif) repeat-x;
	margin-bottom:6px;
	margin-left:430px;
}

#areaConaprev {
	width: 542px;
	background-color:#F9F7F7;
	border: 1px solid #BABABA;
	padding: 10px 10px 0px 10px;
	display:table;
}

#bannerConaprev{
	height:47px;
	background-image:url(../images/conaprev_banner.gif);	
	background-repeat: no-repeat; 	
	margin-bottom: 10px;
	border-right: 1px solid #ccc;
}

#areaFixa{
	height: 110px;
}

.ie6 #areaFixa{
	margin-bottom: 1px;
}

#botoesAreaFixa{
	border: 1px solid #E0D7C0;
	background-color: #FBF8EF;
	height: 100px;
	width:185px;
	float: right;	
}

.ie6 #botoesAreaFixa{
	height: 100px;	
}

.ie6 #botoesAreaFixa a{
	
}

#menuAreaFixa{
	padding-left: 6px;
	margin-top: 12px;
	list-style: none;	
}

.ie7 #menuAreaFixa{
	padding-top:12px;
	margin:0px;	
}

.ie6 #menuAreaFixa{
	padding-top:18px;
	margin:0px;	
}

#menuAreaFixa li{	
	margin-bottom: 4px;	
}


.areaDinamica{
	clear:both;
	margin-bottom: 5px;
	border: 1px solid #D7DCDF;
	background-color: #FFF;		
}

/*CALENDARIO*/
#calendario{
	width: 350px;
	margin-top:10px;
	margin-bottom: 5px;
	border: 1px solid #D7DCDF;
	background-color: #FFF;	
	height: 100%;
	float:left;
}

#calendario a:visited{
	font-weight: normal;
}

#calendario .tabela_calendario{
	color: #006699;
	width: 99%;
	padding: 1%;
	border: 1px  #ccc solid;
}

#calendario.tabela_calendario tr{
	height: 22px;
}

#calendario tr.zebra{
	background: #F3F6FA;
}

#calendario td.data{
	font-weight:bold;
}

tr.odd {
  background: #F39;
  color: #FFF;
}

#calendario #content{
	padding: 10px;
}

#cabecalho{
	border-bottom: #B9B9B9 dotted 1px;
	height: 29px;
	padding:7px 6px 0px 12px; 
}

/*Galeria de Imagens*/
#boximg{
	width: 182px;
	background:#999999;
	position:relative;
	float:right;
	margin-top:10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid #D7DCDF;
	background-color: #FFF;	
}

#boximg #topoimg{
	background:#E5EAC4 url(../images/conaprev_topo_img.jpg) center no-repeat;
	height: 36px;
	width: 100%;
	border-bottom: #B9B9B9 dotted 1px;
}

#boximg #container-img{
	text-align:center;
	padding-top: 5px;
}

#boximg .img{
	border: 4px #E5EAC4 solid;
}

#boximg .descricaoImagem a{
	color: #145D2C;
	text-decoration:none;
	font-weight:normal;	
}

#boximg p{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#boximg #bts{	
	margin-right: 10px;
	padding-bottom: 10px;
}

#boximg a.botao{
	color: #145D2C;
	border: 1px solid #ccc;
	margin-top:10px;	
	display:block;
	width: 100px;
	float:right;
	padding: 2px;
	background:url(../images/conaprev_bg_bt.gif) repeat-x;
}

.tituloConteudoEsp{
	width:200px;
	font-weight: bold;
	color: #006699;	
	float: left;
	margin-top: 3px;
}

#conteudoEspecifico{
	padding:7px 11px 0px 10px;
	border-bottom: 10px;
}

#cabecalhoFaleConosco{
	border-bottom: #B9B9B9 dotted 1px;
	height: 27px;
	padding:10px 6px 0px 12px;
	font-weight: bold;
	color: #006699;	
	background: #E7EEF5;
}

#formulario_conaprev{
	width: 92%;
	padding-left:4%;
	padding-right: 4%;
	padding-bottom: 2%;
	
}

#formulario_conaprev label{
	color: #006699;
	font-weight:bold;
	display: block;
	margin-top: 10px;
}

#formulario_conaprev input[type=text]{
	color: black;
	width: 264px;
	display: block;
}

#formulario_conaprev textarea{
	width: 264px;
	height: 140px;
}

.ie #formulario_conaprev textarea{
	display: block;
	width: 264px;
	height: 140px;
}


#formulario_conaprev #bt{
	margin-top: 20px;
	text-align:center;
}

#formulario_conaprev #bt input[type=submit]{
	border: 1px #ccc solid;
	background: #ccc url(../images/conaprev_bg_bt_fc.gif) repeat-x;
	width: 74px;
	color: #006699;
	margin-right: 5px;
}

#formulario_conaprev #bt input[type=reset]{
	border: 1px #ccc solid;
	background: #ccc url(../images/conaprev_bg_bt_fc.gif) repeat-x;
	width: 74px;
	color: #006699;
}

#galeria_imagens #cabecalho{	
	width: 90%;
}

#galeria_imagens #cabecalho{
	border-bottom: #B9B9B9 dotted 1px;
	height: 27px;
	padding:10px 6px 0px 12px;
	background: url(../images/conaprev_topo_img.jpg) #E5EAC4 no-repeat center;	
	display:table;
	width: 522px;
}

#galeria_imagens #paginacao{
	clear: both;
	width: 90%;
	text-align: center;
	font-size: 100%;
	margin-bottom: 10px;
	padding-top: 15px;
}
#galeria_imagens #paginacao a {
	width:20px;
	color: #2E6E42;
	border: 1px #ccc solid;
	text-align: center;	
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 2px;
	background: url(../images/bgk_paginacao.gif) repeat-x;
}

#galeria_imagens #paginacao a.active{
	color: #000;	
}

#galeria_imagens table{
	width: 90%;
	font-size: 10px;	
}

#galeria_imagens tr{	
	text-align: center;
	color: #2E6E42;
	vertical-align: top;
}

#galeria_imagens  .fotos{
	border:6px solid #E5EAC4;
}