

									/* principal */
									
#contingutPrincipal{	
	float:left;		
	width:780px;	
}

#contingutPrincipal .seccio{
	margin:0 20px;
	width:730px;	
}

#contingutPrincipal #seccioNegre{
	background:black;
	width:100%;
	padding:20px 0;
}

#contingutPrincipal #seccioNegre .seccio{
	margin:0 20px;
	width:730px;	
}

#contingutPrincipal .butoNegre{
	font-weight:bold;
	color:white;
	margin:5px 0 6px 0;
	text-align:left;
	width:100%;
}

#contingutPrincipal .butoBlanc{
	font-weight:bold;
	color:black;
	margin:5px 0 6px 0;
	text-align:left;
	width:100%;
}

#contingutPrincipal .imatgePortada{
	width:354px;
	height:199px;
}

#contingutPrincipal .quadreGris{
	background:url(../img/quadreGris.gif) no-repeat;
	width:219px;
	height:162px;	
}

.separadorTaronja{
	width:100%;
	height:15px;
	background:#fa6914;	
}

.separadorNegre{
	width:100%;
	height:15px;
	background:black;	
}

.separadorTaronja span{	
	padding:1px 30px 1px 2px;
	border:1px solid white;
	color:#fa6914;
	font-weight:bold;
	font-size:13px;
	margin-left:20px;		
	background:white;
}

.separadorNegre span{	
	padding:1px 30px 1px 2px;
	border:1px solid white;
	color:black;
	font-weight:bold;
	font-size:13px;
	margin-left:20px;		
	background:white;
}

.producteDisseny{
	width:730px;
	height:201px;
	margin:0 20px;		
}

.contingut{	
	width:221px;
	height:200px;
	position:relative; 
	left:30px; 
	top:5px;		
	_top:2px;
	margin-bottom:-200px;	
}

.producte{	
	display:block; 			
}

.linkPrincipal{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
