/* Casafont rec style  */


BODY
{
	margin:0.1em; padding-top:2px; text-align:center;
	background:black;		
	
	font-family: trebuchet MS, verdana, arial,Helvetica, sans-serif; font-size:12px;
	font-size: 13px; 
	font-style: normal;
  
  color:#CCCCCC;
  
  line-height: 1.2em; 
	
}

p
{
	margin:8Px 0px 0px 0px;
}

p.petit
{
	margin:0px;
	font-size:97%;
}

b.citador
{
	/* margin:0px;  */ 
	font-size:100%;
	color: white;
	padding:0px 0px 0px 0px;
		letter-spacing: 0.1em;
	
}


b.mesblanc
{
	/* margin:0px;  */ 
	font-size:100%;
	color: white;
	padding:0px 0px 0px 0px;
	
}

p.cita
{
	/* margin:0px; padding:4px 0px 0px 0px; */ 
	/*font-size:110%; */
	
	/* color: #ff6600; */
}


H1
{
	margin:0px; padding:25px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px;
	color:#FFFFFF;
	letter-spacing: 0.1em;
}

H2
{
	margin:0px; padding:8px 0px 10px 0px;
	text-transform: lowercase;	
	font-size: 140%;
	color:white;  
	/*color:#ff6600;*/
	font-weight: bold;
	letter-spacing: 0.2em;
}

H3
{
	margin:0px; padding:7px 0px 7px 0px;
	text-transform: lowercase;	
	font-size: 117%;
	color:white; 
	font-weight: bold;
	letter-spacing: 0.1em;
}

H4
{
	margin:0px; padding:3px 0px 3px 0px;
	text-transform: lowercase;	
	font-size: 100%;
	color:white; 
	font-weight: bold;
	letter-spacing: 0.1em;
}


H5
{
	margin:0px; padding:0px 0px 0px 0px;
	text-transform: lowercase;	
	font-size: 105%;
	color:white; 
	font-weight: bold;
	letter-spacing: 0.1em;
}


UL
{
	margin:0px; padding:0px;
}
LI
{
	list-style:none; padding:5px 0px 0px 20px;
}
LI A 
{
	color: orange;
/* 	color:#CCCCCC; text-decoration:none;*/ 
}

/* LI A:hover 
{
	color:#ff6600; text-decoration:underline;
}
 */

/* -------------- cursives especials -----*/


i.petita {
	color: gray;
	font-size: 95%;
    }

i.petita blanca {
	color: white;
	font-size: 95%;
    }

/* --------------- links -------------- */


a:link { /* unvisited link */
	  /*color: #808080; */
	  /* color: #8A090C; */
	  color: white;
	  text-decoration: none;
	  font-weight: bold; 
	   }

a:visited {	  
/* 		color: #8A090C; vermell clar */ 

		color: white;
		text-decoration: none;
		font-weight: bold; 
		   } /* visited link */
		   
		   
a:hover {	   
		color: #a9007f;   /* taronja: # ff6600  lila: # a9007f */
		text-decoration: none;
	  	   } /* mouse over link */
	  	   
a:active {
/*		color: #8A090C; */	
		
		}   /* selected link, quan fem clic */


/* treure el marc de les imatges amb link */ 
a img {
border: none	;
}

/* fi --------------- links -------------- */




#pageText
{
	padding:0px 0px 15px 0px;  
	/* background:green; */   
	text-align: justify 
}
#container
{
	width:770px; margin:0 auto;
	
	
}

/* ----------------- header principal ------------------ */
#header 
{
	width:100%; height:100px;  background:black; /* background:#990000;   */
	background-image: url('images/cap1.jpg');
	background-repeat: no-repeat; 		 
}


/* ----------------- logo cantonada ------------------ */

#logo {
	
float: left; 
margin-left: 25px;  
margin-top: 20px; 
}





/* ------------- header 2 : idioma --------------- */
#header2 
{
	
	margin-top: 0px;
	width:100%; height:0;  /* background:#997000;  */
}

#navlist {
float: right; /* menú alineat a la dreta del seu contenidor: header2 */
margin-right: 1px;
margin-top: 0px;
font-size: 95%;

}

#navlist li /* elements del menú idioma */ 
{
	display: inline;  
	padding: 0;
} 

 #navlist a { 
/* color: #8A090C; */ 
/* color: white; */ 
 font-weight: normal; 
 } 


/* ------------- contingut --------------- */

#content
{
	clear:both;
}

/* ------------------- columna esquerra -----------------------------------*/
#leftColumn
{
	width:175px; height:auto;     /* height: auto important, creix si creix el contingut */
	/*background:#000000; */
	text-align:left;
	float:left;
}


/* ------------------ índex - menú esquerre ------------------ */

#menu { 
margin-top: 6px;	
margin-bottom: 25px;
		width: 80%; 

text-transform: lowercase;  
/* letter-spacing: 0.1em; */
 
}


#menu li {
	margin-bottom: 5px; 	
	/* line-height: 20px; /* extra space */
			/* display: inline;*/ 
    /* padding: 0 0 0.2em 0;    
/*    
    margin-top: 1em;
    margin-bottom: 1em; *
    text-align: left; */
    
   }

#menuactive a { 
 color: #ff6600; 
/* color: #8A090C; */

}

#navlistactive a { 
 color: #ff6600; 
/* color: #8A090C; */

}


#submenu { /* defines container for the menu */
	/* margin-left: 15px; /* si no es posa això ie6 no fa cas  */
	margin-top: 0px; /* si no es posa això ie6 no fa cas */
	margin-left: 14px;
	width: 90%; 
	font-size:  95%;
	margin-bottom: 0.8em; 	
}

#submenu a {
	color: white;  /* sense aixo ie6 quan es posa menuactive a vermell, tots els submenus tb */
}




#submenu li {
	margin-bottom: 2px; 
	/* line-height: 1em; /* extra space */
	}
#submenu a { 
	font-weight: normal;
}




#submenuactive a { 
 color: #ff6600; 
/* color: #8A090C; */

}


/* fi ------------------ índex - menú esquerre ------------------ */
/* fi ------------------- columna esquerra -----------------------------------*/



/* ------------------- columna dreta-----------------------------------*/

#rightColumn
{
	width:595px; height:auto; 
	/* background:#003300; */
	text-align:left; 
	/* color: yellow; */
	float:left;
}

/* subcolumnes */

#pagetext_col_esq
{
	width:305px; 
/*	background:orange; */
	text-align:left;
	float:left;
}

#pagetext_col_dret
{
	width:290px; 
/*	background:green; */
	text-align:left;
	float:left;
}




/* --------------- footer ------------------ */
#footer1
{
	width:100%; height:auto; 
	/* background:#330033; */	
	clear:both;
	color: gray;

	padding-top: 20px;	
	font-size: 95%; 

}

#footer1 a
{
	color: #C0C0C0;	

}

#footer1 a:hover
{
	color: #ff6600;	

}

/* #footer1 li
{
	display: inline;
	list-style-type: none;
} */


#subfooter1_0
{
	width:175px; 
	/*background:orange;*/
	text-align:center;
	float:left;
}

#subfooter1_1
{
	width:148px; 
	/*background:orange;*/
	text-align:center;
	float:left;
}
#subfooter1_2
{
	width:148px; 
	/*background:brown;*/
	text-align:center; 
	/* color:#CCCCCC; */
	float:left;
}
#subfooter1_3
{
	width:148px; 
	/*background:orange;*/
	text-align:center; /* color:#CCCCCC;*/ 
	float:left;
}
#subfooter1_4
{
	width:148px; 
	/*background:blue;*/
	text-align:center; /* color:#CCCCCC; */
	float:left;
}

#footer2
{
	width:100%; height:auto; 
	/* background:#330033; */	
	clear:both;
	color: gray;

	padding-top: 15px;	
	font-size: 95%; 

}

#footer3
{
	width:100%; height:auto; 
	/* background:#330033; */	
	clear:both;
	color: gray;

	padding-top: 0px;	
	font-size: 95%; 

}



/* -------------------------- fotos ------------------------------- */ 


IMG.mostrada {
	border: 0px solid black; 
	margin:3px; 
	padding:0px;

    }
