/* CSS Document */
html,body {margin:0; padding:0; font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif, "Arial Narrow";}
a {color:#B50128;}
a:hover{text-decoration:none;}
img {border:1px solid #CCCCCC; padding:5px; margin:5px;}

body {background:URL(img/fons.jpg) top left repeat-x #e1dedf;}

/* TAMANYS I FONS */
#contenidor{width:780px; margin:0 auto;}
#capcalera{width:780px; height:103px;}

#cos{width:780px; margin:0px; padding:0px; background:URL(img/fons_cos.jpg) top left repeat-y;}
#lateral_esquerre{width:24px; height:474px; background:URL(img/lateral_esquerra.jpg) top left no-repeat; float:left;}
#lateral_dret{width:27px; height:474px; background:URL(img/lateral_dret.jpg) top left no-repeat; float:right;}
#contingut{width:729px; float:left; background:#FFFFFF;}
	#menu ul { list-style:none; display:block;margin:0px; padding: 1em 0px 0px 20px;}
	#menu ul li {float:left; margin-right:2em; font-size:14px;}
	#menu ul li a.actiu {text-transform:uppercase; color:#000000; font-weight:bold; text-decoration:none;}
	#informacio{float:left;width:690px;padding-left:20px; padding-top:1.5em; text-align:justify;}	
	#informacio h1 {font-family:Tahoma,"Times New Roman",Times,serif,Georgia,;}
	#informacio ul {list-style:URL(/pic/img/ul.gif); margin:0px; padding:0px 0px 0px 20px;}

#peu{width:780px; height:41px;clear:both; background:URL(img/peu.jpg) top left no-repeat;}

/* IDIOMAS */
#idiomas {}
#idiomas ul {list-style:none; float:right;margin:0px; padding:80px 0.5em 0px 0px;}
#idiomas ul li{float:left; padding-right:1em;}
#idiomas ul li a{color:#FFF;}
#idiomas ul li a:active{color:#EEE;}

/* INDEX */
ul.informacio li {margin-top:1em;}


/* PEU */
#peu{text-align:center; padding-top:10px; font-size:10px; color:#999999;}
#peu {background:transparent url(img/peu.jpg) no-repeat scroll left top; clear:both; height:41px; width:780px;}

/* TEXTE LEGAL */
.texteLegal p {font-size:11px; text-align:justify;}


/* GRADIENT */
html>body #informacio h1 {
  font: bold 330%/100% "Lucida Grande";
  position: relative;
  color: #464646;
}
html>body #informacio h1 span {
  background: url(/pic/img/gradient5.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}




