@charset "UTF-8";
body {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}
div#container {
	margin: auto;
	width: 950px;
	background: no repeat;
	height: auto;
}
div#content {
	width: auto;
	height: 2100px;
	background-image: url(../Imatges/wood2.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div#contentHome {
	width: auto;
	height: 950px;
	background-image: url(../Imatges/wood-home.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div#contentHomeEsp {
	width: auto;
	height: 950px;
	background-image: url(../Imatges/wood-home-es.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div#contentHomeEng {
	width: auto;
	height: 950px;
	background-image: url(../Imatges/wood-home-eng.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div#banner {
	margin: auto;
	width: 950px;
	height: 125px;
}
div#menu {
	margin: 15px 15px 15px 0px;
	width: 200px;
	height: 2000px;
	float: left;
}
div#imatges {
	margin: 15px 15px 15px 0px;
	width: 200px;
	height: 2000px;
	background: #FFF;
	float: left;
	padding: 12px;
}
div#footer {
	margin: auto;
	width: 950px;
	height: 30px;
	border-top: 1px dotted #333;
	font-size: 14px;
}
div#columna {
	margin: 15px 15px 15px 0px;
	width: 430px;
	height: 2000px;
	float: left;
	padding: 6px;
}
#columna   p   {
	margin: 0px;
	padding: 6px;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	font-variant: normal;
	padding: 12px;
	margin: 0px;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.formulari {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	line-height: 10px;
	width: 320px;
}
.TextColumna {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: 1.1;
}
.TextDiaMesTemporada {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #156669;
	font-style: italic;
	display: inline;
}
.TextItalic {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: italic;
}
.TextPreus {
	color: #156669;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
}

.Titol {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #156669;
}

.Titol2 {
	color: #156669;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	line-height: 1;
}
.foot {
	color: #156669;
	text-align: center;
}
a:link {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	border: none;
	color: #156669;
}
a:active {
	text-decoration: none;
	border: none;
	color: #156669;
}

a img {
	border:none;
	}

