html, body{
	width:100%;
	margin:0;
	padding:0;
	font:small Arial, Helvetica, sans-serif;
}
#container{
	width: 900px;
	margin: 0 auto;
}
a{
	color: #6b7500;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
}
#header{
	margin:0;
	padding:0;
	float: left;
	width: 900px;
	height: 175px;
	background: #fff url(fons-header.png) repeat-x left top;
}
h1{
	margin:0;
	padding:18px 0 0 12px;
	width:172px;
	height:123px;
	float:left;
}
h1 a{
	display:block;
	height:105px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(logo.png) no-repeat left top;
}
#capcalera{
	float: left;
}
#contingut{
	float: left;
	width: 696px;
	padding: 0 0 30px 204px;
	background: #fff url(fons-contingut.jpg) repeat-y left top;
}
h2{
	color: #6b7500;
	margin: 15px 0 5px 0;
}
p{
	font-size: 1em;
	line-height: 1.3em;
	margin: 0;
}
p.introduccio{
	font-size: 1.15em;
	text-align: justify;
	margin-top: 15px;
}
p.preuinscripcio{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}
h3, caption{
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	padding: 15px 0 10px 0;
	margin: 0;
}
table th{
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #6b7500;
}
table th.nomtaller{width: 408px;}
table th.datataller{width: 90px;}
table th.horaritaller{width: 110px;}
table th.lloctaller{width: 46px;}
table th.mesinfotaller{width: 42px;}
table td{
	padding: 3px 10px 3px 0;
	font-size: 1.1em;
}
table td.ultimafila{
	border-bottom: 1px solid #6b7500;
}
table td.docpdf{
	text-align: center;
}
ul{
	list-style: none;
	margin: 0 0 10px 30px;
	padding: 0;
}
ul li{
	margin-bottom: 3px;
}
p.vcard{
	float:left;
	width:340px;
	margin-bottom:20px;
}

