
@import "dropdown.css";

* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
	background:#F3F3F3;
}

#container {
	font:11px Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:787px;
	margin:2em auto;
	background:#FFF;
	padding:1.3em;
	background:#FFF url(../images/body_bg.gif) bottom repeat-x;
	border:0.1em solid #EAEAEA;
	z-index:-100px;
}

p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0;
}

a {
	color:#005f3f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p a, td a, th a {
	background:url(../images/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}

ul {
	list-style:none;
}

#masthead {
	width:786px;
	height:140px;
	position:relative;
	margin-bottom:0.3em;
	background:url(../images/banner.jpg) no-repeat;
	line-height:14em;
}

#masthead h1 {
	font-size:3em;
	font-family:"trebuchet ms";
	margin-left:1em;
	color:#FFF;
}

#masthead h1 a {
	color:#FFF;
}

#masthead sup {
	font-size:0.5em;
}

#mastheadBox {
	background:url(../images/masthead_box.gif) left center no-repeat;
	z-index:11;
	position:absolute;
	height:8em;
	top:50%;
	margin-top:-5em;
	right:2em;
	width:43.5em;
	padding:1em 1em 1em 3.5em;
}

#mastheadBox h2 {
	line-height:1em;
color:#005f3f;
 	 font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  	font-size:14px;
}

#mastheadBox p {
	padding:1em 0 0;
	margin:0;
}

#breadCrumbs {
	clear:both;
	padding: 5px 3px 0px 24px;
	margin-top:3px;
	background:#EAEAEA url(../images/breadcrumbs_bg.gif);
	width:760px;
	height:20px;
}

#breadCrumbs li {
	display:inline;
}

#breadCrumbs li a {
	margin-right:0.5em;
	padding-right:1em;
	background:url(../images/breadcrumbs_bullet.gif) right 0.7em no-repeat;
}

#breadCrumbs li a:hover, #footer li a:hover {
	text-decoration:underline;
}

/* Main Column */

#mainContent {
	width:532px;
	padding:15px 2em 2em 2em;
	float:left;
	border-right:solid #CCCCCC 1px;
	z-index:-100;

}

#mainContentFull {
	width:786px;
	padding:2em 0em 2em 0em;
	float:left;
	z-index:-100;
}

#mainContent h2 {
	color:#005f3f;
 	 font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  	font-size:14px;
	padding-bottom:5px;
	border-bottom:#005f3f solid 1px;
	z-index:-100;
}

#mainContent p + h2 {
color:#005f3f;
 	 font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  	font-size:14px;
}

#mainContent h3 {
	font-size:1.25em;
}

#mainContent blockquote {
	padding:0 2em;
	font-style:italic;
	font-size:0.9em;
	color:#444;
	border-left:4px solid #8ec1b0;
}

#mainContent ul {
	color:#F90;
}

#mainContent li {
	background:url(../images/li_bullet.gif) left 6px no-repeat;
	font-size:1.2em;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	color:#005f3f;
}

#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}

/* Main Column Table */

#mainContent table {
	margin-top:1.5em;
}

#mainContent thead th {
	background:#EAEAEA;
}

#mainContent td {
	padding:0.5em;
	background:#F4F4F4;
}

#mainContent td:hover {
	background:#EAEAEA;
}

#mainContent th {
	padding:0.5em;
	background:#F4F4F4;
	color:#004D85;
}

#mainContent th strong {
	color:#005f3f;
}

/* Form */

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #EAEAEA;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:bold;
}

input, textarea {
	border:1px solid #CCC;
	padding:0.25em;
	width:20em;
}

textarea {
	width:28em;
	height:5em;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

#submit {
width:788px
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	width:auto;
	background:#F90 url(../images/nav_bg.gif) bottom repeat-x;
}

input#submit:hover {
	border-color:#005f3f;
}

/* Side Column */

#secondaryContent {
	width:180px;
	padding:15px;
	float:left;
}

#secondaryContent h2, #secondaryContent p {
color:#005f3f;
 	 font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  	font-size:14px;
}

#secondaryContent h2 {
	color:#005f3f;
	clear:both
}

.secondaryContentBox {
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	padding:1em 1em 0.5em;
	margin-bottom:2em;
}

.secondaryContentBox span {
	color:#005f3f;
	font-weight:bold;
}

#secondaryContent blockquote {
	font-style:italic;
	font-size:0.9em;
	padding:0.5em 0 0 2em;
	background:url(../images/left_quote.gif) no-repeat;
}

#secondaryContent blockquote p {
	background:url(../images/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em;
}

#secondaryContent blockquote span {
	margin-left:2em;
}

#secondaryContent .source {
	text-align:right;
	margin:-0.5em 0 2em;
	font-size:1em;
}

#footer {
	text-align:center;
	clear:both;
	padding:1em 0 0;
	background:url(../images/footer_hr.gif) repeat-x;
}

#footer li {
	display:inline;
	margin: 4.5em 0.5em 0.5em 0.5em;
}

/************* DIVISOES PARA CONTEDUDO *********************/

.completo {
	width:99%
}

.completo_0 {
	width:99%;
	margin:0px;;
	padding:0px;
}

.umterco{
	width: 33%;
	position:relative;
}

.doisterco{
	width: 66%;
}

.umquarto{
	width: 24.5%;
}

.metade{
	width: 49.5%;
}


.sessenta{
	width: 59.5%;
}

.quarenta{
	width: 39.5%;
}

/********************** espaçamemtos ************************/

.pad10{
	padding: 10px 10px 10px 10px;
}


.pad10 h2 {
	color:#005f3f;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  	font-size:17px;
	padding-bottom:5px;
	border-bottom:#005f3f solid 1px;
	z-index:-100;
}

/********************** FLOAT ************************/
.left {
	float:left
}

.right {
	float:right
}

.limpa {
	clear:both;
}

/********************** bordas ************************/

.borda_dir{
border-right:0.1em solid #EAEAEA;
}

.borda_esq{
border-left:0.1em solid #EAEAEA;
}


/********************** para testes  ************************/

.vermelho{
	background-color:#FF0000;
}

.azul{
	background-color:#3366FF;
}

.verde{
	background-color:#005f3f;
}

.paraData{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	text-align:left;
	margin: 0 10px 5px 5px;
	width:350px;
	display:table;	
	height:15px;
	float:left;
	position:relative;
}
.bggray {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: gray; TEXT-DECORATION: none
}
.blue11nocap{FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #005f3f; TEXT-DECORATION: none; text-align: left; line-height: normal;     
}

.destq_verde_12 {
	font:12px Verdana, Arial, Helvetica;
	text-align:left;
	color:#005f3f;
	font-weight:bold;
}

.img_mod1{
	border-style: dotted;
	border-color:#999999;
	border-width:1px;
	margin-bottom:3px;
	margin-right:7px;
	float:left;
	padding:5px;
}

.img_central{
	border-style: dotted;
	border-color:#999999;
	border-width:1px;
	margin-bottom:3px;
	margin-right:7px;
	padding:5px;
}



/*****************************GALERIA***********/
#gallery {
width:100%;
position:relative;
padding-left:12px;
}

#gallery img {
float: left;
padding: 5px;
border: 1px solid #005f3f;
margin: 7px 14px 7px 0px;
}