/* CSS Document */

body {
     /* background:#FFFFFF; */
	 background-image: url(../imatges/fons.jpg);
	 background-position:center;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#FFFFFF;
}

/* :::::::::::::: HEAD ::::::::::::::::*/
#head {
	background-repeat:no-repeat;
	background-image:url(../../imatges/top_flash.png);
	
}
A {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
	
	}
IMG {border-color:#FFFFFF;}
a:hover {
	text-decoration: underline;
	
}

H1 {
background-image:url(../imatges/h1.png);
background-repeat:no-repeat;
font-family:"Arial Narrow";
color:#666666;
font-size:22px;
text-indent:20px;
height:59px;
margin:0;
padding:0;
margin-left:-10px;
line-height:50px;
 }

H2 { 
	background-image:url(../imatges/h2.png);
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color:#fff;
	margin:0;
	padding:0;
	margin-left:-8px;
	text-indent:30px;
	line-height:25px;
}
H3 {font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:20px;}
H4 {font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:20px;}
H5 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:15px;}

/*H6 {font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:20px;}*/

.esquerra {float:left;}
.dreta {float:right; margin-right:10px;}
P { 

     font-family:"Arial Narrow";
	 color:#FFFFFF;
     font-size: 14px; 
     /* line-height:30px; */
	 text-indent:10px; /*añadido*/
	
}
ul {
	font-size: 12px;
}

/* :::::::::::::: CONTENEDOR ::::::::::::::::*/

#container {
	width: 769px; /* són 800 menys els 24 dels marges (12 esq + 12 dreta) */
}

/*:::::::::::::::::::: MENU ::::::::::::::::::*/

#menu { 
	background-color:#000000;
	height:52px;
	color:#FFFFFF;
}
 
#menu UL LI {
	display:inline;
	margin: 5px;
	text-align:center;
}
#menu UL {
	margin:0px; 
	padding:0px; 
	padding-top:0px;
	text-align:center;
}
#menu img {
	margin-top: 10px;
	
}
/*#menu A { 
	color:#FFFFFF; 
	/* padding:14px 19px;  
	margin-left:0.1px; 
	line-height:53px;
} */
#menu A:hover { 
	border-bottom: 3px white solid; 
}
#menu_galeria_gran {
	font-family: Arial Narrow;
	font-size: 17px;
	text-align: center;
	width: 100%;
	height: 20px;
}
#menu_galeria_gran a{
	color: #666666;
	text-decoration: none;
}
#menu_galeria_gran a:hover{
	color: #999999;
	text-decoration: none;
}

/* ::::::::::::::: COLUMNA DERECHA :::::::::::::*/
#col_dreta {
	float: right;
	/*margin-top:20px;*/
	/*margin-right:-150px;*/
	
}
.text_moderacion {font-size:9px;}
#contingut_dreta { 
	color:#CCCCCC;
	font-size:11px;	
	text-align:center;
}
#contingut_dreta UL {margin:0; padding:0; text-align:center;}
#contingut_dreta UL LI { 
	padding:0px; 
	margin:0px;
	list-style:none;
	display:inline;
}
/* :::::::::::::: CONTENIDO ::::::::::::::::*/

#contingut {
	background-image:url(../imatges/fons_mig.png);
	background-repeat:repeat-y;
	width: 100%;
	clear:both;	
}



/* :::::::::::::::::: PEU ::::::::::::::::::: 
#colaboradors {
	text-align: center;
	background-color: #333300;
	filter: alpha(opacity=90); /*<- IE 
	opacity: .8;  <- FF 
	-moz-opacity: 0.8;  <- Mozilla 
}*/

/* prova transparencies 

body {
background: #000000;
}*/

/*#colaboradors { 
	/*width: 500px;  */
	/*clear: both;
	height: 260px; 
	background-image: url("../img/background_colaboradors.png") !important;
	/* background-repeat: repeat-y; */
	/*background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/background_colaboradors.png'); 
	text-align: center;
}*/
/*.colaboradors_esq {
	float: left;
	width: 250px;
}
.colaboradors_dreta {
	float: right;
	width: 250px;
}
*/

#peu_contingut { 
	background-image: url(../imatges/peu.png);
	background-repeat:no-repeat;
   /* background-color: #000; */
   color:#FFFFFF;
   font-size:10px;
   height:93px;
   
}
#peu_contingut a{
   color:#FFFFFF;
   text-decoration: none;
   font-weight: bold;
}
#peu_contingut a:hover{
   text-decoration: underline;
}

/* :::::::::::::: MENU WEBS ANTIGUAS ::::::::::::::*/
	
#webs_antiguas { 
	text-align:center;
	margin-bottom:10px;
	clear:both;

}
	#webs_antiguas UL LI {
	 display:inline;
	 font-size:11px; 
	 margin-right:5px;
	  }
	#webs_antiguas UL {margin:0; padding:0; }
	
	
/* ::::::::::::::::::: AÑADO UNA DIVISON MENU_GALERIA PARA DARLE ESTILO AL MENU DE GALERIAS :::: */

#menu_galeria UL LI{ font-size:24px; display:inline; padding-right:100px;   }

.artistes {font-size:13px; font-family:Arial, Helvetica, sans-serif; list-style:none; }

.hora  { color:#ffffff; font-weight:bold;}

.artista { color:#FFFFFF; font-size:18px; }