@import "./stilsFitxes.css";
 
/**********************/
/*Fulla d'estil d'iSAC*/
/**********************/

#pagebody {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	margin-top          : 20px;
	margin-bottom	    : 0px;	
	margin-left 	    : 0px;	
	margin-right	    : 0px;			
	padding				: 0px;
	width               : 660px;
	background-color	: transparent;
}

/******************************************************/

#helpBoy{
	position			: absolute;
	background-image	: url('../imatges/ninoAjuda.gif');
	background-repeat	: no-repeat;
	margin-top			: 5px;
	left				: 590px;
	height				: 67px;
	width				: 67px;
	z-index				: 1;
	display             : none;
}

#helpBoy img{
	height				: 67px;
	width				: 67px;
	border				: 0px;
}

/******************************************************/

#isacLogo{
	position			: absolute;
	background-image	: url('../imatges/isac.gif');
	background-repeat	: no-repeat;
	top					: 7px;
	left				: 5px;
	height				: 63px;
	width				: 198px;
	z-index				: 1;
	display             : none;
}

#isacLogo img{
	height				: 63px;
	width				: 198px;
	border				: 0px;
}

/******************************************************/

#backgroungImage{
	position			: relative;
	top					: 0px;
	background-image	: url('../imatges/pc.gif');
	background-repeat	: no-repeat;
	background-color	: transparent;
	height				: 400px;
	width				: 297px;
	z-index				: 0;
}

/******************************************************/

#searchIndex{
	position			: relative;
	top					: 0px;
	left				: 0px;
	height				: 100px;
	width				: 297px;
	z-index				: 1;
}

#search{
	position			: relative;
	top					: 20px;
  	left				: 220px;
	height				: 70px;
	width				: 270px;
	z-index				: 1;
}

#searchPhrase{
	position			: relative;
	top					: 0px;
	width				: 100%;
	font-size			: 14px;
	font-family			: Arial,sans-serif;
	margin				: 0px;
	font-weight			: bold;
}

#searchBox{
	position			: relative;
	top					: 0px;
	width				: 100%;
}

#searchBox input{
	width				: 380px;
}

#searchButton{
	position			: relative;
	top					: 0px;
	left				: 0px;
	width				: 100%;
}

#searchButton input{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 13px;
	font-family			: Arial,sans-serif;
	margin				: 0px;
	font-weight			: bold;
	width				: 120px;
}

#searchButtonIndex{
	position			: relative;
	top					: 0px;
	left				: 0px;
	width				: 100%;
}

#searchButtonIndex input{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 13px;
	font-family			: Arial,sans-serif;
	margin				: 0px;
	font-weight			: bold;
	width				: 120px;
}

/******************************************************/
	
#resultsNumber{
	position			: relative;
	font-size			: 10px;
	font-family			: Verdana,Arial,sans-serif;
	margin-top			: -15px;
	margin-bottom       : 10px;
	width				: 100%;
	text-align			: center;
}

/******************************************************/

#corrections{
	position			: relative;
	font-size			: 12px;
	font-family			: Verdana,Arial,sans-serif;
	font-weight         : normal;
	margin-top			: 0px;
	margin-bottom		: 10px;
	margin-left         : 20px;
	padding             : 0px;
	width				: 600px;
	text-align			: justify;
}

span.correctMiss{
	font-size			: 10px;
}

#corrections a:link, #corrections a:visited{
	color				: #ff0000;
	text-decoration		: none;
}

#corrections a:hover,#corrections a:active{
	color				: #ff0000;
	text-decoration		: underline;
}

span.corrected{
	font-weight         : bold;
	font-style          : oblique;
}

/******************************************************/

#language{
	position			: relative;
	margin-top			: 0px;
	width				: 650px;
	text-align			: center;
	height              : 120px;
	font-size			: 12px;
	font-weight         : bold;
	font-family			: Arial, Verdana, Helvetica, sans-serif;
	color               : #454545;
	margin-bottom		: 0px;	
}	

#language hr{
	margin              : 0px;
	padding             : 0px;
}

#language p{
	margin              : 5px;
	padding             : 0px;
	width				: 80%;
	margin-left         : 80px;
}
/******************************************************/

#filters{
	position			: relative;
	margin-top			: 0px;
	width				: 450px;
	height              : 85px;
	text-align			: center;
}

span.filter{
	cursor				: pointer;
	color               : #ff0000;
}

#filters a:link, #filters a:visited,#filters a:hover,#filters a:active{
	text-decoration		: none;
}

#filtersTest{
	margin-left			: 0px;
}

#filtersNoTest{
	margin-left			: 0px;
}

img.context{
	border				: 0px;
	height				: 85px;
	width				: 140px;
}

img.altres{
	border				: 0px;
	height				: 14px;
	width				: 150px;
}

#filters ul{
	list-style-image	: url(../imatges/buit.gif);
}
#filters ul.filtre{
	margin-bottom       : 0px;
	margin-right        : 0px;
	margin-top          : 25px;
	margin-left			: 75px;
}
#filters ul.subfiltre{
	margin-bottom       : 10px;
	margin-right        : 10px;
	margin-top          : 10px;
	margin-left			: 0px; 
}

#filters select{
	width				: 225px;
	font-size			: 7pt;
}

#firstMessage{
	position            : relative;
	left                : 0px;
	margin-top          : 0px;
	top                 : 0%;
}
/****** Botons de imprimir i enviar a amic **********/

input.buttonSend{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 13px;
	font-family			: Arial,sans-serif;
	margin				: 0px;
	font-weight			: bold;
	width				: 120px;
	left				: 20px;
}

input.buttonPrint{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 13px;
	font-family			: Arial,sans-serif;
	margin				: 0px;
	font-weight			: bold;
	width				: 120px;
	left				: 20px;
}

#services{
	position            : relative;
	height              : 15px;
	font-size        	: 10px;
	font-weight      	: bold;	
}

#services_cerca{
	position            : relative;
	height              : 15px;
	font-size        	: 10px;
	font-weight      	: bold;	
}

#enviamail{
	position			: absolute;
	left				: 110px;
	cursor				: pointer;
}

#printinfo{
	position			: absolute;	
	cursor				: pointer;
	left				: 20px;
}

#printinfo_cerca{
	position			: absolute;	
	cursor				: pointer;
	left				: 20px;
}

#avisar{
	position			: absolute;
	left				: 220px;
	cursor				: pointer;
}

/******************************************************/
	
#results{
	position			: relative;
	top					: 0px;
	margin				: 0px;
	padding				: 0px;
	width				: 650px;
	background-image	: url('../imatges/resultMiddle.gif');
	background-repeat	: repeat-y;
	background-color	: transparent;
}
#results hr{
	width			 : 94%;
	text-align       : center;
	margin-top		 : 0px;
	margin-right	 : 30px;	
	margin-bottom	 : 25px;
}
#results p{
	margin-top       : 0px;
	margin-bottom    : 0px;	
	margin-left      : 20px;
	width            : 500px;
	text-align       : justify;
}
#results p.BDproblem{
	margin-top       : 0px;
	margin-bottom    : 0px;	
	margin-left      : 20px;
	width            : 500px;
	font-size        : 15px;
	font-weight      : bold;
	color            : #ff0000;
	text-align       : center;
}
table.results{
	width				: 580px;
	border-spacing		: 1px;
	margin-top			: 5px;
	margin-left			: 15px;
	margin-right		: 12px;
	background-color	: #e1d4b0;
}

#resultsHeader{
	position			: relative;
	background-image	: url('../imatges/resultHeader.gif');
	background-repeat	: no-repeat;
	background-color	: transparent;
	padding				: 0px;
	margin-top			: 5px;
	top					: 0px;
	width				: 650px;
	height				: 10px;
}

#resultsFooter{
	position			: relative;
	margin				: 0px;
	width				: 650px;
	height				: 26px;
	background-image	: url('../imatges/resultFooter.gif');
	background-repeat	: no-repeat;
	background-color	: transparent;
}

#resultsLevel{
  width					: 110px;
  font-family			: Verdana, Arial, Helvetica, sans-serif;
  font-size				: 9pt;
  text-decoration		: none;
  font-style			: normal;
  line-height			: normal;
  font-weight			: bold;
  color					: #FFFFFF;
  background-color		: #008000;
}

#resultsTitle{
  width					: 575px;
  font-family			: Verdana, Arial, Helvetica, sans-serif;
  font-size				: 9pt;
  text-decoration		: none;
  font-style			: normal;
  line-height			: normal;
  font-weight			: bold;
  color					: #FFFFFF;
  background-color		: #008000;
}

#resultsTitle span{
 font-weight			: normal;
}
td.logoColumn{
	width				: 23px;
	vertical-align		: middle;
	text-align			: center;
	padding				: 4px;
	font-size			: 1em;
  font-family			: Verdana, Arial, Helvetica, sans-serif;
  background-color		: #FFFFFF;
}

td.resultColumn{
	width				: 427px;
	padding				: 4px;
	font-size			: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	background-color	: #FFFFFF;
	cursor              : pointer;
}

td.levelColumn{
	width				: 110px;
	padding				: 4px;
	font-size			: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	background-color	: #FFFFFF;
}

a.v:link,a.v:visited{
	color				: #008000;
	text-decoration		: none;
}
a.v:hover,a.v:active{
	color				: #008000;
	text-decoration		: underline;
}

/******************************************************/
	
#valorate{
	position			: relative;
	margin-left			: 30px;
	margin-top			: 20px;
	width				: 600px;
}

#valorate h1{
	color				: #ff0000;
	font-size			: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-left			: 20px;
	margin-bottom		: 5px;
}

#valorate table{
	width				: 600px;
}

#valorate h2{
	color				: #000000;
	font-size			: 11px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-left			: 0px;
	font-weight			: bold;
	display				: inline;
}

#valorate p{
	text-align			: justify;
}

#valorate textArea{
	margin-left			: 0px;
	height				: 70px;
	width				: 600px;
}

input.buttonValorate{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 13px;
	font-family			: Arial,sans-serif;
	margin-top			: 5px;
	margin-left			: 350px;
	font-weight			: bold;
	width				: 70px;
}

table.formulari{
	width				: 580px;
	border-spacing		: 1px;
	margin-top			: 5px;
	margin-left			: 15px;
	margin-right		: 12px;
}
table.formulari td{
	margin-top       : 0px;
	margin-bottom    : 0px;	
	margin-left      : 20px;
	text-align       : justify;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 12px;	
} 

/******************************************************/
	
#helpUs{
	position			: relative;
}

#helpUs h1{
	color				: #008000;
	font-size			: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-left			: 20px;
	margin-bottom		: 5px;
}

#helpUs h2{
	color				: #000000;
	font-size			: 11px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-left			: 15px;
	font-weight			: bold;
	display				: inline;
}

#helpUs p{
	display				: block;
}

tr.center{
	text-align			: center;
}

#helpUs textArea{
	margin-left			: 15px;
	height				: 70px;
	width				: 590px;
}

input.buttonHelpUs{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 13px;
	font-family			: Arial,sans-serif;
	margin-top			: 5px;
	margin-left			: 350px;
	font-weight			: bold;
	width				: 70px;
}


#helpUsSearch{
	position			: relative;
}

#helpUsSearch h1{
	color				: #ff0000;
	font-size			: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-left			: 20px;
	margin-bottom		: 5px;
}

#helpUsSearch h2{
	color				: #000000;
	font-size			: 11px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-left			: 15px;
	font-weight			: bold;
	display				: inline;
}

#helpUsSearch p{
	display				: block;
}

#helpUsSearch textArea{
	margin-left			: 15px;
	height				: 70px;
	width				: 590px;
}

input.helpUsSearch{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 13px;
	font-family			: Arial,sans-serif;
	margin-top			: 5px;
	margin-left			: 350px;
	font-weight			: bold;
	width				: 70px;
}
/******************************************************/
	
#identification{
	position			: relative;
}

/******************************************************/
	
#toolbar{
	position			: relative;
}

#toolbar h1{
	color				: #000000;
	font-size			: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-align			: center;
	margin-bottom		: 0px;
}

#toolbar table{
 	width				: 585px;
	margin-left         : 20px;
}

#toolbar img{
	border				: 0px;
	width				: 135px;
	height				: 36px;
}

td.left{
	text-align			: left;
	width				: 450px;
}

td.right{
	text-align			: right;
	width				: 135px;
}

/******************************************************/
	
#noResults{
	position			: relative;
	z-index				: 0;
	margin-top			: 10px;
}

#noResults h1{
	color				: #000000;
	font-size			: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-align			: center;
}

#noResults table{
	width				: 450px;
	margin-left			: 130px;
}

#noResults textarea{
	width				: 400px;
	height				: 80px;
}

#noResults h2{
	color				: #000000;
	font-size			: 11px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-left			: 0px;
	font-weight			: normal;
	display				: inline;
}

input.buttonNoResults{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #eeeeee;
	background-color	: #888888;
	font-size			: 12px;
	font-family			: Arial,sans-serif;
	margin-top			: 5px;
	margin-left			: 0px;
	font-weight			: bold;
	width				: 90px;
	display				: compact;
}

/******************************************************/

div.back{
	position			: relative;
	margin-top			: 0px;
	left				: 250px;
	width               : 250px;
	color				: #008000;
	cursor              : pointer;
}

/******************************************************/

#alertMessage{
	position			: relative;
	margin-top			: -300px;
	left				: 230px;
	width				: 390px;
	height              : 300px;
	text-align			: justify;
	font-family			: Arial,Verdana;
	font-size			: 11px;
	font-weight			: bold;
	z-index				: 1;
}

/******************************************************/

#footerBlock{
	font-family			: Arial, Helvetica, sans-serif;
	background-color	: transparent;
	font-size        : 12px;
	font-weight      : bold;
	width            : 100%;
	text-align       : center;
	margin-top       : 15px;
	padding-left      : 0px;
	z-index          : 1;
}

#footerBlock a:link, #footerBlock a:visited{
	font-family			: Arial, Helvetica, sans-serif;
	background-color	: transparent;
	font-size			: 12px;
	font-weight			: normal;
	color				: #666666;
	text-decoration		: none;
}

#footerBlock a:hover,#footerBlock a:active{
	font-family			: Arial, Helvetica, sans-serif;
	background-color	: transparent;
	font-size			: 12px;
	font-weight			: normal;
	color				: #777777;
	text-decoration		: none;
}

#footerBlock p{
	margin-bottom		: 0px;
}

/******************************************************/

#searchTest{
	position			: absolute;
	top					: 0px;
	left				: 450px;
	height				: 100px;
}

#searchTestResultat{
	position			: relative;
	top					: 0px;
	left				: 450px;
	height				: 100px;
	width               : 210px;
}

#message{
	position			: relative;
	top					: 0px;
	margin				: 0px;
	margin-left			: 0px;      
	padding				: 0px;
	width				: 200px;
	background-image	: url('../imatges/boxMiddleLittle.gif');
	background-repeat	: repeat-y;
	background-color	: transparent;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;		
}

#message p{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;	
	margin				: 0px;
	margin-left			: 6px;
	margin-right		: 20px;
	text-align			: center;
}

#message form{
	font-size			: 9px;
	margin-top			: 5px;
	margin-bottom		: 0px;
	margin-left			: 0px;
	margin-right		: 20px;
	text-align			: center;
}

#messageHeader{
	position			: relative;
	background-image	: url('../imatges/boxHeaderLittle.gif');
	background-repeat	: no-repeat;
	background-color	: transparent;
	padding				: 0px;
	margin-top			: 0px;
	margin-left			: 0px;
	top					: 0px;
	width				: 200px;
	height				: 19px;
}

#messageFooter{
	position			: relative;
	margin				: 0px;
	margin-left			: 0px;
	width				: 200px;
	height				: 21px;
	background-image	: url('../imatges/boxFooterLittle.gif');
	background-repeat	: no-repeat;
	background-color	: transparent;
}

input.buttonMessage{
	border-bottom		: 1px solid #4D4D4D;
	border-left			: 1px solid #6F6F6F;
	border-right		: 1px solid #4D4D4D;
	border-top			: 1px solid #8A8A8A;
	color				: #FFFFFF;
	background-color	: #008040;
	font-size			: 11px;
	font-family			: Arial,sans-serif;
	font-weight			: bold;
	width				: 60px;
}

/******************************************************/
#logo010{
	display             : none;
	position			: relative;
	margin-top			: -40px;
	margin-left	        : 500px;
	background-image	: url('../imatges/isac.jpg');
	background-repeat	: no-repeat;
	height				: 40px;
	width				: 164px;
	cursor              : pointer;
}

/******************************************************/
p.center{
	text-align			: center;
}

p.bold{
	font-weight         : bold;
}


/******************************************************/

.missatgeSuperiorCA,
.missatgeSuperiorES,
.missatgeSuperiorEN,
.missatgeSuperiorVA,
.missatgeSuperiorFR{
	float               : left;
	background-repeat	: no-repeat;
	height				: 15px;
	width				: 150px;	
}
.missatgeSuperiorCA{	background-image	: url('../imatges/ca/missatgeSuperior.jpg');	}
.missatgeSuperiorES{	background-image	: url('../imatges/es/missatgeSuperior.jpg');	}
.missatgeSuperiorEN{	background-image	: url('../imatges/en/missatgeSuperior.jpg');	}
.missatgeSuperiorVA{	background-image	: url('../imatges/va/missatgeSuperior.jpg');	}
.missatgeSuperiorFR{	background-image	: url('../imatges/fr/missatgeSuperior.jpg');	}

.altresCA,.altresES,.altresEN,.altresVA,.altresFR,
.noticiaCA,.noticiaES,.noticiaEN,.noticiaVA,.noticiaFR,
.entitatsCA,.entitatsES,.entitatsEN,.entitatsVA,.entitatsFR,
.tramitsCA,.tramitsES,.tramitsEN,.tramitsVA,.tramitsFR,
.agendaCA,.agendaES,.agendaEN,.agendaVA,.agendaFR{
	float               : left;
	background-repeat	: no-repeat;
	height				: 30px;
	width				: 150px;	
}

.altresCA{	background-image	: url('../imatges/ca/altres.jpg');	}
.altresES{	background-image	: url('../imatges/es/altres.jpg');	}
.altresEN{	background-image	: url('../imatges/en/altres.jpg');	}
.altresVA{	background-image	: url('../imatges/va/altres.jpg');	}
.altresFR{	background-image	: url('../imatges/fr/altres.jpg');	}

.entitatsCA{	background-image	: url('../imatges/ca/entitats.jpg');	}
.entitatsES{	background-image	: url('../imatges/es/entitats.jpg');	}
.entitatsEN{	background-image	: url('../imatges/en/entitats.jpg');	}
.entitatsVA{	background-image	: url('../imatges/va/entitats.jpg');	}
.entitatsFR{	background-image	: url('../imatges/fr/entitats.jpg');	}

.tramitsCA{	background-image	: url('../imatges/ca/tramits.jpg');	}
.tramitsES{	background-image	: url('../imatges/es/tramits.jpg');	}
.tramitsEN{	background-image	: url('../imatges/en/tramits.jpg');	}
.tramitsVA{	background-image	: url('../imatges/va/tramits.jpg');	}
.tramitsFR{	background-image	: url('../imatges/fr/tramits.jpg');	}

.agendaCA{	background-image	: url('../imatges/ca/agenda.jpg');	}
.agendaES{	background-image	: url('../imatges/es/agenda.jpg');	}
.agendaEN{	background-image	: url('../imatges/en/agenda.jpg');	}
.agendaVA{	background-image	: url('../imatges/va/agenda.jpg');	}
.agendaFR{	background-image	: url('../imatges/fr/agenda.jpg');	}

.noticiaCA{	background-image	: url('../imatges/ca/noticia.jpg');	}
.noticiaES{	background-image	: url('../imatges/es/noticia.jpg');	}
.noticiaEN{	background-image	: url('../imatges/en/noticia.jpg');	}
.noticiaVA{	background-image	: url('../imatges/va/noticia.jpg');	}
.noticiaFR{	background-image	: url('../imatges/fr/noticia.jpg');	}

.barriCA,.barriES,.barriEN,.barriVA,.barriFR,
.carrerCA,.carrerES,.carrerEN,.carrerVA,.carrerFR,
.activitatCA,.activitatES,.activitatEN,.activitatVA,.activitatFR,
.anyCA,.anyES,.anyEN,.anyVA,.anyFR,
.mesCA,.mesES,.mesEN,.mesVA,.mesFR,
.diaCA,.diaES,.diaEN,.diaVA,.diaFR,
.tipusCA,.tipusES,.tipusEN,.tipusVA,.tipusFR,
.organitzadorCA,.organitzadorES,.organitzadorEN,.organitzadorVA,.organitzadorFR{
	float               : left;
	background-repeat	: no-repeat;
	height				: 14px;
	width				: 175px;	
}

.barriCA{	background-image	: url('../imatges/ca/barri.jpg');	}
.barriES{	background-image	: url('../imatges/es/barri.jpg');	}
.barriEN{	background-image	: url('../imatges/en/barri.jpg');	}
.barriVA{	background-image	: url('../imatges/va/barri.jpg');	}
.barriFR{	background-image	: url('../imatges/fr/barri.jpg');	}

.carrerCA{	background-image	: url('../imatges/ca/carrer.jpg');	}
.carrerES{	background-image	: url('../imatges/es/carrer.jpg');	}
.carrerEN{	background-image	: url('../imatges/en/carrer.jpg');	}
.carrerVA{	background-image	: url('../imatges/va/carrer.jpg');	}
.carrerFR{	background-image	: url('../imatges/fr/carrer.jpg');	}

.activitatCA{	background-image	: url('../imatges/ca/activitat.jpg');	}
.activitatES{	background-image	: url('../imatges/es/activitat.jpg');	}
.activitatEN{	background-image	: url('../imatges/en/activitat.jpg');	}
.activitatVA{	background-image	: url('../imatges/va/activitat.jpg');	}
.activitatFR{	background-image	: url('../imatges/fr/activitat.jpg');	}

.anyCA{	background-image	: url('../imatges/ca/any.jpg');	}
.anyES{	background-image	: url('../imatges/es/any.jpg');	}
.anyEN{	background-image	: url('../imatges/en/any.jpg');	}
.anyVA{	background-image	: url('../imatges/va/any.jpg');	}
.anyFR{	background-image	: url('../imatges/fr/any.jpg');	}

.mesCA{	background-image	: url('../imatges/ca/mes.jpg');	}
.mesES{	background-image	: url('../imatges/es/mes.jpg');	}
.mesEN{	background-image	: url('../imatges/en/mes.jpg');	}
.mesVA{	background-image	: url('../imatges/va/mes.jpg');	}
.mesFR{	background-image	: url('../imatges/fr/mes.jpg');	}

.diaCA{	background-image	: url('../imatges/ca/dia.jpg');	}
.diaES{	background-image	: url('../imatges/es/dia.jpg');	}
.diaEN{	background-image	: url('../imatges/en/dia.jpg');	}
.diaVA{	background-image	: url('../imatges/va/dia.jpg');	}
.diaFR{	background-image	: url('../imatges/fr/dia.jpg');	}

.tipusCA{	background-image	: url('../imatges/ca/tipus.jpg');	}
.tipusES{	background-image	: url('../imatges/es/tipus.jpg');	}
.tipusEN{	background-image	: url('../imatges/en/tipus.jpg');	}
.tipusVA{	background-image	: url('../imatges/va/tipus.jpg');	}
.tipusFR{	background-image	: url('../imatges/fr/tipus.jpg');	}

.organitzadorCA{	background-image	: url('../imatges/ca/organitzador.jpg');	}
.organitzadorES{	background-image	: url('../imatges/es/organitzador.jpg');	}
.organitzadorEN{	background-image	: url('../imatges/en/organitzador.jpg');	}
.organitzadorVA{	background-image	: url('../imatges/va/organitzador.jpg');	}
.organitzadorFR{	background-image	: url('../imatges/fr/organitzador.jpg');	}

.agendaMini,
.tramitsMini,
.directoriMini,
.altresMini{
	float               : left;
	background-repeat	: no-repeat;
	height				: 20px;
	width				: 23px;		
}
	
.agendaMini{	background-image	: url('../imatges/agendaMini.gif');}

.tramitsMini{	background-image	: url('../imatges/tramitsMini.gif');}

.directoriMini{	background-image	: url('../imatges/directoriMini.gif');}

.altresMini{	background-image	: url('../imatges/altresMini.gif');}


.nino1,
.nino1,
.mignino{
	float               : left;
	background-repeat	: no-repeat;
	height				: 17px;
	width				: 18px;
}

.nino1{	background-image	: url('../imatges/nino1.gif');}

.nino2{	background-image	: url('../imatges/nino2.gif');}

.mignino{	background-image	: url('../imatges/mignino.gif');}

.buit{
	float               : left;
	background-repeat	: no-repeat;
	height				: 1px;
	width				: 1px;		
	background-image	: url('../imatges/buit.gif');
}

.icon_phone{
	float               : left;
	background-repeat	: no-repeat;
	height				: 33px;
	width				: 33px;		
	background-image	: url('../imatges/icon_phone.gif');
}

.firefox{
	float               : left;
	background-repeat	: no-repeat;
	height				: 36px;
	width				: 135px;		
	background-image	: url('../imatges/firefox.jpg');
}

.ie{
	float               : left;
	background-repeat	: no-repeat;
	height				: 36px;
	width				: 135px;		
	background-image	: url('../imatges/ie.jpg');
}
.fletxal, .fletxar {
		background-repeat	: no-repeat;
		height				: 8px;
		width				: 10px;
		float				: left;
	}

.fletxal{	background-image	: url('../imatges/fletxaul10.gif'); }
.fletxar{	background-image	: url('../imatges/fletxaul102.gif');
			position			: absolute;
	}

.printer,.email,.bell{
	float               : left;
	background-repeat	: no-repeat;
	height				: 16px;
	width				: 16px;	
}
.printer{	background-image	: url('../imatges/printer.png');}
.email{	background-image	: url('../imatges/email.gif');}
.bell{	background-image	: url('../imatges/bell.png');}

.georef{
	float               : left;
	background-repeat	: no-repeat;
	height				: 34px;
	width				: 50px;	
	background-image	: url('../imatges/destacat_planol50.jpg');
	cursor				: pointer;
}

