* {
	padding:0;
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #948c99;
	text-align:center;
}

#generale {
	clear:both;
	text-align:left;
	width:733px;
	margin:20px auto 0 auto;
	background:#b1d3e7 url(../images/home/fond.jpg) 0 32px no-repeat;
	border:1px solid #FFFFFF;
}

* html #generale {
	background:#b1d3e7 url(../images/home/fond.jpg) 0 37px no-repeat;
}

#header{
	height:32px;
	width:733px;
	margin:0 auto;
	background-color:#CC0000;
	margin-bottom:165px;
}
#logo{
	float:left;
}
.categorie{
	float:right;
	background:url(../images/menu_sep.gif) 0 0 no-repeat;
	width:80px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:10px 0 0 15px;
}
.categorie a{
	color:#FFFFFF;
	text-decoration: none;
}

#contenu .mise_en_avant{
	width:635px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:65px;
}

#contenu .coffret{
	float:left;
	width:206px;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	padding-left:30px;
}
#contenu .coffret #carte, #contenu .coffret #tete, #contenu .coffret #evasion{
	display:block;
	width:201px;
	height:193px;
	background: url(../images/home/coffret_carte.png) 0 0 no-repeat;
	behavior:url(js/iepngfix_v1.htc);	
}
#contenu .coffret #tete{
	background:url(../images/home/coffret_tete.png) 0 0 no-repeat;
	width:206px;
}
#contenu .coffret #evasion{
	background:url(../images/home/coffret_evasion.png) 0 0 no-repeat;
	width:206px;
}
#contenu .coffret .titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}

#contenu #btn-choisir{
	width:400px;
	padding-left:50px;
}
#contenu a{
	display:block;
	width:156px;
	height:24px;
	float:left;
}
#contenu #btn-commander{
	height:30px;
	clear:both;
	padding:0 50px 0 50px;
}
#contenu #btn-choisir a#btn-choisir-carte{
	background:url(../images/home/btn_choisir_carte.gif) center center no-repeat;
}
#contenu #btn-choisir a#btn-choisir-tete{
	background:url(../images/home/btn_choisir_tete.gif) center center no-repeat;	
	float:right;
}
#contenu #btn-commander a#btn-commander-carte{
	background:url(../images/home/btn_commander_carte.gif) center center no-repeat;
}
#contenu #btn-commander a#btn-commander-tete{
	background:url(../images/home/btn_commander_tete.gif) center center no-repeat;
	margin-left:88px;
}
#contenu #btn-commander a#btn-commander-evasion{
	background:url(../images/home/btn_commander_evasion.gif) center center no-repeat;
	float:right;
}
#contenu #btn-commander{
	padding-top:7px;
}
#contenu p#slogan{
	display:block;
	width:607px;
	height:80px;
	margin:0 auto;
	background:url(../images/home/slogan.gif) center center no-repeat;
	padding:50px 0 40px 0;
}