/*******************Generals*********************************/

body {
	text-align:center;
	margin: 0; 
	padding: 0;
	height:100%;	
	font-family: verdana, sans-serif;
	font-size:70%;
	background-color: #f04141;
	color:#FFFFFF;
	background-image: url("../images/boogie2012.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	
}
hr{
	border:1px solid #999999;
}
#descarrega{
	margin-top:70px;

	
}
#cosprincipal{
	width:770px;
	margin:auto;
	text-align:center;
	border-left:7px solid #000000;
	border-right:7px solid #000000;
	background-image: url("../images/boogie2012.jpg");	
	background-repeat: no-repeat;
	background-position: top center;
	padding-left:10px;
	background-color:#000000;
	height:4380px !important;
	*height: 4600px !important;

}
#cosprincipal a{
	color:#FFFFFF;
	text-decoration:none;
}
#cosprincipal a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.tornar{
	width:96%;
	text-align:right;
	height:35px;
	float:left;
}
#cosprincipal .tornar a{
	color:#FF6600;
	text-decoration:none;
}
#cosprincipal .tornar a:hover{
	color:#FF6600;
	text-decoration:underline;
	
}

#programa{
	padding-left:18px;
	padding-top:100px;
	width:340px;

	text-align:left;
	float:left;

	
}

h1{
	font-size:100%;
	font-weight:bold;
	color:#fe6800;
	margin-bottom:5px;
	margin-top:5px;
}
h2{
	font-size:100%;
	font-weight:normal;
	color:#fe6800;
	margin-bottom:5px;
	margin-top:5px;
}
h3{
	font-size:100%;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
	margin-top:5px;
}


strong{
	color:#999999;
	font-weight:normal;
}

#face{
	margin-top:39px;
	padding-left:572px
}

#informacio{
	margin-top:1px;
	padding-left:18px;
	width:730px;

	text-align:left;
	float:left;
}
#informacio #esquerra{

	width:370px;
	margin-right:50px;
	float:left;
}
#informacio #dreta{

	width:300px;
	float:left;

}

#artistes{
	margin-top:10px;
	padding-left:18px;
	width:730px;
	text-align:left;
	float:left;
}

#artistes .art{
	margin-top:5px;
	margin-bottom:5px;


}
#artistes .art h1{

	font-size:120%;
	font-weight:bold;
	color:#fe6800;
	margin-bottom:5px;
	margin-top:5px;


}

#artistes .art p{
	float:left;
	text-align:justify;
	margin-right:20px;

}

#artistes .art img{
	margin-top:0px;
	margin-bottom:20px;
	float:right;
	border:5px solid #FFFFFF;
	margin-left:30px;


}
.sep{
	clear:both;
	font-size:1px;
	height:1px;
}
#peu {
	float:left;
	width:100%;
	margin-left:10px;
	padding-top:14px;
}
.imgpeu {
margin-top:-18px}
