@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	 
}
body {
	background-color: #19171A;
}
#continent {
	width: 955px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	 
}
#capcalera {
	width: 955px;
	height: 136px;
	background-color: #FFFFFF;
}
#logo {
	width: 400px;
	height: 136px;
	float: left;
	background-image: url(../images/logo_juglansmusic_blanc2.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 955px;
	height: 25px;
	background-color: #E5680C;  
}
#franja {
	width: 955px;
	height: 5px;
	background-color: #FFFFFF;
}
#cos {
	width: 955px;
	height: 404px;
}
#contingut_text {
	width: 395px;
	height: 404px;
	float:left;
	background-color:#FFFFFF;
}
#foto {
	width: 555px;
	height: 399px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
	background-color:#FFFFFF;
}
#peu {
	width: 955px;
	height: 30px;
	background-color: #E5680C;
	
}
#blanc{
	clear:both;
}
.text_peu {
	font-family: Arial, Times, serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	padding-top:10px;
	margin-left: 30px;
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color: #999999;
}
ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 955px;
	background-color: E5680C;
	float: left;
}
ul li {
	font-family: Arial, Georgia, Arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	float: left;
}
ul a {
	display: block;
	padding:0 2em;
	line-height:2em;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
}
ul a:hover {
	color:#000000;
}
#idiomes {
	width: 120px;
	height:25px;
	margin-top:30px;
	margin-left:430px;
	float:left;
	
}
.idiomes {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:6px;
}
.text {
	font-family: Arial, Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	margin-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	color: #666666;
}
.textequip {
	font-family: Arial, Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	margin-left: 20px;
	margin-left: 20px;
	margin-top: 5px;
	color: #666666;
}
#benvinguts{}
#installacions{}
#equipament{}
#onsom{}
#contacte{}
.benvinguts{}
.installacions{}
.equipament{}
.onsom{}
.contacte{}

#benvinguts .benvinguts a,
#installacions .installacions a,
#equipament .equipament a,
#onsom .onsom a,
#contacte .contacte a {
color:#000000;
}


