
							/* general */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:780px;
	/*width:852px;*/
	margin:0 auto;
	border:0;	
	background:#002F43;
	/*background:white;*/
	background:url(../img/fonsibatmedia.jpg) repeat;
}

a{
	color:black;
	cursor:pointer;
	text-decoration:none;
}

a div{
	border:0;	
}

a:hover{
	text-decoration:none;
}

a:hover .imatgePortada {
	filter:alpha(opacity=75);
	-moz-opacity: .75; 
	border:0;	
}

a:hover .producteDisseny {
	filter:alpha(opacity=75);
	-moz-opacity: .75; 
	border:0;	
}

a:hover .preuPetit {
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	border:0;		
}

a:hover .preuPetit div {
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	border:0;		
}

a:hover .contingut {
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	border:0;		
}

a:hover .contingut div {
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	border:0;		
}

#fonsEsquerra{			
	background:url(../img/fonsesquerra.jpg) repeat-y top left;	
	width:852px;	
}

#fonsDret{	
	background:url(../img/fonsdret.jpg) repeat-y top right;
	position:relative;
	left:36px;
	width:816px;		
}

#requadreFons{
	background:white; 		
	width:780px; 	
	border:0;	
}

#clearer{
	clear:both;
}

#separador{
	height:15px;
}