body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #BFD3E6;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p {
	text-align: justify;
	padding: 0px 65px 15px 65px;
	color: #666666;
	}

#pageInterna {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

#page {
	background-color: #FFFFFF;
	height: 425px;
	width: 778px;
	text-align: center;
	margin: auto;
	}

#page_int {
	background-color: #FFFFFF;
	height: 295px;
	width: 778px;
	text-align: center;
	margin: auto;
	}
	
#topo {
	clear: both;
	float: left;
	height: 60px;
	width: 778px;
	}
	
/* CSS  Menu Principal */

#bgmenu {
	clear: both;
	float: left;
	height: 25px;
	width: 778px;
	background-color: #FFFFFF;
	}

#menu {
	font-size: 12px;
	font-weight: bold;
	clear: none;
	float: left;
	height: 17px;
	width: 686px;
	background-color: #BFD3E6;
	padding-top: 1px;
	margin-top: 5px;
	margin-left: 30px;
	color: #31699E;
	}
	
#menu a{
	text-align: center;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	color: #31699E;
	text-decoration: none;
	}
	
#menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

/* CSS  Menu Interno */

#bgmenu_int {
	clear: both;
	float: left;
	height: 25px;
	width: 778px;
	background-color: #FFFFFF;
	}

#menu_int {
	font-size: 11px;
	clear: none;
	float: left;
	height: 14px;
	width: 686px;
	background-color: #31699E;
	padding: 1px;
	margin-top: 2px;
	margin-left: 30px;
	color: #BFD3E6;
	}
	
#menu_int a{
	text-align: center;
	clear: both;
	margin-bottom: 2px;
	color: #BFD3E6;
	text-decoration: none;
	margin-left: 10px;
	}
	
#menu_int a:hover{
	color: #FFFFFF;
	}

#iframe {
	width: 778px;
	height: 325px;
	text-align: center;
	margin: 0px;
	padding:0px;
	}

#iframe_fee {
	width: 778px;
	height: 300px;
	}
	
#corpo{
	clear: both;
	float: left;
	height: 325px;
	width: 778px;
	}

.linhaDivisao {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFD3E6;
	width: 700px;
	padding-top: 5px;
	text-align: center;
	margin: auto;	
	}
	
#rodape {
	font-size: 9px;
	background-color:  #FFFFFF;
	text-align: center;
	clear: both;
	height: 15px;
	width: 778px;
	padding: 0px;
	padding-bottom: 3px;
	color: #4782BA;
	margin:0px;
	}
	
.flash {
	margin-top: 5px;
	border: 2px solid #BFD3E6;
	}
	
.imgIcone {
	border: 2px solid #BFD3E6;
	margin: 2px;
	}
	
.imgDest {
	border: 2px solid #BFD3E6;
	margin-top: 2px;
	}

.legendaFotos {
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A1A199;
	border-bottom-color: #A1A199;
	}
	
.linkMenuFotos {
	font-size: 9px;
	color: #4782BA;
	text-decoration: none;
	}

.linkMenuFotos:hover {
	color: #5F9C0A;
	}
	
.titInternas {
	font-size: 12px;
	letter-spacing: 1px;
	color: #4782BA;
	text-align: left;
	}
	
.titInternas02 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #4782BA;
	text-align: left;
	margin-top: 15px;
	margin-left: 65px;
	}
	
/* CSS  Contato */
	
label {
	clear: left;
	float: left;
	width: 100px;
	background-color: #BFD3E6;
	height: 15px;
	padding-left: 2px;
	margin-top: 2px;
	color: #31699E;
	}

.input {
	font-size: 11px;
	float: left;
	border: 1px solid #BFD3E6;
	clear: none;
	float: none;
	margin-bottom: 1px;
	margin-left: 3px;
	}

.button {
	color: #31699E;
	background-color: #BFD3E6;
	padding: 2px;
	margin-right: 3px;
	border: 1px solid #BFD3E6;
	font-size: xx-small;
	margin-top: 5px;
	text-align: center;
	}
