/* CSS document - no inicio, era o index... */

* {
list-style: none;
text-decoration: none;
border: none;
margin: 0;
}

body {
background: #92C4E5 url(img/fundo_index.gif) center top no-repeat;
}

body.equipelaguna {
background: #FFF;
}

#tudo {
position: relative;
left: 50%;
width: 750px; height: auto; 
margin: 0 0 0 -375px;
}

/* config. página inicial */

#i_topo {
background: transparent;
float: right;
width: 750px; height: 242px;
}

/*

#i_newsletters {
background: #FFF;
float: right;
left: 202px; top: 452px;
width: 550px; height: 24px; 
}

*/

/* menu inicial */

#i_menu {
background: none;
float: right;
width: 360px; height: auto;
padding-top: 20px;
}

#i_menu ul {
margin: 0; padding: 0;
}

#i_menu li {
float: left; 
display: block;
}

#i_menu li a {
color: #000;
float: left; 
width: 165px; height: auto;
font-family: arial, verdana, helvetica, sans-serif; font-size: 13px;
padding: 2px;
border-left: 1px solid #000;
}

#i_menu li a:hover {
background: #75C5F0;
border-left: 1px solid #000;
}

/* menu interno */

#i_menu.interno {
padding-top: 30px; padding-right: 20px;
}

#i_menu.interno li a:hover {
background: #75C5F0;
border-left: 1px solid #000;
}

/* fim dos menus */

#i_foco {
background: #FFF;
position: absolute;
left: 202px; top: 452px;
width: 550px; height: 128px; 
}

/*

#i_leads {
background: #FFF;
position: absolute;
left: 202px; top: 594px;
width: 480px; height: 24px; 
}

#i_leads p {
color: #000;
font-family: georgia, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold;
}

#i_leads p a {
color: #969594;
}

#i_leads span {
padding-left: 25px; padding-right: 25px;
width: 480px; height: 60px;
}

*/

#i_raiz {
position: absolute;
text-align: left;
left: 202px; top: 592px;
width: 550px; height: 24px; 
}

#i_raiz p {
color: #000;
font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;
padding-bottom: 4px; padding-top: 4px;
}

#i_raiz p a {
color: #006600;
text-decoration: underline;
}

/* fim da config. página inicial e começo conteúdo do site */

#topo {
background: #FFF url(img/marca_conteudo.gif) no-repeat;
float: left;
width: 352px; height: 180px;
margin-top: 20px;
}

#conteudo {
background: #FFF;
float: left;
width: 322px; height: 540px;
overflow: auto;
}

h1 {
color: #75C5F0;
font-family: verdana, arial, helvetica, sans-serif; font-size: 16px; font-weight: normal;
padding-bottom: 20px;
}

h1.h1 {
padding-top: 30px;
}

h2 {
color: #006001;
font-family: arial, verdana, helvetica, sans-serif; font-size: 16px; font-weight: normal;
border-bottom: 1px dashed #006001;
margin-right: 30px; padding-bottom: 2px;
}

#conteudo p {
color: #969594;
font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;
padding-top: 10px; padding-bottom: 10px; padding-right: 30px;  
}

#conteudo p.p {
padding-top: 0;
}

#conteudo p a {
color: #006001;
font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;
}

#conteudo p a:hover {
border-bottom: 1px dashed #006001; padding-bottom: 1px;
}

#conteudo img {
margin-left: 28px; padding-bottom: 24px;
}

#conteudo img a {
float: left;
}

#homenagem {
background: #FFF;
float: right;
width: 380px; height: auto;
padding-top: 40px; padding-bottom: 20px;
}

#homenagem p {
color: #000;
font-family: arial, verdana, helvetica, sans-serif; font-size: 12px;
padding-top: 20px;
}

#raiz {
background: #FFF;
float: left;
width: 352px; height: auto;
padding-top: 25px;
padding-bottom: 20px;
}

#raiz.raiz {
width: 750px; height: auto;
text-align: right;
}

#raiz p {
color: #000;
font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;
padding-bottom: 4px; padding-top: 4px;
}

#raiz p a {
color: #006001;
text-decoration: underline;
}

#artigo {
background: #FFF;
float: left;
width: 750px; height: auto;
padding-bottom: 10px;
}

#artigo h1 {
color: #006001;
font-family: arial, verdana, helvetica, sans-serif; font-size: 14px; font-weight: bold; 
border-bottom: 1px dashed #006001; padding-bottom: 2px;
text-transform: uppercase;
}

#artigo p {
color: #858585;
font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;
padding-bottom: 4px; padding-top: 4px;
text-align: justify;
}

#artigo p.p {
color: #858585;
font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;
padding-bottom: 20px; padding-top: 0;
}

#artigo p a {
color: #006001;
text-decoration: underline;
}

select {
background: #FFF;
color: #006001;
font-family: arial, verdana, helvetica, sans-serif; font-size: 15px;
width: 254px; height: auto;
}

select.select {
font-family: verdana, helvetica, arial, sans-serif; font-size: 12px;
width: 268px; height: auto;
border: #708090 solid 1px;
}

form {
font-family: verdana, helvetica, arial, sans-serif; font-size: 12px;
}

input {
color: #006001;
font-family: verdana, helvetica, arial, sans-serif; font-size: 12px;
border: #708090 solid 1px;
cursor: auto;
}

textarea {
color: #006001;
font-family: verdana, helvetica, arial, sans-serif; font-size: 12px;
width: 264px; height: 100px;
border: #708090 solid 1px;
overflow: auto;
}