
/* Eric Meyer's Reset Reloaded - http://bit.ly/4r3T */
html, body, div, span, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address,
cite, em, font, img, strong, sub, sup, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus { outline: 0; }

body {
	line-height: 1;
	color: black;
	background: white;
}

ol,
ul { list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; }

blockquote,
q { quotes: "" ""; }

/* Geral
--------------------------------------------- */
body {
	background: #edf9fe;
	font: 62.5% Helvetica, Arial, sans-serif;
	color: #707c8c;
	text-align: center;
}

a:link,
a:visited { color: #069; }

a:hover { color: #0b9cc6; }

em { font-style: italic; }

strong { font-weight: bold; }

blockquote {
	font: italic 1.125em/1.389em Georgia, Times, 'Times New Roman', serif;
	padding: 1.62em 0;
}

span.right {
	text-align: right;
	display:block;
}

.content {
	font-size: 1.6em;
	line-height: 1.438em;
}

.content h1 {
	padding: 30px 20px 8px 25px;
	margin: 0 -20px 0.9em -25px;
	border-bottom: 5px solid #ececec;
	font: 1.875em Georgia, "Times New Roman", Times, serif;
	color: #8db438;
	background: #fff url(../imagens/bg_title.gif) repeat-x left bottom;
}

.content h2 {
	color: #8db438;
	margin-bottom: 1em;
}

.content p { margin-bottom: 1em; }

/* Slideshow
--------------------------------------------- */

#slideshow {
	height: 305px;
	min-width: 900px;
	max-width: 1200px;
	margin: 0 auto -20px;
	border-bottom: 9px solid #8db438;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.js #slideshow { background: #000; }

/* Wrap
--------------------------------------------- */
div.wrap {
	text-align: left;
	width: 730px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

/* Header
--------------------------------------------- */
#header {
	font: 2.4em 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
	text-transform: lowercase;
	color: #7fa825;
	text-align: center;
	float: left;
	width: 220px;
	margin: 37px 0 15px 14px;
}

#header h1 {
	width: 174px;
	margin: 0 auto 10px;
}

#header h1 a:link,
#header h1 a:visited {
	text-indent: -9999px;
	display: block;
	height: 91px;
	background: url(../imagens/bg_logos.gif) no-repeat 0 0;
}

/* Conteudo
--------------------------------------------- */
#content {
	float: right;
	width: 480px;
	padding: 0 10px;
	margin-left: -10px;
	background: transparent url(../imagens/bg_content.gif) no-repeat right 20px;
}

div.content {
	background: #fff;
	text-align: justify;
	padding: 0 20px 45px 25px;
	min-height: 400px;
}

/* Footer
--------------------------------------------- */

#footer {
	font-size: 1.2em;
	background: #edf9fe url(../imagens/bg_content.gif) no-repeat left -1090px;
	margin:0 -10px;
	padding: 30px 10px 15px;
}

p.credits {
	font-size: 0.917em;
	color: #c5d1d7;
	font-style: italic;
	text-align: right;
	border-top: 1px solid #c5d1d7;
	padding: .273em 0;
}

.credits a:link,
.credits a:visited {
	font-style: normal;
	color: #abb7c0;
	text-decoration: none;
}

/* Barra lateral
--------------------------------------------- */

#sidebar {
	clear: left;
	position: relative;
	float:left;
	width: 230px;
	padding-left: 12px;
	margin-right: -12px;
}

#sidebar p { margin-right: 2em; }

#sidebar p strong {
	font-size: 1.2em;
	display:block;
	padding-bottom: 0.25em;
	margin-bottom: 0.9em;
	font-weight: normal;
	border-bottom: 1px solid #dfeaef;
}

#sidebar p a {
	display: inline-block;
	margin-left: 12px;
}

acronym.apavt {
	height: 50px;
	width: 66px;
	display: block;
	text-indent: -9999px;
	background: url(../imagens/bg_logos.gif) no-repeat 0px -91px;
}

/* Menu
--------------------------------------------- */
#menu {
	margin:0 0 1.1em -3px;
	position:relative;
}

#menu li {
	background:url(../imagens/bg_menu.gif) no-repeat left -49px;
	position:relative;
	width:236px;
	vertical-align: bottom; /* ie */
}

#menu li.first { background-position:left 0; }

#menu li.last { background-position:left -94px; }

#menu .first a { padding-top:4px; }

#menu .last a { padding-bottom:4px; }

#menu a:link,
#menu a:visited {
	color:#005375;
	display:block;
	font-size:1.6em;
	height:45px;
	line-height:45px;
	padding-left:27px;
	text-decoration:none;
}

#menu a:hover,
#menu a.active:link,
#menu a.active:visited { background:transparent url(../imagens/bg_menu.gif) no-repeat left -335px; }

#menu .first a:hover { background-position:right -286px; }

#menu .last a:hover { background-position:right -380px; }

#menu .parent a:hover,
#menu .parent a.active:link,
#menu .parent a.active:visited { background: transparent url(../imagens/bg_menu.gif) no-repeat left -192px; }

#menu .first.parent a:hover,
#menu .first.parent a.active:link,
#menu .first.parent a.active:visited { background-position: right -143px; }

#menu .last.parent a:hover,
#menu .last.parent a.active:link,
#menu .last.parent a.active:visited { background-position: right -237px; }

#menu ul {
	border-bottom:2px solid #cfcfcf;
	display:none;
	left:236px;
	position:absolute;
	top:5px;
}

#menu li:hover ul,
#menu ul:hover,
#menu li.active ul,
#menu li.hover ul { display:block; }

#menu ul li {
	background:url(../imagens/bg_menu.gif) repeat-x left -429px;
	width:100%;
}

#menu ul a:link,
#menu ul a:visited {
	color:#fff;
	font-size:1.6em;
	height:35px;
	line-height:35px;
	padding:0 44px 0 14px;
	white-space:nowrap;
}

#menu .parent ul a:hover,
#menu .first.parent ul a:hover,
#menu .last.parent ul a:hover { background:url(../imagens/bg_menu.gif) repeat-x left -464px; }

/* Links
--------------------------------------------- */

dl.links dt {
	font-weight: bold;
	margin-bottom: -1.5em;
}

dl.links dd {
	margin-left: 11em;
	margin-bottom: 1em;
}

dl.links a:link,
dl.links a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #0b9cc6;
	display:inline-block;
}

dl.links a:hover { border-bottom-color: #c00000; }

/* Contacts
--------------------------------------------- */
div.contacts { padding: 0 0 2em 6em; }

div.contacts h2,
div.contacts dl { margin-left: -6em; }

dl.contacts dt {
	font-weight: bold;
	margin-bottom: -1.5em;
	text-align: right;
	width: 5em;
}

dl.contacts dd {
	margin-left: 6em;
	margin-bottom: 1em;
}

dl.contacts a:link,
dl.contacts a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #069;
	display:inline-block;
}

dl.contacts a:hover { border-bottom-color: #0b9cc6; }

/* Clients
--------------------------------------------- */

body.clients div.content p { text-align: center; }

body.clients div.content img { margin: 0 5px 40px 0; }
