/*************      CLASSES     **************/
.hr {
	width:670px;
}



/*************      INTERNAS     **************************************************************************************/
#cont {
	float:left;
	width:500px;
}
#cont h2,#cont h3,#cont h4 , #cont p {
	width:420px;
	margin:0 auto;
}
#cont h2 {
	padding:33px 30px 6px 30px;
}
#cont img.img_secao {
	padding:0 0 0 40px;
}
#cont h2 img {
	padding:0;
}
#cont h3{
	font-size:18px;
	letter-spacing:-1px;
}
#cont h4{
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:10px 0;
}
#cont p {
	padding:10px 0;
}

#espaco_login {
	height:50px;	
}



/*************      LATERAIS     ********************************************************************************/
#dado_lateral {
	float:left;
	width:210px;
	height:74px;
	background:url(../imgs/dado_laterial.png) center no-repeat;
	margin:10px 0 0 0;
}
#dest_laterais {
	float:left;
	width:210px;
	margin:0 0 10px 0;
	padding:15px 0 15px 20px;
	background:url(../imgs/gradiente_vertical.png) left repeat-y;
}
#dest_laterais .hr {
	width:180px;
}
/****      LATERAIS SERVICOS     ******/
#dest_laterais #servicos {
	clear:both;
}
#dest_laterais #servicos h2 {
	width:170px;
	margin:0 auto;
}
#dest_laterais #servicos ul {
	width:170px;
	padding:15px 0 0 0;
	margin:0 auto;
}
#dest_laterais #servicos li {
	list-style:url(../imgs/bullet_dest_servicos.gif);
	margin:5px 0 0 25px;
	_margin:5px 0 0 20px;
	padding:0 0 6px 4px;
	_padding:0 0 6px 4px;
	font:12px Arial, Helvetica, sans-serif;
}
#dest_laterais #servicos li a {
	display:block;
}

/****      LATERAIS SOBRE     ******/
#dest_laterais #sobre {
	clear:both;
}
#dest_laterais #sobre h2 {
	width:170px;
	margin:0 auto;
}
#dest_laterais #sobre a {
	display:block;
	width:170px;
	font:12px Arial, Helvetica, sans-serif;
	padding:15px 0 0 0;
	margin:0 auto;
}


/****      LATERAIS CASES     ******/
#dest_laterais #cases h2 {
	width:170px;
	margin:0 auto;
	padding-bottom:10px;
}
#dest_laterais #cases ul {
	width:170px;
	margin:0 auto;
}
#dest_laterais #cases li {
	float:left;
	width:70px;
	padding:0 6px 12px 6px;
}
#dest_laterais #cases a#outro_cases {
	float:left;
	width:175px;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:right;
}


/****      LATERAIS NOTICIAS / ARTIGOS      ******/
#dest_laterais #dest_noticias ,#dest_laterais #dest_artigos {
	clear:both;
	width:180px;
	margin:0 auto;
}
#dest_laterais #dest_noticias li ,#dest_laterais #dest_artigos li {
	background:url(../imgs/gradiente_um.png) bottom repeat-x;
	padding:10px 2px;
}
#dest_laterais #dest_noticias a span{
	display:block;
	width:170px;
}
#dest_laterais #dest_noticias a.bt_mais,#dest_laterais #dest_artigos a.bt_mais{
	margin:8px 0 0 90px;
}
#dest_laterais #dest_noticias a.bt_mais span{
	display:none;
}

/****      LATERAL CONTATO (ENDERE&Ccedil;O)     ******/
#dest_laterais #endereco {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#333;
}
#dest_laterais #endereco .org {
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	color:#4B7520;
}

/*************      DEST NOTICIAS_ARTIGOS      **************/
#dest_noticias_artigos {
	clear:both;
	width:670px;
	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;
}
#dest_noticias li span{
	font:10px/14px  Arial, Helvetica, sans-serif;
	color:#B2B2B2;
}


/*************      DEST ARTIGOS     **************/
#dest_noticias_artigos #dest_artigos {
	float:right;
	margin-right:50px;
}

