@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.sub {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fundo_geralSub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #ECECEC;
	text-indent: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #900;
	text-indent: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#esquerda {
	background-image: url(../img/fundoVermelhoEsquerdo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 345px;
	width: 60%;
	z-index: 2;
}
#esquerdaSub {
	background-image: url(../img/fundoVermelhoEsquerdoSub.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 266px;
	width: 60%;
	z-index: 2;
}
#direita {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 345px;
	width: 40%;
	background-image: url(../img/fundoCinzaEsquerdo.jpg);
	z-index: 1;
}
#direitaSub {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 266px;
	width: 40%;
	background-image: url(../img/fundoCinzaDireito.jpg);
	z-index: 1;
}
#master {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#masterSub {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
}
#fundorodape {
	background-image: url(../img/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 1320px;
}
#topocentro {
	height: 345px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/fundoVermelhoEsquerdo.jpg);
	background-repeat: repeat-x;
}
#topocentroSub {
	height: 266px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/fundoVermelhoEsquerdoSub.jpg);
}
#topo {
	background-image: url(../img/fundoEfeito.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 345px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#topoSub {
	background-repeat: no-repeat;
	background-position: right top;
	height: 266px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fundoEfeitoSub.jpg);
}
#meio {
	height: 260px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/fundo_bolas.png);
	background-repeat: no-repeat;
	background-position: -50px -365px;
	padding: 0px;
	position: relative;
}
#meioSub {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	position: relative;
}
#info {
	float: left;
	width: 420px;
	margin: 0px;
	padding: 0px;
}
#info ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	list-style-type: none;
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#hora {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#hora ul  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
}
#rodape {
	height: 146px;
	padding: 0px;
	position: relative;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rodapeSub {
	background-image: url(../img/fundo_rodape.jpg);
	background-repeat: repeat-x;
	height: 146px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contRodape {
	padding: 0px;
	height: 146px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#contRodapeSub {
	padding: 0px;
	height: 146px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	width: 500px;
	height: 30px;
	float: left;
	padding: 0px;
	position: absolute;
	top: 300px;
	left: 278px;
	
}
#menuSub {
	width: 500px;
	height: 30px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#botoes {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#botoes li {
	float: left;
}
#botoes li a {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btoff.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 119px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	padding: 0px;
}
#botoes li a:visited {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btoff.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 119px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	padding: 0px;
}
#botoes li a:hover {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 119px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
}
#menu2 {
	width: 119px;
	height: 60px;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#botoes2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 60px;
	text-align: right;
	text-decoration: none;
}
#botoes2 li {
	float: right;
	text-decoration: none;
	margin-left: 0px;
}
img.logo1 {
	padding: 0px;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: left;
	position: relative;
}
img.logo1Sub {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: left;
}
img.logo2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: left;
	position: relative;
}
img.logo2Sub {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: left;
	position: relative;
}
#conteudoSub {
	width: 615px;
	float: left;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
img.logo2Sub {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: left;
	position: relative;
}
img.knowledge {
	padding: 0px;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	position: relative;
}
img.knowledgeSub {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	position: relative;
}
img.logodepuy {
	padding: 0px;
	left: 0px;
	top: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
img.logoeducation {
	padding: 0px;
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.divisao {
	padding: 0px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
}
#hotel {
	width: 320px;
	padding: 0px;
	margin-top: -120px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 120px;
	float: left;
}
#aeroporto {
	width: 615px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.vermelho, a.vermelho:link, a.vermelho:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.vermelho:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
#accommodation {
	width: 615px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#accommodation2 {
	width: 615px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#airport {
	float: left;
	padding: 0px;
	width: 615px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p.evento {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	position: absolute;
	padding: 0px;
	left: 278px;
	top: 132px;
}
p.eventoSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	position: relative;
	padding: 0px;
	float: left;
	width: 400px;
}
p.frase {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	height: 100px;
	width: 350px;
	float: left;
	position: relative;
	text-align: center;
	padding: 0px;
	margin-top: 80px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p.fraseSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 0px;
	width: 280px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
#sp {
	padding: 0px;
	height: 30px;
	width: 109px;
	float: left;
	position: absolute;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
a.Bt1, a.Bt1:link  {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btVermOff.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.Bt1:visited {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btVermOff.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
}
a.Bt1:hover {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btVermOn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	padding: 0px;
}
a.Bt2, a.Bt2:link {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btVermOff2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 45px;
}
a.Bt2:visited {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btVermOff2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	text-indent: 45px;
}
a.Bt2:hover {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btVermOn2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	padding: 0px;
	text-indent: 45px;
}
.brancoGGG {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.brancoGG {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.cinzaNegrito {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.vermelhoNegrito {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.cinza {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.cinzaNegritoGG {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.Bt3, a.Bt3:link, a.Bt3:visited {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btsp_off.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.Bt3:hover {
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/btsp_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	padding: 0px;
}
img.docs {
	background-image: url(../img/fundo_doc.jpg);
	padding: 8px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hip {
	height: 140px;
	width: 450px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nome {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#nome ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
}
#pais {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#pais ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
}
#espec {
	float: left;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
#espec ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
}
#agenda {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#agenda ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
}
#download {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#download ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
}
#flash {
	padding: 0px;
	height: 190px;
	width: 300px;
	margin: 0px;
	position: relative;
	float: right;
}
#flash2 {
	padding: 0px;
	height: 190px;
	width: 300px;
	margin: 0px;
	position: relative;
	float: right;
}

