@charset "utf-8";
/* CSS Document */
body {
	background-color: #e1e4e4;
	background-image: url(img/bg_home.gif);
	background-repeat: repeat-x;
	height: 100%;
    overflow: auto;
}

#home_miolo {
	position: relative;
	width: 100%;
	height: 715px;
	margin-top: 0px;
	background-position: center;
	overflow: hidden;
	min-width: 990px;
	background-image: url(img/bg_home_miolo.png);
}

#home_miolo .container {
	height: 715px;
}

#home_banner {
	position: absolute;
	top: 17px;
	left: 21px;
}

#home_selo_associados {
	position: absolute;
	top: 384px;
	left: 5px;
}

#home_selo_insetos {
	position: absolute;
	top: 384px;
	left: 323px;
}

#home_selo_legislacao {
	position: absolute;
	top: 384px;
	left: 649px;
}

#home_titulo_associados {
	position: absolute;
	left: 126px;
	top: 426px;
}

.home_titulos {
	font-family: gotham-light;
	font-size: 30px;
	color: #714359;
	line-height: 25px;
}

#home_subtitulo_associados {
	position: absolute;
	left: 126px;
	top: 460px;
}

.home_subtitulos {
	font-family: gotham-light;
	font-size: 12px;
	color: #714359;
	line-height: 15px;
	width: 190px;
}

#home_titulo_insetos {
	position: absolute;
	left: 447px;
	top: 426px;
}

#home_subtitulo_insetos {
	position: absolute;
	left: 447px;
	top: 460px;
}

#home_titulo_legislacao {
	position: absolute;
	left: 775px;
	top: 426px;
}

#home_subtitulo_legislacao {
	position: absolute;
	left: 775px;
	top: 460px;
}

#home_vejamais1 {
	position: absolute;
	left: 447px;
	top: 465px;
}

#home_vejamais2 {
	position: absolute;
	left: 775px;
	top: 465px;
}

#home_ass1 {
	position: absolute;
	left: 56px;
	top: 513px;
}

#home_ass2 {
	position: absolute;
	left: 171px;
	top: 536px;
}

#home_ass3 {
	position: absolute;
	left: 200px;
	top: 513px;
}

#home_thumb1 {
	top: 510px;
	left: 346px;
}

#home_thumb2 {
	top: 510px;
	left: 670px;
}

.home_thumbs {
	position: absolute;
	width: 285px;
	font-family: gotham-light;
	font-size: 12px;
	color: #5f2641;
	line-height: 17px;
}

.home_thumbs img {
	float: left;
	margin-right: 5px;
}
