body {
	background: url('../img/bg.jpg') top no-repeat #E8E4D7;
	line-height:16px;
}

.width{width: 990px; margin: 0 auto;}
.floatleft{float:left;}
.floatright{float:right;}
.clear{clear:both;}

a {text-decoration: none;}
ul{list-style-type: none; padding-left: 0;}

p {
	font-size: 12px;
	color: #6b5b33;
	font-family: Arial, Helvetica, sans-serif;
}

/*==========================================================*/
/*						HEADER-BANNER				 		*/
/*==========================================================*/

header a.banner {
	display: block;
	height: 150px;
}

header nav {
	height: 50px;
	margin-top: 15px;
}

header nav ul li {
	float:left;
}

header nav.index ul {
	width: 935px;
	margin: 0 auto;
}

header nav ul li a {
	font-family: '777Bold';
	font-size: .80em;
	text-transform: uppercase;

	padding: 2px 5px;

	color: #897e60;

	border-right: 1px dashed #7e6e44;
	border-left: 1px dashed #fff;
}

header nav ul li.active a {
	padding-left: 53px;
	background: url('../img/carmenu.png') no-repeat;
}

header nav ul li.active a,
header nav ul li a:hover {
	color: #a0160d;
}

header nav ul li:first-child a {border-left: 0px;}
header nav ul li:last-child a {border-right: 0px;}

/*---------------------------------------------------------------------*/
/*			DESTAQUE	 										   	   */
/*---------------------------------------------------------------------*/	

.slider {
	background: url('../img/sombra.png') bottom no-repeat;
	height: 221px;
	position: relative;
	top: -2px;
}

.slider .container {
	width: 990px;
	height: 189px;
	overflow: hidden;
	border-radius: 10px;
}

.slider .tabs {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 189px;
	overflow: hidden;
}

.slider .tabs ul {margin-top: 0px;}

.slider .tabs ul li {max-width: 200px;}

.slider .tabs ul li a {
	font-family: '777Bold';
	font-size: 14px;
	text-transform: uppercase;

	max-width: 200px;
	height: 37px;
	line-height: 37px;
	margin-bottom: 1px;
	display: block;
	padding-left: 10px;

	color: #88784f;
	background: #baae8e;
}

.slider .tabs ul li.last a {
	line-height: 15px;
	padding-top: 3px;
}

.slider .tabs ul li.odd a {
	background: #e5dfd0;
}

.slider .tabs ul li.active a {
	
}

/*---------------------------------------------------------------------*/
/*			BOXES	 										   		   */
/*---------------------------------------------------------------------*/

.boxes .modulo {
	margin-right: 20px;
}		

.boxes h3 {
	font-family: '777Bold';
	color: #7e6e44;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 16px;
	margin-bottom: 5px;
}

.boxes p strong {
	margin-bottom: 0px;
}

.boxes h3 span {
	color: #b32017;
}

.boxes p, .boxes a {
	width: 150px;
	margin-left: 20px;
}

.dicas p {width: 200px;}

.diferenciais p {width: 286px;}


.boxes a {
	background: #907d4f;
	padding: 5px;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.boxes a:hover {
	background: #b20000;
	padding: 5px;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

/*---------------------------------------------------------------------*/
/*			PARCEIROS	 										   	   */
/*---------------------------------------------------------------------*/	

.parceiros {
	background: url('../img/bg_transp.png');
	border-radius: 10px;
	padding: 0px 10px;
	border-bottom: 10px solid #8d7e58;
	padding-bottom: 13px;
	width: 970px;
}

.parceiros h3 {
	font-family: '777Bold';
	color: #6e5d32;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 35px;
	margin-bottom: -15px;
}

.parceiros ul li {
	float:left;
	padding: 5px 63px;
	border-right: 1px solid #fff;
	border-left: 1px solid #8d7e58;
	height: 50px;
}

.parceiros ul li:first-child {
	border-left: 0px;
}

.parceiros ul li:last-child {
	border-right: 0px;
}

/*---------------------------------------------------------------------*/
/*			FOOTER	 										   		   */
/*---------------------------------------------------------------------*/

footer {
	text-align: center;
	padding-top: 10px;
	font-family: '777Bold';
	font-size: 12px;
	color: #74643a;
}	

/*---------------------------------------------------------------------*/
/*			INTERNA	 										   		   */
/*---------------------------------------------------------------------*/

.conteudo {
	padding-bottom: 40px;
	background: url('../img/barra.gif') no-repeat bottom;
}


.esq {
	width: 145px;
	margin-right: 40px;
}

.esq nav a {
	display: block;
	font-family: '777Bold';
	width: 145px;
	line-height: 30px;
	font-size: 16px;
	color: #74643a;
	border-bottom: 2px solid #a4946e;
	text-transform: uppercase;
}

.esq nav a.active {
	padding-right: 20px;
	width: 125px;
	background: url('../img/interna-active.png') no-repeat center right;
}

.esq nav a.active,
.esq nav a:hover {
	color: #b32017;
	border-bottom: 2px solid #b32017;
}

.dir {
	width: 805px;
}	

.dir p {
	margin-top: 0px;
}

.dir img {
	float: left;
	margin-right: 10px;
	border-radius: 10px;
}

/*---------------------------------------------------------------------*/
/*			CROSSBROWSING	 										   */
/*---------------------------------------------------------------------*/	

.ie9 header nav ul,
.ie9 header nav.index ul {
	margin-left: -16px;
	position: relative;
	left: 28px;
}

.ie9 .empurra {
	padding-left:21px;
}

/*-------------------------*/

.ie8 .parceiros,
.ie7 .parceiros {
	margin-top: 20px;
}

/*-------------------------*/

.ie7 header nav ul,
.ie7 header nav.index ul {
	margin-left: 12px;
	position: relative;
	left: 28px;
}

.ie7 .parceiros ul,
.ie7 header nav ul {
	margin-left: -30px;
}

.ie7 .parceiros ul li {
	padding: 5px 35px;
}

.ie7 .conteudo {
	margin-bottom: 20px;
}

.ie7 .diferenciais p {
	position: relative;
	top: 5px;
	margin-bottom: 3px;
}

.ie7 .slider .tabs ul li a {
	width: 200px;
	margin-left: -40px;
}

/*---------------------------------------------------------------------*/
/*			FONTES			 										   */
/*---------------------------------------------------------------------*/	

@font-face {
    font-family: '777';
    src: url('fontes/humanist_777_bt-webfont.eot');
    src: url('fontes/humanist_777_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/humanist_777_bt-webfont.woff') format('woff'),
         url('fontes/humanist_777_bt-webfont.ttf') format('truetype'),
         url('fontes/humanist_777_bt-webfont.svg#777') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '777Bold';
    src: url('fontes/humanist_777_bold-webfont.eot');
    src: url('fontes/humanist_777_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/humanist_777_bold-webfont.woff') format('woff'),
         url('fontes/humanist_777_bold-webfont.ttf') format('truetype'),
         url('fontes/humanist_777_bold-webfont.svg#humnst777_btbold') format('svg');
    font-weight: bold;
    font-style: normal;
}