body{
	margin:0px;
	scrollbar-3dlight-color:#CEEAE7;
	scrollbar-arrow-color:#3A873A;
	scrollbar-darkshadow-color:#888888;
	scrollbar-face-color:#8DE571;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#00646E;
	scrollbar-track-color:#D6E6D8;
	font-size: 12px;
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
table{background-color:#FFFFFF;border:none;}
p, td, ol, ul {
	font-size: 12px;
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:none;
	text-align: justify;
}
img{ border:0;}
img.urhereIcon {
	margin: 1px 1px 1px 1px;
}
a {color:#666666;}
h1,h1 a:link{
	background: url(/images/design/content1/img_content1_title.jpg) no-repeat left bottom;
	color:#3A873A;
	font-family:"Times New Roman",Times,serif;
	font-size:30px;
	height:67px;
	text-decoration:none;
	font-weight:normal;
	padding:10px 0px 0px 0px; margin:0;
}
h2{
	color:#2D6C8D;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
}
h1.linklist {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1.bonCommande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	background-image: none;
}
h2.linkList {
	font-size: 10px;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
}
ul{ text-align:left;}
ul li {
	list-style-image: url(/images/design/list-style-image.gif);
	list-style-position: outside;
	padding: 3px;
}
ul.rouge{margin:10px 0px 15px 55px;padding:0;}
ul.rouge li{list-style-image: url(/images/design/list-style-image2.gif);}
ul ul{ padding:10px 0px 10px 15px; margin:0;}
ul ul li{list-style-image: url(/images/design/list-style-image2.gif);
	list-style-position: outside;
	padding: 3px;}
ul.linkList {margin: 0px;}

a.usermenu1:hover,a.userMenu1active:hover,a.usermenu2:hover{
	color:#C9E572;
	text-decoration:none;
}
.bgcontent{/* where ? ??*/
background-repeat:repeat-y;
}
.bgcontentLeft{
background:url(/images/design/accueil/box_V.jpg) repeat-y;
}
.divcontentfurtif{
	left:0;
	position:absolute;
	top:0;
	z-index: 10;
	visibility: hidden;
}
.divfleche{
	position:absolute;
	top:190px;
}
td.maincontent{
	vertical-align:top;
	padding-left:10px;
}
.urhereMenu, .urhereMenu a {
	color:#00646E;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:3px;
	margin-right:3px;
	margin-top:4px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-align: left;
}
.subtitleContent{/* serait mieux : h2.mainContent */
	color:#2D6C8D;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
}
.textcontent{/* serait mieux : .mainContent */
	color:#666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.userMenu1{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
}
a.userMenu1:link,a.userMenu2:link{
	color:#333333;
	text-decoration:none;
}
.userMenu1active{
	color:#FFC43C;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
a.userMenu1active:active,a.userMenu2:active,a.userMenu1:active,a.userMenu1active:link{
	color:#FFC43C;
	text-decoration:none;
}
.userMenu2{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
#divContainer{
	clip:rect(0,310,190,0);
	height:210px;
	left:0;
	overflow:hidden;
	position:relative;
	top:0;
	visibility:hidden;
	width:100%;
}
#divContent1{
	left:0;
	position:absolute;
	top:0;
	visibility:visible;
}
#footer{ width:100%; height:26px; padding-top:8px;background:url(/images/design/footer/footer.jpg) repeat-x; text-align:center; font-size:11px;}
.ref {
	visibility: hidden;
}
table.productList {
	/* si nécessaire */
	width: 70%;
	margin: 5px;
	border: 0px;
}
td.productList {
	padding: 3px;
	margin: 1px;
	vertical-align: middle;
}
tr.list1 {
/*alternance lignes dans listes (categories, articles, produits...)*/
	background-color: #F4FCF4;
}
tr.list2 {
/*alternance background lignes dans listes*/
	background-color: #F8FEF8;
}
tr.list1-over {
/* onMouseOver tr liste1 */
	background-color: #DAF5DB;
	border: 1px outset;
}
tr.list2-over {
/*alternance background lignes dans listes*/
	background-color: #D6F9D6;
	border: 1px outset;
}
td.bonCommande {
	font-size: 11px;
}
.error {
	background: #FFFF00;
	color: #FF0000;
	border: #FF0000 solid 1px;
	padding: 4px;
}
form.searchForm {
	text-align: right;
}
.formDescriptionChamp{
background-color: #F8FEF8;
border:1px #95B6F2 solid;
color:#00646E;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:500;
margin-bottom:2px;
margin-top:2px;
text-align:right;
padding: 2px 3px 2px 0px;
width:130px;
}
.formBouton{
background-color:#006F71;
border-color: #CCCCCC;
border-width: 1px ;
border-style: outset;
padding: 1px;
color:#CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
text-align:center;
}
textarea.formTextarea{
background: #F8FEF8;
}
input.formText {
	background-color: #F8FEF8;
}
td.formTexte{
}
.rightMenuBouton{
background-color:#F4FCF4;
/*border-color: #3A873A;*/
border-width: 2px ;
border-style: outset;
padding: 1px;
color:#00646E;
font-family:Verdana,Arial,Helvetica,sans-serif;
text-align:center;
text-decoration: none;
}
.rightMenuBoutonOver {
	background-color:#00646E;
	color:#F4FCF4;
	border-width: 2px ;
	border-style: outset;
	padding: 1px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	text-decoration: none;
}
table.formContactTable{
 /* table dans tpl/shop/category/contact_ok.htm */
 width: 75%;
}
td.formContactLabel {
 /* colonne gauche tpl/shop/category/contact_ok.htm */
background-color: #F8FEF8;
border:1px #95B6F2 solid;
color:#00646E;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:500;
margin-bottom:2px;
margin-top:2px;
text-align:right;
padding: 2px 3px 2px 0px;
}
td.formContactValue {
 /* colonne gauche tpl/shop/category/contact_ok.htm */
 border:1px #95B6F2 solid;
 padding: 2px ;
}

/*Les Menus*/

table.mainMenu {
	border: none;
}
td.menuLevel0{
	background-image:url(/images/design/menu/img_menu.gif);/* était menuDefault dans fichier original */
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: 700;
	height:50px;
	padding : 15px 3px 1px 0px;
	text-align:right;
	text-decoration:none;
	text-shadow:#F2AA00;
	vertical-align:top;
}
td.menuLevel0Part{
	background-image:url(/images/design/menu/img_menu.gif);
	border-color:#00646E;
	border-style: outset;
	border-width: 1px 1px 1px 1px;
	padding : 15px 3px 15px 0px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight: 700;
	height:50px;
	text-align:right;
	text-decoration:none;
	vertical-align:top;
}
td.menuLevel0active{
	background-image:url(/images/design/menu/img_menu.gif);
	border-color:#00646E;
	border-style: outset;
	border-width: 1px 1px 1px 1px;
	padding : 15px 3px 15px 0px;
	/*color:#FFB00D;*/
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight: 700;
	height:50px;
	text-align:right;
	vertical-align:top;
}
.menuLevel0 a:link, .menuLevel0 a:active , .menuLevel0 a:visited {
	color:#00646E;
	text-decoration:none;
}
.menuLevel0Active a:link, .menuLevel0Active a:active, .menuLevel0Active a:visited {
	color:#FFB00D;
	text-decoration: none;
}
.menuLevel0Part a:link, .menuLevel0Part a:active, .menuLevel0Part a:visited {
	color:#00646E;
	text-decoration:none;
	border: none;
}
.menuLevel0 a:hover, .menuLevel0Active a:hover, .menuLevel0Part a:hover{
	color:#CDDFEA;
	text-decoration:none;
}
td.menuLevel1{
	border-right-color:#00646E;
	border-right-style: solid;
	border-right-width:1px;
	color:#00646E;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:right;
	padding: 3px 3px 3px 0px;
	text-decoration:none;
	font-weight:300;
	vertical-align:top;
}
td.menuLevel1Part{
	border-right-color:#00646E;
	border-right-style: solid;
	border-right-width:1px;
	color:#FFB00D;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:right;
	padding: 3px 3px 3px 0px;
	text-decoration:none;
	font-weight:300;
	vertical-align:top;
}
td.menuLevel1Active{
	border-right-color:#00646E;
	border-right-style: solid;
	border-right-width:1px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	letter-spacing: 1px;
	text-align:right;
	padding: 3px 3px 3px 0px;
	text-decoration:none;
	font-weight: 600;
	font-style:italic;
	vertical-align:top;
}
.menuLevel1 a:link, .menuLevel1 a:active , .menuLevel1 a:visited {
	color:#00646E;
	text-decoration:none;
}
.menuLevel1Part a:link, .menuLevel1Part a:active, .menuLevel1Part a:visited {
	color:#00646E;
	text-decoration:none;
}
.menuLevel1Active a:link, .menuLevel1Active a:active, .menuLevel1Active a:visited {
	color:#FFB00D;
	text-decoration:none;
}
 .menuLevel1 a:hover, .menuLevel1Part a:hover, menuLevel1Active a:hover {
	color:#71AFCF;
	text-decoration:none;
}
td.menuLevel2{
	border-right-color:#00646E;
	border-right-style:solid;
	border-right-width:1px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:right;
	padding: 0px,3px,6px,16px;
	text-decoration:none;
	font-weight:300;
	vertical-align:top;
}
td.menuLevel2Part{
	border-right-color:#00646E;
	border-right-style:solid;
	border-right-width:1px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:right;
	padding: 0px,3px,6px,16px;
	text-decoration:none;
	font-weight: 400;
	vertical-align:top;
}
td.menuLevel2Active{
	border-right-color:#00646E;
	border-right-style:solid;
	border-right-width:1px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:right;
	padding: 0px,3px,6px,16px;
	text-decoration:none;
	font-weight: 400;
	font-style: italic;
	vertical-align:top;
}
.menuLevel2 a:link, .menuLevel2 a:active, .menuLevel2 a:visited {
	color:#00646E;
	text-decoration:none;
}
 .menuLevel2Part a:link, .menuLevel2Part a:active, .menuLevel2Part a:visited {
	color:#FFB00D;
	text-decoration:none;
}
.menuLevel2Active a:link, .menuLevel2Active a:active, .menuLevel2Active a:visited {
	color:#FFB00D;
	text-decoration:none;
}
.menuLevel2 a:hover, .menuLevel2Part a:hover, .menuLevel2Active a:hover {
	color:#CDDFEA;
	text-decoration:none;
}