/* CSS Document */

/* CSS QUE IRÁ SOMENTE NA PÁGINA INDEX */



/* Principal */

#principal {
	float: right;
	width: 515px;
	background-repeat: no-repeat;
	height: 633px;
	background-image: url(../img/fundo_meio.jpg);
}

/* Meio 1 */

#meio1 {
	width: 486px;
	height: 175px;
	margin-left: 15px;
	margin-top: 8px;
}
#av {
	float: left;
	width: 160px;
	height: 170px;
	text-align: center;
	margin-top: 4px;
	background-image: url(../img/index_r5_c3.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
}
#hl {
	width: 160px;
	height: 170px;
	float: left;
	text-align: center;
	margin-top: 4px;
	background-image: url(../img/augusta.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	padding-right: 4px;
}
#sl {
	float: right;
	height: 170px;
	width: 160px;
	text-align: center;
	margin-top: 4px;
	background-image: url(../img/neimar_f1.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
}



/* Meio 2*/

#meio2 {
	width: 486px;
	height: 200px;
	margin-left: 15px;
	background-image: url(../img/index_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: 11px center;
	margin-top: 10px;
}
#tit_vantagens {
	font-family: "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #9bb156;
	margin-left: 165px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 9px;
	padding-bottom: 6px;
}
#txt_vantagens {
	font-family: "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 165px;
	margin-top: 0px;
}
#txt_vantagens a {
	color: #999999;
	text-decoration: none;
}



#meio2 ul {
	font-family: "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-type: none;
}


/* Meio 3 */

#meio3 {
	width: 486px;
	height: 177px;
	margin-left: 15px;
	margin-top: 10px;
}
#ph {
	width: 160px;
	float: left;
	height: 177px;
	background-image: url(../img/index_r5_c7.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#heli {
	width: 160px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	height: 177px;
	background-image: url(../img/day_air.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#na {
	width: 160px;
	float: right;
	height: 177px;
	background-image: url(../img/index_r5_c9.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}

.tit_verde {
	font-family: "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #9bb156;
	text-align: center;
	margin-top: 115px;
	margin-bottom: 0;
}
#meio1 #av a {
	text-decoration: none;
}
#meio1 #hl a {
	text-decoration: none;
}
#meio1 #sl a {
	text-decoration: none;
}

#meio3 #ph a {
	text-decoration: none;
}

#meio3 #heli a {
	text-decoration: none;
}
#meio3 #na a {
	text-decoration: none;
}


.txt_cinza {
	font-family: "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	top: 112px;
	text-align: center;
	margin-top: 0;
}
#ingles {
	margin-top: 3px;
}

#ingles li {
	margin-left: 140px;
	list-style-type: circle;
	margin-bottom: 8px;
	margin-right: 10px;
}
#ingles a {
	text-decoration: none;
	color: #999999;
}

