body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFCC66;
   scrollbar-arrow-color:Maroon;
	scrollbar-base-color:white;
	scrollbar-track-color: #FFB51A;
	scrollbar-face-color:#FFDEAD;
	scrollbar-shadow-color:#FFB51A;
	scrollbar-highlight-color: #F6FFAC;
	scrollbar-darkshadow-color: Maroon;
	scrollbar-3dlight-color: White;
}
p{
	font-size: 0.8em;
	text-align: justify;
	padding-left: 1em;
	padding-right: 1em;
	line-height:1.2em;
}
.titol{ 
  text-indent: -1em;
  font-size: 1.2em;
  font-weight:900;
  color: White;
}
.titol2
{ 
  text-align: right;
  font-size: 1.2em;
  font-weight: bolder;  
  color: White;
}
.capsa { 
   background:#FFCC99
	clear: both;
	width: 100%; 
	border: 4px dotted white; 
	margin: 1em 0 1em 0;  
	padding: 0.5em 0.5em 0.5em 0.5em;   
}
.col1 {
	vertical-align: top;
	font-weight: bold;
	font-size:0.9em;
}
table td.texte {
	font-size: 0.8em;
	text-align: right;
}
table td.lista{
   font-size: 0.8em;
}
table td.normal
{
	text-align:justify;
   font-size: 0.8em;
   padding-left: 0.8em;
}
table td.novetat p{
	text-align: justify;
	font-size: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
}
.esq {
float: left;  
margin: 0 0.5em 0.5em 0;  
}
.dret {
float: right;  
margin: 0 0em 0em 0.5em; 
}
.sota{
	clear: both;
	margin: 0 0 0.1em 0;
}
img{ 
   border: 1px solid #FFDEAD; 
}
img.logo { 
	border: 0 none;
	filter:progid:DXImageTransform.Microsoft.Glow(enabled=false,Color=white,Strength=2);
}
body.espiga{
	background-color: #FFCC66;
	background-image: url(imatges/espiga2.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a { 
	text-decoration: none; 
	color: Maroon;
}
a:hover {
	color: red;
}
a:active{
	color: white;
}
a.link1
{	 font-size: 1em;
	 line-height: 1.5em;
	 vertical-align: middle;
	 color:WHITE;
	 filter:progid:DXImageTransform.Microsoft.Glow(Color=maroon,Strength=2);
    height:0px;
}
a.link1:hover {
	 color: white;
	 filter:progid:DXImageTransform.Microsoft.Glow(Color=red,Strength=2);
    height: 0px;
}
a.link1:active{
	 color: WHITE;
	 filter:progid:DXImageTransform.Microsoft.Glow(Color=white,Strength=2);
    height: 0px;
}
.webmaster{
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: center;
}
