html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	background: #ffffff url(../img/lines.jpg) repeat-y center;
	color: #000000;
	width: 100%;
	display: table;
}

a {
color:#000000;
text-decoration:none;
}

a img {
border:0;
}

a:hover {
text-decoration:underline;
}

#container {
	width: 100%;
	background: transparent url(../img/bkg.jpg) no-repeat center top;
}

#header {
	height: 98px;
}

#langsel {
	color: #3e0204;
	width: 750px;
	margin: 0 auto;
	text-align: right;
	padding: 5px 0;
	font-style: italic;
	font-size:12px;
	
}

#langsel a {
	color: #3e0204;
}

#lansel a:hover {
	color: #3e0204;
	text-decoration: underline;
}

#menu {
	font-size: 12px;
	margin: 0 auto;
	width: 675px;
	height: 20px;
	color: #3e0204;
}

#menu a {
	color: #3e0204;
	font-family: Times, Helvetica, Arial, sans-serif;
	font-size: 15px;
}

#menu a:hover {
	color: #444444;
	text-decoration: none;
}

#photo {
	height: 400px;
}

#mhome {
	width: 130px;
	height: 20px;
	text-align: center;
	float: left;
}

#minfo {
	width: 115px;
	height: 20px;
	text-align: center;
	float: left;
}

#mdove {
	width: 170px;
	height: 20px;
	text-align: center;
	float: left;
}

#mfoto {
	width: 115px;
	height: 20px;
	text-align: center;
	float: left;
}

#mcont {
	width: 145px;
	height: 20px;
	text-align: center;
	float: left;
}

#content {
	margin: 0 auto;
	width: 700px;
	padding: 20px 30px 0 30px;
	text-align: justify;
}
#content .photo1 {
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	height: 189px;
	width: 250px;
	float:right;
	text-align:center;
	background:url('../salou-villa-images/salou-villa-info-1.jpg') center center no-repeat;
	display:block;
}

#contacts {
	margin: 0 auto;
	width: 700px;
	height: 420px;
	padding: 20px 30px 0 30px;
	text-align: center;
}

#fcredits {
	font-size: 11px;
	font-style: italic;
}

#footer {
	margin: 0 auto;
	line-height: 15px;
	font-size: 10px;
	background: url(../img/footer.jpg) no-repeat center;
	color: #ffffff;
	padding-top: 18px;
	text-align: center;
	height: 52px;
}

#footer a {
	color: #ffffff;
}

#gallery {
	margin: 0;
	padding: 0;
	text-align: center;
}

#centered {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
}

