body{
margin:0;
padding:20px 0;
font:76% trebuchet MS;
background:#047 url(img/bodybg.png) repeat-x fixed;
color:#222;
}


#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(img/contbg.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;

}

H5, H5 a:link, H5 a:visited {
 display:block;
 margin:0;
 text-align:center;
 font-size:1em;
 color:#071C37;
 background:#efefef;
 text-decoration:none;
 }
H5 a:hover {
 color:#007CC3;
 background:#FFFFFF;
 text-decoration:none;
 }
H4, H4 a:link, H4 a:visited {
 display:block;
 margin:5px;
 text-align:left;
 font-size:1em;
 color:#071C37;
 background:#efefef;
 text-decoration:none;
 padding:3px;
 }
H4 a:hover {
 color:#007CC3;
 background:#FFFFFF;
 text-decoration:none;
 }  

#main p,#sidebar p{
padding:0 0 0 10px;
}

#main img.amostra{
float:left;
margin:5px;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:right;
width:530px;
padding:0;
text-align:left;
}
#main img{
margin-bottom:10px;
}
.flags{
margin-left:8px;
margin-top:5px;
display:inline;
}
#sidebar img{
clear:both;
text-align:center;
margin-left:10px;
margin-bottom:20px;
}

.headerstyle {
display:block;
margin:15px 0 10px 0;
padding:5px 0 5px 8px;
color:#83a0cc;
border-bottom:1px dashed #bbb;
border-left:1px dashed #007cc3;
text-decoration:none;
}
.headerstyle2{
display:block;
margin:15px 0 10px 0;
padding:3px 0 3px 8px;
color:#fff;
background-color:#0054a6;
border:1px solid #bbb;
border-left:6px solid #007cc3;
text-decoration:none;
}

#sidebar{
width:155px;
float:left;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}
#toplinks {
margin:0 15px 0 0;
text-align:right;
float:right;
display:inline;
clear:right;
white-space: nowrap
}
#flags {
margin:0 15px 0 0;
text-align:right;
float:right;
display:inline;
}

.sidelink {
display:block;
width:140px;
margin:3px 10px 5px 0;
padding:5px 0 5px 8px;
font-family:tahoma, vedana, arial;
font-size:1.1em;
font-weight:bold;
text-align:left;
color:#26c;
border-left:5px #FFF solid;
border-bottom:dashed 1px #93c4e9;

}

.sidelink:hover{
color:#FF6600;
border-left:5px #fff solid;
text-decoration:none;
}

.parceiros {

margin-left:35px;

}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(img/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}
#footer p{
text-align:center;
}
h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
color:#003399;
}

h3{
margin:15px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}


.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:right;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
margin-top:10px;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}
.banner {
text-align:right;
clear:both;
margin-left:10px;
}
.logo {
float:left;
margin-left:10px;
}
.foto-hori {
 margin:8px;
 }
.destination {
float:left;
width: 30%;
margin:5px 5px 0 5px;
} 
.lista-miniaturas {
float:left;
width: 19%;
margin:2px 2px 0 2px;
text-align:center;
}
.list-img {
	border:2px solid #071C37;
	margin:0;
	padding:0;

}
.list-img:link, .list-img:visited{
	border:2px solid #fc0;
	margin:0;
	padding:0;
}
.list-img:hover{
	border:2px solid #4D92CD;
	margin:0;
	padding:0;
}
.m-top10 {
 margin-top:20px;
 }
 .m15 {
 margin-bottom:20px;
 margin-top:20px;
 }