*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	}

body{
	background-color:#ccc;
}
.clear{
	clear:both !important;
}
p {
	font-size:15px;
	margin:5px;
	padding:5px;
}

h2.data {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:30px;
	font-size:12px !important;
	font-weight:normal;
	color:#777 !important;
	padding:0;
	letter-spacing:inherit;
}	

.WFH1 {
	font-size:13px !important;
	text-align:center !important;
}

.imgNoticia {
	display:block;
	float:left;
	margin:15px 15px 15px 0;
}

.boxNot {
	width:224px;
	height:100%;
	display:block;
	float:left;
	padding:11px 5px 11px 5px;
}

.boxNot img {
	display:block;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	
	}

.boxNot p {
	width:215px;
	height:75px;
	display:block;
	float:left;
	margin:0;
	font-size:12px;
	background:#636363;
	color:#FFF;
	}

.boxNot ul {
	width:220px;
	display:block;
	float:left;
	margin-left:-12px !important;
	padding:0 0 0 15px !important;
	}

.boxNot li {
	width:209px;
	padding-bottom:20px;
	margin-left:12px !important;
	padding-right:0px !important; 
	font-size:14px;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	list-style-image:url(../img/marcador-triangulo.png);
	height:90px;
}







.textoConteudo{
	color: #585858;
	font-size:15px;
	line-height: 120%;
}
.textoConteudo p{
	margin:10px 0px;
}


span {
	font-size:11px;
	display:block;
	}

#hora span{
	font-size:18px !important;
	}

li{
	font-size:14px;
}

h1, h2, h3{
	letter-spacing:-1px;
}

h1 {
	font-size:26px;
	font-weight:normal;
	color:#FFF;
	background:#636363;
	padding:4px 8px;
	margin-bottom:20px;
}
h2 {
	font-size:21px;
	margin-top:15px;
	font-weight:normal;
	color:#636363;
	padding:4px 8px 0 1px;
}

h2.data {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:30px;
	font-size:14px;
	font-weight:normal;
	color:#636363;
	padding:0;
}	
h3 {
	width:100%;
	padding:4px 8px 0 4px;
	color:#636363;
	background:#f8f8f8;
}
.textoConteudo{
	color: #585858;
	font-size:15px !important;
	line-height: 120%;
	text-align:justify;
	margin: 10px 0 !important; 
}
.textoConteudo p{
	margin:10px 0px;
}
	
.link {
	color:inherit;
	font-size:inherit;
	text-decoration:inherit;
	list-style:inherit;
	}

.link img{
	margin-bottom:6px;
}
	
.floatesq {
	float:left;
	}
	
.floatdir {
	float:right;
	}

.dir {
	text-align:right;
	}

.cen{
	text-align:center;
}

.item{
	border-bottom:1px solid #ccc;
	margin:12px 12px 20px 12px;
}

#ok, .ok{
	background-color:transparent;
}

.verTudo{
	float:right;
	display:block;
	font-size:15px;
	color:#858585;
	text-decoration:none;
	margin:5px;
	font-weight:bold;
}

#tudo{
	display:table;
	width:960px;
	margin:0 auto;
	background-color:#fff;
}

#cabecalho {
	width:900px;
	height:88px;
	margin:0 auto 0 auto;
	padding:15px;
	background:url(../img/cabecalho-fundo.jpg) no-repeat;

	}

#logo {
	float:left;
	}

#login{
	margin:12px 50px 0 0;
	width:315px;
}

#login .texto{
	color:#000;
	font-size:13px;
}
#login .texto a{
	color:#7b7b7b;
	font-size:12px;
	text-decoration:none;
}
#login .texto a:hover{
	color:#000;
	text-decoration:none;
}

#login, #hora {
	float:right;
}

#hora{
	text-align:center;
	font-size:18px;
}

#hora a{
	color:#000;
	text-decoration:none;
}

#hora span span{
	color:#fff;
}

#hora img{
	border-top:solid 1px #7b7b7b;
	margin:5px;
	padding:5px;
}

#login input{
	font-size:15px;
	width:130px;
	color:#b6b6b6;
	padding:3px;
}

#login #ok{
	color:#000;
	width:20px;
	font-weight:bold;
}

#login #busca{
	width:270px;
}

#formBusca{
	margin-top:5px;
}

#esqueciSenha{
	color:#7b7b7b;
	text-decoration:none;
	font-size:11px;
	margin-left:140px;
}

#menu {
	width:930px;
	height:30px;
	margin:0 auto;
	background:#eca359;
	/*border:2px solid #CCC;*/
	text-align:center;
	padding-top:5px;
	}
	

		
	

#menu li {
	display:inline;
	padding:2px 10px;
	margin-bottom:3px;
	margin-right:0;
	border-left:1px solid #fff;
	text-align:center;
	width:auto;
	min-width:69px;
	float:left;

	}


#menu li:first-child {
	border-left:0;
	padding:2px 6px;
	


	}


#menu li a {
	font-size:17px;
	text-decoration:none;
	color:#000;

	}
	
	
	
#menu li:last-child {
	background-color:#00F;
	height:28px;
/*	width:99px;*/
	padding-bottom:0;
	margin-top:-5px;
	padding-top:7px;
	border:0;
	float:right;
	position: absolute;
	margin-left: -63px;
}	
	
#menu li:last-child a {
	color:#FFF;
	margin-top:1px;
}


#menu li.anuncie{
	background:#ffc168;
	
	height:28px;
	width:83px;
	padding-bottom:0;
	margin-top:-5px;
	padding-top:7px;
	border:0;

}
	

#menu a:hover{
	color:#6e4c29;
}


#meio {
	width:930px;
	height:100%;
	margin:0 auto;
	padding:5px;
	padding-top:0;
	}

#conteudo {
	width:715px;
	height:100%;
	float:left;
	}

.conteudoHome{
	width:715px !important;
}

#conteudo ul li {
	font-size:15px;
	margin-left:30px;
	padding:5px 0;
	}

#conteudo .item.cadeado, .item .cadeado{
	list-style-image:url(../img/cadeado.png) !important;
}

#bannerTopo {
	width:715px;
	height:94px;
	/*background:url(../img/banner.gif)no-repeat;*/
	margin-top:5px;
	
}

#destaque {
	display:table;
	width:693px;
	background: #C9C9C9 url(../img/destaque-fundo.jpg) no-repeat;
	/*background:#F8F9F8;*/
	border:1px solid #d4d4d4;
	padding:10px;
	margin-top:1px;
}

#destaque{
	display:block;
	float:left;
}

#destaque #imgDestaque{
	width:220px;
	margin:0px;
	padding:0px;
	float:left;
}

#destaque img{
	float:left;
}

#destaque ul.itemLSD{
	width:465px;
	/*margin-left:100px;*/
	height:200px;
	margin-left:10px;
	float:left;
}

#destaque  ul.itemLSD li {
	width:460px;
	font-size:18px;
	color:#000;
	text-align:left;
	padding:2px 0;
	padding-bottom:6px !important;
	margin:6px 2px;
	border-bottom:1px solid #DFE0DF;
	/*border:1px dotted #DFE0DF;*/
	list-style:none;
}


#destaque  ul.itemLSD li:first-child a {
	font-size:24px;
	}



#destaque li.cadeado{
	list-style-image:url(../img/cadeado.png);
	margin-left:50px;
}





.fotoNoticia{
	display:block;
	float:left;
	width:225px;
	margin-left:12px;
	background-color:#636363;
}

.fotoNoticia p{
	color:#fff;
	font-size:12px;
	padding:0 5px 8px 5px;
} 

#baixoNoticia{
	width:720px;
	border:2px solid #000;
}

#baixoNoticia ul {
	border:2px solid #F00;
	width:225px;
	}

#baixoNoticia li{
	width:200px !important;
	height:40px !important;
	display:block; 
	float:left;
	font-size:12px !important;
	border-top:solid 1px #ccc !important;
	border-right:solid 1px #ccc !important;
}

#boxAcontece{
	display:block;
	float:left;
	width:470px;
	margin-top:0px;
}

#boxAcontece h1 {
	margin:0;
	padding:0 5px;
	}

#boxAcontece ul{
	background-color:#f5f6f5 !important;
	padding:12px !important;
}

#boxAcontece li{
	list-style-image:url(../img/marcador-triangulo.png) !important;
	margin-left:12px !important;
}

#marcadores{
	float:right;
/*	margin:10px 0 0 0;*/
}

#marcadores img{
	margin:1px;
}

.alpha{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

	
#barralateral {
	width:200px;
	height:100%;
	float:right;
	background:#FFF;
}


	
#hs{
	margin-bottom:15px;
	margin-top:0;
}
	
#hs label{
	display:block;
	float:left;
	font-size:10px;
	width:80px;
	text-align:right;
	margin-right:5px;
}

#hs input{
	border:solid 1px #d9d9d9;
	width:80px;
	margin-top:5px;
}

#hs #ok, #hs .ok{
	border:0;
	width:20px;
}

#artigos {
	background-color:#f8f9f8;
	height:390px;
	}
	
#artigos ul {
	margin-left:20px;
	}
	
#artigos li {
	font-size:14px;
	padding:5px 10px 5px 0 ;
	border-bottom:1px solid #dfe0df;
	list-style-image:url(../img/marcador-triangulo.png);
	}

#formContato {
	display:table;
	}
	
#formContato label {
	display:block;
	float:left;
	width:100px;
	font-size:19px;
	color:#aeaeae;
	padding:5px;
	}

#formContato input {
	width:300px;
	padding:5px;
	border:1px solid #aeaeae;
	}

#formContato textarea {
	width:300px;
	height:100px;	
	padding:5px;
	border:1px solid #aeaeae;
	}

#formContato #btn, #formCadastro #ok, #formCadastro .ok {
	width:60px;
	float:right;
	font-weight:bold;
	border:0;
	padding:5px 10px;
	background:#eca359;
	}

#formCadastro {
	display:table;
	}

#formCadastro form{
	display:table;
}

#formCadastro label {
	text-align:right;
	display:block;
	float:left;
	width:200px;
	font-size:18px;
	color:#aeaeae;
	padding:5px;
	margin-right:15px;
}
	
#formCadastro input {
	border:1px solid #cecece !important;
	display:block;
	width:200px;
	padding:5px;
	/*background:#cecece;*/
	background:#E9E9E9;
}

#formCadastro p {
	color:#000;
	text-align:left;
	padding:8px 0;
	list-style:none;	
}
	

.inputdif {
	display:block;
	margin-top:3px;
	margin-left:15px;
	float:left !important;
	width:20px !important;
	text-align:center;
	padding:2px !important;
}

.inputselect {
	margin:0px;
	border:1px solid #cecece !important;
	color:#000 !important;
	padding:4px;
	background-color: #E9E9E9;
}

.labeldif{
	font-size:15px !important;
	color:#000 !important;
	display:block !important;
	float:left;
	width:50px !important;
	}

.labelfinal {
	text-align:left !important;
	width:300px !important;
	font-size:13px !important;
	color:#000 !important;
	}


#etapas {
	margin-top:40px;
	padding:0px 15px;
	}

#etapas h2 {
	margin-bottom:10px;
	}
	

#etapas img{
	display:block;
	float:left;
	}

#etapas p {
	width:170px;
	text-align:left;
	display:block;
	float:left;
	margin-right:9px;
	}



#rodape{
	display:table;
	margin:0 auto;
	text-align:center;
	font-size:11px;
}

#rodape1 {
	background-color:#e8e8e8 !important;
	text-align:center;
	color:#8d8d8d !important;
	padding:5px !important;
	}

#rodape p{
	color:#fff;
	background-color:#636363;
	padding:13px;
}

#rodape a{
	color:#ccc;
	text-decoration:none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
/* PAGINAÇÃO */
/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
#paginacao{
	display:table;
	margin:50px auto 0;
}
#paginacao li{
	display:block;
	float:left;
	list-style:none;
	padding:5px !important;
	text-align:center;
	color:#000;
	font-size:23px !important;
	margin-left:8px !important;
	border:solid 1px #ccc;
}
#paginacao li.selected{
	background-color:#ECA359;
}
#paginacao li a{
	display:block;
	color:#777;	
	text-decoration:none;
}
#paginacao li:hover{
	background-color:#ECA359;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
/* COMPARTILHAMENTO EMAIL */
/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
#compartilheEmail{
	display:block;
	width:300px;
	padding:18px;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
#compartilheEmail label{
	font-size:12px;
}
#compartilheEmail input{
	width:240px;
	font-size:14px;
	letter-spacing:-0.03em;
	color:#777;
}
#enviarAmigo #ocultar{
	display:block;
	margin:-20px 0 0 270px;
}

#compartilheEmail .btn{
	width:100px;
	color:#fff;
	background-color:#ECA359;
	border:none;
	padding:3px;
	color:#fff;
	letter-spacing:-1px;
}
#compartilheEmail{
	display:block;
	width:300px;
	padding:18px;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}

#compartilheEmail label{
	font-size:12px;
}

#compartilheEmail input.fld{
	padding:5px;
	width:240px;
	font-size:14px;
	letter-spacing:-0.03em;
	color:#777;
	border:1px solid #CCC;
}

#enviarAmigo #ocultar{
	display:block;
	margin:-20px 0 0 270px;
}

.msgAviso{
	margin-top:10px !important;
	margin-left:160px !important;
	font-size:11px;
	text-align:left !important;
	color:#ff0000 !important;
}
.bannerLateral{
	padding:2px;
	margin-top:15px !important; 
	border:0px dotted red;
}
.box-banner2 {
	/*background-color:#0034f7;*/
	/*float:left;*/
	margin-top:9px;
	color:#FFF;
	border:0px solid #ccc;
	/*padding-top:50px;*/	
}

.outrasNoticias{
	margin-top:40px;
	border-top:solid 1px #ccc;
}

.outrasNoticias a{
	color:#777;
	text-decoration:none;
}