@charset "utf-8";

html
	{ /*per tenir el footer sempre on bottom*/
		height: 100%;
	}
	
html #page
	{
		height: 100%;
	}

body { 
	
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "Georgia", Verdana, sans-serif;
	background: #1C1C1C;	
	height:100%;
}



p{
margin: 0;
line-height: 1.5em;
font-size: 1em;
padding-bottom:0px;
}


#page {
margin: 0 auto;
width: 702px;
/*per tenir el footer sempre on bottom*/
min-height: 100%;
position: relative;
}

#header{
width: 702px;
height: 349px;
margin: 0px;
background: #8AAACB url(../img/portada.jpg) no-repeat top;}

#menu{
width: 702px;
height:30px;
background: #8AAACB url(../img/menu.gif) no-repeat top;
margin: 0 auto;
}
#menu ul {
text-align:center;
margin: 0 auto;
padding-top: 7px;
}

#menu ul li{
margin: 0 auto;
display: inline; /* per tenir-ho horitzontal*/
color:#FFFFFF;
}


#central{
height: 400px;
background-color: #7BA2C3 ;
}


#menudos{
width: 702px;
height:30px;
background: #AEC7DD url(../img/menu.gif) no-repeat top;
margin: 0 auto;
}
#menudos ul {
padding-right: 20px;
text-align:left;
margin: 0 auto;
padding-top: 10px;
}

#menudos ul li{
margin: 0 auto;
display: inline; /* per tenir-ho horitzontal*/
}


#noticies{
float:left;
width: 325px;
height: 333px;
overflow:auto;
margin:8px 8px 0px 8px;
padding: 10px;
}



#medias{
float:right;
height: 200px;
margin:8px 8px 8px 0px;
text-align:center;
padding: 0px;
}


#musicas{
font-size: 0.7em;
width:300px;
height: 50px;
float:right;
height: 40px;
margin:20px 0px 0px 0px;
text-align:left;
padding: 10px;
}

#musicas span{display:none;}

#musicas ul li{
margin: 0 auto;
display: inline; 

}

#boto_popup1{
margin: 30px 10px 0 0;
float:right;}

#boto_popup1 a {
background: #AEC7DD url(../img/eonmusic.jpg) no-repeat top;  
border:none; 
width:98px; 
height: 92px;
margin:0px;
padding:0px;
display:block;
}

#boto_popup1 a:hover {
background: #AEC7DD url(../img/emusic.jpg) no-repeat top;  
border:none; 
width:98px; 
height: 92px;
margin:0px;
padding:0px;
display:block;
}


#boto_popup2{
margin: 30px 10px 0 0;
float:right;}

#boto_popup2 a {
background: #AEC7DD url(../img/eontv.jpg) no-repeat top;  
border:none; 
width:98px; 
height: 92px;
margin:0px;
padding:0px;
display:block;}

#boto_popup2 a:hover {
background: #AEC7DD url(../img/etv.jpg) no-repeat top;  
border:none; 
width:98px; 
height: 92px;
margin:0px;
padding:0px;
display:block;}


#musicas p{
padding: 0px;
}
h2,h1,hr{display:none;}




/*<----------------------------fins aqu lo meu*/



.contingut  { color: #666666; font-size: 12px; font-family: Georgia; text-align: justify }
.news  { color: #aec7dd; font-size: 10px; font-family: Georgia; text-align: justify; }
.titols { color: #004485; font-size: 20px; font-family: Georgia; font-weight: normal; }
.titolsNoti { color: #004485; font-size: 14px; font-family: Georgia; font-weight: normal ;}
.titolslink  { color: #666666; font-size: 10px; font-family: Georgia; font-style: normal; font-weight: bold; text-decoration: underline; cursor: auto; }


.news_link{color: #aec7dd;  text-align: justify; }
.news_link{color: #ffffff; text-align: justify; }



a { color: #004485;  }
a:link  { color: #004485;  }
a:hover  { color: #004485;  }
a:active { color: #004485; }


.news_link{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.news_link:visited {
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.news_link:hover {
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}
/*------------------------------------------
*/

#menu ul li a{ color:#FFFFFF;  text-decoration:none;  padding: 5px; line-height: 1.5em;
font-size: 1.1em;}
#menu ul li a:hover { color:#8BABCB;  text-decoration: none; background-color:#2B2B2B; line-height: 1.5em;
font-size: 1.1em; }

/**************************************************************/
/* Estils ADMINISTRADOR*/

#paneles {
padding-left: 100px;

}

#superior{
height: 100px;
background-color: #7BA2C3 ;
}

#panel_menu a{
color:#FFFFFF;
font-size: 1.2em;
}