@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #E2DACB;
	color: #4F3324;
}
#contenidor {
	width: 750px;
	margin: 0 auto;
	border-right: 1px solid #4F3324;
	border-left: 1px solid #4F3324;
	border-top-color: #4F3324;
	border-bottom-color: #4F3324;
}
#contingut {
	background-color: #EBE5DA;
	padding: 15px;
}
#peu {
	background-color: #4F3324;
	height: 75px;
	clear: both;
	color: #E2DACB;
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
}
#peu a {
	color: #EBE5DA;
}
#peu a:hover {
	color: #C2947A;
}

#nav {
	background-color: #EBE5DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F3324;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	height: 25px;
	padding-top: 5px;
	color:#4F3324;
}

#nav a {
	text-decoration:none;
	color:#4F3324;
}
#nav a:link {
	color:#4F3324;
}
#nav a:hover {
	color:#805239;
}

#capcelera {
	background-color: #4F3324;
	height: 100px;
	background-image: url(images/logotip.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
h2 {
	font-size: 20px;
	border-bottom: 1px dotted #4F3324;
}
.pictos img {
	margin-right:3px;
}
#galeria img {
	margin-right: 10px;
	border: 2px solid #4F3324;
	margin-bottom: 10px;
}
#contacte {
	background-color: #E2DACB;
	padding: 5px;
	width: 712px;
}
#tarifas th {
	font-size: 13px;
	font-weight: bold;
	color: #E2DACB;
	background-color: #4F3324;
}
#tarifas .lineaColor {
	background-color: #E2DACB;
}
#infoPeu {
	position: relative;
	height: 20px;
	width: 700px;
	margin: auto;
	top: 50px;
}
#idiomes {
	position: relative;
	height: 20px;
	width: 100px;
	left: 640px;
	top: 80px;
	text-align: right;
}
#idiomes img {
	border: 0;
}
