HTML {
	margin: 0px;
	padding:0px;

	height:100%;
}
BODY {
	margin: 0px;
	padding:0px;	
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:0px;
	padding-bottom:5px;	
 
/*	height:100%; */

	background-color:#000000;	
	
}

img {
	
	border:0px;

}

a {

	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {

	color:#000000;
	text-decoration:underline;
	font-weight:bold;

}



#web {
	width:4638px;

	height:596px;
	
	margin-top:0px;
	margin-bottom:0px;

	text-align:left;

	background-image:url('base.jpg');
	background-repeat:no-repeat;


}
	

	#portada {

		position:absolute;

		top:150px;
		left:150px;

		width:300px;
		height:350px;


	}

		#text_portada {

			margin-left:10px;

			width:300px;
			height:200px;

			text-align:justify;
			font-size:12px;
			font-weight:bold;
		
		}


		#menu_portada{

			margin-top:14px;

			font-size:12px;
			font-weight:bold;

		}

			#menu_portada ul {
		
				width:178px;
				height:130px;

				
				
					
				padding:0px;
				margin:0px;
		
				list-style-type:none;

			}
		
			#menu_portada li {
				
				margin-left:26px;
				margin-bottom:2px;
				* margin-bottom:1px;
			}


	#components {

		position:absolute;

		top:90px;
		left:520px;

		width:537px;
		height:322px;



	}

	#components2 {
		position:absolute;

		top:0px;
		left:1480px;

		width:1px;
		height:1px;
		
	
	}


	#titulars {

		position:absolute;

		top:480px;
		left:540px;

		margin-left:150px;
		margin-top:5px;

		width:300px;
		height:40px;



	}


	#galeria {

		position:absolute;

		top:125px;
		left:1140px;

		width:600px;
		height:350px;

	


	}


	#galeria2 {
		position:absolute;

		top:0px;
		left:2150px;

		width:1px;
		height:1px;
	
	}

	#musicaivideos {

		position:absolute;

		top:145px;
		left:1745px;

		width:1070px;
		height:300px;



	}

		#videos{
			height:215px;

		}

		.video_concret {
			float:left;
			margin-right:10px;

		}

		#reproductor {
			margin-top:15px;
			margin-left:15px;

		}

	#concerts {

		position:absolute;

		top:160px;
		left:2895px;

		width:425px;
		height:270px;




	}

	#concerts2 {
		position:absolute;

		top:0px;
		left:3800px;

		width:1px;
		height:1px;
	
	}


		#titol_concerts {

			font-size:24px;
			width:425px;
			height:30px;
			text-align:center;

		}

		#text_concerts {

			width:425px;
			height:235px;
			overflow:auto;
		}

		.anygira {
			font-size:30px;
			margin-top:5px;
			margin-bottom:5px;
			font-weight:bold;

		}

		.confirmat {
			
			color:green;

		}

		.reserva {
			color:red;
		}

		.linia_concert{
	
			height:3px;
			width:400px;
			
			border-top:solid 1px black;

			margin-top:3px;

	
		}


	#noticies {

		position:absolute;

		top:168px;
		left:3420px;

		width:430px;
		height:240px;

		overflow:auto;


	}

	#noticies2 {
		position:absolute;

		top:0px;
		left:4380px;

		width:1px;
		height:1px;
	
	}

		.noticia {
			
			min-height:100px;
			_height:100px;
			margin-bottom:10px;

		}

		.imatge_noticia {

			float:left;
			margin-bottom:15px;
			margin-right:15px;
		}


		.titular_noticia {
			font-size:12px;
			font-weight:bold;

		}

		.text_noticia {


		}

		.linia_noticia {

			width:400px;
			height:1px;
			background-color:black;

			margin-top:5px;
			margin-bottom:5px;

		}


	#descarregues_base {

		position:absolute;

		top:100px;
		left:3870px;

		width:380px;
		height:397px;



	}

	#descarregues2 {
		position:absolute;

		top:0px;
		left:4600px;

		width:1px;
		height:1px;
	
	}


	#contacte_base {

		position:absolute;

		top:135px;
		left:4310px;

		width:240px;
		height:330px;



	}

	#contacte2 {
		position:absolute;

		top:0px;
		left:4638px;

		width:1px;
		height:1px;
	
	}


