/* feuille de style dont le remplissage est automatisÃ© par le fichier bio_config.php3 */
/* vous pouvez remplacer les valeurs signalÃ©es par un <? echo $variable; ?> par ce que vous voulez */
/* sachez uniquement que cela court-circuite les valeurs entrÃ©es dans bio_config.php3 */
/* vous perdrez Ã©galement la fonction de calcul automatique de l'ombre ($ombre) Ã  partir de la couleur du fond ($couleur_fond) */

/* certains commentaires ont Ã©tÃ© ajoutÃ©s, les autres sont rÃ©fÃ©rencÃ©s sur http://www.uzine.net/article1177.html */
 
 
body {
margin:0px 5px 5px 5px;
font-size: 1em;
font-family:  Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
}

h2{
color:#C80219;
}

h2 a{
color:#C80219;
}

h2 a:hover{
color:#C80219;
text-decoration:none;
}


.spip_bouton { background-color: #2DB9FF;}

.formrecherche { width: 100% ; background-color: <? echo $couleur_fond; ?>;}

.forml { width: 80% ; background-color: #FFCEC1; }

table.spip tr.row_first {
	background-color: <? echo $couleur_aplat; ?>;
}

td.linia{ width:100%; border-bottom: solid 10px #D02706;}

td#cap{
margin-left:200px;
background-image: url("http://revoltaglobal.cat/IMG/capcelera/capcelera.jpg");
background-repeat:no-repeat;
}
.spip_encadrer {
	width : 90%;
	background-color: #D4D4D4;
	border: 1px  solid;
}

a{color:#C80219; text-decoration: none; font-weight: bold;}
a:hover{color:#C80219; font-weight: bold; text-decoration:underline; }



/* permet de dÃ©finir la couleur de fond d'une image transparente, surtout si elle est en lien : pas de changement de couleur au survol (sur fond) */
.iconelien {
	background-color: <? echo $couleur_fond; ?>;
}

.estrella{
background-color:#FFFFFF;
}

a.spip_url { }
a.spip_in { }
a.spip_out { }

#portada{
}
#portada img{
margin-top: 10px;
border: none;
}

img{
padding:0px 10px 5px 0px;
border:none;
}


.text img {
  border: none;
  margin-left: 10px;
  margin-right:10px;
  }

table.spip tr.row_odd {
	background-color: #ff9900;
}

table.spip tr.row_even {
	background-color: #f0f0f0;
}


.spip_code { }

p.spip_note { }

h3.spip {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.spip_documents{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	font-size : 70%;
}

/* couleur de fond des tables : menu */
.tablefond {
	background-color: <? echo $couleur_fond; ?>;
}

/* couleur de l'aplat de couleur des tables : menu */
.tableaplat {
	background-color: <? echo $couleur_aplat; ?>;
}

/* couleur de l'ombre des tables : menu */
.tableombre {
 background-color: <? echo $ombre; ?>;}

 
/* couleur des caractÃ¨res sur les aplats des tables */
.charcadre {
color: <? echo $charcadre; ?>
} 
 
table.spip {
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { }

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/* paramÃ¨tres propres au calendrier - agenda */

.calendar_head
{
	background-color: <? echo $couleur_aplat; ?>;
}

.calendar_texthead
{
  color: <? echo $charcadre; ?>;
}

.calendar_this_day
{
	background-color: <? echo $couleur_fond; ?>;
}

.calendar_this_month
{
	background-color: <? echo $ombre; ?>;
}

.calendar_not_this_month
{
	background		: <? echo $couleur_aplat; ?>;
}

/*a continuació els afegits propis**************************************
************************************************************************
**********************************************************************/
/*CLASSES GENERALS*/
a.on{
color: #C80219;
font-weight: bold;
font-size:0.7em;
}

.data{
font-weight:normal;
font-size:0.7em;
padding-top:15px;
text-align:justify;
}
/***********************************************************************/
/*ESQUELET DE RECERCA*/

.databusca{
font-weight:bold;
font-size:8pt;

}

.nommini{
font-size:0.7em;
font-weight:bold;
font-style:cursive;
margin-top:;
padding-bottom:0px;
color:#7F7F7F;
}
.nommini a:link{
font-size:1em;
font-weight:bold;
font-style:cursive;
margin-top:;
padding-bottom:5px;
color:#7F7F7F;
}

.nommini a:visited{
font-size:1em;
font-weight:bold;
font-style:cursive;
margin-top:;
padding-bottom:5px;
color:#7F7F7F;
}
.nommini a:hover{
font-size:1em;
font-weight:bold;
font-style:cursive;
margin-top:;
padding-bottom:5px;
color:#7F7F7F;
}



/***********************************************************************/

/*CAPÇALERA AMB LOGOS*/

img.cap{
float:left;
margin-left:25px
}  

/***********************************************************************/

/*MENU DE L'ESQUERRA*/

.menu{
width:90%;
background-color:white;
color: #C80219;
text-align:left;
font-weight: bold;
font-size:0.9em;
padding-top:5px;
}
 
.menu a:link{
width:90%;
background-color:white;
color: #C80219;
text-align:left;
font-weight: bold;
font-size:0.9em;
padding-top:5px;
} 

.menu a:visited{
width:90%;
color:#AC37A0;
text-align:left;
text-decoration:none;
font-weight: bold;
font-size:0.9em;
padding-top:5px;


}

.menu a:hover{
width:90%;
color:#C80219;
text-align:left;
text-decoration:underline;
font-weight: bold;
font-size:0.9em;
padding-top:5px;
}

.websalter{
font-size:1.1em;
font-weight:bold;
text-align:center;
background-color:#ECECEC;
color:#D02706;
border: solid 1px #7C7C7C;
padding-top:3px;
padding-bottom:3px;
margin-right:10px;
margin-top:20px;
}






/*******************************************************************************/

/*ESPAI CENTRAL AMB ARTICLES*/




.sbtitol{
font-size: 0.8em;
font-weight:bold;
font-style:cursive;
padding-bottom:10px;
color:#D75B13;
}

.antitol{
font-size:0.9em;
font-weight:bold;
font-style:cursive;
padding-bottom:5px;
padding-top:5px;
color:#D75B13;
}

.text{
font-size:0.8em;
text-align:justify;
padding-top:5px;
padding-left:0px;
padding-right:10px;
}

.top{
margin-top:20px;
}

.titolprimer {
font-size:0.9em;
font-weight:bold;
text-decoration:none;
color:#C80219;
padding-bottom:5px;
padding-top:15px;
}

.titol {
font-size:1.2em;
font-weight:bold;
text-decoration:none;
color:#C80219;
}

.titol a{
font-size:0.9em;
font-weight:bold;
text-decoration:none;
color:#C80219;
padding-bottom:5px;
}

.titol a:hover{
font-size:0.9em;
color:#C80219;
text-decoration:underline;
}

.llegirmes{
font-size:14pt;
text-align:center;
color:#0075c4;
padding-top:10px;
}

.llegirmes a{
font-size:14pt;
color:#0075c4;
}

.llegirmes a:hover{
font-size:14pt;
color:#0075c4;
text-decoration:underline;
}


.linea{
margin:10px 10px 5px 10px;
border-bottom: solid 1px #0028B8;
}


/**********************************************************************************************/

/*MENU DE LA DRETA*/

.datamenudr{
font-size:9pt;
font-weight:normal;
color:#000000;
padding:3px;
}

.titolmenudr{
font-size:10pt;
font-weight:bold;
text-align:right;
color:#D02706;
text-decoration:none;
padding-bottom:10px;
}

.titolmenudr a{

font-weight:bold;
text-align:right;
color:#D02706;
text-decoration:none;
padding-bottom:10px;
}


.titolmenudr a:visited{

font-weight:bold;
text-align:right;
color:#D02706;
text-decoration:none;
padding-bottom:10px;
}

.titolmenudr a:active{

font-weight:bold;
text-align:right;
color:#D02706;
text-decoration:none;
padding-bottom:10px;
}

.titolmenudr a:hover{

font-weight:bold;
text-align:right;
color:#D02706;
text-decoration:underline;
padding-bottom:10px;
}

/************************************************************************************************/

/*ESQUELET ARTICLES*/

.general{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8 em;
line-height:1.5;
}

.antitolart{
display:block;
font-size:0.9em;
font-weight:bold;
font-style:cursive;
padding-bottom:0px;
padding-top:10px;
color:#D75B13;
}
.sbtitolart{
display:block;
text-align:left;
font-size:1em;
font-weight:bold;
font-style:cursive;
padding-bottom:10px;
padding-top:0px;
color:#D75B13;
}

.titolart{
display:block;
font-size:2em;
font-weight:bold;
text-decoration:none;
color:#C80219;
padding-bottom:5px;
}
/**********************************************************************************************/

.lletra{
padding-left:10px;
padding-right:20px;

}
p{ }

p.lletra:first-letter {
 font-size: 200%; 
  }
  
.lletramenuda{
font-size:0.6 em;
padding-right:20px;
font-weight: bold;
} 

.respostes{ 
background-color:#FFCEC1;
padding:20px;
margin:10px;
}
  

#contacta a{
font-size:14px;
background-color:#5912FF;
color:white;
font-weight:bold;
margin-bottom:20px;
}

#contacta a:hover{
background-color:white;
color:#5912FF;
}
  
 #botocerca{
background-color:#DF2703;
color:white;

}

.textgeneral{
font-size:14px;
text-align:left;
padding-left:10px;
padding-right:10px;
}

.seccio ul{
list-style-type:none;
}

.seccio ul li{
padding-bottom:10px;
}

.seccio ul a{
text-decoration:none;
font-size:1.2em;
color:#D31605;
}

.seccio ul a:hover{
text-decoration:none;
font-size:14pt;

color:#ffffff;
background-color:#D31605;
}

/*CaracterístIques d'estil afegide per Miquel Garcia i antigament al "head" de entete.html <style>*/

.general{font-family: Verdana, Arial, Helvetica, sans-serif;}

p{ }

p.lletra{}

p.lletra:first-letter {
font-size: 200%;
}
  

#quisom{
font-size:20pt;
}

#contacta a{
font-size:14px;
background-color:#5912FF;
color:white;
font-weight:bold;
margin-bottom:20px;

}

#contacta a:hover{
background-color:white;
color:#5912FF;
}

#lineacontacta{
border-bottom: dotted 3px #FF0C49;
}
  
  #botocerca{
background-color:#DF2703;
color:white;
font-weight:bold;
}



.cap2{
margin-bottom:-15px:
}



.titolar{
font-size:14pt;
font-weight:bold;
text-align:center;
color:#000000;
}



.titolarticle{
text-align:justify;
}







.nom{
font-size:0.7em;
color:#D78D24;
font-weight:bold;
font-style:cursive;

}

.nomgran{
font-size:1em;
font-weight:bold;
font-style:cursive;
color:#D78D24;

}







.llegirverd{
font-size:0.6 em;
color:#949494;
padding-top:10px;
}

.llegirverd a{
font-size:0.6 em;
color:#949494;
}

.llegirverd a:hover{
font-size:0.6 em;
background-color:#949494;
color:#ffffff;

}




.menu2 a{
width:90%;
color: #5912FF;
text-align:left;
font-weight: bold;
font-size:11px;
padding-bottom:2px;
padding-left:15px;

}
.blocs{
font-size:1.4em;
font-weight:bold;
text-align:center;
background-color:#ECECEC;
color:#D02706;
border: solid 1px #7C7C7C;
padding-top:3px;
padding-bottom:3px;
margin:0px 0px 20px 0px;
}



.titolbloc{
font-size:0.8em;
font-weight:bold;
color:red
text-decoration:none;
padding-bottom:0px;
}

 a.on  {font-size:1.0em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
 a.on:visited{font-size:1.0em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
 a.on :active{font-size:1.0em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
 a.on :hover{font-size:1.0em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:underline;padding-bottom:10px;}

a.titolartsec {font-size:1.2em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolartsec:visited{font-size:1.2em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolartsec:active{font-size:1.2em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolartsec:hover{font-size:1.2em;font-weight:bold;color:#D31605;background-color:#fffff0;text-decoration:underline;padding-bottom:10px;}

a.titolbloc {font-size:0.8em;font-weight:bold;color:#0E7C2F;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolbloc:visited{font-size:0.8em;font-weight:bold;color:#0E7C2F;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolbloc:active{font-size:0.8em;font-weight:bold;color:#0E7C2F;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolbloc:hover{font-size:0.8em;font-weight:bold;color:#0E7C2F;background-color:#fffff0;text-decoration:underline;padding-bottom:10px;}

a.titolblocmini {font-size:0.8em;font-weight:bold;color:#fa3605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolblocmini:visited{font-size:0.8em;font-weight:bold;color:#fa3605;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolblocmini:active{font-size:0.8em;font-weight:bold;color:#141CB8;background-color:#fffff0;text-decoration:none;padding-bottom:10px;}
a.titolblocmini:hover{font-size:0.8em;font-weight:bold;color:#C80219;background-color:#fffff0;text-decoration:underline;padding-bottom:10px;}

A.peu:link {text-decoration: none; color: yellow; font-size: 0.6 em; font-weight: bold;}
A.peu:visited {text-decoration: none; color: yellow; font-size: 0.6 em; font-weight: bold;}
A.peu:active {text-decoration: none; color: yellow; font-size: 0.6 em; font-weight: bold;}
A.peu:hover {text-decoration: overline underline; color: yellow; font-size: 0.6 em; font-weight: bold;}







.titolpublica{
font-size:0.6 em;
font-weight:bold;
text-align:left;
color:#D02706;
text-decoration:none;
padding-bottom:10px;
margin-top:5px;
}

.titolpublica a{
font-size:0.6 em;
font-weight:bold;
text-align:left;
color:#D02706;
text-decoration:none;
padding-bottom:10px;
margin-top:5px;
}

.titolpublica a:link{
font-size:0.6 em;
font-weight:bold;
text-align:left;
color:#D02706;
text-decoration:none;
padding-bottom:10px;
margin-top:5px;
}

.titolpublica a:hover{
font-size:0.6 em;
font-weight:bold;
text-align:left;
background-color:#FFFFE6;
color:#DF7A7A;
text-decoration:none;
padding-bottom:10px;
margin-top:5px;
}


.textmenudr{
font-size:8pt;
}

.border{
border-left: solid 1px #D0B3B8;
}

.border2{
border-right:solid 1px #D0B3B8;
}


.border3{
width:80%;
border-top:dotted 2px #D02706;
}

.border31{
width:80%;
margin-top:-5px;
/*border-top:dotted 2px #D02706;
border-bottom:dotted 2px #D02706;*/
}

.border4{
width:80%;
border-top:dotted 2px  #5912FF;
}

.border5{
width:60%;
border-top:solid 7px #D02706;
margin-top:20px;
margin-bottom:20px;
}


.publicar{
font-size:16pt;
font-weight:bold;
text-align:center;
background-color:#DF7A7A;
color:#ffffff;
margin-top:20px;
margin-bottom:10px;
}

.publicar a{
font-size:16pt;
font-weight:bold;
text-align:center;
background-color:#DF7A7A;
color:#ffffff;
}

.publicar a:hover{
font-size:16pt;
font-weight:bold;
text-align:center;
background-color:#DF7A7A;
color:#D02706;
}
.veuremes{
font-size:1.2em;
background-color:#c0c0c0;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#C80219;
margin:10px 0px 20px 0px;
padding-bottom:5px;
}


.veuremes a{
font-size:0.7em;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#C80219;
margin-top:20px;
padding-bottom:5px;
}
.veuremes a:hover{
font-size:0.7em;
font-weight:bold;
text-decoration:underline;
text-align:center;
color:#C80219;
margin-top:10px;
padding-bottom:5px;
}



/*album fotos*/


    

#album-vignettes {
	float: left;
	width: 200px;
}

#album-photo {
	float: right;
	width: 400px;
}

.album-pagination {
	margin: 10px 0px;
	font-size: 11pt;
	text-align: center;
}

.album-pagination a {
	color: #ff6519;
}


.separateur {
	clear: both;
}

