@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}
.clear {
	clear: both;
}

*{

	font-size:100.01%;}

	html{

		font-size:62.5%;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	color: #3F3F3F;
	background-image: url(layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #476AAC;
}
h1{
	color: #452624;
	font-weight: normal;
	font-size: 250%;
	line-height: 1.2em;
}
h2 {
	font-weight: normal;
	font-size: 170%;
	line-height: 1.2em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color:#452624;
}

p{
	margin-bottom:15px;
}
#bg-top {
	background-color: #F1EFD6;
	height: 5px;
}
#idiomas {
	margin: auto;
	width: 930px;
	background-color:#fff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F1EFD6;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#idiomas ul{
	float:right;
	margin-right:50px;
	list-style:none;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(layout/bg-idiomas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F1EFD6;
}
#idiomas li{
	float: left;
	margin-right: 5px;
}
#wrap{
	margin: auto;
	width: 930px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	padding-bottom: 0px;
}
#bg-wrap {
	background-image: url(layout/bg-wrap.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}

#header {
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6A4147;
	margin-top:-20px;
}


#menu {
	bottom: 25px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height:normal;
	right: 0px;
	margin: auto;
	padding: 0px;
	float: right;
	position: absolute;
}

#menu ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu li {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1D1E6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}

#menu a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #2C3E6E;
}

#foto{
float:left;
width:120px;
}
#esquerda {
	float: left;
	width: 600px;
}
.img {
	width:100px;
	height:85px;
	padding:3px;
	margin-right:5px;
	border:1px solid #F1EFD6
}
#gallery img{
	width:100px;
	height:85px;
	padding:3px;
	margin-right:5px;
	border:1px solid #F1EFD6
}
.facilidades{
width:533px;
height:136px;
}
#esquerda ul{
margin-left:25px;
}
#direita {
	width: 300px;
	margin-left: 30px;
	float: left;
}
#footer {
	background-image: url(layout/bg-footer.png);
	height: 60px;
	width: 940px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
}



#menu-footer {
	bottom: 25px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height:normal;
	margin: auto;
	padding: 0px;
	position: absolute;
}

#menu-footer ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu-footer li {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1D1E6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}

#menu-footer a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #000;
}
#galeria-mini {
}

#galeria-mini img{
	height: 90px;
	width: 125px;
	padding: 3px;
	border: 1px solid #F0F0F0;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
#gallery{
}
#gallery ul{
margin:0px;
padding:0px;
list-style:none;}
#gallery li{
float:left;

}
