*{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	margin:0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;

}

html, body { height:100%;}
* html #geral {
	height: 100%; /* hack para IE6 hq trata height como min-height */
	}

body {
	color: #323D6D;
	background:#E9E6E1 url(img/fundo.jpg) no-repeat top center;
	text-align:center;
	line-height: 20px;

}

#geral {
	text-align:left;
	width:778px;
	min-height: 100%;
	background:#fff;
	position:relative;
}

#corpo {
	width:100%;
	background:#fff url(img/linha_vertical_meio.gif)  repeat-y left top;

}

#meio {
	width:100%;
	height:auto;
    margin:0px auto;
	text-align:justify;
}


h2 {
	font-size:14px;
	font-weight:bold;
	background:#DEDCD3;
	padding:3px 0 5px 5px;
	text-align:left;
	width:145px;
		
}

h3 {
	color:#2E4E97;
	background:#CCD8EA;
	font-size:13px;
	font-weight:bold;
	height:21px;
	margin:0 0 2px 0;
	padding:5px 0 2px 5px;
	text-align:left;
}

h4{
	font-size:15px;

}

h5.barramais{
	font-size:13px;
	border-top:1px dotted #c1c7d5;
	margin-top:20px;
	padding-top:5px;

}


a {outline:0;} 

a:link, a:visited {
	color:#323D6D;
	text-decoration:none;

}

a:hover, a:active{
	color:#DA251D;
	text-decoration:underline;

}

.margem { 
	padding:0px 11px 4px 6px;
	margin:4px 4px 4px 6px;
	line-height:18px;

}

#meio_index .quadro{
	width:175px;
	height:232px;
	float:left;
	background:url(img/fundo_quadro.jpg) ;
	text-align:left;
	margin:5px ;
}

#meio_index .quadrotec{
	width:175px;
	height:232px;
	float:left;
	background:url(img/tecnologias.jpg) ;
	text-align:left;
	margin:5px ;
}

.quadro img { 
	border:1px solid #DEDCD3;
	margin-left:4px;
	
	}
	
.img {
	background:url(img/bgimg1.jpg) repeat-x left bottom; 
	padding:6px;
	height:175px;
	margin:3px;
	width:240px;
	border-left:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	text-align:center;
	float:left;
		
	}
	
.imgcliente {
	padding:4px;
	margin:3px;
	border:1px solid #e1e1e1;
	text-align:center;
	float:left;
		
}
.imgqual {
	padding:3px;
	margin:3px;
	border:1px solid #e1e1e1;
	text-align:center;
	float:left;
		
}

#templus a{
	position:absolute;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	height:60px;
	width: 25px;
	/*	background:url(img/templus.gif) right no-repeat;
*/	left: 979px;
	top: 370px;
}

#rodape {
	background:url(img/bg_rodape.jpg) repeat-x center;
	height:100px;
	position:static;
	bottom:0;
	left:0;
	width:100%;
	clear:both;

}

#rodape a { color:#666;}
.tabrodape {
	width:770px;
	height:100px;
	margin:0px auto;
	vertical-align:middle;
	font-size:11px;
	text-align:left;
	color:#666;
	margin-top:2px;

}

.espquadro{
	padding-left:5px;
	padding-top:5px;
}

.data {
	font: bold 9px Verdana, Geneva, sans-serif;
	color:#C1070A;
	padding:2px;

	
}

ul li.esp {
	padding-left:5px;
	line-height: 17px;
	margin-top:5px;
}


ul li.esp a {
	font-size:10px;

}


/*ITENS DE CONTEUDO*/

#breadcrumbs {
	height:18px;
	padding:2px 0 2px 7px;
	color:#fff;
	text-align:left;
	background:#B0C6E4;
	font-size:11px;
	font-weight:bold;

}
acronym { border-bottom:1px solid #323D6D; font-weight:bold;}

#conteudo{
	text-align:justify;
	padding:8px;
	height:auto;
}

#conteudo p {
	margin:2px 0 8px 0;
}

#conteudo #texto{
	float:left;
	width:524px;
	_width:518px;
	padding:0 10px 0 10px;
	margin:0px 3px 0 7px;

}

#conteudo #texto ol li {
	list-style: outside decimal;
}

#texto h4  {
	color:#323D6D;
	font-size:16px;
	margin:15px 0 10px 0;
	background:url(img/linha_horiz.gif) repeat-x bottom bottom;
	border-bottom:1px dotted #ccc;
}

.titulo_noticia{
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;

}

#mais_noticias{
	margin:0px 0px 5px 0px;
	line-height:18px;

}

#conteudo #lateral{
	float:left;
	width:193px;
	height:auto;
	padding:5px 7px 0px 7px ;
	background:url(img/bglateral.jpg) repeat-x top left;
	margin-top:1px;
	
}

#lateral p{
	padding:6px;
	background:#fff;
	margin-bottom:3px;
}


.linha {
	border-left:1px dotted #C1C7D5;
	padding-left:10px;

}

.fd {
	margin:10px;
	padding:5px;
	background:#DEDBD2 url(img/bg.jpg) repeat-x top left;
}

#voltar {
	width:753px;
	clear:both;
	text-align:right;
	padding:0px 10px 10px 10px;
	background:url(img/linha_volta.gif) repeat-x;
	height:23px;
	margin-top:5px;

}

#voltar h6 a{
	display:block;
	text-indent:9000px;
	overflow:hidden;
	background:url(img/voltar.gif);
	width:81px;
	height:23px;
	float:right;
	margin-right:210px;
	_margin-right:100px;

}


/*MENU LOCAL*/

#menu_local {
	background:url(img/fundomenulocal.gif) no-repeat;
	height:100%;
	}
	
#menu_local ul{
	margin:4px 10px 13px 10px;

}

#menu_local li{
	background:url(img/linha.gif) repeat-x left bottom;
	font-weight:bold;
	padding-bottom:3px;

}

#menu_local a{
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	background:url(img/setadir.gif) no-repeat left;

}

#menu_local a:link{
	background:url(img/setadir.gif) no-repeat left;

}

#menu_local a:hover {
	background:url(img/setadir_hv.gif) no-repeat left;
	padding-left:10px;
	margin-left:8px;
	text-decoration:underline;

}

#menu_local a:active {
	background:url(img/setadir_hv.gif) no-repeat left;
	padding-left:10px;

}

#formulario table{
	border:1px solid #fff;
	background:#DEDBD2;
	width:97%;
	font-weight:bold;
	margin:0px auto;
	font-size:11px;

}

#formulario td{
	border:1px solid #fff;
	background:#DEDBD2;
	font-weight:bold;
	padding:2px;

}

#login { width:260px; height:70px; border:1px solid #DEDBD2; margin-top:2px; background:#e1e1e1;}
ul.formulario {float:left; margin:0 0 0 10px;} 
#formulario input { border:1px solid #ADB1C5; padding:2px; color:#323D6D; font-size:11px; }
.formulario { border:1px solid #ADB1C5; padding:2px; color:#323D6D; font-size:11px; vertical-align:middle; }
.bt { border:1px solid #ADB1C5; color:#323D6D; padding:1px; font-size:11px; vertical-align:middle; }


.float {clear:both;}
.verm{
	color:#F00;
	padding:3px;
	font-weight:bold;
	font-size:10px;
}

/*.fotos img { 
	border:1px solid #E5E8F0;
	margin:4px;
	
	}
	*/
.esp{
	padding-right:4px;
	vertical-align:middle;
}

.tit {
	background:#FFF;
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	
}

.detalhe {
	background:url(img/bg_bread.gif) repeat-x left top;
	height:8px;

}
.legenda {
	font-size:9px;
}

select, option{
	width:170px;
	border:1px dotted #ADB1C5; color:#323D6D; 
	margin:1px; 
}

/*#intra {
	margin:1px;
	padding:3px;
	background:#DEDCD3;
	border:1px solid #ccc;
	font-size:10px;
}
*/


/*ALTERACAO*/
#meio_index_2 {
	width:520px;
	margin:30px auto;
	float:left;
	overflow:hidden;
	text-align:center;

}


#direita_2{
	width:240px;
	height:auto;
	margin:30px auto;
	float:left;
	
}

#direita{
	width:214px;
	height:auto;
	margin:30px auto;
	float:right;
	
}

div#certificados {
	background:url(img/certi_premiacoes.jpg) no-repeat top left;
	width:770px;
	height:105px;
	
}

div#certificados a {
	width:770px;
	height:105px;
	display:block;
	outline:none;
	text-indent:-9999px;
}

.frota_index {
	background:url(img/frota_index.jpg) no-repeat top left;
	width:473px;
	height:125px;
}

.frota_index a {
	display:block;
	width:473px;
	height:125px;
	text-indent:-9999px;
}

.webmail {
	width:235px;
	height:138px;
	border:1px solid #E6E3DE;
	
}

.webmail p {
	margin:2px 20px;
	font-size:10px;
}

div#box_index {
	width:500px;
	height:140px;
	margin-top:15px;
}

.tecnologias {
	width:235px;
	height:134px;
	background:url(img/tecnologias_index.jpg) no-repeat top left;
	float:left;
	margin:0 10px 0 10px;
}

.roteirizador {
	width:235px;
	height:134px;
	background: url(img/roteirizador.jpg) no-repeat top left;
	float:left;
	
}

div#box_index .roteirizador a {
	display:block;
	width:235px;
	height:134px;
	text-indent:-9999px;


}


.noticias {
	width:235px;
	height:162px;
	background: url(img/bg_news.jpg) repeat-x bottom left;
	margin-bottom:15px;
	border:1px solid #E6E3DE;
}
