/* CSS Document */
/** CAPA **/

.traco {
	margin-left:-20px;
	width:785px;
	}

#capa_box {
	position:absolute;
	width:800px;
	top:571px;
	margin-left:0px;
	}

#dentro {
	margin-left:15px;
	}

.barra_h {
	background-image:url(../img/barra_azul2.gif);
	background-repeat:no-repeat;
	width:783px;
	height:1px;	
	clear:both;	
	margin-bottom:2px;
	margin-left:-14px;
	}
	
.barra_h2 {
	background-image:url(../img/barra_azul_versao2.gif);
	background-repeat:no-repeat;
	width:667px;
	height:1px;	
	clear:both;	
	margin-bottom:2px;
	margin-left:-14px;
	}
	
.barra_v {
	background-image:url(../img/barra_azul_v.gif);
	background-repeat:no-repeat;
	width:1px;
	height:59px;
	
	/*margin-left:5px;*/
	margin-right:10px;
	margin-top:5px;
			
	float:left;
	}
	
.texto {
	padding-top:0px;
	margin-top:5px;
	padding-bottom:10px;
	width:185px;
	height:auto;
	float:left;
	}
	
.certificado {
	margin-top:10px;
	width:86px;
	height:59px;
	float:left;
	}
	
.empresas {
	width:656px;
	height:40px;
	margin-left:-6px;
	margin-top:5px;
	margin-bottom:10px;
	}
	
.cidades {
	margin-top:5px;
	margin-left:-10px;
	margin-bottom:5px;
	font-size:11px;
	}
	
.cidades a {
	margin-left:8px;
	margin-right:8px;
	}	
/**** CAPA ****/

#box_esq {
	float:left;
	width:670px;
	height:auto;
	}
	
#box_dir {
	float:left;
	width:86px;
	height:auto;
	}