		html {  
			height:100%;
			padding:0px;
			max-height:900px;
		}
		body { 
			margin:0 auto;
			padding:0px;
			font-family:Arial;
			font-size:12px;
			height:100%;
		}
		.PaginaPrincipal { 
			background-image:url("../img/bg.gif");
		}
		#Corpo {
			position:static;
			width:780px;
			height:100%;
			min-height:1150px;
			max-height:1500px;
			margin:0 auto;
			padding:0px;
			background-image:url("../img/menu_esquerdo.jpg");
			background-repeat:repeat-y;
			border-left:1px solid #dddddd;
			border-right:1px solid #dddddd;
		}
		#Topo { 
			width:780px;
			height:211px;
			background-image:url("../img/fundo_topo.jpg");
			background-repeat:no-repeat;
		}
		#TopoLogoBotao { 
			width:780px;
			height:97px;
			vertical-align:top;
		}
		#logo { 
			padding-left:4px;
			padding-top:4px;
			width:370px;
			float:left;
		}
		#botoes { 
			text-align:right;
			width:376px;
			padding-right:25px;
			float:right;
		}
		#flash {
			padding-top:11px; 
			width:600px;
			height:100px;
			vertical-align:bottom;
			float:right;
			text-align:right;
		}
		#MenuHorizontal { 
			padding-top:12px;
			width:780px;
			height:36px;
			background-image:url("../img/menu_horizontal.jpg");
			background-repeat:no-repeat;
			font-size:11px;
			color:#003399;
			text-align:right;
		}
		#MenuEsquerdo { 
			width:170px;
			background-image:url("../img/menu_esquerdo_fundo.jpg");
			background-repeat:no-repeat;
			float:left;
			text-align:left;
			position:static;
			min-height:900px;
			max-height:900px;
		}
		#MenuEsquerdoOP { 
			width:153px;
			text-align:center;
			position:inherit;
		}
		#secao { 
			padding-top:10px;
			width:610px;
			float:right;
			height:90%;
			min-height:900px;
			max-height:900px;
			background-color:#FFFFFF;
		}
		#texto { 
			width:460px;
			float:left;
			height:300px;
			max-height:100%;
			font-size:11px !important;
		}
		#box {
			border-left:3px solid #E1DDDD;
			width:130px;
			float:right;
			height:100%;
			max-height:100%;
			text-align:center;
		}
		.titulo { 
			font:bold 16px "Arial; Verdana; Tahoma";
		}
		.caixa { 
			width:204px;
			padding:6px;
		}
		.caixaHome { 
			padding-top:10px;
			width:100%;
			margin:0;
					
		}
		a.MenuHr { 
			font-size:12px;
			font-weight:bold;
			color:#003399;
			text-align:right;
			text-decoration:none;
		}
		a.MenuHr:hover { 
			font-weight:bold;		
			font-size:12px;
			color:#FF0000;
			text-align:right;
			text-decoration:none;
		}
		li.MenuHr { 
			list-style-type:none;
			padding:0px 20px 0px 20px;
			display:inline;
		}
		#MenuHorizBaixo { 
			min-height:22px;
			min-width:780%;
			width:780px;
			padding-top:5px;
			background-image:url("../img/h_07.gif");
			background-repeat:repeat-x;
			text-align:center;
			height:22px;	
				
		}
		#MenuHorizBaixo li { 
			display:inline;
			padding:0px 10px 0px 10px;
		}
		#MenuHorizBaixo a { 
			color:#000000;
			font:11px normal "Arial";
			text-decoration:none;
		}
		#MenuHorizBaixo a:hover { 
			color:#666666;
			font:11px normal "Arial";
			text-decoration:none;
		}
		.caixa-exibe { 
			visibility:show;
		}
		.caixa-esconde { 
			visibility:hidden;
		}
		
		#Webmail-box { 
			position:absolute;
			width:600px;
			height:100px;
			font:12px normal "Verdana";
			
		}
		#Webmail-box input { 
			font-size:10px;
		}
		#fechar { 
			width:19px;
			border:1px solid #ffffff;
			color:#ffffff;
			background-color:#003399;
			text-align:center;
			font-size:12px;
			font-weight:bold;
			padding:1px;
			cursor:pointer;
		}
