@charset "iso-8859-1";
/* CSS Document */
html { height: 101% } /* força la visibilitat de la scrollbar en Firefox */

p{line-height:1.2em; margin:0 0 0 0;}

/* colors que es fan servir 
#66ff33-verd 
#eefd03-groc 
#f97a1c-taronja
#eefd03-groc fluorescent
#6a0c57-lila fosc
#b20f91-lila clar
#979e7e-marró fons
#000066-blau fort
#0707a7-blau fluix
#111111-gris lletres
*/
a.pobl:link {color: #66ff33;}
a.pobl:visited {color: #66ff33;} 
a.pobl:hover{color:#eefd03; cursor:pointer;} 
a.pobl:active {color: #f97a1c;} 

a.cons:link {color: #66ff33; font-size:0.9em; font-weight:400;} 
a.cons:visited {color: #66ff33; font-size:0.9em; font-weight:400;} 
a.cons:hover{color:#eefd03; cursor:pointer; font-size:0.9em; font-weight:400;} 
a.cons:active {color: #f97a1c; font-size:0.9em; font-weight:400;} 

a.topb:link {color: #eefd03;} 
a.topb:visited {color: #eefd03;} 
a.topb:hover{color:#66ff33; cursor:pointer;} 
a.topb:active {color: #f97a1c;} 

/*a.tf:hover{color:#eefd03; border:1px solid #66ff33; cursor:pointer; font-size:0.9em; font-weight:400;} */


/* ==================================================================================
   1. Secció ID 
===================================================================================*/   
#body_img{ 
/*background:#e1efd8;*/
background:#ffffff;
}

#scrolls {
overflow: visible; 
}

/* ==================================================================================
   2. Secció Class 
===================================================================================*/   
.body_general{
/*background:#e0e0e0 url(img/bodybg1200.gif) repeat-x;*/
background:#9F9E7E;
color:#111111;  /* lletra negre */
/*font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;*/
font: 76% Verdana, Arial, Helvetica, sans-serif;
/*font: 76% Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
margin:0;
padding:0;
text-align:center;
}

.f284{ font-size:2.8em; font-weight:400;}
.f264{ font-size:2.6em; font-weight:400;}
.f244{ font-size:2.4em; font-weight:400;}
.f234{ font-size:2.3em; font-weight:400;}
.f226{ font-size:2.2em; font-weight:600;}
.f224{ font-size:2.2em; font-weight:400;}
.f214{ font-size:2.1em; font-weight:400;}
.f206{ font-size:2.0em; font-weight:600;}
.f204{ font-size:2.0em; font-weight:400;}
.f194{ font-size:1.9em; font-weight:400;}
.f184{ font-size:1.8em; font-weight:400;}
.f176{ font-size:1.7em; font-weight:600;}
.f174{ font-size:1.7em; font-weight:400;}
.f164{ font-size:1.6em; font-weight:400;}
.f156{ font-size:1.5em; font-weight:600;}
.f154{ font-size:1.5em; font-weight:400;}
.f146{ font-size:1.4em; font-weight:600;}
.f144{ font-size:1.4em; font-weight:400;}
.f136{ font-size:1.3em; font-weight:600;}
.f134{ font-size:1.3em; font-weight:400;}
.f126{ font-size:1.2em; font-weight:600;}
.f124{ font-size:1.2em; font-weight:400;}
.f116{ font-size:1.1em; font-weight:600;}
.f114{ font-size:1.1em; font-weight:400;}
.f106{ font-size:1.0em; font-weight:600;}
.f104{ font-size:1.0em; font-weight:400;}
.f096{ font-size:0.9em; font-weight:600;}
.f094{ font-size:0.9em; font-weight:400;}
.f086{ font-size:0.8em; font-weight:600;}
.f084{ font-size:0.8em; font-weight:400;}
.f076{ font-size:0.7em; font-weight:600;}
.f074{ font-size:0.7em; font-weight:400;}

/* a index i calendari - container de tot */
.container{
/*background:#c0c0c0 url(img/bodybg.gif) repeat-x;  mercè */
background:#9F9E7E;
margin:0 auto;
text-align:left;
width:752px;
}

/* a dates_totes - container de tot */
.container_d{
/*background:#c0c0c0 url(img/bodybg.gif) repeat-x;*/
background:#9F9E7E;
margin:0 auto;
text-align:left;
width:752px;
}

/* a index, calendari i dates_totes títol principal */
.sitename{
color:#ffffff;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

/* a index, calendari i dates_totes títol principal REVISAR NECESSITAT*/
.sitename h1{
margin:0;
padding-top:20px;
}

/* a index, calendari i dates_totes títol principal REVISAR NECESSITAT */
.sitename span{
letter-spacing:-1px;
margin:0;
}

/* a index, calendari i dates_totes menú horitzontal */
.nav{
background:url(img/greypx.gif) bottom left repeat-x;
/*float:left;*/
width:752px;
color:#6a0c57;
}

/* a index, calendari i dates_totes menú horitzontal REVISAR NECESSITAT */
.nav ul{
list-style:none;
margin:0;
padding:0;
}

/* a index, calendari i dates_totes associat al menú horitzontal REVISAR NECESSITAT */
.nav a:link{
color:#006600;
background:url(img/tabs.gif) no-repeat 100% 0;
display:block;
font-size:1.1em;
letter-spacing:-1px;
padding:4px 20px 4px 11px;
text-decoration:none;
}

/* a index, calendari i dates_totes associat al menú horitzontal REVISAR NECESSITAT */
.nav a:visited{
color:#006600;
background:url(img/tabs.gif) no-repeat 100% 0;
display:block;
font-size:1.1em;
letter-spacing:-1px;
padding:4px 20px 4px 11px;
text-decoration:none;
}

/* a index, calendari i dates_totes associat al menú horitzontal REVISAR NECESSITAT */
.nav a:hover{
color: #6a0c57;
background:url(img/tabs.gif) no-repeat 100% 0;
display:block;
font-size:1.1em;
letter-spacing:-1px;
padding:4px 20px 4px 11px;
text-decoration:none;
}

/* a index, calendari i dates_totes associat al menú horitzontal REVISAR NECESSITAT */
.nav a:active{
color:#006600;
background:url(img/tabs.gif) no-repeat 100% 0;
display:block;
font-size:1.1em;
letter-spacing:-1px;
padding:4px 20px 4px 11px;
text-decoration:none;
}

/* a index, calendari i dates_totes associat al menú horitzontal REVISAR NECESSITAT */
/* no sé si actua aquest o #nav a (investigar) */
.nav li{
background:url(img/tabs.gif) no-repeat 0px 0px;
float:left;
margin:20px 4px 0px 1px;
padding: 0px 0 0px 10px;
}

/* a index, calendari i dates_totes associat a l'opció activa del menú horitzontal REVISAR NECESSITAT */
.nav #current{
background:url(img/tabs.gif) no-repeat 0 -45px;
}

/* a index, calendari i dates_totes associat a l'opció activa del menú horitzontal REVISAR NECESSITAT */
.nav #current a{
background:url(img/tabs.gif) no-repeat 100% -45px;
color:#ffffff;
padding:4px 15px 4px 5px;
}

/* a index, calendari i dates_totes conté tot el cos central inclòs el peu id=footer */
.wrap1{
background:#c0c0c0 url(img/innerbg.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:750px;
}

/* a index, calendari i dates_totes conté tot el cos central sense el peu id=footer */
.wrap2{
background:url(img/header.jpg) top left no-repeat;
/*background:#fa9035;*/
padding:10px;
width:730px;
}

/* a index, calendari barra horitzontal superior del cos central de vista actual */
/* a dates_totes executa funció path() */
.topbox{
/*color:#808080;*/
color:#eefd03;    /* groc */
margin:0 0 40px;
text-align:right;
}

/* a index, calendari barra horitzontal superior del cos central de vista actual */
.topbox a{
color:#66ff33;  /* verd */
text-decoration:none;
}

/* a index, calendari barra lateral esquerra (menú estadístiques)  */
.leftside{
/*height:auto;*/
float:left;
color:#ffffff;
margin:80px 0px 0px 0px;
width:145px;
padding:2px 2px 20px 10px;
}

/* a dates_totes barra lateral esquerra (poblacions) executa funció poblacions() investigar si actua*/
.leftside a{
display:block;
text-decoration:none;
/*position:relative;*/
margin: 1px 0px 0px 0;
color:#66ff33;
}

/* a dates_totes barra lateral esquerra (poblacions) executa funció poblacions() */
.leftside_d{
/*display:block;*/
float:left;
margin:20px 0 0 0;
width:145px;
color:#ffffff;
font-size:0.9em; 
font-weight:400;
}

/* a dates_totes barra lateral esquerra (poblacions) executa funció poblacions() investigar si actua*/
.leftside_d a{
display:block;
/*position:relative;*/
/*text-decoration:none;*/
color:#66FF33;
cursor: pointer;
}

/* a dates_totes barra lateral esquerra (poblacions) executa funció poblacions()*/
.leftside_d a:hover{
color:#eefd03;    /* groc */
border:1px solid #66ff33;
cursor: pointer;
}

/* a dates_totes barra lateral esquerra (poblacions) executa funció poblacions()*/
.leftside_d a:active{
color:#f97a1c;   /*taronja */
}

/* a poti-poti, barra lateral dreta */
.rightpoti{
text-decoration: none;
color:#009900;      /* verd fort */
width:130px;
}

/* a index, barra lateral dreta */
.rightside{
float:right;
margin:2px 20px 10px 10px;
width:130px;
}

/* a index, barra lateral dreta REVISAR NECESSITAT */
.rightside h1{
margin:0 0 2px;
}

/* a index, barra lateral dreta REVISAR NECESSITAT */
.rightside p{
line-height:1.2em;
margin:0 0 0px 0px;
}

/* a index, barra lateral dreta */
.rightside_titol1{
color:#ff0000;  /*vermell*/
}

/* a index, barra lateral dreta */
.rightside_titol2{
/*color:#ff3232;*/  /*vermell més clar*/
color: #009900;  /*verd*/
}

/* a index, barra lateral dreta */
.rightside_titol3{
color:#111111;   /*lletra negre*/
}

/* a index, barra lateral dreta */
.rightside2{
float:right;
margin:75px 20px 10px 20px;
width:130px;
}

/* a index, barra lateral dreta */
.rightside3{
float:right;
margin-top:85px;
margin-right:20px;
width:140px;
}

/* a dates_totes barra lateral esquerra (poblacions) executa funció poblacions()*/
.centrindex {
color:#009900; 
}

/* a index, cos central */
.content{
margin:0px 175px 0 180px;
}

/* a poti-poti REVISAR NECESSITAT */
.content a:link {
text-decoration:none;
color:#009900;      /* verd fort */
}

/* a poti-poti REVISAR NECESSITAT */
.content a:visited{
text-decoration:none;
color:#009900;      /* verd fort */
}

/* a poti-poti REVISAR NECESSITAT */
.content a:hover, a:active {
text-decoration:none;
color:#009900;      /* verd fort */
}

/* a index, cos central text de presentació REVISAR NECESSITAT*/
.content p{
line-height:1.4em;
margin:8px 5px 3px 5px;
padding: 0 3px 0 3px;
}

/* a participa, cos central aplicat a la imatge REVISAR NECESSITAT*/
.content label, legend{
margin:8px 0 3px 10px;
}

/* a participa, cos central aplicat a la imatge REVISAR NECESSITAT*/
.content input{
margin-top: 0px;
margin-right: 0;
margin-bottom: 5px;
margin-left: 30px;
}

/* a index, cos central */
.content_titol{
color:#6a0c57;  	 /* lila fosc */
/*color:#b20f91; */  /* lila clar */
}

/* a index, cos central */
.content_titol2{
padding-bottom:0px;
color:#b20f91;   /* lila clar */
}

/*  */
.contingut{
margin-top: 80px;
}

/* a index, cos central */
.content_subtitol{
color:#f97a1c;    /* taronja */
}

/* a index, cos central */
.content_c{
margin:0px 180px 0 180px;
}
/* a poti-poti REVISAR NECESSITAT */
.content_c a:link {
text-decoration:none;
/*color:#111111;*/
color:#009900;      /* verd fort */
}

/* a poti-poti REVISAR NECESSITAT */
.content_c a:visited{
text-decoration:none;
/*color:#b20f91;*/    /* lila clar */
color:#009900;      /* verd fort */
}

/* a poti-poti REVISAR NECESSITAT */
.content_c a:hover, a:active {
text-decoration:none;
/*color:#111111;*/
color:#009900;      /* verd fort */
}

/* a index, cos central text de presentació REVISAR NECESSITAT*/
.content_c p{
line-height:1.4em;
margin:8px 5px 3px 5px;
padding: 0 3px 0 3px;
}

/* a participa, cos central aplicat a la imatge REVISAR NECESSITAT*/
.content_c label, legend{
margin:8px 20px 3px 10px;
}

/* a participa, cos central aplicat a la imatge REVISAR NECESSITAT*/
.content_text{
margin: 0px 40px 0px 200px;
border-style:none;
text-decoration:none;
}

/* a llibrevisites, cos central */
.content_comment{
margin:40px 160px 0 180px;
}

/* a calendari associat al títol de l'any */
.contentalt{
margin:45px 15px 0 190px;
height: inherit;
}

/*  */
.contentalt a:link {
text-decoration:none;
color:#009900;      /* verd fort */
}

/*  */
.contentalt a:visited{
text-decoration:none;
color:#009900;      /* verd fort */
}

/*  */
.contentalt a:hover, a:active {
text-decoration:none;
color:#009900;      /* verd fort */
}

/* a calendari associat al missatge de clicar sobre les dates en negreta REVISAR NECESSITAT */
.contentalt p{
margin:8px 0 0 10px;
}

/* a calendari associat a l'any REVISAR NECESSITAT */
.contentalt h1{
color:#505050;
margin:15px 0 10px;
padding:0;
}

/* a calendari esbrinar si influeix sobre la funcio calendari() REVISAR NECESSITAT */
.contentalt img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}

/* color lila */
.lila {
color: #b20f91;
}

/* a index, cos central */
.index_pp{
margin:0px 0px 0 60px;
}

/* a dates_totes barra lateral esquerra (poblacions) executa funció poblacions() investigar si actua REVISAR NECESSITAT*/
.index_pp a:hover{
color: #b20f91;
border:1px solid #66ff33;
text-decoration:none;
}

/* a index, cos central text de presentació REVISAR NECESSITAT*/
.index_pp p{
line-height:1.2em;
margin: 0.7px;
}

/* per al traductor de google */
.traductor{
margin:40px 0px 0px -17px;
text-align:left;
}

/* per a les icones dels divulgadors */
.divulgadors{
margin:40px 0px 0px -13px;
}

/* per a les icones dels divulgadors */
#google_translate_element{
margin:0px 0px 0px -10px;
}

/* a index, calendari i dates_totes associat al peu */
.footer{
clear:both;
color:#a0a0a0;
height:200px;  /* 21.07.09 abans 65px*/
margin:10px 20px 0px 0px;
padding:1px;
text-align:right;
}

/* */
.leftfoot{
height:auto;
float:left;
color:#ffffff;
margin:0px 5px 20px 0px;
width:145px;
}

/* */
.leftfoot a{
color:#ffffff;
text-decoration:none;
text-align: center;
}

/*  */
.contentfoot{
margin:80px 5px 0px 190px;
text-decoration:none;
}

/* */
.contentfoot a{
text-decoration:none;
}

/* */
.contentfoot img{
margin:0px 5px 0px 0px;
}

.idiomes_tr{
margin-left: 575px;
}

.idiomes{
cursor:pointer;
color:#eefd03;    /* groc */
padding: 0px 2px 0px 3px;
}

.idiomes a:active{
color:#ffffff;    /* blanc */
}

.gran{
font-weight:800;
}

.normal{
font-weight:400;
}

.hide{
display:none;
}

a.manquen{
color:#b20f91;
text-decoration:none;
text-align: center;
margin-left: 55px;
}

/* ==================================================================================
   3. Seccions Class - Selectors propis del calendari
===================================================================================*/   
.mes{    
	position:absolute;    
	top:300px;    
	color:#111111;    /* lletra negre */
	text-align:center;
		}

.diasem{    
	color:#b20f91;		/* lletra lila */
	margin: 4px 0px 2px 3px;    
		}

.diasem1{    
	color:#b20f91;		/* lletra lila */
	text-align:center;
	padding:0px 3px 0px 3px;
	cursor: pointer;
		}

.diasem2{    
	color:#a0a0a0;		/* lletra gris */
	text-align:center;
	padding:0px 3px 0px 3px;
		}

.setmana{ 
 	width: 140px;
	}

.diadiv {
	position:relative;
	width:20px; 
	display: inline; 
	float:left; 
		}

.diaspan {
	text-align:center;
	color:#a0a0a0;	
		}
	
.diaspanc {
	text-align:center;
	color:#f97a1c;	/* taronja */
	cursor: pointer;
		}
	
.desdel {
	text-align:center;
	color:#03520c;	
	cursor: text;
		}
	
.dia0{ 
	text-align:center;
	color:#d5ffd5;	  
	visibility:hidden;
		}

/* ==================================================================================
   4. Seccions Class - Selectors propis del calendari1
===================================================================================*/   
.mes_c1{    
	position:absolute;    
	top:270px;    
	color:#505050;
	display:inline;
	text-align:center;
	}
	
.dia{ 
	text-align:center;
	color:#a0a0a0;	
	}
	
.diac{ 
	text-align: center;
	color:#03520c;	
	cursor: pointer;
	}

.justificar{ 
	text-align: justify;
	}
	
.centre{ 
	text-align: center;
	}
	
.punter{ 
	cursor: pointer;
	}

.tornar{
	color:#b20f91;
	text-align: right;	
	}

.imatge1{
	border:1px solid #66ff33;    /*verd */
	margin: 5px 7px 6px 35px;	
	}

.imatge2{
	border:1px solid #66ff33;    /*verd */
	margin: 0px 27px 0px 7px;	
	}

.imatge3{
	border:1px solid #66ff33;    /*verd */
	margin: 5px 7px 6px 75px;	
	}

.imatge4{
	border:1px solid #66ff33;    /*verd */
	float:left;
	margin:12px 15px 0px 0px;
	}

.punts{
	border-bottom: 1px dotted #7F7F7F;
	}

.fons{
	/*background-color: #e6e4de;*/
	background-color: #EAD5FF;
	padding-top: 5px;	
	}

.marge_s{
	padding-top: 5px;	
	}

.potipoti_img1{
	border:1px solid #66ff33;    /*verd */
	float:left;
	margin:0px 10px 0px 5px;
	}

	
/* ==================================================================================
   5. Seccions Class - Selectors propis de la pàgina participa
===================================================================================*/   
.myButton{
	font-size:8pt;
	font-family:Georgia,Verdana,Tahoma,Arial,sans-serif;
}	

.totals{
	text-align: right;	
	}

	
/* ==================================================================================
   B2. classes de fotos i mapes
===================================================================================*/   

/* a dates_totes, fotos petites i grans; funció veureFotos() */
.fotos{ 
	margin:0px 0px 0px 178px;
	border-style:none;
	text-decoration:none;
}

/* a dates_totes, explicació del fet del dia*/
.fotos p{
	margin:6px 0px 0px 5px;
}

/* a participa, cos central aplicat a la imatge*/
.fotos iframe{
	border:1px solid #66ff33;
}

/* a participa, cos central aplicat a la imatge REVISAR NECESSITAT*/
.fotos_text{
	margin: 20px 40px 0px 200px;
	border-style:none;
	text-decoration:none;
}

/* a index, cos central */
.fotos_titol{
	color:#6a0c57;  /* lila fosc */
}

/* a index, cos central */
.fotos_subtitol{
	color:#f97a1c;    /* taronja */
}

.fotos_img1{
	border:1px solid #66ff33;    /*verd */
	display: block;
	margin-left:auto;
	margin-right:auto;
	}

.fotos_img2{
	float:left;
	padding:0px 0px 0px 80px;
	}

.fotos_img4{
	border:1px solid #66ff33;    /*verd */
	display: block;
	margin-left:auto;
	margin-right:auto;
	}

/* a la funció fotos_dia(), a js executada per imatges, per obtenir les fotos petites */
.fotos1{
	display:inline;
	float:left;
	text-align:center;
	color:#111111;  /* lletra negre */
	background-color: #ffffff;
	width: 171px;
	height: 150px;
	padding-top: 8px;
}

/* a la funció veureFotos(), a js executada per dates_totes, per treure les fotos petites */
.fotos2{
	color:#ffffff;
	position: relative;
	display:inline;
	float:left;
	background-color: #ffffff;	
}

/* a fotos */
input.fototit{
	color:#f97a1c; 
	border-style:none; 
	text-decoration:none; 
	background:#ebebdf;
	font-size:12pt;
	font-family:Georgia,Verdana,Tahoma,Arial,sans-serif;
}

/* a la funció veureFotos(), a js executada per dates_totes, per treure les fotos petites */
a.mapes{
	color:#b20f91;    /* lila */
	margin:0 0 40px 380px;
	text-align:right;
	text-decoration:none;
}

/* a la funció veureFotos(), a js executada per dates_totes, per treure les fotos petites */
a.googlemap{
	color:#b20f91;    /* lila */
	text-align:left;
	text-decoration:none;
}
