/* CSS Document */
html,body {margin:0; padding:0; font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif, "Arial Narrow";}
a {color:#CC0000;}
a:hover{text-decoration:none;}
img {border:none;}

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; /*background:URL(img/capcalera.jpg) top left no-repeat;*/}

#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:700px;float:left; background:#FFFFFF; margin-top:20px;}
	
		
	#informacio{float:left;width:700px;padding-left:20px;}
	#informacio div {float:left; padding-right:15px; padding-left:5px; padding-top:80px; font-size:10px; color:#000000;text-decoration:none;}
	#informacio div span{padding:0px; margin:0px; cursor:default;}
	#informacio div.n1 {width:88px; height:5px; background:URL(img/n1.jpg) top left no-repeat; margin-left:70px; }
	#informacio a:hover div.n1 {background:URL(img/n1i.jpg) top left no-repeat; cursor:pointer;}
	#informacio div.n2 {width:88px; height:5px; background:URL(img/n2.jpg) top left no-repeat;}
	#informacio a:hover div.n2 {background:URL(img/n2i.jpg) top left no-repeat;cursor:pointer;}
	#informacio div.n3 {width:88px; height:5px; background:URL(img/n3.jpg) top left no-repeat;}
	#informacio a:hover div.n3 {background:URL(img/n3i.jpg) top left no-repeat;cursor:pointer;}
	#informacio div.n4 {width:88px; height:5px; background:URL(img/n4.jpg) top left no-repeat;}
	#informacio a:hover div.n4 {background:URL(img/n4i.jpg) top left no-repeat;cursor:pointer;}
	#informacio div.n5 {width:88px; height:5px; background:URL(img/n5.jpg) top left no-repeat;}
	#informacio a:hover div.n5 {background:URL(img/n5i.jpg) top left no-repeat;cursor:pointer;}
	
	#informacio div.exemplar {margin:0px; padding:0px;}

	#informacio p.zip {clear:both; float:left; width:700px;}
	#informacio p.pdf {clear:both; margin-top:0px;}

#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; padding:0.5em 0.5em;}
#idiomas ul li{float:left; padding-right:1em;}
#idiomas ul li a{color:#000000;}
#idiomas ul li a:active{color:#e6001a;}

/* INDEX */
ul.informacio li {margin-top:1em;}

/* HORARI */
td.hores {width:100px; background-color:#CCCCCC; padding:0.5em 0em 0.5em 0em; text-align:center;}

/* BANNERS */
#banners ul {list-style:none; margin:0px; padding:0px;}

/* PEU */
#peu{text-align:center; padding-top:10px; font-size:10px; color:#999999;}

/* TEXTE LEGAL */
.texteLegal p {font-size:11px; text-align:justify;}




