body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #F7C64A;
	margin: 0px;
	}
A {
	text-decoration: underline;
	font-weight: bold;
	color: #991221;
	margin: 0px;
	padding: 0px;
	}
A:Hover {
	color: #404040;
	}
a:focus {
	outline:none;
	} 

form { 
	margin: 0px; 
	}
form .camp { 
	width: 150px; 
	float: left; 
	}
form .obligatori { }

:focus { outline: 0; }

h1 {
	margin: 10px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #525A63;
	}
h2 {
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 5px 23px;
	font-size: 100%;
	font-weight: bold;
	color: #991221;
	background-image: url(galeria/deco_mes.gif); background-repeat: no-repeat;
	}
h3 {
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #525A63;
	}
h4 {
	background-color: none;
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color: #FFCC33; /* ************* taronja claret */
	}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #FFCCCC; /* *********** rosa pŕlid */
	}
h6 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #990066; /* ************** morat */
	}
h7 {
	padding: 5px 15px 10px 45px;
	font-size:90%;
	color: #9999FF; /* ******************* lila */
	}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
img.dta {
	float: right;
	padding: 5px;
	margin: 5px 0px 5px 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	}
img.esq {
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	}
img.mig {
	text-align: center;
	display: block;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff; 
	}
.contenidor {
	display: block;
	margin: 30px 0px 0px 0px; 
	}
.quadres { float: left; width: 100%; }
.quadremig {
	margin: 0px 190px 0px 200px;
	/*margin: 0px; /* per a estils impressora ------------------------------ */
}
.quadreesquerra {
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	float: left;
	width: 200px;
	margin-left: -100%;
	height: 100%;
}
.quadreesquerra p { margin: 5px 10px 0px 10px; }
.quadredreta {
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	float: left;
	width: 190px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-left: -190px;
	height: 100%; 
	background-color: #EBECED;
}
.central {  
	padding: 0px 0px 0px 0px; 
	vertical-align: top;  
	min-height: 500px; height: auto !important; height: 500px; 
}
.situacio {
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	width: 99%; 
	height: 30px; 
	line-height: 30px; 
	vertical-align: middle;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	color: #9C1021;
}
.situacio ul {
	width: 95%; 
	height: 30px; 
	padding: 0px;
	margin: 0px; 
	list-style-type:none;
	float: left;
	color: #9C1021;
	vertical-align: middle;
}
.situacio ul li {
	height: 30px; 
	line-height: 30px; 
	vertical-align: middle; 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: #565A67;
	border-right: 1px dashed #cccccc;
}
.situacio ul li a {
	height: 30px; 
	line-height: 30px; 
	vertical-align: middle;
	margin: 0px;
	font-weight: bold;
	color: #9C1021;
}
.situacio ul li a:hover {
	color: #565A67;
}
.situacio ul li p {
	height: 30px; 
	line-height: 30px; 
	vertical-align: middle;
	margin: 0px;
	float: left;
	text-decoration: none;
	color: #565A67; 
}
table {
	text-align: left;
}
.obligatori { 
	background-color: #CCCCCC; 
}
.cap0 {
	width: 760px;
	margin: 0px auto 0px auto;
	position: relative;
	/* original: position: static; */
	padding: 0px; 
	height: 200px;
	/*border-bottom: 5px solid #F7C64A;*/
	overflow: hidden;
	_display: inline-block; /*només per IE6*/
}
 .deco {
	width: 100%;
	margin: 0px 0px 0px 0px;
	position: relative;/* original: position: static; */
	padding: 0px;
	height: 14px;
	overflow: hidden;
	_display: inline-block; /*només per IE6*/
	background-image: url(galeria/fons_deco1.png); background-repeat: no-repeat; background-position: center; 
}
#cap {
	width: 100%; 
	height: 300px; 
	/*height: 100px; /* per a estils impressora ------------------------------ */
	margin: 5px auto 0px auto; 
	padding: 0px;
	background-color: #ffffff;
	position: relative; 
	min-height: 100%; 
	overflow: hidden; 
	_display: inline-block; /*només per IE6*/
	background-image: url(img/foto_cabecera05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.imatgecap { 
	width: 100%;
	height: 250px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
.logo { 
	width: 310px; height: 100px;
	margin: 10px 0px 0px 50px; 
	padding: 0px;
	background-image: url(galeria/fons_logo1.gif);
	background-repeat: no-repeat; 
	float: left;
}
.logo p { 
	margin: 0px 20px 0px 30px;
	text-align: left;
} 
.frase { 
	width: 450px;
	height: 30px;
	margin: 10px 5px 0px 0px; 
	padding: 0px;
	float: right;
}
.frase p { 
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: "Comic Sans MS";
	font-size: 115%;
	font-weight: bold;
	color: #9C1021;
} 
  
 #pagina {
  width: 94%; 
  height: 100%; 
  margin: 10px auto 0px auto; 
  padding: 0px;
  background-color: #ffffff;
  position: relative; 
  min-height: 100%; 
  overflow: hidden; 
  _display: inline-block; /*només per IE6*/
  }
  .esquerra {
  width: 199px;
  height: 100%;
  margin: 22px 0px 0px 0px;
  padding: 0px;
  float: left;
    }
  .dreta {
  float: right;
  width: 100%;
  margin-left: -200px;
  }
  .dreta1 {
  margin-left: 200px; background-color: #ffffff;  
  min-height: 225px; height: auto !important; height: 225px; clear: both;
  /*background-image: url(galeria/fons_dreta.gif); background-repeat: repeat-y;*/
  }

  .continguts1 { background-color: #ffffff; display:block; margin: 2px 0px 0px 0px; padding: 0px; 
  min-height: 370px; height: auto !important; height: 370px; 
  }
  html>body .continguts1 { overflow: auto; }
 .blocs { 
  width: 100%;
  float: left; 
  }
 .blocmig { 
  margin: 0px 195px 0px 165px;
  }
 .blocesquerra {
  width: 165px; 
  float: left; 
  margin-left: -100%; height: 100%; 
  background-color: #CC9933;
  }
 .blocesquerra p { margin: 5px 10px 0px 10px; }
 .blocdreta {
  width: 195px; 
  float: left;  
  margin-left: -195px; 
  height: 100%; 
  background-color: #DDDDD5; 
  }
.principal {
	float: left;
	width: 98%;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	vertical-align: top;
	list-style-type: disc; 
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
	
	
.principal ul { }
.principal ul li {  }
.principal ul li a { padding-left: 10px;  }
.principal ul li a:hover { color: #404040;  }
.principal p { color:#000000; }
  
.cos {
	width: 780px;
	min-height: 600px; 
	height: auto !important; 
	height: 600px;
	padding: 0px;
	margin: 185px 0px 0px 0px;
}
.categories { 
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	width:190px; 
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	overflow: visible; 
	_display: inline-block; /*només per IE6*/
}
.categories ul { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 10px 5px;
	clear: both;
}
.categories ul li { 
	width: 190px; height: 20px; 
	margin: 0px; padding: 0px; 
	display: inline; 
}
.categories ul li a {
	display: inline; 
	width: 172px;
	height: 20px;
	font-size: 100%; 
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 25px; 
	float: left;
	background-image: url(galeria/fons_categoria01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #991221; 
	text-decoration: none;
	font-weight: normal;
}
.categories ul li a:hover {
	display: inline; 
	width: 172px;
	height: 20px;  
	font-size: 100%;  
	margin: 6px 0px 0px 0px; 
	padding: 0px 0px 0px 25px; 
	float: left;
	background-image: url(galeria/fons_categoria02.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	color: #565A67;
	text-decoration: none; 
	font-weight: normal;
	}
.subcat {
	position: absolute;
	left: 190px;
	z-index:1;
	visibility: hidden;
	}
.subcat ul { 
	padding: 2px 3px 3px 3px; 
	margin: 0px 0px 0px 0px; 
	list-style-type:none; 
	}
.subcat ul li { 
	margin: 0px 0px 0px 0px; 
	min-height: 25px;
	height: auto !important;
	height: 25px; 
	line-height: 25px; 
	vertical-align: middle;
	}
.subcat ul li a {
	height: 25px; 
	display: block; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 0px 8px;
	font-size: 95%;  
	border: 1px solid #ffffff;
	background-image: url(galeria/fons_subcat01.gif); background-repeat: no-repeat; background-position: left;
	background-color: #CECECE; 
	color: #991221; 
	text-decoration: none;
	font-weight: normal;
	}
.subcat ul li a:hover {
	height: 25px; 
	display: block; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 0px 8px;
	font-size: 95%;  
	border: 1px solid #ffffff;
	background-color: #CECECE;
	color: #565A67;
	font-weight: normal;
	}

.subsubcat {
	position: absolute;
	width: 150px;
	left: 405px;
	z-index:1;
	visibility: hidden;
	}
.subsubcat ul { 
	padding: 2px 3px 3px 3px; 
	margin: 0px 0px 0px 0px; 
	list-style-type:none; 
	}
.subsubcat ul li { 
	margin: 0px 0px 0px 0px; 
	min-height: 25px;
	height: auto !important;
	height: 25px; 
	line-height: 25px; 
	vertical-align: middle;
	}
.subsubcat ul li a {
	height: 25px; 
	display: block; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 0px 8px;
	font-size: 95%;  
	border: 1px solid #ffffff;
	background-image: url(galeria/fons_subsubcat01.gif); background-repeat: no-repeat; background-position: left;
	background-color: #E5E5E5; 
	color: #991221; 
	text-decoration: none;
	font-weight: normal;
	}
.subsubcat ul li a:hover {
	height: 25px; 
	display: block; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 0px 8px;
	font-size: 95%;  
	border: 1px solid #ffffff;
	background-color: #E5E5E5;
	color: #565A67;
	font-weight: normal;
	}

 .destacats {
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	width: 95%;
	min-height: 150px;
	height: auto !important;
	height: 150px; 
	margin: 10px auto 10px auto;
	border-top: 2px solid #666666; 	 

	}
.destacats img { }
.destacats .destacat {
	width: 100%;
	min-height: 60px;
	height: auto !important;
	height: 60px; 
	margin: 10px auto 5px auto;
	padding: 0px;
	border-bottom: 2px solid #666666;
	}
.destacats .destacat .info {
	background-color: #525A63;
	padding: 2px;
	margin: 5px 0px;
	text-align: center;
	}
.destacats .destacat a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
.destacats .destacat a:hover {
	color: #cccccc;
	}
.destacats .destacat img {
   margin: 0px auto;
   padding: 0px;
   }
.peu {
	width: 780px;
	/*width: 650px; /* per a estils impressora ------------------------------ */
	height: 50px; 
	margin: 0px auto 0px auto;
	text-align: center; 
	padding: 0px;
	color: #991221;
	clear: both; 
	}
.peu p {
	padding: 2px 10px 0px 10px;
	margin: 0px; 
	}
.peu a {
	color: #991221;
	font-weight: normal;
	}
.peu a:hover {
	text-decoration: underline; color:#565A67;
	}

.titolbloc {
	font-size: 100%;
	color: #991221;
	margin: 5px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(galeria/fons_categoria01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.opciollista {
	width: 97%; 
	min-height: 40px; 
	height: auto !important; 
	height: 40px; 
	float: right;
	margin: 0px 5px 10px auto;
	border-left: 1px solid #F7C749;
	border-right: 1px solid #F7C749;
	border-top: 1px solid #F7C749;
	background-color: #FFFBF1;
	background-image: url(galeria/fons_registre01.gif); 
	background-repeat: repeat-x; background-position: bottom;
	}
html>body .opciollista { 
	overflow: auto; 
	}
.opciollista .titol {
	color: #cccccc; 
	min-height: 25px; 
	height: auto !important; 
	height: 25px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	}
.opciollista .titol a {
	text-decoration: none;
	min-height: 25px; 
	height: auto !important; 
	height: 25px; 
	color: #BB1221;
	}
.opciollista .titol a:hover {
	color: #565A67;
	text-decoration: underline;
	}
.opciollista .resum { 
	padding: 0px; 
	margin: 0px 0px 10px 10px;
	}
.opciollista img { 
	float: right; 
	margin: 2px; 
	padding: 0px;
	}
 .registreportada {
	width: 97%; 
	min-height: 40px; 
	height: auto !important; 
	height: 40px; 
	float: right;
	margin: 0px 5px 10px auto;
	border-left: 1px solid #F7C749;
	border-right: 1px solid #F7C749;
	border-top: 1px solid #F7C749;
	background-color: #FFFBF1;
	background-image: url(galeria/fons_registre01.gif); 
	background-repeat: repeat-x; background-position: bottom;
	}
.registreportada a { 
    color: #991221; 
	}
.registreportada a:hover {
    color: #565A67;
	}
	
html>body .registreportada { overflow: auto; }
.registreportada p {
	margin: 5px 0px;
	}
.registreportada .resum {
	margin: 5px 0px 10px 5px;
	padding:0px; 
	color: #000000;  
	}
.registreportada .resum p { color: #808080; }
.registreportada .imatge {
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border: 0px;
	}
.registreportada .img_esq_text {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	}
.registreportada .img_dta_text {
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	}
.registreportada .img_esq {
	text-align: left;
	display: block;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	clear: both;
	}
.registreportada .img_dta {
	text-align: right;
	display: block;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	clear: both;
	}
.registreportada .img_mig {
	display: block;
	margin: 5px auto 5px auto;
	padding: 5px;
	clear: both;
	}


.paragrafseparador1 {
	background-image: url(galeria/separador01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 4px 0px;
}

.registre {
	width: 97%; 
	min-height: 40px; 
	height: auto !important; 
	height: 40px; 
	float: right;
	margin: 0px 5px 10px auto;
	}
.registre h1 {
	font-size: 120%;
	color: #000000;
}
.registre a { 
    color: #991221; 
	}
.registre a:hover {
    color: #565A67;
	}
	
html>body .registre { overflow: auto; }
.registre p {
	margin: 5px 0px;
	}
.registre .resum {
	margin: 5px 0px 10px 5px;
	padding:0px; 
	color: #000000;  
	}
.registre .resum p { color: #808080; }
.registre .imatge {
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border: 0px;
	}
.registre .img_esq_text {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	}
.registre .img_dta_text {
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	}
.registre .img_esq {
	text-align: left;
	display: block;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	clear: both;
	}
.registre .img_dta {
	text-align: right;
	display: block;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	clear: both;
	}
.registre .img_mig {
	display: block;
	margin: 5px auto 5px auto;
	padding: 5px;
	clear: both;
	}

	
	
	
.registrepag {
	width: 95%;
	min-height: 400px; 
	height: auto !important;
	height: 400px; 
	padding: 0px; color: #000000;
	margin: 30px 0px 10px 5px;
}
.registrepag h1 {
    margin: 0px; 	
	background-color: #E0E0E0;
	padding: 2px 5px 0px 10px;
}
.registrepag p {
	margin-left: 10px;
}
.registrepag .resum {
    margin: 0px 0px 10px 0px; 	
	padding: 0px 0px 10px 0px; 
	background-color: #E0E0E0;
}
.registrepag .resum p { margin-top: 0px; color: #525A63; }
.registrepag .publicacio {
	margin: 0px 0px 0px 0px;
}
.registrepag img.dta {
	float: right;
	padding: 5px;
	margin: 2px 0px 5px 5px;
}
.registrepag img.esq {
	float: left;
	padding: 5px;
	margin: 2px 5px 5px 0px;
	background-color: #ffffff;
}
.registrepag .img_esq_text {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 5px;
}
.registrepag .img_dta_text {
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 5px;
}
.registrepag .img_esq {
	text-align: left;
	display: block;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	clear: both;
}
.registrepag .img_dta {
	text-align: right;
	display: block;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	clear: both;
}
.registrepag .img_mig {
	display: block;
	margin: 5px auto 5px auto;
	padding: 5px;
	clear: both;
}
.registrepag .campionat {
	width: 80%;
	min-height: 40px; 
	height: auto !important; 
	height: 40px;
	background-color: #ff0000;
	border: 1px solid #aabbaa
}
.registrepag .campionat ul {
	background-color: #ffff00;
	margin: 0px;
	padding: 0px 0px 0px 55px;
	text-align:left;
}


.opcions {
	width: 98%; 
	min-height: 40px; 
	height: auto !important; 
	height: 40px; 
	margin: 10px 0px 20px 0px;
	background-color: #ffffff;
	}
.cantos { 
	width: 93%; background-color: #FFFFFF; padding: 0px;
    margin: 0px auto 0px auto; padding-top: 0px; 
	height: 14px; 
	}
.canto_dalt_dreta {
	float: right; height: 14px; margin: 0px; padding: 0px;
	}
.canto_dalt_esquerra {
	float: left; height: 14px; margin: 0px; padding: 0px;
	}	
.canto_baix_dreta {
	float: right; height: 14px; margin: 0px; padding: 0px;
	}
.canto_baix_esquerra {
	float: left; height: 14px; margin: 0px; padding: 0px;
	}	
.daltregistre {
	background-image:url(galeria/daltregistre.gif);
	background-repeat:no-repeat;
	background-color: #FF99CC; /* ********************************** rosa *********************** */
	}
.baixregistre {
	background-image:url(galeria/baixregistre.gif);
	background-repeat:no-repeat;
	background-color: #33FF00; /* ********************** verd *********************** */
	}

.daltprincipalreg {
	background-image:url(galeria/daltregistre.gif);
	background-repeat:no-repeat;
	background-color: #000000; /* ********************** negre ************************** */
	}
.baixprincipalreg {
	background-image:url(galeria/baixregistre.gif);
	background-repeat:no-repeat;
	}
html>body .principalreg .miniaturesh { overflow: auto; }


.boto01 {
	clear: both;
}
.boto01 ul {
	margin: 5px;
	}
.boto01 p {
	padding: 0px;
	margin: 0px 0px;
	list-style: none;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	}
.boto01 p a {
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background-image: url(galeria/icona_01.png);
	background-repeat: no-repeat;
	display: block;
	}
.boto01 p a:hover {
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background-image: url(galeria/icona_02.png);
	background-repeat: no-repeat;
	display: block;
	}
.boto01 p a span {
	display: block;
	padding: 0px 0px 0px 15px;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	}
.boto01 p a:hover span {
	display: block;
	padding: 0px 0px 0px 15px;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	}

.boto02 {
	width: 50px;
	height: 15px;
	padding: 1px 10px;
	margin: 5px;
	background-color: #000000; 
	}
.boto02 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.boto02 a:hover {
	color: #ff0000;
	text-decoration: none;
	}


	
.insertnet {
	width: 210px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	float: right;
	text-align: right;
	clear: both;
	font-size: 85%;
	color: #ffffff;
	background-color: none;
}
.insertnet a { color: #ffffff; }
.insertnet a:hover { color: #ffffff; }

.acceskey { text-decoration: underline; }
.buscador { display: none; visibility: hidden; }
.separador { clear: both; }

.classificacio { 
	width: 100%; 
	margin: 30px 0px 0px 0px;
	text-align: center;
	}
.classificacio table { 
	width: 95%;
    margin: 0px auto;
	}
.classificacio table .td1 {
	border: 1px solid #666666;
	font-weight: bold;
	}
.classificacio table .td2b {
	border: 1px solid #666666;
	background-color: #ffffff;
	}
.classificacio table .td2g {
	border: 1px solid #666666;
	background-color: #dedede;
	}
.classificacio table .td2res {
	border: 1px solid #CCCCCC;
	}
.tirafotos { 
 width: 325px; 
 min-height: 140px;  height: auto !important; height: 140px;
 margin: 0px;
 padding: 0px;
 margin: 10px 0px 0px 0px;
 padding: 0px;
  }
.tirafotos img  { border: 1px solid #E3E1E1; }
.tirafotos ul { list-style-type: none; width: 100%; margin: 5px;    }
.tirafotos li { 
 width: 150px;  
 margin: 0px 7px 0px 0px; 
 display: inline; float: left;
 }

.agenda {
	margin-top: 20px;
	width: 95%;
	font-size: 80%;
}
.agenda h2 { 
	background-image: url(galeria/deco_agenda.png); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding: 0px 0px 0px 24px;
	margin: 0px;
	font-size: 120%;
} 
.agenda ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.agenda ul li {
	background-image: url(galeria/fons_agenda.gif); 
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0px 0px 10px 20px;
	margin: 5px 0px 10px 0px;
}
.agenda p {
	background-image: url(galeria/icona02.gif);
	background-repeat: no-repeat;
	margin: 2px 0px;
	padding: 0px 0px 0px 10px;
	background-position: 0px 2px;
}
.agenda img {
	float: right;
	margin: 0px 0px 5px 5px;
}
.agenda table {
	width: 99%;
}
.agenda table td {
	padding: 5px;
}
.agenda table .cap {
	background-color: #F7C64A;
	font-weight: bold;
}
.agenda table .td1 {
	border: 1px solid #F7C64A;
	/*border: 1px solid #000000; /* per a estils impressora ------------------------------ */
	vertical-align: top;
}
.agenda table .td2 {
	border: 1px solid #cccccc;
	/*border: 1px solid #666666; /* per a estils impressora ------------------------------ */
	vertical-align: top;
}
.competicions table {
	width: 99%;
	margin: 10px 0px;
}
.saltpagina {
	display: none; visibility: hidden;
}
.competicions table .canvimes {
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	background-image: url(galeria/fons_boto01.gif);
	background-repeat: repeat-x;
	background-color: #EBECED;
	width: 100px;
	border-right: 1px solid #525A63;
	border-bottom: 1px solid #525A63;
}
.competicions table .canvimes a {
	text-decoration: none;
	color: #000000;
}
.competicions table .canvimes a:hover {
	text-decoration: none;
	color: #991221;
}
.competicions table .nommes {
	text-align: center;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 110%;
}
.agenda .buscadordates {
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	width: 100%;
}


.calendari {
	/*display: none; visibility: hidden; /* per a estils impressora ------------------------------ */
	width: 95%;
	margin: 5px auto;
	text-align: left;
}
.calendari a { font-weight: bold; color: #000000; }
.calendari a:hover { color: #525A63; }
.calendari .taulames {
	width: 96%;
	font-size: 90%;
	margin: 0px auto;
}
.calendari .taulames .canvimes {
	width: 5%;
	background-image: url(galeria/fons_boto01.gif);
	background-repeat: repeat-x;
	background-color: #EBECED;
	border: 1px solid #cccccc;
	border-right: 1px solid #525A63;
	border-bottom: 1px solid #525A63;
}
.calendari .taulames .canvimes a {
	text-decoration: none;
	color: #000000;
}
.calendari .taulames .canvimes a:hover {
	text-decoration: none;
	color: #991221;
}

.calendari .taulames .nommes {
	text-align: center;
	border: 1px solid #EBECED;
	color: #000000;
}
.calendari .taulacalendari {
	width: 96%;
	font-size: 90%;
	margin: 0px auto;
}
.calendari .taulacalendari a {
	text-decoration: none;
}
.calendari .taulacalendari .diessetmana { /* dl, dm, dc, dj, ... */
	background-color: #525A63;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	font-size: 80%;
}
.calendari .taulacalendari .dies { /* 1, 2, 3, ... 15, 16, 17, ... 28, 29, .... */
	background-color: #F2F3F4;
	border: 1px solid #F7C64A;
	text-align: right;
}
.calendari .taulacalendari .diaactivitats {
	background-color: #FFFBF1;
	text-align: right;
	font-weight: bold;
	border: 1px solid #F7C64A;
}
.calendari .taulacalendari .diabuit {
	/*	border: 1px solid #ffffff;*/
}
.calendari .taulacalendari .senseactivitat {
	border: 1px solid #F7C64A;
	text-align: right;
}
.calendari .taulacalendari .diaactual {
	background-color: #F7C749;
	display: block;
}

.organigrames {
	width: 100%;
	height: auto !important;
	height: 500px;
	margin: 20px 0px;
	padding: 0px;
	font-size: 70%;
}
.organigrames .organigrames1 {
	width: 170px;
	height: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.organigrames .element1 {
	background-image: url(galeria/organigrama_fons01.png);
	background-repeat: no-repeat;
	padding: 2px 0px;
	width: 170px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.organigrames .element2 {
	background-image: url(galeria/organigrama_fons02.png);
	background-repeat: no-repeat;
	padding: 2px 0px;
	width: 170px;
	height: 90px;
	margin: 0px 7px 0px 0px;
	text-align: left;
	border-left: 2px solid #999999;
}
.organigrames .element3 {
	background-image: url(galeria/organigrama_fons03.png);
	background-repeat: no-repeat;
	padding: 2px 0px;
	width: 170px;
	height: 90px;
	margin: 0px 7px 0px 0px;
	text-align: left;
	border-left: 2px solid #999999;
}
.organigrames img {
	width: 45px;
	height: 50px;
	margin: 3px 5px 5px 0px;
	*margin: 3px 5px 5px 10px;
	padding: 0px;
	float: left;
	border: 2px solid #ffffff;
}
.organigrames .botocorreu {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.organigrames .botocorreu img {
	width: 15px;
	height: 15px;
	border: 0px;
}
.organigrames .botofitxa {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0px 5px;
}
.organigrames .botofitxa img {
	width: 15px;
	height: 15px;
	border: 0px;
}
.organigrames .element1 p {
	margin: 2px 0px;
	padding: 0px 15px 0px 10px;
}
.organigrames .element2 p {
	margin: 2px 0px;
	padding: 0px 10px 0px 15px;
}
.organigrames .element3 p {
	margin: 2px 0px;
	padding: 0px 10px 0px 15px;
}

a.tooltip span {
	display: none;
	padding: 5px 5px;
	margin: 10px 0px 0px 5px;
	width: 130px;
	font-weight: normal;
}
a.tooltip:hover span{
	display: inline;
	position: absolute;
	background: #F7C64A;
	border: 2px solid #ffffff;
	color: #000000;
}

