/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	background: #fff url(H2O-1.jpg) repeat-y;
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table.page {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background: #FFFFFF;
	border-top: 2px solid #999999;
	/*border-right: 2px Aucune #999999;*/
	/*border-left: 2px Aucune #999999;*/
	border-bottom: 2px solid #999999;
}
A {
  color: #000000;
  text-decoration: none;
}
a.rub-nav {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
A:hover {
  color: #CC0000;
  text-decoration: underline;
}
.big {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}
FORM {
	display: inline;
}

TR.header p{
	font-size: 12px;
	margin-top: 20px;
	margin-left: 10px;
	text-align: justify;
}
TR.header p img{margin-right: 10px;	}
TD.header {
	height: 100px;
	width: 250px;	
}
TR.headerNavigation {
  /*background: #999999;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  /*background: #999999;*/
  color: #ffffff;
  font-weight : bold;
}
TD.UserNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight : bold;
	background-color: #FFF;
	border: 3px solid #95dcef;
}
TD.UserNavigation ul{
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
A.UserNavigation {
	color: #999999;
	line-height: 30px;
	text-transform: uppercase;
}
h1.header{
	display: none;
}
h1.header a{
	color:#999999;
}
h1.header a:hover{
	color:#CC0000;
	text-decoration: none;
}
img.header {
	/*border: 1px solid #66FFFF;*/
}
A.breadNavigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color: #CC0000;
	line-height: 30px;
}

A.breadNavigation:hover {
  color: #CC0000;
}
A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TABLE.footer {
	/* margin-top: 10px; */
	/* padding-top: 4px; */
	padding-bottom: 4px;
}
TR.footer {
  background: #999999;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
}
TD.footer a{
  color: #ffffff;
  font-weight: bold;
}
TD.footer a:hover{
  color: #ffffff;
}
.infoBox {
  /*background: #DDD;*/
}
.infoBoxXsell {
  background: #fff;
}
.infoBoxCat {
	background-color: #fff;
}
.infoBoxCat a{
	font-size: 12px;
	line-height: 1.5em;
}
.infoBoxCat a:hover{
	background-color: #FFEE33;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #000000;
}
.catego {
	font-size: 2em;
	color: #660000;
	background: #999 url(img/coinDD.gif) no-repeat;
	background-position: top right;	
	margin-top: 5px;
	font-weight: bold;
}
.categoOn {
	font-size: 2em;
	color: #660000;
	background: #FFEE33 url(img/coinDD.gif) no-repeat;
	background-position: top right;	
	margin-top: 5px;
	font-weight: bold;
}
.catego a{
 	padding-left: 4px;
	color: #fff;
}
.categoIn {
	background-color: #FFEE33;
	color: #000;
	padding: 2px;
	margin-left: -4px;
	font-weight: bold;
}
.pplus{
	/*background-color: #95dcef;*/
	padding: 15px;
}
td.Lplus {
	background-color: #922B0C;
	vertical-align: middle;
	margin-bottom: 10px;
	text-align: center;
}
.Lplus a{
	color: #FFFFFF;
	font-weight: bold;
}
table.colgauche {	background-color: #922B0C;	color: #FFFFFF;}
td.colgauche {	background-color: #922B0C;	color: #FFFFFF;}
td.colcentre {	background-color: #922B0C;}/* E4D8A8 */
.infoBoxContactIn {
	background-color: #922B0C;
	margin-top: 15px;
	text-align: center;
}
table.infoBoxContactIn a{
	color: #FFFFFF;
}
.infoBoxDevisIn {
	margin-top: 15px;
}
.infoBoxContact a{
	font-size: 12px;
	line-height: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #000;
	padding: 2px;
}
.infoBoxContact a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.infoBoxInfoplusIn {
	margin-top: 15px;
}
.infoBoxInfoplus a{
	font-size: 10px;
	line-height: 1.5em;
	color: #FFF;
	padding: 2px;
}
.infoBoxInfoplus a:hover{
	color: #FFF;
	text-decoration: underline;
}
.infoBoxTellFriend {
	margin-top: 5px;
	/*background-color: #eee;*/
}
.infoBoxTellFriendIn {
	background-color: #922B0C;
}
.infoBoxContents {
  /*background: #F0F0F0;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxCart {
  background: #DDD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxCartContents {
  background: #F0F0F0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #999999;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
	/* margin-left: 10px; */
	/* width: 95% */;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFF;
  color: #333;
  font-weight: bold;
}
.productListing-heading1 {
	width: 100px;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	/* border: 1px solid #CCCCCC; */
}
TD.productListing-cart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.pageResults {
	padding: 1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background-color: #FFEE33;
}
.pageResults2 {
	padding: 1px;
	font-size: 1.2em;
	font-weight: bold;
	background: #999999;
	color: #FFFFFF;
}
A.pageResults {
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
}

A.pageResults:hover {
	color: #000000;
	background: #FFEE33;
	text-decoration: none;
}
.TitreP {
	color:#CC0000;
	font-size: 18px;
}
.PriceP {
	color:#FF9900;
	margin-right: 5px;
}
.PricePB {
	color:#FF0000;
	font-size: 16px;
	font-style: italic;
	text-decoration: line-through;
}
.PricePB2 {
	color:#FF0000;
	font-size: 12px;
	font-style: italic;
	text-decoration: line-through;
}
SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff9900;
	font-weight: bold;
	background-color: #FFFFFF;
	/*font-size: 12px;*/
	line-height: 1.5em;
}
SPAN.productSpecialPrice2 {
	font-family: Verdana, Arial, sans-serif;
	color: #FF6600;
	font-weight: bold;
	background-color: #FFF;
font-size: 16px;
	line-height: 1.5em;
}
TD.pageHeadingC {
	color:#333;
	padding-left: 25px;
	font-size: 20px;
  	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
.niveau2 {	padding-top: 10px;	padding-left: 15px;}
TD.pageHeadingP {
	padding-left: 25px;
	  font-size: 20px;
  font-weight: bold;
font-family: Verdana, Arial, sans-serif;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #666;
}
TD.pageHeadingship {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	background: url(img/geodis.gif) no-repeat;
	background-position: right bottom;
	width: 16em;
	height: 70px;
	vertical-align: middle;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
div.pageplus {
	margin-left: 20px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border: thin dotted #CC0000;
}
.alert {
	border: 2px solid #CC0000;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: thin dotted #CC0000;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #333333;
  font-weight: bold;
	background-color: #99FFCC;
	padding: 2px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #fdfe84; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fdfe84; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

   .cssbutton {
 background: #FFEE33;
 color : #000;
 width : 13em; 
vertical-align: top;
   font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: 1px solid #999;
 border-spacing: 1px;
}
/* input requirement */
.submit-tell {
	background: #999999;
	vertical-align: top;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	border-spacing: 1px;
	color: #FFFFFF;
}
.submit {
background: #FCFE04;
vertical-align: top;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
cursor: pointer;
text-align:center;
border: 1px solid #999;
border-spacing: 1px;
}
.submit_gv {
	background: #bbb;
	width : 13em;
	vertical-align: top;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	border: 1px solid #999;
	border-spacing: 1px;
	color: #FFFFFF;
}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
.mask {
	display: none;
}
/* END Categories Tabs v2.0 */
.infoBoxCadre {
	background: #FFFFFF;
}
.infoBoxCadreNew {
  background: #FFFFFF;
}
/*  Categories description */
TD.category_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #fff;
	padding-left: 10px;
}
#RubContact {
	font-size: 1em;
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC; 
	/* width: 150px; */
	/* background-color: #FFFF99; */
}
/* affichage rubrique*/

#corps {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 6px;
	padding-right: 10px;
}
#corps a{
	color: #666666;
	background: #F1FFEF;
	padding: 2px;
	text-decoration: none;
}

#corps a:hover {
  color: #999999;
}
#image1 {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#avertis {
	background-color: #FFFFFF;
	font-size: xx-small;
	padding: 4px;
	border-top: thin solid #FF3300;
	border-bottom: thin solid #FF3300;
}
#avertis a{
	color: #ff0000;
	font-weight: bold;
	background-color: #fff;
	padding-right: 3px;
	padding-left: 3px;
}
#avertisadob {
	background-color: #EEE;
	font-size: 9px;
	padding: 4px;
	border-top: thin solid #CCCCCC;
	color: #666666;
	float: left;
	clear: left;
}
#listpdf {
	list-style-image: url(img/adobe_pdf.gif);
	padding-left: 0px;
	font-size: 1em;
	margin-right: 10px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	padding-bottom: 0px;
	/* border: 1px solid #999999; */
}
#listpdf a{
	color: #000000;
	font-weight: bold;
	background-color: #fff;
	padding-right: 3px;
	padding-left: 3px;
}
#listpdf ul{
	margin: 5px;
	padding-left: 10px;
}
#colleft {
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#colleft a{
	color: #000000;
	font-weight: bold;
	background-color: #fff;
	padding-right: 3px;
	padding-left: 3px;
}
/*  Produits description */
#flash {
	font-size: 14px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #8CCF81;
	width: 100%;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8CCF81;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.textflash {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding: 2px 4px;
	margin: 0px;
	border: thin solid #8CCF81;
	font-family: Arial, Helvetica, sans-serif;
}
.gauche {
	float: left;
	margin-right: 5px;
}
.BordGris {
	width: 400px;
	background-color: #F0F0F0;
	border-right: 2px solid #999;
	border-bottom: 1px solid #999;
}
.produit {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	background-color: #F0F0F0;
}
.Cat {
	background: #999 url(img/coin.gif) no-repeat;
	background-position: 0px 0px;
	text-align: right;
	padding-right: 5px;
	padding-left: 15px;
}
.Cat a{
	color: #FFFFFF;
}
.Cat a:hover{
	background-color: #FFEE33;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #000000;
}
.prod {
	padding-left: 10px;
	margin-bottom: 0px;
}
.Desc {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 8px;
}
.produit a{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000; 
}
.cuisine {
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
}
.oclik {
	color:#CC0000;
	font-weight: bold;
}
.cic {
	color:#008080;
	font-weight: bold;
}
.rubText {
	font-size: 12px;
	color: #444;
}
/* LISTE DES SOUS-PRODUITS */
.choix1   {
	background-color:#999999;
	width:110px;
	border:Aucune;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.choix2   {
	background-color:#FFFFFF;
	width:110px;
	border:Aucune;
	color: #999999;
	font-weight: bold;
	padding: 2px;
}

TD.SlaveListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}
/* FICHES PRODUITS */
.description {
	padding-left: 20px;
	background-color: #fff;
	padding-right: 10px;
}
.part_C {
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 20px;
	margin-top: 10px;
}
#part_G {
	float: left;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul.pdf {
	list-style-image: url(img/adobe_pdf.gif);
	font-size: 12px;
	/*padding-left: 20px;*/
	margin: 10px;
	list-style-position: outside;
}
ul.pdf li{
	padding-left: 10px;
	margin: 10px;
	list-style-position: outside;
}
ul.pdf a{
	font-weight: bold;
	color: #CC0000;
}
.infoBoxOption {
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}
#pdf-box{
	/* visibility: hidden; */
}
#pdf-box  ul{
	float: left; 
	/* padding-top: 5px; */
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	align: center;
}
#pdf-box li {
	display: inline;
	padding : 2px 0;
	margin: 5px;
}
#pdf-box a {
	font-size : 14px;
	color: #000;
}
#tel-box {
	font-size : 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	background-color: #E4D8A8;
}
/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: white;
	background-color: #922B0C;
	/* border: 1px outset #525252; */
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	display: block;
	padding-left: 5px;
	color: #FFF;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #FFF;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #CC0000;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #CC0000;
	background-color: #fff;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: -3;
	visibility: hidden;
}

.horizsubframe	{
	background-color: #922B0C;
	position: relative;
	display: block;	
	color: #000000;
	top: 10px;
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 14px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #FFF;
	font-weight: bold;
	font-size: 14px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #CC0000;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #fff;
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected a{   /* Style override for selected category tree */
    background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
}

.horbar .dmselected {
	background-color: #fff;
	font-weight: bold;
	color: #CC0000;	
}
TD.UserleftNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight : bold;
		background-color: #FFCC66;
}
TD.UserleftNavigation ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;

}
A.UserleftNavigation {
	color: #000;
	line-height: 30px;
	text-transform: uppercase;
}
TD.UserrightNavigation {
	text-align: right;
/*	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;*/
	padding-right: 10px;
}
TD.UserrightNavigation ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
TD.UserrightNavigation ul li{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
A.UserrightNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #000;
	line-height: 25px;
}
A:hover.UserrightNavigation {
	text-transform: uppercase;
text-decoration: none;
color: #000;
}
.Top-fond {
	background-color: #922B0C;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #922B0C;
	border-bottom-color: #922B0C;
}
.Top-fond A.UserrightNavigation {
	color: #FFF;
}
.voiraussi {
	font-size: 11px;
	font-weight : bold;
	color: #000;
	line-height: 25px;
	margin-left: 10px;
}
.Lpiscine li{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(img/puce-tild.gif);
}
.Lpiscine img{
	border: 0px;
	vertical-align: middle;
}