@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, h1, h2, h3 {
    margin:0;
	padding:0;
	border:0;
	outline:0;
}
body, html {
	background:url(../images/bg.jpg) repeat-x top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#315E13;
}
/*
@font-face {
     font-family: abadi;
     src: url('../fonts/abaexbc.ttf');
}
*/
h1 {
	color:#315E13;
	font-size:25px;
	text-transform:uppercase;
	padding:0 0 5px 0;
	border-bottom:2px solid #D2DBCC;
	margin-bottom:10px;	
}
h2 {
	color:#DA8E10;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 5px 0;
	margin-bottom:0;	
}
li {
	padding:0 0 10px 0;
	border-bottom:1px dotted #D2DBCC;
	margin:0 0 10px 10px;
	list-style:none;
}
a, a:visited {
	color:#315E13;
	text-decoration:none;
}
a:hover {
	color:#DA8E10;
	text-decoration:none;
}
td {
	padding:5px;
}
.closeFloat {
	padding:0;
	margin:0;
	clear:both;
}
.linkFFF:link, .linkFFF:visited {
	color:#FFF;
	text-decoration:none;
}
.linkFFF:hover {
	text-decoration:underline;
}
.linkVerde:link, .linkVerde:visited {
	color:#315E13;
	text-decoration:none;
}
.linkVerde:hover {
	text-decoration:underline;
}

#bgSlide {
	width:100%;
	background:url(../images/bg-slide.png) no-repeat center 140px;
}
#bgHeader {
	width:840px;
	height:140px;
	position:relative;
	margin:auto;
}
#logo {
	width:126px;
	height:116px;
	position:absolute;
	top:10px;
	left:10px;
}
#contatoHeader {
	width:300px;
	position:absolute;
	top:10px;
	right:0;
}
#bgMenu {
	width:655px;
	height:25px;
	background:url(../images/bg-menu.png) no-repeat;
	position:absolute;
	top:98px;
	right:10px;
	padding:4px 15px 0 0;
}
#bgMenu li {
	list-style:none;
	float:right;
	margin:0 8px;
	border:0;
}
#bgMenu li a, #bgMenu li a:visited {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#bgMenu li a:hover {
	text-decoration:underline;
}
#mudaMenu {
	width:68px;
	height:86px;
	position:absolute;
	top:37px;
	left:194px;
}
#slide {
	width:840px;
	height:262px;
	margin:auto;
	position:relative;
}
#imgSlide {
	width:840px;
	height:250px;
	position:absolute;
	top:6px;
	left:0;
	background:#000;
}
#shadowSlide {
	width:840px;
	height:250px;
	position:absolute;
	top:6px;
	left:0;
	z-index:100;
}
#txtConsultoria {
	width:278px;
	height:71px;
	position:absolute;
	top:173px;
	left:541px;
	z-index:101;
}
#bgContent {
	width:100%;
	background:url(../images/bg-content.png) no-repeat center bottom;
	margin:0 auto 1px auto;
}
#content {
	width:840px;
	margin:auto;
	padding:20px 0 40px 0;
	font-size:14px;
	line-height:22px;
}
#bgCopyright {
	width:100%;
	height:25px;
	background:url(../images/bg-copyright.jpg) repeat-x;
	text-align:center;
	color:#FFF;
	padding:5px 0 0 0;
}
#bgFooter {
	width:100%;
	text-align:center;
	padding:10px 0 20px 0;
}
.boxIndex {
	width:260px;
	line-height:18px;
	font-size:13px;
}
.boxFotos {
	margin:10px 0;
}
.boxFotos img {
	padding:1px;
	border:1px solid #315E13;
	margin:5px;
	float:left;
	list-style:none;
}
.boxFotos img:hover {
	border:1px solid #DA8E10;
}
.fotosEquipe, .fotosParceiros {
	padding:1px;
	border:1px dotted #315E13;
	margin:0 10px 2px 0;
	float:left;
}
.boxParceiros {
	width:380px;
	height:120px;
/*	border:1px dotted #315E13; */
	padding:5px 5px 10px 5px;
	margin:10px;
	float:left;
	line-height:18px;
	font-size:12px;
	border:1px dotted #D2DBCC;
/* 	overflow-y:scroll; */
}