﻿* {
 padding: 0;
 margin: 0;
 }
body
{
    background: #35715A;
    color: #000000;
    font: 0.7em Tahoma, Verdana, sans-serif;
    text-align: center;
    letter-spacing: 1px;
}


acronym {
 cursor: help;
 }

/* ---------- div ---------- */

#contato
{
    position:absolute;
    left:540px;
    top:67px;
    width:150px;
    height:50px;
    font-family:Tahoma,Verdana,Arial;
    font-size:0.9em;
    color:#000000;
    text-align:right
    }

#googleadsense
{
    margin-left:20px;
}
#contato p
{
   width:auto;    
}


#container
{
    padding: 0 2px;
    width: 700px !important;
    margin: 0 auto;
    background: #fff url( '../images/container.gif' ) repeat-y;
    text-align: left;
    position: relative;
}

#pageHeader
{
}
#preamble, #supportingText div {
 padding: 5px 20px;
 width: 470px !important;
 }

#quickSummary {
 width: 540px !important;
 background: url('../images/line.gif') no-repeat 50% 100%;
 }
 
#preamble {
 padding-top: 15px;
 }
#supportingText #requirements {
 padding-bottom: 12px;
 }
#supportingText #footer {
 padding: 12px 20px;
 background: url('../images/line.gif') no-repeat 50% 0;
 text-align: center;
 }
#linkList {
 position: absolute;
 top: 380px;
 left: 542px;
 font-size: 10px;
 line-height: 1.2em;
 width: 148px;
}


/* ---------- h1, h2, h3, h4 ---------- */


h1 {
 width: 700px;
 height: 140px;
 }
 
 
h2 {
 width: 700px;
 height: 206px;
 }

#preamble ul 
{
 padding: 5px 7px 5px 25px;
}

#preamble p
{
    padding-bottom: 5px; 
}

#preamble ul li
{
    border-bottom: none;
    padding-bottom: 5px;
    list-style-type: square;
}

#preamble h3 
{
    color:#000000;
    font-family:Tahoma;
    font-size:1.3em;
    font-weight:bold;
    }


#explanation h3 
{
    color:#000000;
    font-family:Tahoma;
    font-size:1.3em;
    font-weight:bold;
}

#participation h3 { background-image: url('../images/h3_03.gif'); }
#benefits h3 { background-image: url('../images/h3_04.gif'); }
#requirements h3 { background-image: url('../images/h3_05.gif'); }

#linkList h3 {
 width: 162px;
 height: 34px;
 background-repeat: no-repeat;
 background-color: #ffffff;
 }
.select {background-image: url('../images/h3_06.gif'); }
.archives {background-image: url('../images/h3_07.gif'); }
.resources {background-image: url('../images/h3_08.gif'); }
.googlebar {background-image: url('../images/googlebar.gif'); }

h4
{
   font-family:Tahoma,Verdana,Arial;
   font-size:1.3em;
   color:#35715A;
   font-weight:bold;
}

/* ---------- p ---------- */

p {
 padding-top: 5px;
	width: 495px;
}
.p1 {
 padding-top: 0px;
 padding-bottom: 10px;
 font-size: 1.1em;
 width:690px;
 height:34px;
 background-color:#CCDDD7;
 text-align:center;
 
 }

/* ---------- ul, li ---------- */

ul, li {
 list-style: none;
 }
ul 
{
 
}
li {
 border-bottom: 1px solid #ddd;
 }
#lselect li {
	padding: 5px 7px 5px 25px;
}
#lselect a:hover {
 color: #000000;
 text-decoration:underline;
 }
#larchives li, #lresources li {
 background: url('../images/bullet2.gif') no-repeat;
 padding: 5px 0;
}
div>#larchives li, div>#lresources li {
 padding: 0;
 height: 23px;
 background: url('../images/bullet2.gif') no-repeat;
}

/* ---------- a ---------- */

a {
 text-decoration: none;
 }
#intro a, #supportingText a {
 color: #000000;
 }
#footer a, #linkList a, #linkList a:hover, #linkList a:visited {
 color: #000000;
 }
#lselect a {
 display: block;
 color: #000000;
 }
#lselect a:hover {
 display: block;
 text-decoration:underline;
 color: #000000;
 }
#lselect a.c {
 display: inline;
 color: #000000;
 }
 
 
#larchives a, #lresources a {
 padding: 0 7px 0 22px;
 color: #000000;
}

#larchives a:hover, #lresources a:hover {
 display: block;
 text-decoration:underline;
 color: #000000;
 }

div>#larchives a, div>#lresources a {
 padding: 5px 7px 5px 22px;
 height: 13px !important;
 height /**/: 23px;
 display: block;
 }
 
#footer p>a
{
 font-family:Tahoma,Verdana,Arial;
 font-size:0.9em;
}
 
#footer a:hover, #footer a:active, #linkList a:hover, #linkList a:active, #lselect a.c:hover, #lselect a.c:active {
 color: #000000;
 text-decoration: underline;
 }
#intro a:hover, #intro a:active, #supportingText a:hover, #supportingText a:active, #lselect a:hover, #lselect a:active {
 color: #000000;
 text-decoration:underline;
 }

.titulos
{
   font-family:Tahoma,Verdana,Arial;
   font-size:1.3em;
   color:#35715A;
   font-weight:bold;
}

.content
{
   font-family: Tahoma,Verdana,Arial;
   font-size:1.0em;
   color:#000000;
}

.fotosbox
{
    float:left;
    padding:6px;
	display:block;
}

.fototextobotton
{
    float:none;
    padding:0px;
	display:block;
}

.voltar
{
    text-align:right;
    float:right;
}

#clear
{
    clear:both;
}

