body {
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	background-color: #F5F2F1;
	}
	
.index {
	border-style:solid;
	border-width:1px;
	border-color:#00858F;
	}
	
hr {
	border-width: 0px;
	border-top: 1px solid #6382B3;
}

td, th {
	font-size: 11px;
}
 /*           ------------------------- bas de page ------------------------------------ */
.bas  {
padding:6px 2px 4px 12px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}


 /*           -------------------------liens theme 2 horizontal------------------------------------ */

td.theme2 {
	 background-color:#00858F; 
/*	background-image:url(../images/fond_nav1.jpg);
	color: #C9192D;*/
	color:#CCCCCC;
}

a.theme2  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	text-decoration:none;
}
a.theme2:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
a.theme2:active {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

 /*           -------------------------liens sous theme produits ------------------------------------ */
td.theme {
	background-color:#F5F2F1;
}
a.theme  {
	background-image:url(../images/fleche.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:30px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:none;
}
a.theme:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
a.theme:active {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
 /*           -------------------------liens  ------------------------------------ */
a {
	color: #C9192D;
	text-decoration:none;
}

a:hover {
	color: #C9192D;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	background-color: none;
	color: navy;
}
/*           -------------------------liens  ------------------------------------ */
/* .leftFrame {
	background-color: #00858F;	
	
} */
/*
.centerFrame {
	width: 805px;
}*/
/*
.bannerFrame {
	height: 133px;
	background: url('../images/banners.jpg') no-repeat;
}*/
/*
.pictureFrame {
	height: 133px;
}*/

/* .footerFrame {
	background-color: #FF1117;
	height: 26px;
	text-align: center;
} */
/*
.menuFrame {
	background-color: #FF1117; 
	height: 26px;
	padding-left: 12px;
} */

<!-- .menuFrame a {color: #000000; 	font-size: 12px; 	text-decoration: none; } -->

<!--.menuFrame .active { 	color: #000000; 	font-size: 13px; 	font-weight: bold; }  -->

/* .rightFrame {
	background-color: #00858F;
} */

.productGroupsFrame {
	width: 200px;
		background-color:#E9E4E2;
}

.productGroupsFrame a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	background-image:url(../images/fleche.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:14px;
}

.productGroupsFrame .active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
		background-image:url(../images/fleche.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:14px;
}

.productGroupsFrame .inactive {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
		background-image:url(../images/fleche.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:14px;
}

.productTable td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

.productTable th {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

.productGroups th {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

.contentPage .titre { 
	font-weight: bold;
	font-size: 16px;

}
 /* ------------------------------- titre produits ------------------------------------- */
a.contentPage .titre:hover { 
		text-decoration:none;
}

.contentPage .sstitre { 
	font-weight: bold;
	color: #3C4D68;
}
/*           ------------------------- liens retour ------------------------------------ */
.back {
	text-decoration: none;
	color:#00858F;
}
a.back {
	text-decoration: none;
	color:#00858F;
}
a.back:hover {
	text-decoration: underline;
	color:#00858F;
	font-weight:normal;
}

.concept {
	position: absolute;
	right: 2px;
	top: 2px;
}

.concept,
.concept a { 
	color: #c0c0c0; 
	font-size: 10px; 
	font-family: verdana;
}

.concept a {
	text-decoration: none;
}

.concept a:hover {
	color: #ffffff;
}