/* CSS Document */
body{
	text-align: center;
	background:#2E90A9 url("azul/degrade.gif") repeat-x;
	margin: 0;
	text-decoration:none;
	}

#pagina {
	width: 780px;	
	text-align: center;
	margin: 50px auto;
	cursor:pointer;
	text-decoration:none;
}

#paginaindex {
	width: 704px;	
	text-align: center;
	margin: 50px auto;
	cursor:pointer;
	text-decoration:none;
}

#fotofundo {
	width:100%;
	height:339px;
	background:#FFFFFF url(image_fundo.jpg) no-repeat;
}

#topo {
	height: 100px;
	background: #FFFFFF url("../4/topo_azul_esp.gif") no-repeat;

}

.flash {
	width:780px;
	height:300px;
	background:#FFFFFF;
	padding:20px 0 0 0;
}

#entrar {
	width:100%;
	padding: 5px 0 10px 0;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#2E90A9;
	letter-spacing:1px;
	background:#FFFFFF;
	text-decoration:none;
}

#endereco{
	width:100%;
	margin: 10px 0 20px 0;
	background:#2E90A9;
	text-decoration:none;
}

#endereco p, #endereco a, #enderecoa:hover, #endereco a:visited {
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	}

