body {margin:0;background-color:#A2A2A2;}
#imageMenu {position: absolute;width: 60%;height: 200px;left:0px;padding:0%;background-color:#A2A2A2;}
#imageMenu ul {list-style:none;display: block;width: 1000px;padding:0%;margin:0%;}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	text-indent: -1000px;
	border-right: 2px solid #888888;
	cursor:pointer;
	display:block;
	height: 200px;
}
#imageMenu #ul #li{
	margin:0;
	width: 75px;
	margin-left:0;
	padding-left:0;
}
#imageMenu ul li.concerts a {
	background: url(/img/s_imm.jpg) repeat scroll 0%;
	background-position: 0 0; 
}
#imageMenu ul li.grups a {
	background: url(/img/s_imm.jpg) repeat scroll 0%;
	background-position: 0 -202px;
}
#imageMenu ul li.usuaris a {
	background: url(/img/s_imm.jpg) repeat scroll 0%;
	background-position: 0 -606px;
}
#imageMenu ul li.nosaltres a {
	background: url(/img/s_imm.jpg) repeat scroll 0%;
	background-position: 0 -404px;
}
#footer {
	margin-top:1%; 
	width:550px;
	text-align:center; 
	border: 1px solid #FF8800;
} 
#leftpanel{
	position:absolute;
	color:#FFF9E3;
	float:left;
	left:0%;
	width:16%;
	margin-left:1.5%;
	margin-top:1%;
}
.bl {background:url(/i/bl2.gif) 0 100% no-repeat; width:inherit; text-align:center}
.br {background:url(/i/br2.gif) 100% 100% no-repeat}
.tl {background:url(/i/tl2.gif) 0 0 no-repeat}
.tr {background:url(/i/tr2.gif) 100% 0 no-repeat; padding:10px}
.t {background:url(/i/dot2.gif) 0 0 repeat-x;width:100%;}
.b {background:url(/i/dot2.gif) 0 100% repeat-x;}
.l {background:url(/i/dot2.gif) 0 0 repeat-y}
.r {background:url(/i/dot2.gif) 100% 0 repeat-y;}
td.dreta {
	width: 30%;
}
td.centre{
	width:5%;
}
td.esquerra{
	width:20%;
}
#content{
	float:left;
	max-width: 80%;
	color: #FFF9E3;
	margin-top:1%;
	margin-left:18%;
}
#menusec{
	height:5%;
	display:inline;
	margin:2px;
	width:inherit;
}
#menu_idioma{display:inline;}
#idioma{
        font-weight:normal;
	display:inline;
}
#idioma form{
	display:inline;
 	margin-right:2%; 
}
#navigation {
        background: #A2A2A2;
        border-bottom: 1px solid #FFCC00;
        margin: 0;
        padding: 0;
	font-size:70%;
        font-weight: bold;
	margin-left:10px;
}
#navigation ul{
        list-style: none;
        padding: 0;
	display:inline;
	margin-left:100px;
}
#navigation ul {
        padding: 5px 0 5px;
        text-align: center;
	margin-left:0px;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(/img/tableft.gif) no-repeat left top;
        color: #FFFFFF;		
        text-decoration: none;
        padding: 5px 0;
}
#navigation ul li span {
        background: url(/img/tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
        text-decoration: none;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}
#map_small{	
	color:black;
	width:100%;
	height:200px;
	float: left;
	margin-right:10px;
}
#header {
	font-size:1em;
	height: 200px;
	width: 53%; 
	padding-top:10px;
	text-align:right;
	color: #FF8800;
	margin-left:45%;
}
ul.myList {
	margin-left: 20px;
}
ul.myList li {
	cursor: pointer;
}
ul.myList li .del {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url('/img/remove.png') no-repeat center;
	float: left;
	background-color:#f9f9f9;
	margin-right: 5px;
}
ul.myList {
	width: 200px;
	float: left;
	border: 1px solid #FF6600;
	min-height: 20px;
	margin: 5px;
	padding-left: 20px;
}

ul.myList li {
	margin-left: 10px;
	list-style-type: none;
}
ul.myListli:hover {
	background-color: #fff;
}
