﻿/* CSS Document */
#conteudo {
	float:right;
	width:682px;
	height:auto;
	
	font-size:11px;
	}
	
.cont_parte {
	float:left;
	width:682px;
	height:auto;
	margin-bottom:10px;
	}	
	
.cont_barra {
	float:left;
	width:682px;
	height:20px;
	background-color:#000000;
	}

.barra_titulo {
	float:left;
	margin-top:3px;
	text-indent:8px;
	}
	
#novidades {
	float:right;
	}
	
.cont_img {
	float:left;
	width:318px;
	height:auto;
	margin-right:22px;
	}

.cont_img img.img01 {
	margin-bottom:25px;
	}
	
.cont_txt {
	float:left;
	width:auto;
	height:auto;
	margin-bottom:20px;
	text-align:justify;
	}

.texto br {
	line-height:10px;
	}
	
.titulo {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
	}

.barra_azul {
	margin-bottom:10px;
	}

#empresas_img {
	margin-top:10px;
	}