

/*************      DEST NOTICIAS_ARTIGOS      **************/
#dest_noticias_artigos {
	clear:both;
	width:990px;
	margin:0 auto;	
	background:url(../imgs/gradiente_dois.png) bottom repeat-x;
	padding-bottom:0;
	height:200px;
	border-bottom:none;
}

/*************      DEST NOTICIAS / ARTIGOS      **************/
#dest_noticias_artigos #dest_noticias,#dest_noticias_artigos  #dest_artigos {
	width:250px;
}
#dest_noticias_artigos #dest_noticias h2,#dest_noticias_artigos #dest_artigos h2 {
	margin:0 auto 2px auto;
}
#dest_noticias_artigos #dest_noticias li,#dest_noticias_artigos #dest_artigos li {
	clear:both;
	height:40px;
	background:url(../imgs/gradiente_um.png) bottom repeat-x;
	padding:2px;
}
#dest_noticias li a, #dest_artigos li a{
	font:12px/14px  Arial, Helvetica, sans-serif;
}
#dest_noticias_artigos #dest_noticias a.bt_mais,#dest_noticias_artigos  #dest_artigos a.bt_mais{
	margin:3px 0 0 165px;
}



/*************      DEST NOTICIAS     **************/
#dest_noticias_artigos #dest_noticias {
	float:left;
	margin-left:50px;
	_margin-left:20px;
}
#dest_noticias li span{
	font:10px/14px  Arial, Helvetica, sans-serif;
	color:#B2B2B2;
}


/*************      DEST ARTIGOS     **************/
#dest_noticias_artigos #dest_artigos {
	float:left;
	margin-left:130px;
}


#login_home {
	float:right;
	border-left:#CCC 1px solid;
	background:url(../imgs/gradiente_um.png) bottom repeat-x;
	padding:0 10px 10px 10px;
	margin-right:30px;
	width:210px;
}

#login_home ul {
	padding:10px;
	
	
}

#login_home li span {
	font-weight:bold;
	color: #666;
	padding:5px 0 0 0;
	font-size:14px;
	text-align:center;
}

#login_home li#banner {
	padding-left:10px;
}

#login_home input {
	width:110px;
	font:11px Arial, Helvetica, sans-serif;
	height:13px;
	margin:2px 0;
	padding:1px 2px;
}
#login_home input:focus {
	background:url(../imgs/bg_input.png) bottom repeat-x #FFF;
	padding:3px;
	border:#CCC 1px solid;
	cursor:text;
}

#login_home li a {
	clear:both;
}

#login_home li a {
	width:75px;
	padding:15px;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#66942E;
	background:url(../imgs/bt-acessar-home.png) center no-repeat;
	border:none;
	cursor:pointer;
	margin:5px auto;
	text-align:center;
	display:block;
}

#login_home #esqueci-senha{
	clear:both; 
	float:right; 
	color:#66942e;
	font-size:10px;
	margin-top:5px;
}


