@charset "utf-8";
/* CSS Document */
/*TAGS*/
body{
	margin:0;
	padding:0;
}
/*DIVS*/
#topo {
	height: auto;
	width: 690px;
	position: relative;
	background-color: #FFF;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#principal {
	width: 690px;
	height: auto;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
}
#principalmaior {
	width: 800px;
	height: auto;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
}
#conteudo {
	width: 670px;
	position: relative;
	height: auto;
	background-color: #FFF;
	text-align: justify;
	padding: 10px;
	float: left;
}
/*CLASSES*/
.tituloimprensa {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bolder;
}
.textobranco {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textoroxo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #93117E;
}
.tituloazul {
	font-family: Arial;
	font-size: 12px;
	color: #002F63;
	font-weight: bold;
}
.titulolaranja {
	font-family: Arial;
	font-size: 12px;
	color: #D68F00;
	font-weight: bold;
}
.titulolaranjaforte {
	font-family: Arial;
	font-size: 12px;
	color: #F15E17;
	font-weight: bold;
}
.textoazul {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #01B2E6;
}
.textovermelho {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E60003;
}
.obsvermelho {
	font-family: Arial;
	font-size: 11px;
	color: #E60003;
}
.textoscaixa {
	font-family: Arial;
	font-size: 12px;
	color: #7C7C7C;
	line-height: 17px;
}
.textosmenores {
	font-family: Arial;
	font-size: 11px;
	color: #8A8A8A;
	line-height: 17px;
}
.escuro {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration:none;
}
/*links*/
.menu {
	float: left;
	height: 23px;
	width: 690px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 7px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.escurolink {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration:none;
	float:left;
}
.escurolink:link, .escurolink:visited, .escurolink:active {
	color: #333;
	text-decoration:none;
}
.escurolink:hover {
	color: #E60003;;
	text-decoration:none;
}
	/*link com underline */
.link {
	font-family: Arial;
	text-decoration:underline;
	font-size: 11px;
	color: #858585;
	font-weight: normal;
	line-height: 20px;
}
.link:link {
	color: #858585;
}
.link:visited {
	color: #858585;
}
.link:hover {
	color: #FF0000;
}
.link:active {
	color: #858585;
}
/*texto escuro*/
.textosinternos {
	font-family: Arial;
	font-size: 12px;
	color: #626262;
	line-height: 20px;
}
.textosinternosmenor {
	font-family: Arial;
	font-size: 11px;
	color: #626262;
	line-height: 20px;
}
.textoescuro {
	font-family: Arial;
	font-size: 11px;
	color: #626262;
	float:right;
	text-decoration:none;
}
.textoescuro:link, .textoescuro:visited, .textoescuro:active {
	color: #626262;
	text-decoration:none;
}
.textoescuro:hover {
	font-family: Arial;
	font-size: 11px;
	color: #E60003;
	float:right;
	text-decoration:none;
}
/*hotel*/
.saibamaishotel{
font-family: Arial;
text-decoration:underline;
font-size: 11px;
color: #858585;
font-weight: normal;
line-height: 17px;
float:right;
cursor:pointer;
}
.saibamaishotel:link{
color: #858585;
}
.saibamaishotel:visited{
color: #858585;
}
.saibamaishotel:hover{
color: #93117E;
}
.saibamaishotel:active{
color: #93117E;
}
/*kids*/
.saibamaiskids{
font-family: Arial;
text-decoration:underline;
font-size: 11px;
color: #858585;
font-weight: normal;
line-height: 17px;
float:right;
cursor:pointer;
}
.saibamaiskids:link{
color: #858585;
}
.saibamaiskids:visited{
color: #858585;
}
.saibamaiskids:hover{
color: #01B2E6;
}
.saibamaiskids:active{
color: #93117E;
}
.img {
	float: left;
	padding-right: 20px;
}
.img2 {
	float: left;
	padding-right: 5px;
}
.margem {
	margin-left: 35px;
}


#tabela {
	width: 690px;
	position: relative;
	height: auto;
	float: left;
	text-align: justify;
}

#tabelamaior {
	width: 800px;
	position: relative;
	height: auto;
	float: left;
}
#boxvermelho {
	background-color: #EE2128;
	float: left;
	height: 20px;
	width: 685px;
	padding-top: 5px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 5px;
}
