/* 
	Author:Marvio Pinheiro;
	Cliente:ebes engenharia;
	Data:20/12/2010;
	Função:Desenvolvimento e estilização total do site 
 */

*{margin:0; padding:0; line-height:100%;}
.clearfix{
	clear:both;
	}
.clearfix-2{
	clear:both;
	height:10px;
	}

body{
	background:url(../img/bg-geral2.jpg) repeat-x;
	color:333#;
	font:11px Arial, Helvetica, sans-serif;
	}
#geral{
	width:970px;
	margin:0 auto;
	}
#geral p{
	line-height:180%;
	}
#geral p a{
	color:#333;
	text-decoration:none;
	line-height:180%;
	}
#geral p a:hover{
	text-decoration:underline;
	}
#interno{
	 width:920px;
	 margin:0 auto;
	 }
#interno h1{
	color:#73532C;
	font-size:25px;
	}
#interno h2{
	color:#73532C;
	}
#interno p{
	text-align:justify;
	font-size:12px;
	line-height:150%;
	text-indent:10px;
	}
#interno ul{
	margin-left:20px;
	}
#interno li{
	padding:5px 0;
	}

.wrap{
	background:url(../img/bg-geral.jpg) repeat-y;
	width:970px;}
	/* TOPO & LOGO */
#topo{
	/*background:url(../img/bg-topo.jpg) no-repeat;*/
	width:940px;
	height:135px;
	margin:0 auto;
	}
.logo{
	background:url(../img/logo-ebes.jpg) no-repeat;
	display:block;
	width:169px;
	height:108px;
	float:left;
	margin:10px 5px;
	}
.logo a{
	display:block;
	text-indent:-9999px;
	width:169px;
	height:108px;
	}
	/* MENU */
#wrapMenu{
	background:url(../img/wrapMenuBanner.jpg) no-repeat;
	width:970px;
	height:250px;
	margin:0 -1px;
	}
ul#menuLat{
	width:225px;
	margin:25px 10px 0 20px;
	float:left;
	}
ul#menuLat li{
	list-style:none;
	padding:8px 5px;
	border-bottom:1px dashed #FFF;
	}
ul#menuLat li a{
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	width:225px;
	}
ul#menuLat li a:hover{
	border-left:3px solid #D9CC8B;
	margin-left:-3px;
	color:#D9CC8B;
	}
#bannerPri{
	float:left;
	width:694px;
	height:235px;
	margin:14px 0;
	 }
#conteudo{
	background:url(../img/bg-geral.jpg) repeat-y;
	width:970px;
	margin:0 auto;
	}
#boxUm, #boxDois, #boxTres{
	float:left;
	}
#boxUm {
    background: url("../img/bgBoxUm.jpg");
    margin-left: 22px;
    width: 231px;
}
#boxDois {
    margin: 0 17px 0 10px;
    width: 448px;
}
#boxTres{
	background:url(../img/bgBoxTres.jpg) repeat-y;
	width:219px;
	}
/* RODAPE */
#wrapRodape{
	background:url(../img/bgRodape.jpg) repeat-x;
	}
.rodape{
	/*background:url(../img/bgRodape2.jpg) no-repeat;*/
	width:960px;
	height:195px;
	margin:0 auto;
	}
address{
	color:#73532C;
	display:block;
	font-size:12px;
	text-align:center;
	padding-top:76px;
	}
.rodape p span {
	float:right;
	margin-right:48px;
	width:114px;}
.rodape a {
	background:url(../img/logo-analise1.png) no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	height:19px;
	text-indent:-9999px;
	width:27px;}
.rodape a:hover {
	background:url(../img/logo-analise2.png) no-repeat scroll 0 0 transparent;
	height:19px;}
	
	/* PRINCIPAL NOTICIA */
.principal-noticias {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    min-height: 218px;
    padding-bottom: 10px;
}
.principal-noticias h2{
	color:#73532C;
	font-size:22px;
	}
.principal-noticias img{
	border:1px solid #73532C;
	display:block;
	float:left;
	width:251px;
	height:169px;
	padding:3px;
	margin:0 8px 8px 0;
	}
.principal-noticias p{
	text-align:justify;
	line-height:160%;
	}
.principal-noticias p span{
	line-height:160%;
	}
.maisNot{
	background:url(../img/mais-noticias.gif) no-repeat;
	width:45px;
	height:19px;
	float:right;
	margin-right: 5px;
	}
.maisNot a{
	width:45px;
	height:19px;
	display:block;
	text-indent:-9999px;
	}
/* SECUNDARIO NOTICIA */
.secundario-noticias h2{
	color:#73532C;
	font-size:18px;
	}
.secundario-noticias img{
	border:1px solid #73532C;
	width:169px;
	height:91px;
	padding:3px;
	display:block;
	float:left;
	margin:0 8px 8px 0;
	}
.secundario-noticias p{
	text-align:justify;
	}
/* A EMRPESA & NEGOCIOS */
.empresa{
	height:329px;
	border-bottom:1px dotted #333;
	}
.empresa h3, .negocios h3{
	color:#73532C;
	font-size:12px;
	margin:10px 10px 0;
	padding-bottom:10px;
	}
.empresa img, .negocios img{
	background:#FFF;
	padding:4px;
	margin-left:5px;
	}
.empresa p, .negocios p{
	text-align:justify;
	margin:10px 5px;
	}
/*-------------------*/
.negocios{
	height:343x;
	}
.negocios img{
	float:left;
	margin:0 10px 0;
	}
	
/* BOX UM */
.boxUm{
	border-bottom:1px dotted #333;
	margin:0 auto;
	width: 205px;
	}
.boxUm h3{
	color:#73532C;
	font-size:12px;
	margin:10px 10px 0;
	padding-bottom:10px;
	}
.boxUm img{
	background:#FFF;
	border:1px solid #996600;
	padding:5px;
	float:left;
	margin: 5px 10px 0 0;
	}
.boxUm  p{
	text-align:justify;
	}
	/* FALE CONOSCO */
h1.faleCon{
	color:#73532C;
	font-size:25px;
	}
#fale{
	width:400px;
	}
#fale label{
	display:block;
	margin:10px 0 0 0;
	color:#73532C;
	}
#fale input, textarea{
	border:1px solid #73532C;
	padding:3px;
	}
#botao{
	background:#C68020;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
	}
	/* NOTICIAS */
.h2noti a{
	color: #73532C;
    font-size: 22px;
	text-decoration:none;
	}
.h2noti a:hover{
	text-decoration:underline;
	}
	
.galeria{
	display:block;
	}
.galeria li{
	display:inline-table;
	list-style:none;
	margin:10px;
	}