/* CSS Document */

body {
  background-color: #3FA0C9;
  background-image:url(../img/fonsNubols.jpg);
  background-repeat:no-repeat;
  font-family:Verdana;
  font-size:0.8em;
  color:#FFFFFF;  
  padding:0px;
  margin:2em 1.5em 0.5em 1.5em;
  overflow:hidden;/*per evitar scroll horitzontal visible en explorer*/
}

p, h1 {
	margin: 0px; 
	padding: 5px 10px;
}

h1 {
	font-size: 11px;
	text-align: right;
	color: #674702;
	background-color:#FFFFFF; 
	height:1.3em;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:1.5em;
	font-weight:bold;
	margin-top:0.3em;
}

a { 
	color: #191919;
	font-size:11px;
}

a:hover{
	color:#808080;
}

.activa{ /*Només utilitzar-la al menú*/
	font-weight:bold;
	background-color:#FFFFFF;
	color:#3FA0C9;
	font-size:0.85em;
	padding: 0.30em 0.5em 0.30em 0.75em;
}

.blavaTitol{
	color:#3FA0C9;
	font-weight:bold;
}

.destacat{ /*VEURE SI ES POT ELIMINAR*/
	font-weight:bold;	
}

/*DIVS corresponents al menú superior*/
#centrat{
	width:950px;
	margin: 0px auto;
	padding:0px;
	
}

#capsalera{	
	width:100%;
	height:98px;
	
}

#logo{
	float:left;
	width:180px;
}

#botonera{
	float:right;
	margin:0px;
	padding:0px;
	margin-top:5em;
	border-bottom:#FFFFFF 1px solid;
	width:60em;
/*background-color:#009900;*/
}

#navlist{
	padding: 0 1px 1px 0;
	margin: 0.4em 0 0.3em 0;
	width: 30em;
	float:left;
}

#navlist li{
	list-style: none;
	margin: 0em;
	_margin:0em;
	text-align: left;
	float:left;	
	display: block;
	padding: 0.30em 0em 0.30em 0em;
}

#navlist li a{		
	padding: 0.30em 0.5em 0.30em 0.75em;
	text-decoration: none;
	font-weight:bold;
}

#navlist li a:link { color: #191919; }
#navlist li a:visited{ color: #000000; }

#navlist li a:hover{
	color: #3FA0C9;
	background-color: #FFF;	
}

#idioma{
	float:right;
	padding-top:11px;
	padding-left:10px;
	margin-right:15px;
	-margin-right:10px;
	font-size:0.8em;
/*background-color:#990000;*/
}

#idioma a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;	
}

#idioma a:hover{
	color:#AAAAAA;
}

#idioma .visitada{
	color:#000000;
	font-weight:bold;
	font-size:1.1em;
	background-color:#FFFFFF;
	padding:1px;
}

/* DIVS corresponents al disseny dels continguts*/
#continguts { 	
	width:100%;/*950px;*/
	height:430px;
	margin:0px;
	padding:0px;
/*background-color:#00CC00;*/
}

#apartat{
	float:left;
	height:400px;
	width:295px;
	margin-top:0.7em;
	margin-left:1.40em;
	_margin-left:1.20em;
	padding:0px;	
	background-repeat:repeat-x;
}

/*Modificació dels apartats en la home Artistes més ample i calendar i noticies en una columne l'un a sota de l'altre*/
#apartatGran{
	float:left;
	height:400px;
	width:610px;
	margin-top:0.7em;
	margin-left:1.40em;
	_margin-left:1.20em;
	padding:0px;	
	background-repeat:repeat-x;
}

#apartat1Columna{
/*background-color:#00CCCC;*/
	height:200px;
	width:295px;
	padding:0px;	
}



#titol{
	margin:5px;
	padding-botom:5px;
	border-bottom:1px solid #FFFFFF;
	color:#747070;
	font-size:2em;
	font-weight:bold;
}

#artistes, #noticies, #calendari{
	margin:0px 5px;
	/*background-color:#006600;*/
	overflow:auto;
	height:350px;
	background-image:url(../img/fonsApartat.png);
	background-repeat:repeat-x;
	padding:8px 0px 8px 8px;
}

#noticiesHome{
	margin:0px 5px;
	/*background-color:#006600;*/
	overflow:auto;
	height:150px;
	background-image:url(../img/fonsApartat.png);
	background-repeat:repeat-x;
	padding:8px 0px 8px 8px;
}

#artista{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

#artista:hover{
	cursor:pointer;
}

#artistes a{
display:block;
border:1px solid #FFFFFF;
	text-decoration:none;
}

#artistes a:hover{
display:block;
border:1px solid #3FA0C9;
	text-decoration:none;
}

/* Rollover dels thumbnails dels artistes */
.tooltip{
	background-color:#3FA0C9;
	font-size:0.8em;
	padding:2px 1px;
	text-align:center;
	color:#000000;
	width:53px;
	height:25px;
}

.bottom{
	font-weight:bold;
}
/* Fi del rollover dels thumbnails dels artistes*/

#noticia{
	color:#000000;
	border-bottom:1px solid #808080;
	margin-bottom:10px;
	padding:0px;
	margin-right:10px;
}


#noticia .titolNoticia,#event .dataEvent{
	font-weight:bold;
	padding-bottom:0px;
}

#noticia .dataNoticia,#event .titolEvent,#event .llocEvent{
	padding-top:0px;
	font-weight:bold;
}

#event .texteNoticia{
	margin:0px;
	padding:0px;
	margin-left:3px;
}

#event .llocEvent{
	margin:2px 0px 2px 2px;
	padding:0px;
	color:#666666;
	width:190px;
}

#event .dataEvent{
	width:15em;
	/*background-color:#00FF00;*/
}

#event{
	color:#000000;
	margin-bottom:10px;
}

#event a,#noticia a{
	font-size:1em;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#event a:hover, #noticia a:hover{
	color:#666;
	text-decoration:none;
}

#quadreDia{
	float:left;
	background-color:#3FA0C9;
	height:30px;
	width:36px;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	padding:0px;
	margin:2px;
	padding-top:0.3em;
	border:1px solid #FFFFFF;
}


/*DIV DE LA INFORMACIÓ DEL PEU DE PÀGINA*/
#foot{
	text-align:center;
	color:#000000;
	margin:0px;
	margin-right:6em;
	_margin-right:4.5em;
	width: 100%;
	padding:0em;
	font-size:0.8em;	
}

#foot a { 
	padding:0 0.3em;
	color: #000000;
}

#foot a:hover{
	color:#FFFFFF;
}

/*DIV per a la pàgina d'artistes*/
#llistatArtistes{
	float:left;
	height:400px;
	width:230px;
	margin-left:1em;
	_margin-left:0.6em;
	padding:0px;	
	background-repeat:repeat-x;
}

#seccioArtista{
	float:left;
	height:350px;
	width:685px;
	margin-left:1em;
	_margin-left:0.6em;
	padding:0px;	
	margin-top:2.8em;
	*margin-top:3.35em;	
	background-image:url(../img/fonsApartat.png);
	background-repeat:repeat-x;
}

#contingutArtista{
	margin:0px 0px 0px 5px;
/*background-color:#006600;*/
	overflow:auto;
	height:350px;	
	padding:8px;
	padding-right:0px;
	
	color:#000000;
}

#contingutEsq{
	width:250px;
	/*background-color:#009900;*/
	float:left;
}

#infoArtista{
	height:55px;
	margin-bottom:5px;
}

#player{
	margin-top:3px;
}

#infoConcerts, #infoPista, #infoChart{
	padding-left:5px;
	margin-bottom:10px;
}

#infoConcerts{
	background-color:#3FA0C9;
	font-size:0.9em;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#infoChart{
	font-size:0.9em;
}

#actuacio{
	margin-top:5px;
}

#contingutEsq ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-size:0.9em;
}

#contingutEsq li,#contingutEsq li a{
	margin-bottom:5px;
	margin-left:10px;
	font-size:1em;
}

#contingutEsq li a{

}

#contingutDrt{
	width:390px;
	/*background-color:#9933CC;*/
	float:left;
	font-size:0.9em;
	margin-left:10px;
}

#calendariHome{
	width:700px;
	margin-left:180px;
	margin-top:10px;
}

#calendariEvent{
	width:200px;
	border-bottom:#000000 1px solid;
	height:100px;
	background-color:#FFFFFF;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}
#calendariArtista{
		float:left;
	margin-right:10px;
}
#calendariInfo{
	float:left;
	font-size:0.9em;
	color:#000000;
	width:130px;
}

#calendariInfo .fecha{
	background-color:#3FA0C9;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
}

#calendariInfo a{
	color:#747070;
	border:0px;
	text-decoration:underline;
}

#calendariInfo a:hover{
	color:#3FA0C9;
	border:0px;
	text-decoration:underline;
}
