
BODY {
	background: url(../img/body.gif) #333 repeat-y;
	margin: 0px 0px 50px;
}
#container {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(../img/bg.contentarea.gif) #fff repeat-y;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 100%;
	PADDING-TOP: 0px;
}
#bloc {
	width: 997px;
}
#header {
	width: 997px;
	height: 90px;
	padding-top: 20px;
	padding-left: 150px;
}

#barre_noire {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	background: #000;
}

#navigation {
	float: left;
	width: 194px;
	background: #333;
	font-size: 0.9em;
	font-family: georgia, Helvetica, Arial, sans-serif;
}

#navigation UL {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #CCC 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 20px 0px 0px 15px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
#navigation UL LI {
	DISPLAY: block;
	BORDER-BOTTOM: #CCC 1px solid;
}
#navigation UL LI A {
	PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	BACKGROUND: url(../img/nav.bg.inactive.gif) repeat-y;
	PADDING-BOTTOM: 7px;
	COLOR: #FFF;
	PADDING-TOP: 6px;
	TEXT-DECORATION: none;
}
#navigation UL LI A:hover {
	background:  #000;
}
#content {
	float: left;
	width: 770px;
	background :  #FFF;
}

#text {
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 18px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#titre{
	color: #5E1B12;
	font-family: georgia, Helvetica, Arial, sans-serif;

}
#footer {
	margin-top: 10px;
	font-size: 0.7em;
	margin-left: 240px;
	color: #A9685F;
	font-family: georgia, Helvetica, Arial, sans-serif;
}

#img_gauche { 
	display:block; width:194px; margin:0px auto; height:300px; background:url("../img/chaussure_accueil.jpg") top center no-repeat; }

#img_gauche1 { 
	display:block; width:194px; margin:0px auto; height:300px; background:url("../img/chaussure1.jpg") top center no-repeat; }
.cadre_mail {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000;
	background: #FFF;
}
.envoyer_mail {
	border:#4F04D7 solid 1px;
	background-color:#991320;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#000;
}
.lien{
	color: #FFF;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}