body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0168c3;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0168C3;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0168c3;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0168c3;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text-titulos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.linha {
	background-image: url(img/line_03.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.content {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.linha-home {
	background-image: url(img/line_03.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 5px;
}
.linha-perfil {

	background-image: url(img/line_03.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 245px;
}
.linha-embaixador {


	background-image: url(img/line_03.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 97px;
}
.linha-livro {



	background-image: url(img/line_03.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 383px;
}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	padding-left: 15px;
}
.text-viagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
.text-titulos-viagem {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0168c3;
	text-decoration: none;
}

.titulo{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 72px;
	font-style: normal;
	letter-spacing: -5px;
	}

