body {
    background-color: #DDDDDD;
    font-family: sans-serif;
}

#main {
    text-align: center;
    margin: auto;
    width: 1000px;
}

#titulo {
	color: #003;
	font-style:normal;
}

#titulo t{
	color: #003;
	text-align: center;
	font-style: large;
}

#titulo a{
	color: #314782;
	font-style: oblique;
}

#titulo a:hover{
	color: #00C;
	font-style: oblique;
}

#aroundMenu {
    background-color: #314782;
    margin-bottom: 20px;
    position: relative;
    padding-left: 10px;
    background-image: url("imagens/bmiddle.png");
    padding-right: 10px;
}
#aroundMenu2 {
	background-color: #314782;
	margin-bottom: 10px;
	position: relative;
	padding-left: 10px;
	background-image: url("imagens/bmiddle.png");
	padding-right: 10px;
}


#menu {
    display: table;
    line-height: 1.5em;
    width: 100%;
}

#top {
    display: block;
    margin-bottom: 10px;
}

.item {
	display: table-cell;
	text-align: center;
	width: 6%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.55em;
}
.item2 {
	display: table-cell;
	text-align: center;
	width: 11%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.9em;
}


#menu a {
    color: #FFFFFF;
}

#menu a:hover {
	color: #999;
}
a {
    text-decoration: none;
}

a img {
    border-style: none;
}
.content {
    text-align: left;
    background-color: #FFFFFF;
    position: relative;
    background-image: url("imagens/bmiddle.png");
    margin-bottom: 15px;
    padding: 20px;
}

#content h1 {
    color: #314782;
}

#content h2 {
    color: #314782;
}

#content h3 {
    color: #314782;
}
#content h4 {
    color: #314782;
}
#content h5 {
    color: #314782;
}

.btop {
    position: absolute;
    top: -3px;
    left: 0px;
}

.bbottom {
	position: absolute;
	bottom: -3px;
	left: 1px;
}

#images {
	position: relative;
	padding: 20px;
	margin-bottom: 15px;
	background-image: url("imagens/bmiddle.png");
	background-color: #FFFFFF;
	line-height: 2em;
}

#left {
	float: left;
}

#middle img {
    display: inline
}

#middle {
    margin: auto;
}

#right {
	float: right;
}

#copyright {
    position: relative;
    background-image: url("imagens/bmiddle.png");
    background-color: #FFFFFF;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer b {
    display: block;
    color: #314782;
}

#w3c {
    text-align: right;
}

.hotel {
    vertical-align: top;
    position: relative;
    padding-bottom: 30px;
}

.hotel .pricing {
    position: absolute;
    float: left;
    left: 250px;
    top: 0px;
}

#content ul {
    line-height: 2em;
}

.thumbnail {
    margin: 2px;
    border: 1px solid #0000FF;
    height: 158px;
    width: 158px;
    text-align: center;
    float: left;
    position: relative;
}

.thumbnail img {
    margin: 3px;
    border: 1px solid #FFFFFF;
}

.thumbnail a
{
    text-decoration: none;
}

.thumbnail a:hover img {
    border: 1px solid #0000FF;
}

.imageData {
    visibility: hidden;
    padding: 10px;
    background: #111;
    opacity: .75;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    width: 138px;
}

.thumbnail:hover .imageData {
    visibility: visible;
}

.center {
    position: relative;
    text-align: center;
    margin: 0px auto;
}

.center2 {
    position: relative;
    text-align: center;
    margin: 0px auto;
    width: 826px;
}

#clear {
    clear: both;
}

#content p {
    text-align: justify;
}
