body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial;
}

.entete {	
	margin:0px;
	padding-left:2%;
	padding-top:5px;
	height:45px;
	width:98%;
	font-size:16px;
}
.entete-menot {	
	background-image:url(../img/mm.png);
	background-repeat:repeat-x;
	color:#52742d;
}
.entete-nerone {
	background-image:url(../img/nn.png);
	background-repeat:repeat-x;
	color:#45bfc7;
}
.entete-bla {
	background-image:url(../img/bb.png);
	background-repeat:repeat-x;
	color:#fb5db2;
}
.entete-jeanba {
	background-image:url(../img/jj.png);
	background-repeat:repeat-x;
	color:#e9de7e;
}
.entete-aero7 {
	background-image:url(../img/aa.png);
	background-repeat:repeat-x;
	color:#c48454;
}
.entete-o2zen {
	background-image:url(../img/oo.png);
	background-repeat:repeat-x;
	color:#ae39b7;
}
.entete-jastszebski {
	background-image:url(../img/kk.png);
	background-repeat:repeat-x;
	color:#8bb8af;
}
#intro {
	text-align:left;
}
/* Les coktails de gauche */
.coktailfruit {
	margin-top:80px;
	height:350px;
}
.coktailfruit-menot {
	background-image:url(../img/menot.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.coktailfruit-nerone {
	background-image:url(../img/nerone.png);
	background-repeat:no-repeat;
	background-position:left;
}
.coktailfruit-bla {
	background-image:url(../img/blabla.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.coktailfruit-jeanba {
	background-image:url(../img/jean-ba.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.coktailfruit-aero7 {
	background-image:url(../img/aero7.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.coktailfruit-o2zen {
	background-image:url(../img/o2zen.png);
	background-repeat:no-repeat;
	background-position:left;
}
.coktailfruit-jastszebski {
	background-image:url(../img/jastszebski.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
/* Les recettes de coktails */
.recipe {
	margin:5px;
	width:128px;
	height:200px;
	padding:10px;
	font-size:10px;
}
.recipe h3 {
	margin:0px;
}
.recipe p {
	margin:0px;
}
.recipe-menot {
	background-color:#e8f2d7;
	border:1px solid #6c973e;
	color:#6c973e;
}
.recipe-nerone {
	background-color:#bdeef1;
	border:1px solid #45bfc7;
	color:#45bfc7;
}
.recipe-bla {
	background-color:#f5c2e1;
	border:1px solid #fb5db2;
	color:#fb5db2;
}
.recipe-jeanba {
	background-color:#f5f1d0;
	border:1px solid #e9de7e;
	color:#e9de7e;
}
.recipe-aero7 {
	background-color:#e7b793;
	border:1px solid #c48454;
	color:#c48454;
}
.recipe-o2zen {
	background-color:#f2b6f7;
	border:1px solid #ae39b7;
	color:#ae39b7;
}
.recipe-jastszebski {
	background-color:#e9fff2;
	border:1px solid #8bb8af;
	color:#8bb8af;
}
/* Partie musique depart */
#zic {
	width:128px;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #ffffff;
}
/* Partie photo prenom */
.photo {
	margin:0px;
	width:350px;
	height:370px;
	background-color:#E2E2E2;
	font-size:10px;
	text-align:center;
	vertical-align:bottom;
}
.photo  h4 {
	margin:0px;
   width:100%;
   height:30px;
   background-image:url(../img/body-pics.png);
   background-repeat:repeat-x;
   font-size:16px;
   text-align:center;
   padding-top:10px;
}
.photo-menot {
	background-image:url(../img/tof-menot.jpg);
	background-repeat:no-repeat;
}
.photo-nerone {
	background-image:url(../img/tof-nerone.jpg);
	background-repeat:no-repeat;
}
.photo-bla {
	background-image:url(../img/tof-bla.jpg);
	background-repeat:no-repeat;
}
.photo-jeanba {
	background-image:url(../img/tof-jeanba.jpg);
	background-repeat:no-repeat;
}
.photo-aero7 {
	background-image:url(../img/tof-aero7.jpg);
	background-repeat:no-repeat;
}
.photo-o2zen {
	background-image:url(../img/tof-o2zen.jpg);
	background-repeat:no-repeat;
}
.photo-jastszebski {
	background-image:url(../img/tof-jastszebski.jpg);
	background-repeat:no-repeat;
}

#wanted-blaz {
	width:504px;
	text-align:center;
}

#tofs {
	margin:5px;
	width:509px;
	height:400px; 
}
