body { background: fixed url('/images/green/fundo01.gif') no-repeat center top; }
/*div#header { background: url('/images/green/topo01.gif') no-repeat; }*/
div#header { background: url('/images/topo.png') no-repeat; }
div#sidebar { background: url("/images/green/barra01.gif") no-repeat 7px 0px; }

#content a:link {color:#6d9463; text-decoration: none;}
#content a:active {color:#6d9463;}
#content a:visited {text-decoration: none; color:#6d9463;}
#content a:hover {text-decoration: underline;}

.item { margin: 0 0 0 0; }
.item h1, #content h1 { margin: 0 0 5px 0; font-size: 19px; }
.item h2, #content h2 { margin: 0 0 5px 0; font-size: 17px; }
.item h3, #content h3 { margin: -5px 0 5px 0; font-size: 15px; }
.item h4, #content h4 { margin: -5px 0 5px 0; font-size: 13px; }
.item h5, #content h5 { margin: -5px 0 5px 0; font-size: 11px; }
.item img.banner, #content img.img_chamada { margin: 0 10px 0 0; border:#6d9463 2px solid; }
.item p { margin: 0 0 10px 0;}
.item a { display: block; margin: 10px 0;}
#content h1, #content h2, #content h3, #content h4, #content h5, .item h2, .item h3 { color: #6d9463; }

.galeria img { margin: 0 7px 7px 0; border:#6d9463 2px solid; }

.texto_item { display:block; width: 381px; float:right;}

/* itens unicos de cursos */
.programa, .professor {margin: 20px 0 0 0;} 
.modulo { margin: 20px 0 0 0;}
.professor strong, .professor h4 { padding: 5px 0 0 0; font-size: 13px; } 

.video_item { margin: 40px 0 0 0; }
.video_item h4 { padding: 10px 0 0 0; }

div#erros_form { float:left; width:60%; color:#900;}
div#erros_form p {border-left: #999 solid 1px; padding: 10px 0 10px 5px;}
div#erros_form li { margin: 0 0 0 15px;}

div#footer { height: 100px; font-size:10px; background:#FFF; width: 650px; }
div#footer #footerTop { height: 9px; background: #FFF; }
div#footer #footerTop #footerTopLeft { width: 9px; height: 9px; background: url(../images/green/bola01.gif) top left; float: left; }
div#footer #footerTop #footerTopRight { width: 9px; height: 9px; background: url(../images/green/bola01.gif) top right; float: right; }
div#footer div img { margin: 5px 5px 0 0;}
div#footer div#rodape_patrocinio { margin: 5px; padding-right: 15px;}
div#footer div#rodape_parceria{ margin: 5px; border-left:#999 1px solid; padding: 0 15px 0 15px;}
div#footer div#rodape_realizacao { margin: 5px; border-left:#999 1px solid; padding: 0 0 0 10px;}

