			body, td {
	font-family: "lucida grande", arial, verdana;
			font-size: 11px;
}

body {
	background: url(/imatges/fons.gif) repeat;
}

h2, h3, h4 {
	margin: 0;
	padding: 0;
}

.llista ul {
	list-style-image: url(imatges/ma.gif);
	margin: 0;
	padding: 0 0 12px 0px;
	list-style-position: inside;
}

.llistasopar ul {
	list-style-image: url(imatges/okverd.gif);
	margin: 0;
	padding: 0 0 12px 0;
	list-style-position: inside;
}

.llistapartit ul {
	list-style-image: url(imatges/topo.gif);
	margin: 0;
	padding: 0 0 12px 0;
	list-style-position: inside;
}


li {
	font-size: 1.2em;
}

p.lateral {
	margin: 0;
	padding: 0 0 12px 0;
}

.maintable {
	background: #edeee8;
	border: 1px #666 solid;
	height: 0%;
	width: 726px;
}

.menu {
	vertical-align: top;
	width: 162px;
	padding: 8px 18px 20px 18px;
	background: #daded1;
	border: 1px #8e927b solid;
	font-size: 0.6em;
	text-align: left;
}

.header {
	height: 98px;
	padding: 0px;
	background-image: url("imatges/capsot2.gif");
	background-repeat: no-repeat;
}

.content {
	vertical-align: top;
	padding: 14px 16px 20px 16px;
	text-align: justify;
	line-height: 1.3em;
	font-size: 0.7em;
}

a {
	text-decoration: none;
	color: #8e927b;
}

a:hover {
	text-decoration: underline;
	color: #ff6633;
	}

.footer {
	height: 14px;
	font-weight: bold;
	font-size: x-small;
	color: white;
	background: #ff6633;
	border: 1px #8e927b solid;
	padding: 3px 20px 3px 3px;
	text-align: right;
}

#navcontainer
{
margin: 0;
padding: 0;
height: 26px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background-image: url("imatges/menu4.gif");
width: 142px;
height: 26px;
border-top: 1px solid #8e927b;
border-left: 1px solid #8e927b;
border-bottom: 1px solid black;
border-right: 1px solid black;
padding: 0;
margin: 0;
color: white;
text-decoration: none;
display: block;
text-align: center;
font: bold 11px/26px "Lucida Grande", arial, sans-serif;
}

#navcontainer ul li a:hover
{
color: white;
background: #242424;
border-top: 1px solid black;
}

#navcontainer ul li a:active
{
background: #ff6633;
color: black;
}

#navcontainer li#active a
{
background: #242424;
border: 1px solid black;
color: #ff6633;
}

.titol {
	font-family: georgia, times, serif;
	color: #ff6633;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}

.data {
	font-family: "lucida grande", arial, sans-serif;
			color: #8e927b;
			font-size: 9px;
			letter-spacing: 1px;
}

.databloc {
	font-family: "lucida grande", arial, sans-serif;
			display:block;
			color: #8e927b;
			font-size: 9px;
			letter-spacing: 1px;
			padding-top:6px
			
}

.dissabte {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
			color: #666666;
			font-size: 1.1em;
			font-weight: bold;
}

.centrat {
	text-align: center;
}

.itemspoll {
	font-family: "Lucida Grande", Verdana, Arial, 			sans-serif;
			color: #000000;
			font-size: 7pt;
}

.pregunta {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
			color: #fff;
			font-size: 8pt;
			font-weight: bold;
}
.adrecesgris {
color: #8e927b;
}

.input {
	width: 200px;
	border: 1px solid #cccccc;
}

.inputpetit {
	width: 162px;
	border: 1px solid #cccccc;
	margin-bottom: 6px;
}

input.groovybutton {
	background-image: url(imatges/imagen-1.gif);
	background-repeat: repeat-x;
	border-color: #8e927b;
	border-style: solid;
	border-width: 1px;
	color: #444;
	cursor: pointer;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	width: 100px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

.field {
	width: 400px;
	border: 1px solid #cccccc;
}

.input:focus, .inputpetit:focus, .field:focus {
	background-color: #f8f8f8;
}

.submit {
	width: 80px;
	background-color: #ccc;
	color: #333;
	text-align: center;
	font-weight: bold;
	border-width: 1px 2px 2px 1px solid #888;
}

.clip {
  display: block;
  margin-left: 0px;
  margin-bottom: -4px;
  padding: 4px 0 4px 20px;
  background: url("imatges/clip.gif") no-repeat 0 50%;
  font-size: 8pt;
}

