#banner {	width:100%;
	height:35%;	background-color:#0C2961;	background-image:url(imagens/cabecalho_fundo.jpg);	background-repeat:no-repeat;
	background-position:right top;	}#banner h1 a {	width:118px;	height:89px;	margin-top:1%;	margin-left:7%;	background-position:50% 50%;	background:url(imagens/logotipo.png) no-repeat;	position:absolute;}
#banner h2 {	width:100%;	padding-top:2px;	text-align:right;	font-size:14px;}#banner h2 a {	text-decoration:none;	background-color:#FFFFFF;	font-family:Verdana;	font-size:10px;	color:#0C2961;	margin-right:20px;}#banner h2 a:hover{	text-decoration:none;	font-family:Verdana;	font-size:10px;	color:#0080C0;	margin-right:20px;}
#banner h3 {	width:85%;	text-decoration:none;	font-family:Verdana;	text-align:center;	font-size:15px;	color:#DADAE9;	margin-top:5%;	margin-left:15%;}