@charset "utf-8";
#contenidor {
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../images/fons_nav_liquor.gif);
	background-repeat: repeat-y;
}
#capcelera {
}
#nav {
	width: 146px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #00386B;
	padding: 15px 0;
}
#nav a {
	color: #00386B;
	text-decoration:none;
}
#nav li {
	list-style-type: none;
	border-bottom: 1px solid #F90;
	margin-left: -25px;
}
#nav li:hover {
	list-style-type: none;
	border-bottom: 1px solid #F00;
	margin-left: -25px;
}
#nav h2 {
	font-size: 18px;
	color: #F90;
	margin-left: 10px;
	border-bottom: 2px solid #FE9C15;
}
#peu {
	background-image: url(../images/peu_liquor.gif);
	height: 20px;
	width: 800px;
	clear: both;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
}
#idiomes {
	text-align: right;
	padding-right: 5px;
}
#idiomes img {
	border-width: 0px;
}

#cosPagina {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #00386B;
	font-size: 12px;
	margin-left: 160px;
	padding: 10px;
	position: relative;
}
#cosPagina h2 {
	font-size: 20px;
	border-bottom: 1px solid #FE9C15;
}
#cosPagina h3 {
	font-size: 16px;
	font-weight: bold;
}
#cosPagina a {
	text-decoration:none;
	font-weight:bold;
	color:#00386B;
}
#cosPagina a:hover {
	color:#F90;
}
.fotoGaleria .foto {
	border: 1px solid #999;
	margin-bottom:3px;
	padding: 3px;
}
.fotoGaleria {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.fotoGaleria img {
	border: 0px;
}#mapa {
	border: 1px solid #00386B;
	margin-bottom: 10px;
}
#activitats {
	background-color: #E2ECF1;
	padding: 15px;
	position: relative;
	padding-top: 30px;
}
#infoPic {
	height: 47px;
	width: 47px;
	position: absolute;
	top: -20px;
}
#taulaPreus th {
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.marcColor {
	border: 1px solid #FE9C15;
}
