/* CSS Document */

html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	font-family: Helvetica;
	color: #302f2c;
}
img {
	border: 0px;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}

/* Disposició */

div#centered {
	position: absolute;
	width: 668px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -333px;	
}
div#title {
	width: 100%;
	height: 68px;
	background-image: url(../img/titol.gif);
	background-position: center;
	background-repeat: no-repeat;
}
div#menu {
	width: 100%;
	height: 36px;
	background-image: url(../img/bgmenu.gif);
}
div#submenu {
	width: 100%;
	height: 24px;
	background-image: url(../img/bgmenu24.gif);
	valign: bottom;
}
div#menue {
	position: absolute;
	top: 68px;
	left: 50%;
	margin-top: 0px;
	margin-left: -340px;
	width: 7px;
	height: 42px;
	background-image: url(../img/bgmenue.gif);
}
div#menud {
	position: absolute;
	top: 68px;
	left: 50%;
	margin-top: 0px;
	margin-left: 333px;
	width: 7px;
	height: 42px;
	background-image: url(../img/bgmenud.gif);
}
div#navbar {
	width: 100%;
	background-color: #EAEAEA;
	border-bottom: 1px solid black;
	font-family: Helvetica;
	font-size: 11px;
}
div#navbar_content {
	padding: 5px;	
}
div#sel_lang {	
	font-size: 11px;	
	color: black;
}
div#sel_lang a{
	text-decoration: none;
	color: black;
}
div#sel_lang a:hover{
	text-decoration: underline;
}
div#contents {
	width: 100%;
	background-color: #FFFFFF;
	color: black;	
	font-family: Helvetica;
}
div#contents_content {
	padding: 20px;
}
div#contents .text{	
	font-family: Helvetica;
	font-size: 11px;
	margin-bottom: 10px;
}
div#contents .text p {
	margin: 0px 0px 4px 0px;
}
div#banner {
	margin-bottom: 8px;
	_margin-bottom: 12px;
}

div#radio {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-top: 0px;
	margin-left: 340px;
	width: 155px;
	height: 600px;
}

div#linkbar {
	width: 100%;
	padding-bottom: 10px;
	-webkit-border-bottom-left-radius: 15px;
  	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;  	
	background-color: #FFFFFF;
	text-align: center; 
}
div#footer {
	width: 100%;
	margin: 5px 0px 20px 0px;	  
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

div#titol {
	margin-bottom: 10px;	
	padding-left: 65px;
	background-image: url(../img/guitarra.gif);
	background-repeat: no-repeat;	
	font-size: 22px;
	font-weight: bold;
}

div.noticia {  
	padding: 10px;  
	border: 1px solid black;
	background-image: url(../img/bgcontent.gif);	
	-webkit-border-radius: 15px;  
	-moz-border-radius: 15px;  
	-ms-border-radius: 15px;  
	font-size: 10px;	
	margin-bottom: 10px;
} 
div.titol_noticia {
	height: 35px;
	margin-bottom: 10px;	
	padding-left: 40px;
	background-image: url(../img/noticia.gif);
	background-repeat: no-repeat;	
	font-size: 16px;
	font-weight: bold;
}
div.titol_noticia .data {
	font-size: 10px;
	font-weight: bold;
}
div.text_noticia {	
	margin-left: 10px;
	font-family: Helvetica;
	font-size: 11px;
}
div.text_noticia p {
	margin: 0px 0px 4px 0px;
}
div.text_noticia .imatge{	
	margin-right: 20px;
}

div.content {  
	padding: 10px 10px 3px 10px;  
	border: 1px solid black;
	background-image: url(../img/bgcontent.gif);	
	-webkit-border-radius: 15px;  
	-moz-border-radius: 15px;  
	-ms-border-radius: 15px;  
	font-size: 11px;	
	margin-bottom: 10px;
} 
div.content .titol{
	height: 20px;
	margin-bottom: 10px;	
	font-size: 16px;
	font-weight: bold;
}
div.content .text p {
	margin: 0px 0px 0px 0px;
}
div.content .imatge{	
	margin-right: 20px;
}

ol, ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
 	_padding: 0px 0px 0px 22px;
}
li {
	margin-bottom: 3px;
}



/* Pàgina de mostrar grups */

div.grup_nom {
	margin-bottom: 5px;	
	padding-left: 65px;
	background-image: url(../img/guitarra.gif);
	background-repeat: no-repeat;	
	font-size: 22px;
	font-weight: bold;
}
div.grup_estil {
	margin-bottom: 5px;	
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
div.separador {
	margin-bottom: 5px;	
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
div.grup_logo {
	vertical-align:top;
}


/* Formulari */

input, textarea, select { 
	margin-bottom: 3px;
	padding: 2px; 
	font-family: Helvetica; 
	font-size: 10px; 
	border: 1px solid black; 
} 

div#form_login { 
	width: 100%; 
}
div#form_login form { 
	width: 100%; 
	margin:0; 
	padding:0; 
}
div#form_login label {
	margin-left: 10px; 
	padding-right:5px; 
	font-size: 11px; 
	color: black;; 
}  
div#form_login .button { 
	padding: 1px 5px; 	
	background-color: white; 
	border: 1px solid black; 
	color: black; 
	font-size: 10px; 	
	cursor: pointer; }

#form_info form { 
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
}
#form_info label { 
	float: left; 
	width: 35%; 
	padding: 2px 5px 0px 0px; 
	text-align: right; 
	font-size: 12px; 
}  
#form_info input, textarea { 
	width: 300px; 
}
#form_info .button { 
	width: 305px; 
}
#form_info .button td { 
	font-family: Helvetica; 
	font-size: 10px; 
}
#form_info .button input { 
	width: auto; 
	cursor: pointer; 
	border: none; 
	font-size: 10px; 
	padding:2px 5px; 
}

div.afegir {
	margin-bottom: 8px;
}
div.afegir a { 
	font-family: Helvetica; 
	font-size: 14px; 
	text-decoration: none; 
}
div.afegir a:hover { 
	text-decoration: underline; 
}
div#components a { 
	font-family: Helvetica; 
	font-size: 14px; 
	text-decoration: none; 
}
div#components a:hover { 
	text-decoration: underline; 
}

div#songs a { 
	font-family: Helvetica; 
	font-size: 14px; 
	text-decoration: none; 
}
div#songs a:hover { 
	text-decoration: underline; 
}

div#missatge { 
	font-family: Helvetica; 
}
div#missatge2 { 
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #33CC00;
	font-family: Helvetica; 
}

#error { 
	padding: 3px 0px 3px 5px; 
	font-family: Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #CC0000;
}
#response { 
	padding: 3px 0px 3px 5px; 
	font-family: Helvetica; 
	font-size: 11px;
	font-weight: bold; 
	color: #009900;

}
#working { 
	padding: 3px 0px 3px 5px; 
	font-family: Helvetica; 
	font-weight: bold; 
	font-size: 11px;
	color: #999999;
}
.hoverfocus { 
	border: 1px solid #CC0033; 
}

