/* CSS Document */

mamy {
position: absolute;
	z-index: 0;
	height: 100%;
	width:100%;
	background-color: #000000;
	overflow: hidden;
	}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 500px;
	margin-top: -250px;
	margin-left: -400px;
	z-index:0;
	color: #000000;
	
	   }
	   
div#primers {
	position:absolute;
	overflow:hidden;
	width:350px;
	height:345px;
	z-index:3;
	left: 451px;
	top: 165px;
	background-color: #000000;
	visibility: visible;
	  
     }
	
 div#segons {
	position:absolute;
	overflow:hidden;
	width:350px;
	height:345px;
	z-index:5;
	left: 451px;
	top: 165px;
	background-color: #000000;
	  
     }
 div#pastetes {
	position:absolute;
	overflow:hidden;
	width:350px;
	height:345px;
	z-index:6;
	left: 451px;
	top: 165px;
	background-color: #000000;
	  
     }
	
 div#peixets {
	position:absolute;
	overflow:hidden;
	width:350px;
	height:345px;
	z-index:10;
	left: 451px;
	top: 165px;
	background-color: #000000;
	  
     }
 div#carns {
	position:absolute;
	overflow:hidden;
	width:350px;
	height:345px;
	z-index:11;
	left: 451px;
	top: 165px;
	background-color: #000000;
	  
     }
 div#postres {
	position:absolute;
	overflow:hidden;
	width:350px;
	height:345px;
	z-index:2;
	left: 451px;
	top: 165px;
	background-color: #FFFFFF;
	visibility: visible;
	  
     }
	 
.white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.red {
	font-family: tahoma;
	font-size: 11px;
	color: #DE0007;
}

a {
	font-family: tahoma;
	font-size: 11px;
	color: #DE0007;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.redorange {

	font-family: tahoma;
	font-size: 11px;
	color: #DF2E30;
}
.whitereceptes {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.filet {
	border: 3px solid #412E30;
}
.berenjena {
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: blink;
	line-height: 20px;
}

