a
{
	color: #f73f07;
	text-decoration:none;
	font-weight:bold;
	font-style: italic;
}
a:hover
{
	color: #FFA405;
}
body
{
	background: #d3dce3;/* #738080;*/
	text-align: center;
	/*font: 11px verdana, arial, sans-serif;*/
	color: black;
	/*font-weight:bold;*/
	padding-bottom: 10px;
	padding-top: 31px;
	
}
.btnPanier
{
	background-image:url('ImageSeb/Bouttons/BtnAjouterPanier.jpg');
	width:300px;
	height:50px;
	border-width:0px;
	background-color:transparent;

}
.fieldset
{
	border: solid gray; 
	
	
	
}

#wrapper
{
	text-align: left;
	margin: auto;
	width: 1280px; /*1298px;*/
	/*position: relative;*/
}

#header
{
	/*background: url(ImageSeb/Banners/LogoTexteDistrOff.gif) no-repeat;*/
	border: none;
	top: 0px;
	left: 243px;
	width: 1280px;
	height: 152px;
	background-image: url(../ImageSeb/GabaritBanniereGrisClair.gif);
}

#left
{
        border:none;
        border-top:none;
	border-color: white;
	float: left;
	width: 254px;
	height:1000px;
	/*background-color:#738080;*/
	background-image: url(../ImageSeb/menugauche.gif);
}

#lignegauche1
{
	width:160px;
	background-color:white;
	height:1px;
	font-size:1px;
	display: block;
}
#lignegauche2
{
	width:160px;
	background-color:white;
	height:1px;
	font-size:1px;
	display: block;
}
#lignegauche3
{
	width:160px;
	background-color:white;
	height:1px;
	font-size:1px;
	display: block;
}
#lignegauche4
{
	width:160px;
	background-color:white;
	height:1px;
	font-size:1px;
	display: block;
}
#lignegauche5
{
	width:160px;
	background-color:white;
	height:1px;
	font-size:1px;
	display: block;
}
#nav
{
	background-image: url(../ImageSeb/menugauche.gif);
  /*background: url(images/nav_left.jpg) no-repeat;*/
}

#news
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	text-align: center;
}
#news h2
{
	color: #ce4610;
}
#news h3, #news p
{
	/*font-size: 11px;*/
	margin: 1em 8px 1em 0;
}
#news a
{
	/*color: #74653D;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;*/
}
#news a:hover
{
	color: #38301A;
}
#contenu
{
	margin-bottom:1px;
	height:auto;
}
#middle
{
	height:auto;
	margin-right:0px;
	float: left;
	width: 1016px;
	border: none;
	border-color: white;
	background-color:#d3dce3;
}
#middle h2
{
	/*font: 18px arial, sans-serif;*/
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#middle h3
{
	/*font: 14px arial, sans-serif;*/
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.menugauche
{
	width:244px;	
}
#footer
{
	height:auto;
	width:1020px;
	padding-top:1px;
	margin-top:1px;
	margin-bottom:0px;
	border:none;
	font-weight: bold;
	color: #738080;
	background-color:#d3dce3; /*url(images/footer_bg.gif) repeat-y*/;
}
#contenu3
{

	width:1020px;
}
#copyright
{
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 9px;
	color: white;
	font-weight: bold;
}
#footerline
{
	/*background: url(images/footerline.gif) no-repeat;*/
	background-color:#fa4c07;
	height:2px;
	width:400px;
	margin-top:0px;
	display:block;
	font-size:1px;	
}
.footerline
{
	background-color:#fa4c07;
	height:1px;
	width:400px;
	margin-top:0px;
}
.PetitTitre
{
	border-width:0px;
	width: 185px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: serif;
	color:#f73f07;
	background-color: transparent;
	font-style: italic;
}
.PetitDescriptif
{
	border-width:0px;
	width: 200px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: serif;
	color:#f73f07;
	background-color: transparent;
	font-style: italic;
}
.policeOrangeCanne
{
	font-size: 16px;
	font-family: serif;
	color:#f73f07;
	font-style: italic;
	font-weight: bold;
}
.PetitImg
{
	margin-left: 20px;
	border:solid;
	width: 185px;
	color:#f73f07;
	background-color: transparent;
}
#contenu2 dt a:hover, #headermenu dt a:focus
{
    background: #eee;
}
