/* ------------ ECOSSAURO CSS ------------ */

body {
	background: #FEF6EE url(../images/fundo_geral.jpg) repeat-y top center;
	margin: 0px;
}

#geral {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	background: #fff url(../images/fundo.gif) no-repeat top left;
}

#logo {
	width: 150px;
	height: 125px;
	float: right;
	background: #fff url(../images/logo_symmetria.gif) no-repeat 0px 26px;
}

#conteudo {
	width: 760px;
	background: url(../images/bolas.gif)  repeat-y 220px 0px;
	margin-top: 80px;
}

#conteudoSecundario {
	width: 180px;
	float: left;
	padding-left: 20px;
	margin-top: 150px;

}

#conteudoPrimario {
	width: 490px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
}

#footer {
	width: 760px;
	padding: 14px 0px;
	background: #fff url(../images/bolas.gif)  repeat-x left top;
	border-top: 20px #fff solid;
	clear:both;
	text-align:center;
	margin: 0px;
}

/* ------------ ELEMENTOS DE CONTEUDO ------------ */

.aboutImage {
	width: 99%;
	text-align:center;
	margin-top: 20px;
}

.linksEsq {
	width: 225px;
	float: left;
}
.linksDir {
	width: 215px;
	float: right;
}

#greenAction {
	width: auto;
	float: left;
	margin-top: -8px;
	margin-bottom: 12px;
}

.paragrafoZero {
	width: auto;
	padding-left: 30px;
}

/* ------------ FORMULARIO ------------ */

form {
	margin: 0px;
	padding: 0px;
}
form img {
	vertical-align:middle;
}

input, textarea, select {
	background-color: #fff;
	color: #615A26;
	border: 1px #B0AC92 solid;
	margin: 0px 3px 3px 0px;
	vertical-align:middle;
	padding: 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	width: 90%;
}

.botao {
	background-color: #F78E2C;
	color: #fff;
	border: none;
	margin: 0px 3px 3px 0px;
	vertical-align:middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	width:auto;
}


/* ------------ NAVEGACAO ------------ */

#navegacao {
	width: 760px;
	height: 32px;
	clear: both;
	background-color: #F78E2C;
}

#navegacao ul { margin:0px; padding: 0px;}
#navegacao ul li { list-style:none; display:inline; position: relative; }
#navegacao li ul {
  display: none;
  left: -488px;
  position: absolute;
  top: 32px;
  z-index: 3000;
  background-color: #F78E2C;
}
#navegacao li ul li { list-style:none; }

#navegacao li ul li a {
  opacity:0.9;
  padding: 0px;
  text-align:left;
  width:200px;
  font-size: 0.8em;
}

#navegacao li a {
	display:inline;
	height: 32px;
	line-height:32px;
	float:left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	padding: 0px 3px;
	margin: 0px 10px;
}

/* ------------ MOUSE OVER ------------ */
#navegacao li a:hover {
	color:#BD6600;
	background-color:#FFAD32;
}

#navegacao li:hover ul, #navegacao li.over ul {
  border:0pt none;
  display:block;
  width:220px;
}

/* ------------ FONTES ------------ */

/* ------------ H1 ------------ */
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.4em;
	line-height: 1em;
	color: #006DA9;
	font-style:italic;
	margin: 0px;
}
h1 a{ text-decoration:none; color:#000;}
h1 a:visited{ color:#333; }
h1 a:Hover{ text-decoration:underline; }

#conteudoSecundario h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.08em;
	line-height: 1em;
	color: #006DA9;
	font-weight:bold;
	font-style:normal;
	margin: 12px 0px;
	word-spacing: -0.2em;
}
#conteudoSecundario h1.vinho { color: #993333; }
#conteudoSecundario h1.verde { color: #006600; }
.paragrafoZero h1 { line-height: 26px;}

/* ------------ H2 ------------ */

h2 {
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #000;
	font-weight:normal;
	margin: 0px 0px 5px 0px;
}
h2 a{ text-decoration:none; color:#000;}
h2 a:visited{ color:#333; }
h2 a:Hover{ text-decoration:underline; }


/* ------------ H3 ------------ */
h3 {
	color: #8CBB00;
	font-family: Georgia, Times, serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height:1.1em;
	margin: 0px 0px 7px 0px;
}
h3 a{ text-decoration:none; color:#8CBB00;}
h3 a:visited{ color:#415600; }
h3 a:Hover{ color:#526D00; text-decoration:underline; }

/* ------------ P ------------ */
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height:1.3em;
	color:#666;
	margin: 12px 0px;
	clear:left;
}
p a { text-decoration:none; color:#3CACAC; }
p a:visited { color:#647D0A; }
p a:Hover { color:#647D0A; text-decoration:underline; }
p span { color:#647D0A; }

#conteudoSecundario p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	line-height:1.4em;
	color:#666;
	margin: 10px 0px;
	clear:left;
}
#conteudoSecundario p a { text-decoration:none; color:#615A26; }
#conteudoSecundario p a:visited { color:#647D0A; }
#conteudoSecundario p a:Hover { color:#647D0A; text-decoration:underline; }
#conteudoSecundario p span { color:#3CACAC; }
#conteudoSecundario p span.caps { color: inherit; }
#conteudoSecundario p.azul { color: #003333; }

#footer p { font-size: 0.70em; color:#333300; }
#footer p a { text-decoration:none; color:#333300; }
#footer p a:visited { color:#5E5E00; }
#footer p a:Hover { color:#5E5E00; text-decoration:underline; }
#footer p span { color:#5E5E00; }

.linksEsq p, .linksDir p {
	font-size: 0.75em;
	margin-top: 0px;
	line-height:1.4em;
}
.linksEsq p a, .linksDir p a { text-decoration:none; color:#663333; }
.linksEsq p a:visited, .linksDir p a:visited { color:#666; }
.linksEsq p a:Hover, .linksDir p a:Hover { text-decoration:underline; }

#greenAction p a { text-decoration:none; color:#669900; }
#greenAction p a:visited { color:#647D0A; }
#greenAction p a:Hover { color:#647D0A; text-decoration:underline; }
#greenAction p span { color:#3CACAC; }


.blocoSecundario {
	width: 102px;
    height: auto;
    float: right;
    margin: 5px 0px 5px 10px;
    padding: 8px;
    border: 1px #B0D9EA solid;
    background-color: #EEF6F9;
}

.blocoSecundario h3 {
  color: #F78E2C;
}

.blocoSecundario img { margin: 8px 0px 0px 0px; border: 1px #B0D9EA solid; }

/***** Flash *****/
div.flash {
  padding: 8px 4px 8px 35px;
  margin-bottom: 12px;
	font-size: 1.1em;
	border: 2px solid;
	margin-top: 8px;
}

div.flash.error {
  background: url(/images/icons/error.png) 8px 5px no-repeat;
	background-color: #ffe3e3;
	border-color: #dd0000;
	color: #550000;
}

div.flash.notice {
  background: url(/images/icons/info.png) 8px 5px no-repeat;
	background-color: #dfffdf;
	border-color: #9fcf9f;
	color: #005f00;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: inline;
}

#errorExplanation {
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul {
  width: 100%;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.minifotos img{
    margin:30px 48px 0px 0px;
    border: #ddd 4px solid;
}
.minifotosb img{
    margin:30px 0px 0px 0px;
    border: #ddd 4px solid;
}
.minifotos:hover img, .minifotosb:hover img{
    border: #fff 4px solid;
}
.minifotos:hover, .minifotosb:hover{
    border: #fff; /* irrelevant definition to overcome IE bug */
    background-color:transparent;
}
