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

#menucete {
	background-color: #CCCCCC;
	width: 625px;
	height:310px;
	padding:10px
}
#menucete .menuitem {padding:0; margin:0; display:inline;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: 141px;
	width: 141px;
	margin-right: 20px; margin-bottom:20px;font-weight:bold;
}
#menucete .last {margin-right:0;}

#menucete .menuitem ul{ 
margin:0; 
padding:0; 
list-style:none;}

#menucete .menuitem li a {
/*	position: absolute;*/
	margin: 0;
	padding: 0;
	display: block;
	height: 141px;
	width: 141px;
	background: url(../rollout1-trans.png);
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
#menucete .menuitem li a:hover {
background-position: 0 -141px;
text-indent: 0;	
font-size:10px;
text-decoration: none; 
color:#FFFFFF;
line-height: 250px;
text-align:center; 
font-weight:bold;
  
}
#menucete .menuitem  li a#selectado  {
background-position: 0 -141px;
text-indent: 0;	
font-size:10px;
text-decoration:none; 
color:#FFFFFF;
line-height: 250px;
text-align:center; 
font-weight:bold;
  
}

.backone{	
	background-image: url(../back1.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backtwo{	background-image: url(../back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backthree{	background-image: url(../back3.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backfour{	background-image: url(../back4.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backfive{	background-image: url(../back5.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backsix{	background-image: url(../back6.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backseven{	background-image: url(../back7.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backeight{	background-image: url(../back8.jpg);
	background-repeat: no-repeat;
	background-position: left top;}

/************************2**************************/
#menucete-pr {
	background-color: #CCCCCC;
	width: 625px;
	height:165px;
	padding:30px 10px 0 10px
}
#menucete-pr .menuitem-pr {
padding:0; margin:0; display:inline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 141px;
	width: 141px;
	margin-right: 20px; 
	margin-bottom: 20px;
}
#menucete-pr .last {margin-right:0;}

#menucete-pr .menuitem-pr ul{ 
margin:0; 
padding:0; 
list-style:none;}

#menucete-pr .menuitem-pr li a {
	
	margin: 0;
	padding: 0;
	display: block;
	height: 141px;
	width:141px;
	background: url(../rollout1-trans.png);
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
#menucete-pr .menuitem-pr li a:hover {
background-position: 0 -141px;
text-indent: 0;	
font-size:10px;
text-decoration:none; 
color:#FFFFFF;
line-height:250px;
text-align: center;
font-weight: bold;  
}
#menucete-pr .menuitem-pr li a#selectado{
background-position: 0 -141px;
text-indent: 0;	
font-size:10px;
text-decoration:none; 
color:#FFFFFF;
line-height:250px;
text-align: center;
font-weight: bold;  
}

.back1{	background-image: url(../fotos/prod-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	.back2{	background-image: url(../fotos/nuestrosproductos.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	.back3{	background-image: url(../fotos/ourproducts1.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	.back4{	background-image: url(../fotos/nousproduits.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backtwo-pr{	background-image: url(../back-pr2.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.backthree-pr{	background-image: url(../back-pr3.jpg);
	background-repeat: no-repeat;
	background-position: left top;}

