#noticias {
 width: 420px;
 height: 210px;
 border-right: 1px dashed #9ea273;
 margin: 0 5px 5px 5px;
 float: left;
}

#conteudo > #noticias {
 width: 420px;
 margin: 0 10px 5px 10px;
}

#noticias h2 {
 color: #123a51;
 font-size: 12px;
 margin-bottom: 3px;
}

#noticias a {
 text-decoration: none;
}

#noticias img {
 margin-right: 10px;
 float: left;
 border: 1px solid #93966b;
}

#noticias img.safe {
 border: 0 none;
 margin: 10px 0 10px ;
 float: none;
}

/* -=- */

#fotos {
 width: 224px;
 height: 210px;
 float: left;
 margin: 0 0 5px 5px;
} 

#conteudo > #fotos {
 width: 224px;
 margin: 0 0 5px 5px;
} 

#fotos li {
 width: 112px;
 float: left;
 margin: 5px 0;
}

#fotos img {
 border: 1px solid #93966b;
 margin: 0 2px;
}

#fotos img.safe {
 border: 0 none;
 margin: 0 0 10px;
 float: none;
}

#fotos a {
 color: #516c67;
 text-decoration: none;
 font-weight: bold;
}

/* -=- */

#barra {
 height: 8px;
 font-size: 8px;
 clear: both;
 background-color:#bbbf80;
}

/* -=- */

#eventos {
 width: 211px;
 height: 150px;
 border-right: 1px dashed #9ea273;
 margin: 10px 5px 5px 5px;
 float: left;
 color: #123a51;
 font-weight: bold;
}

#conteudo > #eventos {
 margin: 10px 0 5px 10px;
}

#eventos li a {
 color: #000;
 font-weight: normal;
 display: block;
 text-decoration: none;
}

/* -=- */

#modalidades {
 width: 197px;
 height: 150px;
 border-right: 1px dashed #9ea273;
 margin: 10px 5px 5px 5px;
 float: left;
}

#conteudo > #modalidades {
 width: 198px;
 margin: 10px 10px 5px 10px;
}

#modalidades a {
 text-decoration: none;
}

/*#modalidades ul {
 list-style-image: url("images/marca_03.jpg");
 margin: 0 0 10px 15px;
}*/

#modalidades li {
 margin: 10px 0;
}

#modalidades li a {
 color: #123a51;
 font-weight: bold;
 text-decoration: none;
}

/* -=- */

#newsletter {
 width: 219px;
 height: 150px;
 float: left;
 background: #c6ca90 url("imagens/fundo_newsletter.gif") no-repeat scroll bottom right;
 margin: 10px 0 5px 5px ;
}

#conteudo > #newsletter {
 margin: 10px 0 5px 10px;
 width: 219px;
}

#newsletter p {
 margin-bottom: 14px;
}

#newsletter p.clear {
 font-size: 1px;
 margin-bottom: 0px;
}

#newsletter form {
 margin-top: -7px
}

#newsletter label {
 display: block;
 width: 50px; 
 margin-top: 9px;
 color: #123a51;
 float: left;
}

#newsletter input {
 margin-top: 3px;
 border: 1px solid #a8ac7b;
 width: 136px;
 height: 18px;
 line-height: 16px;
}

#conteudo > #newsletter input {
 margin: 3px;
 border: 1px solid #a8ac7b;
 width: 136px;
 height: 18px;
 line-height: 16px;
}

#newsletter input.a {
 background: #fff url("imagens/fundo_inputa.jpg") no-repeat scroll top right;
}

#newsletter input.b {
 background: #fff url("imagens/fundo_inputb.jpg") no-repeat scroll top right;
}

#newsletter input.ok {
 height: 42px;
 width: 42px;
 border: 0 none;
 margin: 0;
 position: relative;
 top: 4px;
 left: 185px;
}

#conteudo > #newsletter input.ok {
 height: 42px;
 width: 42px;
 border: 0 none;
 margin: 0;
}
