body {
	background-color:#e7e8e9;	
	color:#333333;	
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:100%;
	line-height:normal;
	margin:0;
	padding:0;
	position:relative;
}

h2 {color :#acacac;}
#main {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:1048px;
	height:100%;
	position:relative;
	background:transparent url(/images/site/fond2.jpg) repeat-y scroll 0 0;
}
#header {
	width:1048px;
	height:140px;
}
#header_bottomMenu {
	clear:both;
	width:1000px;
	height:15px;
	position:relative;
	left:24px;
	background-color:#3caae1;
}
#header_bottom {
	clear:both;
	width:1000px;
	height:24px;
	position:relative;
	left:24px;
	background-color:#bce2f4;
}
#bas {
	clear:both;
	display:block;
	height:10px;
	margin:0;
	padding-top:5px;
	text-align:right;
	width:1000px;
	position:relative;
	left:24px;
	border-bottom:2px solid #dedede;
	/*	
	background-color:#3caae1;
	background:transparent url(/images/site/bas1.jpg) top left no-repeat;	
	*/
}

#content {
	width:998px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
	height:100%;
	position:relative;
}

#homeIdentification {
	background:white url(/images/site/ident_cadre.jpg) no-repeat scroll 0 0;
	display:block;
	height:160px;
	padding-top:40px;
	width:387px;	
	float:left;
	text-align:center;
	position:relative;
}

#homeIdentification  input {position:relative;}
#homeIdentification  a {position:relative;}

#homeLogo {
	background:white url(/images/site/logo.jpg) no-repeat scroll 0 0;
	display:block;
	height:160px;
	padding-top:40px;
	width:199px;
	margin-left:30px;
	float:left;
}

#logo {
	background:transparent url(/images/site/logo_mc.jpg) no-repeat scroll 0 0;
	width:350px;
	height:70px;
	position:relative;	
	left:24px;
	top:-10px;
}


#uploadleft {
	background:transparent url(/images/site/uploadleft.jpg) no-repeat scroll 0 0;
	width:29px;
	height:200px;
	float:left;
}

#uploadtext {	
	width:400px;	
	height:200px;
	float:left;
	margin-left:50px;
}

#uploadtext > .text1 {
	position:relative;
	top:10px;
}
#uploadtext > .text2 {
	position:relative;
	top:30px;
}
#uploadtext > .text3 {
	position:relative;
	top:80px;
}
#menu {
	float:right;	
	margin-right:30px;
	position:relative;
	top:33px;
}
.menuButton {
	float:left;
	width:122px;
	height:38px;
	background:#3caae1 url(/images/site/menuBoutton.jpg) no-repeat scroll 0 0;	
	text-align:center;
	margin-right:2px;
}
.menuButton:hover {
	width:122px;
	height:38px;
	background:transparent url(/images/site/menuBouttonHover.jpg) no-repeat scroll 0 0;	
	text-align:center;
}
.menuButtonSelected {
	float:left;
	width:122px;
	height:38px;	
	background:transparent url(/images/site/menuBouttonHover.jpg) no-repeat scroll 0 0;	
	background-color:#3caae1;
	text-align:center;
}
a.menuTitle {
	position:relative;
	top:10px;
	color:white;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;
}

.mainCategorie {
	margin-bottom:5px;
	margin-left:20px;	
	float:left;
	width:200px;
	height:80px;
	background-color:#92caf1;
	text-align:center;
	font-size:14px;
	color:white;
	font-weight:bold;
	text-align:center;	
}

.mainCategorie:hover {
	/*background-color:#898ca9;*/
}

.bigGreyLink {
	background-color:#969191;
	color:white;
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
	padding:5px 10px;
}
.bigGreyLink:hover {
	background-color:#646060;
}	

div.subcat {			
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
}
div.subcat:hover {
	background-color:#BCE2F4;		
}	

div.subcat1 {background-color:transparent;}	
div.subcat2 {background-color:#e55d5d;}	
div.subcat3 {background-color:#2fc66b;}	
div.subcat4 {background-color:#b118a8;}	
div.subcat5 {background-color:#b51515;}	
div.subcat6 {background-color:#c8c101;}
div.subcat7 {background-color:#2f8287;}

div.subcat a{
	color:white;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}


div.subcat a:hover {
	color:black;
}
div.subcat:hover  a{
		color:black;
}	

h1.commande_step {width:100%;background-color:#3caae1;margin:5px;color:white;}
h3.commandestep{border-bottom:4px solid #bce2f4;color:#3caae1;margin-bottom:5px;}
h4.commandestep{border-bottom:2px solid #bce2f4;margin-bottom:5px;}
div.commandeprice{float:right;font-size:16px;font-weight:bold;}
.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	border:2px solid #E2E6EA;	
	padding: 2px 3px;
	color: #000000;	
	background: #fff url(/images/admin/button1-bg.jpg) repeat-x 0 0;
	
}

.button:hover {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	border:2px solid #E2E6EA;	
	padding: 2px 3px;
	color: #000000;	
	background: #fff url(/images/admin/button-bg.jpg) repeat-x 0 0;
	
}

a img {border:0px;}

table.commandeDetails td {margin:3px; border-bottom: 1px solid #dedede;}

.bggraylight {background-color:#dedede;}
.bgblue {background-color:#3caae1;}
.bgbluelight {background-color:#bce2f4;}

.bbblue6px{border-bottom:6px solid #bce2f4;padding-bottom:10px;}


div.boutton {	
	background: transparent url(/images/site/boutton.jpg) repeat-x 0 0;
	width:84px;
	height:20px;
}

div.boutton  span{	
	position:relative;	
	color:white;
	font-weight:bold;
	font-size:14px;
}

span.normal {
	font-size:12px;
	color:black;
}

#homecatflash {
	width:350px;
	height:100px;
	margin-right:30px;
}

#homecatphone {
	position:relative;	
	margin-left:30px;
	font-size:30px;
	color:#3caae1;
	font-weight:bold;
}


.tdprix:hover{
	background-color:black;
}

.tdprix a {
	color:black;	
}
.tdprix:hover a {
	color:white;
	font-weight:bold;
}

.gestionmenu {
	background-color:#3caae1;
	height:20px;
	color:white;
	font-weight:bold;
	width:200px;
	float:left;
	text-align:center;
	padding-top:5px;	
	margin-right:5px;	
}

.gestionmenu:hover {
	background-color:#bce2f4;
	color:black;
	cursor:pointer;
}

#telephone {
	width:200px;
	position:absolute;
	top:-5px;
	left:620px;
}
