/* genèrics */
body {
    font-family: tahoma,verdana,helvetica,arial;
    color: #000000; 
    background-color: #d7e4f1;
    font-size: 100%;
    text-align: left;
}

P {
    color: #000000; 
    background-color: White;
    font-size: 90%;
}

UL {
    color: #000000; 
/*    background-color: White;*/
    font-size: 90%;
}

H3 {
	color: #006699;
	font-size: 90%	
}

H2 {
    color: #970019;
    font-weight: 400;
    margin: 0px;
    margin-bottom: 5px;
	font-size: 110%
}

H1 {
    color: #977E00;
	font-size: 150%
}

A {
    color: #0099FF;
}
A:visited { 
    color: #0099FF;     
} 
A:active {       
    color: #C10080;
}
A:hover {
    color: Blue;
    background-color: #d7e4f1;
}

IMG {
  border: none;
}

/* capçalera*/
#cap TABLE {
    border:none;
    width: 100%;
    text-align: center;
}

#cap TD {
    color: White;
}

#cap TD.fontgran {
    font-size: 200%;
}

/* cos de la pàgina */
#principal {
    width: 85%;
    border: none;
    background-color: #006699;
    text-align: left;
}


#text {
    background-color: #ffffff; 
    vertical-align: top; 
    width: 75%;
    padding: 30px;
    padding-top: 5px;
}

#menudret {
    vertical-align: top;
    width: 25%;
    background-color: #ffffff;
    color: #970019;
    text-align: left; 
    padding: 10px;
    padding-left: 20px;
    font-size: 95%;
}

#externsdret {
    vertical-align: top; 
    background-color: #ffffff; 
    color: #970019;
    padding: 10px;
    padding-left: 20px;
    font-size: 80%;
}

#contactecret {
    vertical-align: top; 
    background-color: #ffffff; 
    padding: 10px;
    padding-left: 20px;
    font-size: 80%;
}

.titolmenu {
    color: White;
    background-color: #006699;
    text-align: center;
    font-weight: 400;
}

.peupagina {
    color: white;
    font-size: 65%;
    text-align: center;
}

.petitanegreta {
  font-size: 80%;
  font-weight: 600;
}

.petita {
  font-size: 80%;
  color: #999999;
}

.taula {
  border: 1px solid #006699;
}

.taula2 {
  font-size: 80%;
  border: 1px solid #006699;
  background-color: #d7e4f1;
}

.normaltaula {
  font-size: 80%;
  border: 1px solid #006699;
}

TABLE.activitats {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;	
}
.activitat {
	font-weight: 600;
	background-color: #EDEDED;
}

.lloc {
	font-weight: 500;
	background-color: #FFDEAD;
}

.dates {
	font-weight: 500;
	background-color: #FFCDC8;
}

.edat {
	font-weight: 500;
	background-color: #AFEEEE;
}

.places {
	font-weight: 500;
	background-color: #FFFACD;
}

.preu {
	font-weight: 500;
	background-color: White;
	background-color: #F5FFFA;
}

.textapartat {
	font-size: 1em;
	border-bottom: 1px solid #FFD700;
	padding-top: 1em;
}

.textintro {
}

.titolcolumna {
	font-weight: Bold;
	text-align: center;
	font-size: 1.1em;
}

.titolapartat {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFA500;
}

		HR.wiki {
			border: 1px dashed #006699;
			text-align: left;
			margin-bottom: 2em;
		}		
		
		.sidenote {display: block; float: right; border: 1px solid #006699;background-color:#d7e4f1; padding: 0.6em 0.4em; max-width: 180px;}
		.sidenote h1 {background-color: #006699; color: White; font-size: 0.8em; text-align: center; }
		
		.data {
		  font-size: 0.85em;
		  color: #999999;
		  display: block;
		}
		
		.titolmenu {
			color: White;
			background-color: #006699;
			text-align: center;
			font-weight: 600;
			padding: 1px; 
			cursor: hand;
		}

		#wikicontrols {
			font-size: 0.70em;
		}
		#wikicontrols div.search {
			display: inline;
			margin-left: auto;
			text-align: right;
		}
		#wikicontrols div.search INPUT {
			font-size: 1em;
		}		
		#peupagina {
			color: white;
			background-color:  #006699;
			font-size: 75%;
			text-align: center;
		}
		.justifica_dreta {
		  text-align: right;
		  font-size: 70%;
		}
		DIV.errormsg {
			color: white;
			background-color: red;
			font-weight: bold;
		}
		
