body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
  font-weight: normal;
	color:#0B48B7;
	text-align: center; /*pour corriger le bug de centrage IE*/
}
#wrapper {
	width:800px; /* largeur obligatoire pour �tre centr� */
	height:600px;
	padding:0px;
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
	margin-top: 5px;
  border: 1px solid #000066;
  background-image: url('/media/imgs/gen/background.jpg');
  background-repeat: no-repeat;
	color:#B2F6FC;     
	text-align: left; /* on r�tablit l'alignement normal du texte */
}
#left {
	float:left;
	padding:0px;
	margin:0px;
	width:200px;
}
/* applies to all divs within the content div */
#left div  {
	/*background-color: #cccccc;  */
}
#left-logo {
	width:190px;
	padding-left:10px;
}
#left-menu {
	width:175px;
	height:400px;
	padding-top:30px;
	padding-right:10px;
	padding-left:15px;
	overflow:auto;
	scrollbar-3dlight-color: #ee8200;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #ee8200;
	scrollbar-darkshadow-color: #ee8200;
	scrollbar-face-color: #062a70;
	scrollbar-highlight-color: #ee8200;
	scrollbar-shadow-color: #ee8200;
	scrollbar-track-color: #ee8200;
}
#content {
	float:left;
	padding:0px;
	margin:0px;
	width:588px;
	height:565px;
}
/* applies to all divs within the content div */
#content div {
	
}
#content-menu {
	float:left;
	width:430px;
	height:31px;
  margin-top:-2px;
}
#content-outils {
	float:left;
	width:158px;
	height:21px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
}

#content-outils a {
	color:#0B48B7;
	font-size: 11px;
	font-weight:bold;
	text-transform: none;
  text-decoration: none;
}
#content-outils a:hover {
	color:#F99D1E;
  text-decoration: none;
}

#content-annonce {
	clear:both;
	width:590px;
	height:80px;
	color:#F99D1E;
	font-size: 14px;
	letter-spacing:-1px;
	font-weight: bold;
}
#content-main {
	clear:both;
	height:470px;
}

#content-main-arbre {
	color:#222222;
  font-size: 10px;
	height:20px; 
}
#content-main-arbre a {
	color:#222222;	
	text-transform: none;
  text-decoration: none;
}

#content-main-title-picto {
	float:left;
	width:28px;
}

#content-main-title {
	float:left;
	color:#004CFF;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: bold;
	text-transform: lowercase;
  font-size: 18px;
  text-transform: none;
  text-decoration: none;
  letter-spacing:-1px;
	padding-top:10px;
	width:360px;
}

span.soustitre1 {
	color:#6A97FF;
	font-style: italic;
  font-size: 16px;
	text-transform: lowercase;
}
span.soustitre2 {
	color:#004CFF;
  font-style: italic;
  font-size: 16px;
	text-transform: lowercase;
}
span.soustitre3 {
	color:#6A97FF;
  font-style: italic;
  font-size: 16px;
	text-transform: lowercase;
}

#content-main-recherche{
	float:right;
	width:170px;
	height:44px;
	padding-top:5px;
	margin-right:20px;
}
#content-main-recherche form{
	display:inline;
}
#content-main-recherche input{
  border: solid 1px #B2F6FC;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	color:#6FC3E8;
	background-color:#B2F6FC;
	text-decoration: none;
}


#content-main-text {
	clear: both;
	color: #0B48B7;
	font-size: 11px;
	width: 588px;
	height: 415px;
	overflow: auto;
	scrollbar-3dlight-color: #ee8200;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #ee8200;
	scrollbar-darkshadow-color: #ee8200;
	scrollbar-face-color: #062a70;
	scrollbar-highlight-color: #ee8200;
	scrollbar-shadow-color: #ee8200;
	scrollbar-track-color: #ee8200;
}

#content-main-text H1{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:17px;
	letter-spacing:0px;
	color:#0B48B7;
}

#content-main-text-image{
	float:left;
	width:407px;
	height:271px;
	padding-top:5px;
	text-align:center;
	font-size: 10px;
	background-image: url('/media/imgs/gen/backgroundproduit.jpg');
  background-repeat: no-repeat;
}

#content-main-text-desc{
	float:left;
	width:420px;
}

#content-main-text-desc H1{
	font-size:17px;
	color:#F99D1E;
}

#content-main-text div.diventete{
	margin-bottom:5px;
	font-size: 11px;
}

#content-main-text div.divlisteproduit{
	float:left;
	width:100px;
	height:150px;
	margin-right:5px;
	margin-bottom:15px;
	font-size: 11px;
}

#content-main-text div.divlisteproduitautour{
	position:relative;
	width:100%;
	z-index:100;
}

#content-main-text div.divlisteproduitdescc{
	z-index:100;
	position:absolute;
	width:100%;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	border:1px solid #B1C2E7;
	background-color:#FFFFFF;
	visibility:hidden;
}

#content-main-text-liste a{
	position:relative;
	color:#000066;
  font-weight: bold;
	text-transform: none;
  text-decoration: none;
}

#content-main-text-liste a:hover {color:#F99D1E;}

#content-main-text-liste img{
	background-color:#FFFFFF;
	border:1px solid #B1C2E7;
}

#content-main-text-print{
	float:left;
	width:115px;
	padding-left:15px;
	padding-top:30px;
}

#content-main-text-column{
	float:right;	
	margin-right:5px;
	width:140px;
}
#content-main-text-column-bloc{
	padding:5px;
	margin-bottom:10px;
	background-color:#dbfafd;
	border:1px solid #ffffff;
	width:130px;
}

#footer {
	clear:both;
  width:800px;
	height:20px;
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
	margin-top: 10px; /* pour div centr� */
	color:#F99D1E;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 9px;
	text-align:center;
}
#footer a {
  color:#F99D1E;
	text-transform: none;
  text-decoration: none;
}
#footer a:hover {color:#000066;}

#bottom {
	clear:both;
	width:800px;
	height:20px;
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
	color:#DDDDDD;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 9px;
}
#bottom a {
	color:#CCCCCC;
	text-transform: none;
  text-decoration: none;
}
#bottom a:hover {color:#000000;}

ul.menugauche
{
  width:100%;
  padding:0;
  margin:0;
  list-style-type:none;
}

#left-menu a 
{
	font-weight: bold;
	font-style: normal;
  text-decoration: none;
	width:100%;
}

a.menugaucheniv1
{
  color:#000066;
  font-size: 15px;
  letter-spacing:-1px;
	width:100%;
}

a.menugaucheniv1sel
{
  color:#004CFF;
  font-size: 15px;
  letter-spacing:-1px;
	background-color:#FFFFFF;
}

a.menugaucheniv2
{
  color:#0066CC;
  font-size: 12px;
  letter-spacing:0px;
	width:100%;
	text-transform: lowercase;
}

a.menugaucheniv2sel
{
  color:#FFFFFF;
  font-size: 12px;
  letter-spacing:0px;
	background-color:#8CC6FF;
	text-transform: lowercase;
}

a.menugaucheniv3
{
  color:#0066CC;
  font-size: 10px;
  letter-spacing:0px;
	width:100%;
	text-transform: lowercase;
}

a.menugaucheniv3sel
{
  color:#FFFFFF;
  font-size: 10px;
  letter-spacing:0px;
	background-color:#8CC6FF;
	text-transform: lowercase;
}

a.menugaucheniv4
{
  color:#F99D1E;
  font-size: 9px;
  letter-spacing:0px;
	width:100%;
	text-transform: lowercase;
}

a.menugaucheniv4sel
{
  color:#FFFFFF;
  font-size: 9px;
  letter-spacing:0px;
	background-color:#8CC6FF;
	text-transform: lowercase;
}

a.menugaucheniv1:hover {color:#004CFF; background-color:#FFFFFF;}
a.menugaucheniv2:hover {color:#FFFFFF; background-color:#8CC6FF; text-transform: lowercase;}
a.menugaucheniv3:hover {color:#FFFFFF; background-color:#8CC6FF; text-transform: lowercase;}
a.menugaucheniv4:hover {color:#FFFFFF; background-color:#8CC6FF; text-transform: lowercase;}

li.menugaucheniv1 {padding-top:10px;}
li.menugaucheniv1sel {padding-top:10px;}
li.menugaucheniv2 {padding-top:2px;padding-left:15px;}
li.menugaucheniv2sel {padding-top:2px;padding-left:15px;}
li.menugaucheniv3 {padding-top:2px;padding-left:30px;}
li.menugaucheniv3sel {padding-top:2px;padding-left:30px;}
li.menugaucheniv4 {padding-top:2px;padding-left:40px;}
li.menugaucheniv4sel {padding-top:2px;padding-left:40px;}

a { 
	color:#F99D1E;
  text-decoration: none; 
}
a:hover { 
	color:#000066;
  text-decoration: none;
}

TABLE
{
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  PADDING-TOP: 0px;
  FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #0B48B7;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
.inputform{
	border: solid 1px #B2F6FC;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	color:#0066CC;
	background-color:#B2F6FC;
	text-decoration: none;
}
.inputselectform{
	border: solid 1px #B2F6FC;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	color:#0066CC;
	background-color:#B2F6FC;
	text-decoration: none;
	width:165px;
}
.formLabel{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
  font-weight: normal;
	color:#0B48B7;
}

/*styles pour l'editeur et la newsletter*/
.TitreOrange{
	color:#F99D1E;
	font-size: 14px;
	letter-spacing:-1px;
	font-weight: bold;
}
.TitreBleu{
	color:#004CFF;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: bold;
	text-transform: lowercase;
  font-size: 16px;
  text-transform: none;
  text-decoration: none;
  letter-spacing:-1px;
}
.TitreBleuClair{
	color:#6A97FF;
	font-weight: bold;
	font-size: 16px;
}
.TxtBleu{
	color:#0B48B7;
}
.TxtNoir{
	color:#000000;
}
.TxtOrange{
	color:#F99D1E;
}

/* newsletter */
.nTitre{
	font-family: Verdana, Arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color:#FF0000;	
}
.nTitreOffre{
  font-family: Verdana, Arial, sans-serif;
  font-size:11pt;
  font-weight: bold;
  color:#000080;
}
.nRef{
  font-family: Verdana, Arial, sans-serif;
  font-size:8pt;
  font-weight: bold;
  color:#000080;
}
.nDescriptif{
  font-family: Verdana, Arial, sans-serif;
  font-size:9pt;
  font-weight: normal;
  color:#000080;
}
.nPrixBarre{
  font-family: Verdana, Arial, sans-serif;
  font-size:11pt;
  font-weight: bold;
  text-decoration:line-through;
  color:#000080;
}
.nPrix{
  font-family: Verdana, Arial, sans-serif;
  font-size:15pt;
  font-weight: bold;
  color:#FF0000;
}
.nEcoTaxe{
	font-family: Verdana, Arial, sans-serif;
  font-size:7pt;
  font-weight: normal;
  color:#FF0000;
}
.nTexte{
  font-family: Verdana, Arial, sans-serif;
  font-size:7pt;
  font-weight: normal;
  color:#000080;
}