body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/bg-windsor.jpg);
	background-color: #E1E1E1;
	background-repeat: repeat-x;
}


#header {
	padding: 2px;
	height: 120px;
	width: 48.13em;
	min-width:770px;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#logotipo {
	width: 148px;
	height: 96px;
	position: absolute;
	left: 0;
	top: 2;
}		

#logotipo h1, 
#logotipo h1 a, 
#logotipo h1 img {
	width: 225px;
	height: 121px;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#logotipo h1 {
	background-image: url(../images/greco.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#logotipo h1 a {
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	border: 0;
	background: none; 
}
#windsor {
	height: 100px;
	width: 130px;
	margin-left: 280px;
	background-image: url(../images/logo-grupo.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	position: absolute;
}
#windsor h1 a{
	display: block;
	text-indent: -9999px;
	height: 85px;
	width: 100px;

}
#flash {
	float: right;
	width: 355px;
	height: 281px;
}
#eskerda {
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height:290px;
}


#centro {
	height: 85px;
	width: 150px;
	margin-left: 440px;
	background-image: url(../images/centro.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	position: absolute;
	background-position: center;
}
#centro h1 a{
	display: block;
	text-indent: -9999px;
	height: 85px;
	width: 150px;

}
#greco {
	height: 85px;
	width: 125px;
	margin-left: 615px;
	background-image: url(../images/Hotel-Windsor.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	position: absolute;
	background-position: center;
}
#greco h1 a{
	display: block;
	text-indent: -9999px;
	height: 85px;
	width: 125px;
}
#navegacao {
	padding: 2px;
	height: 1.3em;
	width: 48.13em;
	min-width:770px;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB0101;
	border-bottom-color: #BB0101;
}
#banner {
	width: 48.38em;
	min-width:770px;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	height: 17em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b3b294;
	padding-bottom: 5px;
}

#menu{
	position: absolute;
	bottom: 0px;
	font-size: 0.7em;
	float: left;
	left: -6px;
}
#menu ul {
    margin:0;
    padding:10px 0;
    list-style:none;
}
#menu li {
	float:left;
	background-color: #ecf6d1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	margin-left: 3px;
}

#menu li a {
	float:left;
	display:block;
	padding:6px 13px 4px 6px;
	text-decoration:underline;
	font-weight: bold;
	color:#666666;
	background-color: #ecf6d1;
}
#menu li a:hover {
	float:left;
	display:block;
	padding:6px 13px 4px 6px;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	background-color: #ecf6d1;
}
#menu li a:active {
	color: #0000FF;
}
.welcome {
	height: auto;
	width: 20.94em;
	float: left;
	padding-left: 3px;
}
h1 {
	font-size: 1.3em;
	color:#BB0101;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
#conteudo {
	width: 48.38em;
	min-width:770px;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 10px;
	clear: both;
	position: relative;
	height: 33em;
}

.direita {
	padding: 3px;
	width: 26.5em;
	float: right;
	position: relative;
}
.weather {
	width: 10.94em;
	float: right;
}

#footer {
	width: 48.38em;
	min-width:770px;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	height: 2em;
	position: relative;
	clear: both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #BB0101;
}
label {
	font-size: 0.7em;
}


#bandeiras{
	position: absolute;
	bottom: 0px;
	right: 30px;
}
p {
	font-size: 0.8em;
	text-align: justify;
}
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#menufooter{
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-size: 0.7em;
}
#menufooter ul {
    margin:0;
    padding:10px 0;
    list-style:none;
}
#menufooter li {
	float:left;
	margin:0 0 0 2px;
	padding:0 0 0 7px;
}

#menufooter li a {
	float:left;
	display:block;
	padding:6px 13px 4px 6px;
	text-decoration:underline;
	color:#333333;
}
#menufooter li a:hover {
	float:left;
	display:block;
	padding:6px 13px 4px 6px;
	text-decoration:none;
	color:#000000;
	background-color: #fafafa;
}
#menufooter li a:active {
	color: #0000FF;
}

.newsletter {
	width: 55%;
	float:left;
	background-color: #FAFAFA;
	padding: 5px;
	border: 1px solid #d8e2ec;
}
.eventos {
	width: 100%;
}
.noticias {
	width: 100%;
}
.news_events {
	font-size: 0.7em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
	margin-top: 8px;
	background-image: url(../images/seta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	vertical-align: middle;
}
#individual {
	width: 47.63em;
	min-width:770px;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b3b294;
	padding: 5px;
}
#prereserva {
	float: right;
	width: 340px;
	height: 190px;
	clear: both;
	background-color: #fafafa;
	padding: 5px;
	border: 1px solid #d8e2ec;
	margin-right: 3px;
}
#galeria {
	float: left;
	width: 390px;
	height: 202px;
	background-color: #fafafa;
	padding: 5px;
	border: 1px solid #d8e2ec;
	margin-left: 3px;
}
.images_galeria {
	border:2px solid #d9dfcc;
	margin-bottom: 5px;
	padding: 2px;
	margin-top: 5px;
	margin-left: 5px;}
