body{
	margin:10px 15px;
	font:  62.5% Verdana, Helvetica, Arial, sans-serif;
	background-color:#CCCCCC;
	text-align:center;
	margin: 0 0 0 0;
	}
#site {
	width:776px;
	background-color:#ffffff;
	margin:0 auto;			
	text-align:left; /* "remédio" para o hack do IE */	
	}
#topo {	
	height:108px;
	background-color:#006666;
	background-image:url(../imagens/topo.jpg);
	}
#linha-rodape {	
	clear:both;
	height:8px;
	background-color:#99cccc;
	}
#rodape {
	clear:both;
	width:776px;
	height:77px;
	text-align:right;
	padding-top:15px;
	background-color:#E5E9EF;
	background-image:url(../imagens/logo_WPA.gif);
	background-repeat: no-repeat;
	color: #000000;
	}
#caixa {
	position:absolute;
	text-align:center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/caixa_sombra.png',sizingMethod='scale');
	z-index:2;
	top:0px;
	left:50%;
	height:558px;
	_height:547px;
	width:310px;
	left:50%;
	margin-left:-155px;
}
html>body #caixa{
	background:url(../imagens/caixa_sombra.png);
}
/* MENU */
#menu {
	width:250px;
	font-size:0.9em;
	font-weight:bold;
	padding:0;
	float:left;
	}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;           
	}
#menu li a,  #menu li a:link {
	color: #000;
	border-bottom:1px solid #ccc;
	text-decoration: none;
	margin-bottom:1px;
	display: block;
	}
#menu li a:hover {
	background:#eee;
	}
/* MENU - FIM */
a.linkum:link {
	color:#000000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.linkum:visited {
	color:#000000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.linkum:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
a.linkum:active {
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#006666;
	font-weight: bold;
}
#esquerda { 
	float:left;
	height:350px;
	background:#FFFFFF;
}
#direita { 
	width:250px;
	height:350px;
	float:right;
	text-align:center;
	background:#FFFFFF;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px solid #99CCCC;
	height:25px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #99CCCC;
	height:25px;
	line-height: 20px;
}

