@charset "utf-8"; /* CSS Document */ a {text-decoration: none; } a img {border: none; } /* Banner GeoSaúde */ #topo { background:url(../Imagens/fundoTopo01.png) repeat-x; height:83px; } #topo img { float:left; height: 83px; } /* menu superior */ #menuhorizontal { background: url(../Imagens/fundoMenuH.png) repeat-x; border-radius: 5px; height: 30px; margin-top: 15px; font-family: Arial, Helvetica, sans-serif bold; font-size: 16px; color: #FFF; width: 768px; } #menuhorizontal ul li { float:left; text-align:center; line-height: 30px; text-decoration: none; color: #FFF; } #menuhorizontal li { list-style: none; color: #FFF; line-height: 30px; float:left; margin: 0 30px; } #menuhorizontal li a, #menuhorizontal li span { color: #FFF; line-height: 30px; } #menuhorizontal li a:active { background: url(../Imagens/fundoMenuH_overList.png) repeat-x; color: #FFF; line-height: 30px; margin: 0 30px; } /*************** Slider up and down ***************/ body { margin:0; font:12px Arial, Helvetica, sans-serif; background:url(../Imagens/planoFundo_transparente.png) no-repeat fixed bottom right; background-color: #FFF; } #wrapper {width:768px; margin:0 auto} h2 {font-size:14px; margin:15px 0} .link {cursor:pointer; color:#666} .link:hover {color:#000} .slider {position:relative; overflow:hidden; height:350px; width: 100%; } .slidercontent {position:absolute; text-align:justify;} .slidercontent .upper {border-bottom:1px solid #9ac1c9; text-align:justify; margin-top:10px; } .section {padding:10px; height:320px; overflow: auto; } .newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px; background:#eef5f6; margin-bottom:20px} .newsslidercontent {position:absolute} .newsslidercontent .upper {border-bottom:1px solid #9ac1c9} .newssection {padding:10px; height:75px} /*************** FINAL - Slider up and down ***************/ /* Rodapé */ #rodape { margin-top: 45px; margin-left:20px; margin-right: 20px; } #rodape img{ margin-left:20px; max-width: 80px; }