html{
	margin:0; padding:0; height:100%;
}
body {
	background-color:#fff8dd;
	height:100%; margin:0;padding:0;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#4c4d4f;
	font-weight:bold;
}

p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}

#main{
 	width:100%;
	min-height:100%; 
	height:auto !important;
	height:100%;
}

#main1{
 	width:1000px;
	min-height:100%; 
	height:auto !important;
	height:100%;
	margin:auto;
}
#layout{
	width:1000px;
	height:100%;
	display:table;
	margin:auto;
}

#left-col{
	width: 53px;
	float:left;
}
#titre-page{
	margin-top:126px;
}

#right-col{
	width: 947px;
	float:left;
}

#header{
	width:1000px;
	height:130px;
	background-color:#4c4d4f;
	margin-left:1px;
}


#logo{
	width:146px;
	height:111px;
	float:left;
}
#logo_content{
	width:146px;
	height:111px;
	margin:17px 0px 0px 17px;
	background:url(../images/charte/logo.png) ;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/logo.png', sizingMethod ='image', enabled=true);
	background-repeat:no-repeat;
}

*html #logo_content{
_background:url();
}

#accueil{
	width:837px;
	height:130px;
	float:left;
}

#btn_accueil{
	width:496px;
	height:130px;
	background:url(../images/charte/bg_floral_top.png) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/bg_floral_top.png', sizingMethod ='image', enabled=true);
}
*html #btn_accueil{
	_background:url();
}

#zonetext{
	width:435px;
	margin-left:257px;
	margin-top:57px;
	text-align:center;
	color:#4c4d4f;
	font-family:Trebuchet MS;
	font-size:14px;
	z-index:1000;
	position:relative;

}
#img1{
	position:absolute;
	z-index:100;
}
#img2{
	position:absolute;
	z-index:200;
}

#mask-right1{
	width:179px; 
	height:235px; 
	background:url(../images/charte/mask-right1.png) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask-right1.png', sizingMethod ='image', enabled=true);
}
*html #mask-right1{
	_background:url();
}

#mask-left1{
	width:405px; 
	height:312px; 
	background:url(../images/charte/mask-left1.png) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask-left1.png', sizingMethod ='image', enabled=true);
}
*html #mask-left1{
	_background:url();
}
/*****************************************ORANGE *************************************************/

#header_orange{
	width:1000px;
	height:130px;
	background-color:#ff8000;
	margin-left:1px;
}
#mask-right-orange{
	width:297px; 
	height:242px; 
	background:url(../images/charte/mask_orange_right.png) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask_orange_right.png', sizingMethod ='image', enabled=true);
}
*html #mask-right-orange{
	_background:url();
}

#mask-left-orange{
	width:266px; 
	height:242px; 
	background:url(../images/charte/mask_orange_left.png) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask_orange_left.png', sizingMethod ='image', enabled=true);
}
*html #mask-left-orange{
	_background:url();
}

#right-col-orange{
	width: 947px;
	float:left;
}


/*****************************************GREY *************************************************/

#header_grey{
	width:1000px;
	height:130px;
	background-color:#cfcfcf;
	margin-left:1px;
}

#mask-right-grey{
	width:297px; 
	height:242px; 
	background:url(../images/charte/mask_grey_right.png) ;
	background-repeat:no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask_grey_right.png', sizingMethod ='image', enabled=true);
}
*html #mask-right-grey{
	_background:url();
}

#mask-left-grey{
	width:266px; 
	height:242px; 
	background:url(../images/charte/mask_grey_left.png) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask_grey_left.png', sizingMethod ='image', enabled=true);
}
*html #mask-left-grey{
	_background:url();
}

/*****************************************BROWN *************************************************/

#header_brown{
	width:1000px;
	height:130px;
	background-color:#483229;
	margin-left:1px;
}
#mask-right-brown{
	width:261px; 
	height:185px; 
	background:url(../images/charte/mask-brown-right.png) ;
	background-repeat:no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask-brown-right.png', sizingMethod ='image', enabled=true);
}
*html #mask-right-brown{
	_background:url();
}

#mask-left-brown{
	width:212px; 
	height:202px; 
	background:url(../images/charte/mask-brown-left.png) ;
	background-repeat:no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/mask-brown-left.png', sizingMethod ='image', enabled=true);
}
*html #mask-left-brown{
	_background:url();
}

#right-col-brown{
	width: 947px;
	float:left;
}

#dejeurner{
	position:absolute;
	margin-top:68px;
	margin-left:356px;
	z-index:300;
	width:289px;
	height:79px;
}

#btn1{
	position:absolute;
	margin-top:140px;
	margin-left:675px;
	z-index:300;
	width:327px;
	height:82px;
}

#btn2{
	position:absolute;
	margin-top:68px;
	margin-left:337px;
	z-index:300;
	width:327px;
	height:100px;
}

#coffret{
	position:absolute;
	margin-top:68px;
	margin-left:356px;
	z-index:300;
	width:289px;
	height:79px;
}


#contact_content{
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#4c4d4f;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}

.mail-link:link, .mail-link:visited {
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#e90089;
	text-decoration:none;
	}
.mail-link:hover, .mail-link:active{
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#4c4d4f;
	text-decoration:none;
	}