
/********************************************************************************* 
Folha de estilo - CSS
Coordenação Geral de Ciências Espaciais e Atmosféricas - Divisão de Astrofísica
CEA/DAS
***********************************************************************************/

*{ margin: 0; padding: 0; } 

#lateral, #conteudo, #menu, #rodape, #topo { font-family:Verdana, Geneva, sans-serif; font-size:11px; text-align:justify; } 

#geral { width: 950px; margin-top:5px; margin-left:5px; margin-left:auto; margin-right:auto; height:auto; background: #fff; /*background: url(../imagens/faux-columns.gif);*/ }

#topo { background-color: #fff; height: 310px; }
	
#menu, #lateral { width: 173px; background-color: #fff; }
	
html>body #menu, html>body #lateral { width: 173px; }
	
#menu { float: left; width:173px; position:relative; } 
	
#menu_dir { float: right; width:190px; position:relative; height:auto; } 
	
#lateral { float: left; display:block; }
	
#conteudo { background-color: #ffffff; padding-right: 5px; padding-left: 3px; font-size: 11px; padding-bottom: 5px; margin-bottom:5px; line-height: 18px; padding-top: 0px; text-align: justify; 
font-family:Verdana, Arial, Helvetica, sans-serif; width:570px; margin-top:0px; color:#07519a; line-height:18px; height:auto; float:left; }
	
/*#rodape { background-color: #000000; height: 20px; clear: both; color:#FFF; text-align: center; font-size:11px; margin-bottom:5px; }*/
	
#barra_end { background-color: #dfe5ef; clear: both; color:#07519a; text-align: center; font-size:11px; font-family:Verdana, Geneva, sans-serif; margin-bottom:2px; 
margin-top:10px; padding-top:5px; border-top: 4px solid #0b7ba1; height: 75px; }

div.copyright { color: #666; float: right; padding-right: 30px; margin-top: 30px; }


.padrao { display: block; margin-bottom: 2px; width: 950px; background-color:#f9f9f9; height:21px; display:block; float: left; }

.logomct { display: block; float: left; margin-bottom: 2px; width: 435px; background-color:#FFCC00; height:21px; }

.logobr { display: block; float: right; margin-bottom: 2px; width: 100px; margin-right: 10px; text-align: right; height:21px; }

.banner { margin-top: 5px; margin-right:5px; float: left; border-left: #fff 1px solid; width: 950px; height:190px; }

.banner .img { border-right: #ffffff 2px solid;  float: left; border-left: #99bcdc 1px dashed; width: 590px; text-align: right; }

.banner .titulo { padding-left: 2px; margin-left:25px; float: left; width: 200px; padding-top: 0px; text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
color:#FFFFFF; }

.cea_titulo { font-weight: bold; font-size: 16px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; }

.cea_subtitulo { font-size: 12px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; }

.fita { float: left; width: 950px; height: 60px; }

.logos { border-top: #999999 0px solid; display: block; padding-left: 5px; float: left; border-left: #cccccc 0px solid; width: 950px; padding-top: 0px; height: 48px; text-align: left;
margin-top:15px; }

.menus { margin-top: 2px; float: left; margin-left: 15px; margin-bottom:0px; }

.logo_inpe { display: block; float: left; margin-bottom: 2px; width: 320px; margin-top:2px; }
	
.menucaixa { width: 950px; margin-top:2px; margin-right:5px; margin-bottom:2px; background-color: #ededed; font: 11px Verdana; list-style-type: none; height: 20px; 
border-bottom: #c5d8e5 3px solid; border-top:#c5d8e5 3px solid; height:24px; position:relative; float:left; }
	
.menutitle { cursor:pointer; margin-bottom: 5px; background-color:#f9f9f9; color:#07519a; padding:2px; text-align:justify; font-weight:normal; border:2px solid #ffffff; }

.submenu { margin-bottom: 0.5em; padding: 5px 5px 5px 5px; border-top: 1px solid #a1cfff; border-left: 1px solid #a1cfff; border-right: 1px solid #a1cfff; border-bottom: 1px solid #a1cfff; }

	
	
	