/* CSS Document */

img,a img,a:link img,a:visited img {
    border: 0 none;
}

body {
	background: #edeac7 url("body-background.png") repeat-x;
	font: normal .75em "DejaVu Sans", Arial, sans-serif, Helvetica, serif;
	margin: 0;
}
#header {
	width: 740px;
	height: 150px;
	margin: 0 auto;
	background: #385908 url("body-background.png") repeat-x;
}
	#header #logo {
	float: left;
	margin: 40px 0 0 0;
}
#header #menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	border-left: 1px solid #406f00;
}
#header #menu li {
	float: left;
	border-right: 1px solid #406f00;
}
#header #menu li a {
	padding: 65px 0;
	width: 96px;
	text-align: center;
	display: block;
	color: #FFF;
	text-decoration: none;
	font: lighter 1.2em "Lucida Grande", "Trebuchet Ms", "DejaVu Sans Condensed", Arial, sans-serif;
	line-height: 20px;
}
#header #menu li a:hover {
	background: url("menu-hover.png") repeat-x center;
}
#header #menu li a#active {
	background: url("menu-hover.png") repeat-x center;
	font-weight: 700;
	width: 97px;
}
#logo-print {
	display: none;
}

/* -------------- */

#presentation {
	height: 300px;
	width: 100%;
	background: #FFF; /* FIX ME */
	overflow: hidden;
	z-index: 1;
}

#legend {
	color: #fff;
	font: italic bold 1.3em "Trebuchet MS", "DejaVu Sans", Arial, Helvetica, sans-serif;
	position: absolute;
	top: 420px;
	padding-top: 5px;
	left: -200px;
	z-index: 10;
	display: inline;
	text-align: right;
	width: 200px;
	background: url(setaParaCima.gif) no-repeat right top;
	line-height: 20px;
}
#legend a {
	text-decoration: none;
	color: #fff;
}

#align {
    margin: 0 auto;
    margin-top: -300px;
    width: 100%;
}
#align2 {
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	background: url("fundo-align.gif") repeat-y right;
}
#content {
	background-color: #FFF;
	overflow: hidden;
	width: 448px;
	float: right;
	padding: 20px;
	font: normal 1.2em "DejaVu Sans", Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	line-height: 150%;
	color: #333;
}
#content p {
	text-align: justify;
}
#sideContent {
	margin-top: 300px;
	margin-right: 488px;
	padding: 10px;
	color: #514715;
	font: italic 1.2em "Trebuchet MS", "DejaVu Serif", Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	line-height: 150%;
}
#languageList {
	text-align: right;
}
#languageList a img {
	vertical-align: middle;
}

/* ------------- */

h1 {
	color: #8fa758;
	text-transform: uppercase;
	font-family: "DejaVu Sans Condensed", "Arial Narrow", Arial, "DejaVu Sans", sans-serif;
	font-weight: normal;
	line-height: 140%;
	border-top: 1px solid #8fa758;
	border-bottom: 1px solid #8fa758;
	padding: 8px 0;
}
h2 {
	border-bottom: 1px solid #8fa758;
}
h2, h3, h4 {
	color: #8fa758;
	text-transform: uppercase;
	font-family: "DejaVu Sans Condensed", "Arial Narrow", Arial, "DejaVu Sans", sans-serif;
	font-weight: normal;
	line-height: 150%;
}

ul {
	list-style: square;
}

/* ------------- */

a {
	color: #5F7D31;
}
a:hover {
	color: #3F5819;
}
a:visited {
	color: #798861;
}

#sideContent a {
	color: #77632f;
}
#sideContent a:hover {
	color: #846922;
}

/* ------------- */

.gallery div {
	float: left;
	border: 1px solid #edeac7;
	width: 210px;
	margin: 6px;
}
.gallery div a {
	display: block;
	padding: 5px;
	color: #333;
	text-decoration: none;
	font-size: small;
	color: #385908;
}
.gallery div a:hover {
	background-color: #cdc491;
}
.gallery div a img {
	display: block;
}
.gallery .pp {
	margin: 0;
	margin-left: 270px;
	margin-bottom: -69px;
	padding-top: -7px;
	width: 64px;
	border: 0;
	float: left;
	z-index: 10;
}
.gallery div a span {
	width: 200px;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
}

/* ------------- */

.subMenu {
	color: #999;
	padding-bottom: 15px;
	border-bottom: 1px solid #8fa758;
	margin: 0 -5px;
}
.subMenu a {
	margin: 0 5px;
}

/* -------------- */

#preview a {
	font-size: smaller;
	text-decoration: none;
	float: left;
	margin-right: 10px;
}
#preview a img {
	display: block;
	margin: 0 auto;
}
#preview a:hover {
	text-decoration: underline;
}

/* ------------- */

.indiceNoticias a {
	display: block;
	margin: 5px 0;
}
.indiceNoticias a img {
	vertical-align: middle;
}

/* ------------- */
form input, form label {
	float: left;
	margin-bottom: 10px;
}
form label {
	display: block;
	width: 90px;
	padding-right: 10px;
	font-size: small;
}
form input, form textarea, form select {
	padding: 3px;
	line-height: normal;
	border: 1px solid #c1b783;
	width: 300px;
	font: normal .75em "DejaVu Sans", Arial, sans-serif, Helvetica, serif;
	font-size: small;
}
form select option {
	width: 300px;
}
form input:focus, form textarea:focus {
	border-color: #406f00;
}
form textarea {
	height: 80px;
}
form br {
	clear: left;
}
form input.botao {
	margin-left: 100px;
	margin-top: 8px;
	width: 120px;
	background: #385908 url("menu-hover.png") repeat-x center;
	color: #FFF;
	border-color: #FFF;
}

/* ------------- */

#bottom {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color: #2d4d01;
	color: #c7d8ad;
	font-size: small;
}
#bottom #powered {
	font-size: smaller;
}
#bottom strong {
	color: #fff;
}

#bottom div {
	width: 740px;
	margin: 0 auto;
	padding: 10px 0;
}
