body{
margin-top: 10px;
background-color: #6689cf;
}
#externo, #cabecalho, #esquerda, #direita, #centro, #rodape { text-align:justify; border:solid 1px #000000; padding: 10px; }
#esquerda, #centro, #direita { margin: 1px 0; }
#externo { position:relative; margin: 0 auto; width:940px; background-color:white;}
#cabecalho { width:918px; height:80px; background-color: white; }
#rodape { width:918px; height:80px; clear:both; }
#esquerda{
	background-color: white;
	width: 160px;
	height: 1000px;
	float:left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
#esquerda ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border: 1px solid #758cba;
	border-bottom: solid #758cba;
	}
#esquerda ul li {
	position: relative;
	}
#esquerda li ul {
	position: absolute;
	left: 140px;
	top: 0;
	display: none;
	}
#esquerda ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}	
#esquerda ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	border-bottom: 1px solid #ccc;
	}	
#esquerda li:hover ul { display: block; }		

#direita{
	background-color: white;
	width: 160px;
	height: 1000px;
	float: right;
	border:1px intset  #ffffff;
	}
#centro{
	background-color: white;
	height: 1000px;
	border:3px solid #ffffff;
	float:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
#rodape{
	background-color: #fff;
	}
#calendario {
	background-color: #fff;		
	border-top: solid 2px  #758cba;
	border-right:solid 2px  #758cba;
	border-bottom:solid 2px  #758cba;
	border-left: solid 2px  #758cba;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#contato {
	background-color: #fff;		
	border-top: solid 1px #758cba;
	border-right:solid 1px #758cba;
	border-bottom:solid 1px #758cba;
	border-left: solid 1px #758cba;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	position: absolute;
	bottom: 120px;
}
#npatrocinado {
	 background-color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    position: absolute;
    bottom: 400px;
}	 
#repostaemail {
	background-color: #fff;		
	border-top: solid 1px #758cba;
	border-right:solid 1px #758cba;
	border-bottom:solid 1px #758cba;
	border-left: solid 1px #758cba;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
#docsimportantes {
	background-color: #6689cf;
	}
