* {
margin:0px;
padding:0px;
}

body {
	background-color: #535353;
	margin:0px;

	}

ul{
	list-style-type:none;

}

img{
	border:0px;
}

.box_cadre a{
text-decoration:none;
color:#FFFFFF;
}
.box_cadre a:hover{
text-decoration:underline;
color:#FFFFFF;
}


#portfolio a{
text-decoration:none;
color:#FFFFFF;
}
#portfolio a:hover{
text-decoration:underline;
color:#FFFFFF;
}


.clearboth {
clear:both;
}

#global {
	background-image: url(../images/frise.gif);
	background-position:875px 2px;
	background-repeat: no-repeat;
	float:inherit;
	width:996px;
	min-height:890px;
	margin-top:0px;
	background-attachment: fixed;
	margin-left:auto;
	margin-right:auto;
}


/* ------------------------ */
/* Frame haut : Header */
/* ------------------------ */

#header {
	float:none;
	margin-top:20px;
	width:1000px;
	height:92px;

}

/* ------------------------ */
/* Header : Bloc 1 : logo  */
/* ------------------------ */

#logo {
	float:left;
	height:92px;
	width:113px;
	margin-left:182px;

}

#logo h1 {
display:none;
visibility:hidden;

}

/* ------------------------------- */
/* Header : Bloc 2, Titre "header" */
/* ------------------------------- */


#titre_header {
	float:left;
	margin-left:15px;
	margin-top:43px;
	height:53px;
	width:280px;
	background-image: url(../images/creation.gif);
	background-repeat:no-repeat;
}

#titre_header h2 {
display:none;
visibility:hidden;

}



/* ---------------------------- */
/* Header : Bloc 3, ingrédients */
/* ---------------------------- */

#ingredients {
	width:210px;
	height:80px;
	float:left;
	margin-left:15px;
	margin-top:14px;

}

#ingredients p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-style: normal;
	line-height: 8pt;
	text-align: justify;
	
}

/* ------------------------ */
/* colonnes      */
/* ------------------------ */


#colonnes {
	float:left;	
	width:1000px;
	height:auto;

}


/* ------------------------ */
/* Frame gauche : menu      */
/* ------------------------ */


#colonne_left {
	margin-top:10px;
	margin-left:7px;
	float:left;
	width:168px;

}

/* ------------------------ */
/* Frame gauche : bloc menu */
/* ------------------------ */

#menu_titre {
	height:31px;
	margin-bottom:3px;

	
}


#menu_titre h3 {
	height:31px;
	background-image: url(../images/promo4.png);
	background-repeat:no-repeat;
	background-position:left center;font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	letter-spacing: -1px;
	font-weight:bolder;
	padding-top:8px;
}

#menu_cadre {
	height:auto;
	margin-top:8px;
	padding:5px;
	background-color:#484848;
	border:1px solid #696969;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFFFFF;
	font-size:11px;
	
}

#menu_onglet {
	height:32px;
	background-image: url(../images/onglet.gif);
	background-position:center;
	background-repeat:no-repeat;

}

/* ------------------------ */
/* Frame gauche : contact   */
/* ------------------------ */


#contact {
	margin-top:20px;
	background-image: url(../images/contact.gif);
	background-repeat:no-repeat;
	height:121px;
	padding:10px;
	
	}



#contact h3 {		
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#FFFFFF;
	margin-left:7px;
	
	}
	
#contact p {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFFFFF;
	font-size:11px;
	margin-top:5px;
	margin-left:7px;
	
	}
	

/* ------------------------ */
/* Frame droite : menu      */
/* ------------------------ */


#colonne_right {
	float:left;
	margin-top:10px;
	margin-left:7px;
	width:168px;
}


/* ------------------------ */
/* Frame droite : box       */
/* ------------------------ */

.box_titre h3 {
	height:31px;
	background-image: url(../images/promo1.png);
	background-repeat:no-repeat;
	background-position:left center;font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	letter-spacing: -1px;
	font-weight:bolder;
	padding-top:8px;
	
}

.box_cadre {
	height:auto;
	margin-top:3px;
	margin-bottom:6px;
	padding:5px;
	
	background-color:#484848 ;
	-moz-opacity:0.75;
	opacity:0.75;
	filter:alpha(opacity=75);

	
	border:1px solid #696969;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFFFFF;
	font-size:11px;

		
}

	
#menu_liens {
background-image: url(../images/lift.png);
background-repeat:no-repeat;
background-position: 50px 3px;

}


#sensaphone{
margin-bottom:5px;
}

#sensaphone h3{
display:none;
visibility:hidden;

}

#sensaphone p{
display:none;
visibility:hidden;
}

/* ------------------------ */
/* Footer                   */
/* ------------------------ */

#footer {
	width:632px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	margin-top:40px;
	margin-bottom:40px;
	float: inherit;
	text-decoration: none

}


.links {
	color: #FFFFFF;
	text-decoration: none;
}

.links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
