@charset "utf-8";
/* CSS Document */

#conteudo_home {
	width:740px;
	height:250px;
	margin:20px auto;
}

#conteudo_home p {
	text-align:justify;
	text-indent:30px;
	font-weight:bold;
}

#ls {
	width:232px;
	float:left;
	margin:0;
}

#ls2 {
	width:232px;
	float:left;
	margin:0 0 0 22px;
}

#ls3 {
	width:232px;
	float:left;
	margin:0 0 0 22px;
}

#barra {
	width:100%;
	height:142px;
	background-color:#b6292f;
	margin:0 0 20px 0;
}

#cont_barra {
	width:940px;
	height:142px;
	position:absolute;
	background-image:url(imgs/nossalocalizacao.jpg);
	background-position:right;
	background-repeat:no-repeat;
	left: 50%;
	margin-left:-470px;
}

#cont_barra1 {
	width:320px;
	height:142px;
	padding:15px 0 0 0;
}

#txt_barra {
	text-align:justify;
	text-indent:30px;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	z-index:2;
	width: 326px;
	left: 1px;
	top: 27px;
}

#coz {
	background-image:url(imgs/img_coz.jpg);
	width:217px;
	height:183px;
	position:absolute;
	z-index: 1;
	top: -42px;
	left: 314px;
}

#emailhome {
	position:absolute;
	z-index:5;
	top: 92px;
	left: 693px;
}

#emailhome a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#emailhome a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#F90;
}
