body {
	background-color:#666666;
	background-image:url(../img/body.png);
	background-position:center center;
	background-repeat:repeat-y;
	font-family:arial,helvetica,sans;
	font-size:10pt;
	margin:0;
	color:black;
}

#index a {
	font-size:15;
	text-decoration: none;
	color: #006832;
	font-weight:bold
}

#tot {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	position:relative;
	width:800px;
}

#cap {
	background-image:url(../img/cap_cel.png);
	height:94px;
	padding:0;
	padding-top:20px;
	position:absolute;
	top:0;
	left:0;
	width:800px;
}

#icap {
	background-image:url(../img/cap.png);
	height:70px;
	padding:0;
	padding-top:20px;
	position:absolute;
	top:0;
	left:0;
	width:800px;
}

div.enrera a{
	color: white;
	text-decoration: none;
	position:absolute;
	left:15px;
}

div.idioma{
	color: white;
	position:absolute;
	right:15px;
	top:0px;
}

img{
	border:0;
}

#index{
	background-color:white;
	background-image:url(../img/fons.png);
	background-position:center center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:90px;
	width:800px;
}

#capcos{
	position:absolute;
	top:94px;
	width:800px;
	height:30px;
	background-color:white;
	background-image:url(../img/cap-cos.png);
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	font-weight:bold;
}

#cos {
	background-color:white;
	background-image:url(../img/fons.png);
	background-position:center center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding-top:124px;
	width:800px;
}

#menu {
	padding:10px 20px 20px 25px;
	float:left;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu li {
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
	list-style:none;
	width:160px;
	margin-bottom:6px;
	padding:0px;
	height:27px;
}
#menu li a {
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding-left:13px;
	padding-right:30px;
	height:24px;
	display:block;
	line-height:24px
}

#menu li:hover {
	background-image:url(../img/activemenu.png);
}
#menu li.active,
#menu li.active2 {
	background-image:url(../img/actualmenu.png);
}

#contingut {
	margin-left:210px;
	padding:0;
	width:550px;
}

div.titolseccio{
	color:white;
	height: 27px;
	background-image:url(../img/titolseccio.png);
	background-repeat:no-repeat;
	background-position: center
}

div.noticia{
	font-size:8pt;
	color:#932F00;
}

h1 {
	margin:0px;
	padding-top:0;
	padding-bottom:0;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
p {
	margin:0px;
	padding-top:0px;
	padding-bottom:1em
}

#calendari td.ocupat {
	background-color: #CC0000
}
#calendari td.places {
	background-color: #66CDAA
}
#calendari td.lliure {
	background-color: #c0ffa0
}
#calendari h1{
	color:black;
	background:none
}

#peu {
	background-color:white;
	left:0;
	background-image:url(../img/peu.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	padding-top:25px;
	text-align:center;
}

#peu a{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
