body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/travelbrazil_01.jpg);
	background-repeat: repeat-x;
	color: #352F6F;
	background-color: #6fc3ff;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	margin: 0;
	text-align: center;
	padding: 0;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 620px;
	text-align: left;
}
#head {
	background:url("../img/travelbrazil_03.jpg") no-repeat;
	position:relative;
	height: 180px;
	vertical-align: middle;
}
#content {
	background:url("../img/travelbrazil_07.jpg") repeat-y;
	position:relative;
	vertical-align: middle;
	padding-left: 35px;
	padding-right: 35px;
	text-align: justify;
	padding-top: 0px;
}
#content a {
	color: #0B0B47;
	text-decoration: underline;
}
#content a:hover {
	color: #7B9CFD;
	text-decoration: none;
}

#precontent {
	background:url("../img/travelbrazil_05.jpg") no-repeat;
	position:relative;
	height: 70px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

#precontent a {
	color: #0B0B47;
	text-decoration: underline;
	font-size: 14px;
}
#precontent a:hover {
	color: #7B9CFD;
	font-size: 14px;
	text-decoration: none;
}

#ville {
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#ville a {
	color: #0B0B47;
	text-decoration: underline;
}
#ville a:hover {
	color: #7B9CFD;
	text-decoration: none;
}
#precontent hr {
	border: none 0;
	border-top: 1px dashed #E7C81F;
	height: 1px;
	width: 80%;
	padding-bottom: 0px;
}

#bottom {
	background:url("../img/travelbrazil_09.jpg") no-repeat;
	position:relative;
	height: 90px;
	padding-left: 30px;
	padding-right: 150px;
	text-align: center;
}
#bottom a {
	color: #978404;
	text-decoration: underline;
	font-size: 14px;
}
#bottom a:hover {
	color: #D8BB00;
	font-size: 14px;
	text-decoration: none;
}
#bottom hr {
	margin: 0;
	border: none 0; 
	border-top: 1px dashed #E7C81F;
	height: 1px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.photo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 0px;
}
