@charset "utf-8";
/* CSS Document */

#box_home {
	display: block;
	margin: 0px;
	float: left;
	position: relative;
	height: auto;
	min-height: 350px;
	width: 670px;
	padding-left: 20px;
}
#destaque_home {
	clear: left;
	float: left;
	height: 230px;
	width: 335px;
	margin-top: 65px;
	display: block;
	position: relative;
	font-size: 13px;
	color: #294c8e;
	font-weight: bold;
	padding-top: 0px;
}
#compromisso p{
	margin-top: 5px;
	float: left;
	width: 100%;
}
.sust_image {
	float: left;
	height: 80px;
	width: 238px;
	display: block;
	position: relative;
	margin-left: 40px;
	
}
#flash_home {
	display: block;
	float: right;
	height: 350px;
	width: 335px;
	position: relative;
	margin-top: -54px;
	*margin-top: 0px;
}
#flash_home1 {
	display: block;
	float: right;
	height: 350px;
	width: 335px;
	position: relative;
	margin-top: -54px;
	
}
#cham_index {
	display: block;
	float: left;
	height: auto;
	width: 1000px;
	position: relative;
}
.chamada {
	font-size: 14px;
	line-height: 23px;
	color: #505050;
	display: block;
	position: relative;
	float: left;
	padding-top: 10px;
}


#chamada1 {
	display: block;
	float: left;
	height: auto;
	width: 310px;
	position: relative;
	padding-left: 0px;
	padding-top: 20px;
}
#chamada2 {
	background-image: url(../images/bg_chamada.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 295px;
	padding-left: 40px;
	padding-right: 20px;
	min-height: 240px;
}
#chamada3 {
	background-image: url(../images/bg_chamada.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: auto;
	min-height: 240px;
	width: 295px;
	padding-left: 40px;
}

