body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #111;
	background-color: #FFF5BA;
	background-image: url();
	margin: 0;
	padding:0;
}



a:link, a:visited, a:active {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h1 {
	font-size: 120%;
	color: #800000;
	text-align: left;
	margin: 0;
}

h2, h3 {
	font-size: 120%;
	color: #000;
	text-align: left;
	margin: 0 0 .5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #800000;
}

p { line-height:140%}

#principal p {text-align:justify}

b{ }

form {
	margin: 0;
}

#contenidor {
	width: 775px;
	margin: auto;
	padding: 0;
	background: #FEEAA3 url(fons_contenidor.jpg) repeat-y;
}

#capsalera {
width: 100%;
background: url(capsalera.jpg) no-repeat top;
height: 163px;
}

#columnamenu {
	width: 188px;
	float: left;		
}

#principal {
margin: 0 50px 0 225px; 
padding-bottom: 3em;

}

#peu {
clear:both;
height: 36px;
background:url(fons_peu.jpg) no-repeat top;
font-size:0.8em;
}

#peu p {margin: 3px 50px 0 50px; }

/* menu capsalera */
#capsalera ul {
padding: 102px 30px 0 205px;
margin-left: 0;
}

#capsalera li
{
display: inline;
list-style-type: none;
padding: 0.2em 0.25em;
margin: 0 0.25em;
}

#capsalera a {
text-decoration:none;
font-weight:bold;
color:white;
}
#capsalera a:hover { color: #FFFFCC; }

#capsalera li.menu-parent, #capsalera li.menu-current { border-bottom: 1px dotted  #fff;  }


/*menu col esquerra */

#columnamenu ul
{	
padding-left: 0;
margin-left: 25px;
border-bottom: 1px solid #800000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#columnamenu  li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #800000;

}

#columnamenu li a { text-decoration: none; color: #000000}

#columnamenu li a:hover { color: #800000 }

#columnamenu li.menu-current, #columnamenu li.menu-parent { padding-left: 0.5em; background:url(punta_menu.png) left 10px no-repeat  } 
#columnamenu li.menu-current a, #columnamenu li.menu-parent a { color:#800000; }
/* #columnamenu li.menu-current a:hover, #columnamenu li.menu-parent a:hover { color: #FFFFCC } */

/*************/

.menu {
	float: left;
	width: 160px;
	margin: 10px;
	margin-top: 3px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #999999;
}
.menu_main a:hover {
	border-bottom: 1px dashed #333333;
}

/* menu interior */

#principal ul.menu-top li {margin-bottom: 0.5em; margin-top: 0.5em;}


/* imatges principal */

#principal img { margin: 0 0 1em 1.5em }


/* calendari */

td {font-size:12px}

.evheader {
	margin-bottom: 10px
}
.eventborder {
	margin-bottom: 10px;
	border-bottom: 1px dotted #800000;
	text-align: left;
}
.tdeventheading {
	line-height : 20px;
	padding: 2px;
	background-color : #FFDE97;
	color: #000000;
	font-weight : bold;

	}
.tdevent  {
	padding: 2px;
	text-align: left;
}
.eventheading {
	text-align: center;
}
.mteventheading {
	line-height : 20px;
	padding: 2px;
	background-color : #FFDE97;
	color: #000000;
	font-weight : bold;
	text-align: center;
}
.mtevent  {
	vertical-align: top;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid white;
}

.mtevent p {margin: 0.25em 0}

.alleventheading {
	line-height : 20px;
	padding: 2px;
	background-color : #FFDE97;
	color: #000000;
	font-weight : bold;
	text-align: left;
}
.allevent li {
    padding: 2px;
	list-style: none;
}
.evfooter {
}


