/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, menu, strong,
form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
 	font-style: inherit;
	font-size: 11px;
	font-family: inherit;
 	white-space: normal;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	
}

html body{
font-family: Arial, Helvetica, sans-serif; font-size:10pt; color:#010101;
background-image:url(../imagens/bg.jpg);
background-repeat: repeat-x; 
background-position:top;
background-color:#FFFFFF;
}

a, a:link,  a:focus { color:#525252; text-decoration:none; outline:0;}
a:visited { color:#525252; text-decoration:none; outline:0;}
a:hover{ color: #201C6F; text-decoration:none; outline:0;}
a:active{ color: #525252; text-decoration:none; outline:0;}
a img{border:none;outline:0;}
ul{list-style:none;}

#form_contato .campo_contato
{
	width:350px; font-family: Arial;  font-size:12px; color:#666666; padding:10px; _padding:12px; border:1px solid #E0E0E0; margin-bottom:15px;
}
#form_contato .campo_contato_txt
{
	width:350px; font-family: Arial; height:100px; font-size:12px; color:#666666; padding:10px; _padding:12px; border:1px solid #E0E0E0;
}
 
#categorias_obras{
float:left;
padding-right:3px;
 }

#categorias_obras_esquerda{
width:9px;
height:25px;
background-image:url(../imagens/borda_categoria_esquerda.png);
background-repeat: no-repeat; 
float:left;
}

#categorias_obras_direita{
width:9px;
height:25px;
background-image:url(../imagens/borda_categoria_direita.png);
background-repeat: no-repeat; 
float:left;
}

#categorias_obras_centro{
background-image:url(../imagens/borda_categoria_centro.jpg);
background-repeat: repeat-x; 
height:25px;
float:left;
padding-top:3px;
}
#categorias_obras_centro a{
color:#FFFFFF;
}
#categorias_obras_centro a:hover{
color:#CCCCCC;
}

/**/
.select {
	position: absolute;
	width: 280px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 25px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../imagens/fundo_select.png) no-repeat;
	overflow: hidden;
	
}
/**/
#carousel {
	width:750px;
	height:374px;	
	margin:0 auto;
	overflow:hidden;
	background:url(fundo_obras.png);
}
#clientes_lista {
 	border:0px solid #ccc;
	display:table;	
}
#clientes_lista_img
{
	float:left;
	width:150px;
	height:120px;
	padding:5px;
	display:table;
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	margin:10px;
  
}
 
 
#clientes_lista .img
{
	width:130px;
	height:100px;
	background-color:#FFFFFF;
	text-align:center;
 	padding:10px;
  }
  
#clientes_lista img{
 	width:130px;
  	max-height:100px;
}
/*
#clientes_lista img{
 background-color:#FFFFFF;
 padding:5px; 
 border:1px solid #CCCCCC;
}
*/
/*OBRAS*/

#obras_lista{
	margin:auto;	
	border:0px solid #ccc;
	width:755px;
 	clear:both;	
	display:block;
	overflow:hidden;
 }
#obras_lista .img{
 background-color:#FFFFFF;
 padding:5px; 
 border:1px solid #CCCCCC;
}

#obras_lista #titulo{
	font-weight:bold;
	padding:0px;
}
#obras_lista ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin-right:15px;
	padding:0;	
}

#obras_lista #novidades{
	overflow:hidden;
	/* fix ie overflow issue */
	position:absolute;
	width:107px;
	height:110px;
	margin-top:-2px;
 	margin-left:115px;
	background:url(../imagens/tarja_novidade.png) no-repeat; 
 }
#obras_lista li{
	float:left;
	width:205px;
	height:350px;
	padding-right:35px;
  }
  
  #obras_lista li #detalhes{
 margin-top:0px;
 
  }


#slides_obras_estatico
{
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:663px;
	height:332px;
 	margin-left:48px;
	margin-top:-340px;
	border:0px solid #ccc;
}
 #slides_obras_estatico #desc {
	width:207px;
	font-size:11px;
}
 

 #slides_obras_estatico #novidades{
	overflow:hidden;
	/* fix ie overflow issue */
	position:absolute;
	width:107px;
	height:110px;
	margin-top: -10px;
	margin-left:109px;
	background:url(../imagens/tarja_novidade.png) no-repeat; 
 }
 
#slides_obras {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:663px;
	height:320px;
 	margin-left:46px;
	margin-top:-340px;
	border:0px solid #ccc;
 }
 #slides_obras #desc {
	width:207px;
	font-size:11px;
}
 
 
 #slides_obras #novidades{
	overflow:hidden;
	/* fix ie overflow issue */
	position:absolute;
	width:107px;
	height:110px;
	margin-top: -10px;
	margin-left:109px;
	background:url(../imagens/tarja_novidade.png) no-repeat; 
 }
 
/* remove the list styles, width : item width 
 total items */	
 
 
#slides_obras ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin-left:1px;
	padding:0;	
	width:675px;			
}
 
/* width of the item, in this case I put 250x250x gif */
#slides_obras li {
	width:225px;
	height:330px;	
	float:left;
}
 
#slides_obras li img {
	padding:0px;
}


#slides_obras #titulo{
	font-weight:bold;
	padding:0px;
}
 
/* Styling for prev and next buttons */
 /*#buttons {
	padding:0 0 5px 0;	
	float:right;
}

#buttons a {
	display:block; 
	width:35px; 
	height:49px;
	text-indent:-999em;
	float:left;
	outline:0;
}
 */
#buttons_obras a#prev_obras {
	position:absolute;
	margin-left:11px;
	margin-top:140px;
	display:block; 
	width:35px; 
	height:49px;	
	background:url(../imagens/bt_navega_esquerda.png) no-repeat; 
}
 /*
a#prev:hover {
	background:url(arrow.gif) 0 0 no-repeat;
}
 */
#buttons_obras  a#next_obras {
	position:absolute;
	margin-left:710px;
	margin-top:140px;
	display:block; 
	width:35px; 
	height:49px;
	background:url(../imagens/bt_navega_direita.png) no-repeat; 
}
 /*
a#next:hover {
	background:url(arrow.gif) -32px 0 no-repeat;
}
 */
 
 
/*CLIENTES*/
#slides_clientes {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:670px;
	height:145px;
	margin-top:50px;
 	margin-left:9px;
	border:0px solid #ccc;
 }
 
/* remove the list styles, width : item width 
 total items */	
 
 
#slides_clientes ul {
	position:absolute;
	left:0;
	top:0;
	list-style:none;
	margin-left:18px;
	padding:0;	
 	width:670px; 
	}
 
/* width of the item, in this case I put 250x250x gif */
#slides_clientes li {
	width:160px;
	height:100px;	
	float:left;
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	padding-top:40px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
}
 
#slides_clientes li img {
	padding:0px;
}


#slides_clientes #titulo{
	font-weight:bold;
	padding:0px;
}
 
/* Styling for prev and next buttons */
 /*#buttons {
	padding:0 0 5px 0;	
	float:right;
}

#buttons a {
	display:block; 
	width:35px; 
	height:49px;
	text-indent:-999em;
	float:left;
	outline:0;
}
 */
#buttons_clientes a#prev_clientes {
	position:absolute;
	margin-left:-55px;
	margin-top:120px;
	display:block; 
	width:35px; 
	height:49px;	
	background:url(../imagens/bt_navega_esquerda_2.png) no-repeat; 
	clear:both;
}
 /*
a#prev:hover {
	background:url(arrow.gif) 0 0 no-repeat;
}
 */
#buttons_clientes  a#next_clientes {
	position:absolute;
	margin-left:-55px;
	margin-top:60px;
	display:block; 
	width:35px; 
	height:49px;
	background:url(../imagens/bt_navega_direita.png) no-repeat; 
	
}
 /*
a#next:hover {
	background:url(arrow.gif) -32px 0 no-repeat;
}
 */
 
 
 #slides_clientes_interno {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:750px;
	height:145px;
	margin-top:-180px;
 	margin-left:9px;
	border:0px solid #ccc;
 }
 
/* remove the list styles, width : item width 
 total items */	
 
 
#slides_clientes_interno ul {
	position:absolute;
	left:0;
	top:0;
	list-style:none;
	margin-left:18px;
	padding:0;	
 	width:750px; 
	}
 
/* width of the item, in this case I put 250x250x gif */
#slides_clientes_interno li {
	width:160px;
	height:100px;	
	float:left;
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	padding-top:40px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
}
 
#slides_clientes_interno li img {
	padding:0px;
}


#slides_clientes_interno #titulo{
	font-weight:bold;
	padding:0px;
}
 
/* Styling for prev and next buttons */
 /*#buttons {
	padding:0 0 5px 0;	
	float:right;
}

#buttons a {
	display:block; 
	width:35px; 
	height:49px;
	text-indent:-999em;
	float:left;
	outline:0;
}
 */
#buttons_clientes_interno a#prev_clientes_interno {
	position:absolute;
	margin-top:-20px;
	display:block; 
	margin-left:663px;
	width:35px; 
	height:49px;	
	background:url(../imagens/bt_navega_esquerda.png) no-repeat; 
	float:left;
}
 /*
a#prev:hover {
	background:url(arrow.gif) 0 0 no-repeat;
}
 */
#buttons_clientes_interno  a#next_clientes_interno {
	position:absolute;
	margin-left:700px;
	margin-top:-20px;
	display:block; 
	width:35px; 
	height:49px;
	background:url(../imagens/bt_navega_direita.png) no-repeat; 
	float:left;
}
 /*
a#next:hover {
	background:url(arrow.gif) -32px 0 no-repeat;
}
 */
 
.clear {clear:both}



/* box content form */
.contato #boxContent{float:left;}
#boxContent.contato{width:650px; float:left;}
#boxContent.contato form{width:600px; overflow:hidden; clear:both; padding:0 0 20px 0;}
#boxContent.contato form ul{padding-top:30px;overflow:hidden;}
#boxContent.contato form ul.pais{padding-top:10px;}
#boxContent.contato form ul.dados-pessoais{width:230px; float:left;}
#boxContent.contato form ul.dados-msn{width:355px; float:right;}
#boxContent.contato form ul li{padding:0 0 10px 0; overflow:hidden;}
#boxContent.contato form ul li.marginright{padding:0 5px 10px 0;}
#boxContent.contato form ul li label{font:11px tahoma; color:#666666; display:block; padding:0 0 2px 0;}
#boxContent.contato form ul.pais li label{float:left; padding:0 3px 0 0;}
#boxContent.contato form ul li span{font:9px tahoma; color:#666666; padding:0 4px;}
#boxContent.contato form ul.dados-msn li span{padding:0 0px; float:right;}
#boxContent.contato form ul li select{width:230px; padding:10px; _padding:12px; font:11px tahoma; color:#666666; border:1px solid #E0E0E0;}
#boxContent.contato form ul li textarea{width:353px; height:115px; font:11px tahoma; color:#666666; border:1px solid #E0E0E0; float:left}
#boxContent.contato form ul li input{width:228px; font:11px tahoma; color:#666666; padding:10px; _padding:12px; border:1px solid #E0E0E0; float:left}
#boxContent.contato form ul li input.btn{width:94px; height:25px; float:right; margin:0px 0 0 0px;border:none;}
#boxContent.contato form ul li input.btnok{width:21px; height:17px; margin:0px 0 0 2px; border:none;}
#boxContent.contato form ul li input.w153{width:153px;}
#boxContent.contato form ul li input.w115{width:115px;}
#boxContent.contato form ul li input.w106{width:115px;}
#boxContent.contato form ul li input.w106-file{width:106px; _width:206px;}
#boxContent.contato form ul li input.w79{width:79px;}
#boxContent.contato form ul li input.w68{width:68px;}
#boxContent.contato form ul li input.w28{width:28px; margin-right:4px;}
#boxContent.contato form ul li input.input-radio-work{width:20px; border:0;}
		


#barra_top{
margin:auto;
width:1024px;
height:7px;
background-color:#004520;
}

#telefone{
width:175px;
height:67px;
position:absolute;
margin-top:-7px;
margin-left:947px;
}

* +html #telefone{
width:175px;
height:67px;
position:absolute;
margin-top:-7px;
margin-left:830px;
}
 
 
#content{
margin:auto;
width:850px;
clear:both;
overflow:hidden;
display:block;
border:0px solid #000000;
margin-top:4px;
background-image:url(../imagens/barra_rodape.png);
background-repeat:no-repeat;
background-position:bottom;
}

#content #bandeiras{
margin-left:795px;
margin-top:5px;
}
#content #bandeiras #pt_br{
padding:5px;
}
#content #bandeiras #en_usa{
padding:5px;
}
#content #logomarca
{
width:210px;
height:64px;
float:left;
margin-left:30px;
margin-top:25px;
margin-bottom:25px;
border:px solid #000000;

}
 


#content #banner
{
	width:850px;
	height:279px;
	background-image:url(../imagens/bg_banner.png);
	background-repeat:no-repeat;
	margin:auto;
	margin-top:100px;
}

#content #arte
{
	width:850px;
	height:259px;
	background-image:url(../imagens/bg_banner.png);
	background-repeat:no-repeat;
	margin:auto;
	padding-top:9px;
}


#content #topmenu ul 
{
	padding:0px;
	margin:0px;
	float: right;
	width: 450px;
 	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
 	color:#201C6F;
	font-weight:bold;
	margin-top:28px;
	border:0px solid #000000;
}


#content #topmenu ul li
{ 
	display: inline; 
}

#content #topmenu ul li a 
{
	padding: 2px 14px;
	float:left;
	/* visual do link */
	color:#201C6F;
	text-decoration: none;
	
}

#content #topmenu ul li a:hover 
{
	/*color: #201C6F;*/
	color:#FFFFFF;
	background-color:#201C6F;
  	/*border-bottom:1px solid #EA0000;*/
}



/***************/

 .item_rodape {float:left;padding:20px 23px 0 20px;height:145px}
.item_rodape a {line-height:19px}

#rodape #rodape_conteudo #rodapemenu {
   width: 850px;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
 }
#rodape #rodape_conteudo #rodapemenu .tit_rodape {padding:0 0 7px}
 
#rodape #rodape_conteudo #rodapemenu .item_rodape {float:left;padding:20px 23px 0 20px;height:145px}
#rodape #rodape_conteudo #rodapemenu .item_rodape a {line-height:19px; color:#FFFFFF;}
#rodape #rodape_conteudo #rodapemenu .item_rodape a:hover { text-decoration:underline;}
  
/******************/

#rodape
{
background-color:#201C6F;
width:100%;
min-height:174px;
color:#FFFFFF;
}
 
 
#rodape #rodape_conteudo
{
width:800px;
margin:auto;
text-align:justify;
}

#rodape #rodape_copy
{
display:table;	
text-align:center;
width:850px;
}
 
#divisao_lateral{
border-bottom:1px solid #F0F0F0;
width:220px;
} 
 
#content #barra_esquerda
{
/*background-color:#004520;*/
width:7px;
height:46px;
float:left;
margin-top:50px;
}
 
#texto_lateral{ width:200px; display:table;}
#content #corpo
{
width:845px;
margin-top:20px;
overflow: hidden;
border:0px solid #000000;
padding-bottom:40px;
color:#8A8A8A;
min-height:300px;
}


#content #corpo #data
{
width:42px;
height:26px;
overflow: hidden;
border:0px solid #000000;
background-image:url(../imagens/fundo_data.png);
background-repeat:no-repeat;
color:#FFFFFF;
padding:6px; 

}

#content #corpo #titulos
{
font-size:18px;
color:#201C6F;
}
#content #corpo #texto_conteudo
{
float:left;
width:580px;
border:0px solid #000000;
margin:auto;
text-align:justify;
font-size:12px;
}

#content #corpo #texto_conteudo #titulos
{
font-size:18px;
color:#201C6F;
}

#content #corpo #divisor
{
width:15px;
height:150px;
margin-top:20px;
margin-left:1px;
overflow: hidden;
border:0px solid #000000;
background-image:url(../imagens/divisor_vert.png);
background-repeat:no-repeat;
float:left;
border:0px solid #000000;
}

#content #corpo #box1
{
float:left;
width:250px;
height:180px;
border:0px solid #000000;
clear:both;
display:table;
}
#content #corpo #box1 #noticias
{
width:256px;
min-height:160px;
max-height:160px;
border:0px solid #000000;
clear:both;
display:table;
}

#content #corpo #box1  #leia
{
font-size:10px;
text-transform:uppercase;
font-weight:bold;
color:#343E4E;
clear:both;
text-align:right;
}

#content #corpo #box1  #leia #simbolo
{
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#FFCC00;
clear:both;
}


#content #corpo #box2
{
float:left;
width:267px;
height:180px;
border:0px solid #000000;
display:table;
}
#content #corpo #box2 #texto
{
width:256px;
min-height:125px;
max-height:125px;
border:0px solid #000000;
}

#content #corpo #box2  #leia
{
font-size:10px;
text-transform:uppercase;
font-weight:bold;
color:#343E4E;
clear:both;
text-align:right;
}

#content #corpo #box2  #leia #simbolo
{
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#FFCC00;
clear:both;
}

#content #corpo #box3
{
float:left;
width:279px;
height:180px;
border:0px solid #000000;
}

#content #corpo #box3 #conteudo
{
width:256px;
height:160px;
border:0px solid #000000;
clear:both;
display:table;
} 


#content #corpo #mycarousel  #leia
{
font-size:10px;
text-transform:uppercase;
font-weight:bold;
color:#343E4E;
clear:both;
text-align:right;
}

#content #corpo #mycarousel  #leia #simbolo
{
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#FFCC00;
clear:both;
}



#clear{ clear:both; height:5px;}
 

#content #menu{
background-repeat:no-repeat;
width:656px;
height:25px;
margin-top:-70px;
margin-bottom:20px;
margin-left:330px;
float:left;
} 
 
#content #col-esquerda { background-image:url(../imagens/fundo_menu.png); 
background-repeat:no-repeat; border: 0px solid #000000; float: left;  width:200px; clear:both;  display:block; }

#content #col-esquerda #texto_links { margin-top:5px; margin-left:15px; padding:5px; width:200px; overflow:hidden; clear:both;  display:block;}

#content #col-esquerda #divisao_lateral {margin-left:15px;  height:1px; background-color:#F0F0F0; width:160px; overflow:hidden; clear:both;  display:block;}

#content #col-esquerda #titulos {
padding-left:15px;
padding-top:12px;
font-size:16px;
font-weight:bold;
color: #006633;
width:180px; 
height:35px; 
 }
 



#content #fundo_cabecalho{
/*background-image:url(../imagens/cabecalho_projeto01.png);
background-repeat:no-repeat;
*/
width:1024px;
height:352px;
margin-bottom:20px;
/*float:left;
overflow: hidden;*/
clear:both;
 }


#content #noticias{
width:255px;
height:348px;
float:left;
border:0px solid #000000;
overflow: hidden;
clear:both;
display:block;
}

#content #noticias #titulo{
background-image:url(../imagens/tit_ultimas_noticias.png);
background-repeat:no-repeat;
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
width:162px;
height:21px;
}
#content #noticias #titulo_outras{
background-image:url(../imagens/tit_ultimas_noticias_outras.png);
background-repeat:no-repeat;
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
width:148px;
height:17px;
}

#content #noticias #data{
margin-left:10px;
background-image:url(../imagens/fundo_data.png);
background-repeat:no-repeat;
width:35px;
height:39px;
text-align:center;
font-weight:bold;
padding-top:5px;
padding-left:5px;
float:left;
overflow: hidden;
clear:both;
display:block;
font-size:11px;
}

#content #noticias #titulos{
width:200px;
margin-top:5px;
margin-left:50px;
border:0px solid #000000;
margin-bottom:20px;
}

#content #noticias #div_noticias{
/*background-color: #E6E6E5;*/
width:235px;
height:1px;
clear:both;
margin:auto;
margin-bottom:0px;
}


#content #div_noticias_mais{
background-repeat:no-repeat;
width:255px;
height:30px;
float:left;
overflow: hidden;
clear:both;
display:block;
}

#content #div_noticias_mais .mais {	position:relative; 	height: 16px;	width : 69px;	margin: 0;	padding: 0;	float: right; background: url(../imagens/bt_vejamais.png) 0 0 no-repeat; }
#content #div_noticias_mais a:hover.mais { height: 16px; background: url(../imagens/bt_vejamais.png) 0 -16px no-repeat; width: 69px;   }


#content #div_rodape_noticias{
background-image:url(../imagens/div_separa.png);
background-repeat:no-repeat;
width:255px;
height:20px;
float:left;
overflow: hidden;
clear:both;
display:block;
}

* +html #content #fundo_obras{
background-image:url(../imagens/fundo_obras.png);
background-repeat:no-repeat;
width:750px;
height:390px;
border:0px solid #000000;
margin-left:270px;
margin-top: 0px;
}

#content #fundo_obras{
	
background-image:url(../imagens/fundo_obras.png);
background-repeat:no-repeat;
width:750px;
height:390px;
border:0px solid #000000;
margin-left:270px;
}

#content #fundo_obras #titulo{
background-image:url(../imagens/tit_projetos_destaque.png);
background-repeat:no-repeat;
background-position:bottom;
padding-top:20px;
margin-left:20px;
width:211px;
border:0px solid #000000;
height:20px;
}

* +html #content #fundo_obras #titulo{
background-image:url(../imagens/tit_projetos_destaque.png);
background-repeat:no-repeat;
background-position:bottom;
padding-top:20px;
margin-left:20px;
width:211px;
height:20px;
}



#content #conteudo_baixo_banners{
width:255px;
height:224px;
overflow: hidden;
clear:both;
display:block;
float:left;
border:0px solid #000000;
}

#content #div_vertical{
background-image:url(../imagens/separador_vertical.png);
background-repeat:no-repeat;
width:32px;
height:224px;
border:0px solid #000000;
float:left;
margin-left:13px;
overflow: hidden;
display:block;
}

#content #clientes{
width:680px;
height:224px;
display:table;
margin-left:340px;
 
}

#content #clientes_interno{
width:680px;
border:0px solid #000000;
margin-left:10px;
margin-top:180px;
margin-bottom:50px;
clear:both;
display:table;
}

#content #div_rodape{
background-color: #CACACA;
width:1024px;
height:1px;
clear:both;
overflow: hidden;
display:block;

}

#content #copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
clear:both;
overflow: hidden;
display:block;
}



#content #col-meio  #noticias{
width:755px;
border:0px solid #000000;
clear:both;
display:table;
min-height:650px;
 }

  
#content #col-meio  #noticias #data{
margin-left:10px;
background-image:url(../imagens/fundo_data.png);
background-repeat:no-repeat;
width:35px;
height:39px;
text-align:center;
font-weight:bold;
padding-top:5px;
padding-left:2px;
float:left;
overflow: hidden;
clear:both;
display:block;
font-size:11px;
}

#content #col-meio  #noticias #titulos{
width:650px;
margin-top:0px;
margin-left:50px;
border:0px solid #000000;
font-weight:normal;
 }

#content #col-meio  #noticias #div_noticias{
background-color: #E6E6E5;
width:235px;
height:1px;
clear:both;
 
 }
 
 /*PAGINAÇÃO*/

#paginacao {  /*div que conterá a paginação*/

    margin: 10px 0px 10px 0px; /* define as margens em relação aos demais objetos da página*/

}

#paginacao p { /*formatação CSS para a tag <p>*/

    font-size: 11px; /*tamanho da fonte*/
	font-family: Arial, Helvetica, sans-serif; /*tipo da fonte*/
	text-align:center; /*alinhamento do texto*/
	margin-top: 5px;/*margem superior*/
	margin-bottom: 5px;/*margem inferior*/
	color:#201C6F;/*cor da fonte*/
	border:none;/*define sem borda*/
	
}

#paginacao a { /*formatação CSS para a tag <a>*/

    border: 1px solid #201C6F;/*define a borda*/
	padding: 5px 5px; /*distância da margem*/
	text-decoration: none;/*retira o underline do link*/
	color:#201C6F;/*cor do texto*/

}

#paginacao a:hover { /*formatação CSS para a tag <a> quando o mouse estiver sobre ela*/

    background-color: #201C6F;/*cor de fundo*/
	color:#FFFFFF;/*cor do texto*/
	padding: 5px 5px;/*distancia da margem*/
	text-decoration: none;/*retira o underline do link*/

}
