@charset "utf-8";


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#FakeBody {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	overflow:hidden;
	z-index:-100;

}
#FakeBody { _position: absolute;  }
#FakeBody img { width: 100%; z-index:-101; }

#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 195px;
	width: 900px;
	position: relative;
	background: url(../img/template/header01.jpg);
}
#vide_haut {
	float: left;
	height: 20px;
	width: 900px;
	position: relative;
}
#effet_haut {
	float: left;
	height: 6px;
	width: 900px;
	position: relative;
	background: url(../img/template/effet_haut.png);
}
#content {
	background: #FFFFFF;
	float: left;
	height: auto;
	width: 900px;
	position: relative;
	min-height: 430px;
}
#content_arrondi {
	background: url(../img/template/dessous_rond.png);
	float: left;
	height: 82px;
	width: 900px;
	position: relative;
}
#vide_bas {
	float: left;
	height: 20px;
	width: 900px;
	position: relative;
}
#poweredby {
	margin-top: 15px;
	padding: 5px;
	float: left;
	background-color: #ffffff;
	position: relative;
	font-size: 11px;
}
#poweredby a:link, #poweredby a:visited  {
	color: #EA6A0D;
	text-decoration: none;
}
#poweredby a:hover  {
	color: #000000;
	text-decoration: underline;
}




#footer {
	float: left;
	height: 65px;
	width: 900px;
	position: relative;
	background: url(../img/template/footer.png) repeat-y;
	padding-top: 8px;
}
#wrapper_g {
	height: 850px;
	width: 25px;
	float: left;
	position: relative;
}

#wrapper_d {
	float: left;
	height: 820px;
	width: 25px;
	position: relative;
}


.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32pt;
	color: #3F3A38;
}
#logo_gauche {
	color: #EA6A0D;
	float: left;
	height: 195px;
	width: 25px;
	position: relative;
	background: url(../img/template/logo_gauche.png);
}
.texte_courant {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.texte_courant_orange {
	color: #C85A0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #3F3A38;
}
.titre_orange {
	color: #EA6B11;
}
.petit_titre_gris {
	font-size: 16pt;
	color: #3F3A38;
}
.petit_titre_orange {
	font-size: 16pt;
	color: #EA6B11;
}
a.lien_orange:link {
	color: #EA6A0D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.lien_orange:visited, a.lie_orange:hover {
	color: #9A4607;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.lien_blanc:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.lien_blanc:visited, a.lien_blanc:hover {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.lien_gris:link {
	color: #3F3A38;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a.lien_gris:visited, a.lien_blanc:hover {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
	margin-top: 25px;
	padding-top: 25px;
	min-height: 350px;
}
ul#menu {
	margin: 25px 0 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	list-style-type: none;
}
#menu a {
	color: #999999;
	texte decoration: none;
	width: 250px;
	text-align: left;
	display: block;
	text-indent: 25px;
	list-style-type: none;
	height: 25px;
}

#menu a:hover,#menu a:focus,#menu .active  {
	color: #B85C00;
	background: url(../img/template/bouton_on.png);
}

#zone_modif {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 25px;
	position: relative;
	margin-top: 25px;
	min-height: 400px;
}
#promo {
	background: url(../img/promo.jpg);
	float: left;
	height: 281px;
	width: 210px;
	position: relative;
	margin: 20px;
}
#promo_listes {
	float: left;
	height: 281px;
	width: 210px;
	position: relative;
	margin-top: 20px;
}


#wrapper_c {
	float: left;
	height: auto;
	width: 900px;
	position: relative;
	min-height: 820px;
	background: url(../img/template/arabesque.png) no-repeat right top;
}

.eshop_img_cat {
	padding: 2px;
	border: 1px solid #3F3A38;
}
