f;
  font-size: 11px;
}

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

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

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

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

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

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

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

.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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
body {
	margin: auto; /* Pour centrer notre page */
	padding: 0;
	line-height: 1.3em;
	color: #000000;
	background: #ffffff;
	background-position: 50% 0px;
	/*	background-image: url(../fileadmin/templates/img/logo.jpg);
*/	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 73%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../fileadmin/templates/img/fondchx.jpg);
}
.clear{

    clear: both;

	border:0;

    /*height:0;

     line-height:0px;*/

}


#container {
	margin: 0 auto;
	text-align: justify;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#link {
	width: 731px;
	margin-right: auto;
	padding: 0px;
	background-color: #3f434f;
	margin-left: 0px;
}

#banner {
	height:205px;
	padding: 0px;
	margin: 0;
	border-bottom: none;
	background-color: #3f434f;
	background-image: url(../fileadmin/templates/img/V2-top.jpg);
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#banner h1 {
	margin: 0 15px 0 0;
	padding-top: 50px;
	border-bottom: none;
	border-top: none;
	font-size: 175%;
	text-align: right;
	margin-bottom: 15px;
}

#content {
	margin-bottom: 0px;
	padding: 20px;
	margin-top: 8px;
	margin-left: 190px;
	border-top: 1px solid #F0E9DD;
	width: 659px;
}

#sidebar {
	float: left;
	width: 200px;
	margin: 0px 5px 5px 0px;
	padding: 3px;
	line-height: 1.4em;
	height: 560px;
	border: 1px solid #F0E9DD;
}

#footer {
	clear:both;
	padding: 3px;
	margin: 0 0 0 0;
	font-size: 0.85em;
	text-align: center;
	border-top: 1px solid #f2f0ef;
	color: #333333;
	background: inherit;
	background-color: #FFFFFF;
	height: 30px;
	padding-bottom: 5px;
	background-image: url(../fileadmin/templates/img/V2-footer.jpg);
	margin-top: 2px;
}

#footer a:link, #footer a:visited {
	color: #666666;
	border-bottom: none;
}

#footer a:hover {
	border-bottom: none;
	color: #EB6D00;
}

p {
padding: 3px 5px 0px 5px;
}

#content h1, #sidebar h1 {
	margin: 5px;
	font-size: 110%;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 1px solid #f2f0ef;
	border-top: 1px solid #f2f0ef;
	color: #EB6D00;
	background: inherit;
}

h2 {
	font-size: 80%;
	padding: 0px 0px 10px 0px;
	margin:5px;
	color: #FFFFFF;
	background:#ffffff;
	background-image: url(../fileadmin/templates/img/cartouche.jpg);
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 2px;
}

h3 {
	margin: 0 3px 5px 3px;
	padding: 3px;
	text-align: left;
	font-size: 1.1em;
	color:#EB6D00;
	background: inherit;
	border-top: 1px solid #f2f0ef;
	border-bottom: 1px solid #f2f0ef;
}

h4 {
text-align: left;
padding: 3px;
margin: 0 0 0 0;
font-size: .85em;
}

a {
text-decoration: none;
border-bottom: none;
color: #6d5c41;
/*background: inherit; lightbox
*/
}

a:hover {
	color: #6283b1;
	background: inherit;
	background-repeat: no-repeat;
	background-position: center;
}

a img {
border: 0;
}

.img {
	float: left;
	padding: 0px;
	margin: 3px;
	border: 0px solid #dfd0b9;
}

.intro {
	float:left;
	width:291px;
	margin: 3px 0 5px 0;
	text-align:center;
	border-top: #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	background-color: #ffffff;
	background-image: url(../fileadmin/templates/img/fondbox.jpg);
	background-repeat: no-repeat;
	height: 270px;
}

.intro2 {
	float: left;
	width: 290px;
	text-align:center;
	margin: 3px 0 5px 0;
	background-color: #ffffff;
	background-image: url(../fileadmin/templates/img/fondbox.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	height: 262px;
}

.intro3 {
	float: right;
	width: 290px;
	text-align:center;
	margin: 3px 0 5px 0;
	background-color: #ffffff;
	background-image: url(../fileadmin/templates/img/fondbox.jpg);
	background-repeat: no-repeat;
	height: 262px;
}

.update {
	font-size: 1em;
	background: inherit;
	color:#f2f0ef;
}

#navcontainer {
	width: 900px;
	margin-top: 3px;
	height: 15px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
}

#navcontainer a {
	display: inline;
	padding: 3px;
	width: 130px;
	background-color: #CFE4CD;
	color: #666;
	border-bottom: 1px solid #F0E9DD;
	border-left: 8px solid #FBAA69;
}

#navcontainer a:link, #navlist a:visited {
text-decoration: none;
}

#navcontainer a:hover {
border-left: 8px solid #B7D6B4;
background-color: #FFA961;
color: #fff;
}

.box {
	color: #EB6D00;
	font-size: 90%;
	font-weight: bold;
}

.search {
	background: #FFFFFF;
	color: #000000;
	border-top: 1px solid #F0E9DD;
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
	width: 200px;
}

form { 
margin: 0; 
}

input.search {
	width: 100px;
	border: none;
	padding: 4px;
	background-color: #CCCCCC;
}

input.login { 
	width: 100px;
	border: none; 
	background: url(../fileadmin/templates/img/logininput.gif); 
	padding: 4px; 
}
/* Menu */

#menu {
	width: 900px;
	height: 38px;
	margin: 0 auto;
	padding-bottom: 0px;
	background-image: url(../fileadmin/templates/img/V2-menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu ul {
	margin: 50;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: right
	padding: 5px 6px 9px 6px;
	text-decoration: none;
	font-size: 115%;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 6px;
	
}

#menu a:hover {
	text-decoration: underline;
}

#langue_rootline_1 {
	width: 100px;
	padding: 0px 0px 0px 2px;
	/*background-color: #767884;*/
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}
#langue_rootline_2 {
	width: 700px;
	padding: 0px 0px 10px 2px;
	/*background-color: #767884;*/
	margin-top: 10px;
	margin-bottom: 5px;
}
langue_menu {
	padding-top: 5px;
}
#langue_rootline div {
	display: inline;
	margin-bottom: 50px;
	
	
}
/* START Categories Tabs v2.0 */
A.tabsNavigation {
 width: 600px;
	height: 38px;
	margin: 0 auto;
	padding-bottom: 0px;
	
}

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

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;
}
/* END Categories Tabs v2.0 */
/* START Categories subTabs v2.0 
A.subtabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight : bold; 
  color: ##3275D0;
width: 500px;
}

A.subtabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight : bold; 
  color: ##3275D0;
  width: 500px;
}

TD.subtabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px
/*  background: #CCCCCC;
  color: white;   Color of the not selected category text 
  font-weight : bold;
  width: 500px;
}
/* END Categories subTabs v2.0 
tabsNavigation {
width: 600px;
	height: 38px;
	margin: 0 auto;
	padding-bottom: 0px;
	background-image: url(../fileadmin/templates/img/V2-menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	/*** Begin Header Tags SEO ***/
/* h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
***ADD:

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */
/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  background-color: #0033FF;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #00000;
	font-weight : bold;
	background-color: #0033FF;
}

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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
/*
TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
*/
.infoBox {
  background: #b6b7cb;
}

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

.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: #bbc3d3;
  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: #ffffff;
}

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 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #6799DD;
	color: #FFFFFF;
	font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}
#weather
{
	border: 1px solid #cccccc;
	-moz-border-radius: 3px;
	width: 190px;
	padding: 4px;
	height: 290px;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

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

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

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

.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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
body {
	margin: auto; /* Pour centrer notre page */
	padding: 0;
	line-height: 1.3em;
	color: #000000;
	background: #ffffff;
	background-position: 50% 0px;
	/*	background-image: url(../fileadmin/templates/img/logo.jpg);
*/	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 73%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../fileadmin/templates/img/fondchx.jpg);
}
.clear{

    clear: both;

	border:0;

    /*height:0;

     line-height:0px;*/

}


#container {
	margin: 0 auto;
	text-align: justify;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#link {
	width: 731px;
	margin-right: auto;
	padding: 0px;
	background-color: #3f434f;
	margin-left: 0px;
}

#banner {
	height:205px;
	padding: 0px;
	margin: 0;
	border-bottom: none;
	background-color: #3f434f;
	background-image: url(../fileadmin/templates/img/V2-top.jpg);
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#banner h1 {
	margin: 0 15px 0 0;
	padding-top: 50px;
	border-bottom: none;
	border-top: none;
	font-size: 175%;
	text-align: right;
	margin-bottom: 15px;
}

#content {
	margin-bottom: 0px;
	padding: 20px;
	margin-top: 8px;
	margin-left: 195px;
	border-top: 1px solid #F0E9DD;
	width: 659px;
}

#sidebar {
	float: left;
	width: 200px;
	margin: 0px 5px 5px 0px;
	padding: 3px;
	line-height: 1.4em;
	height: 560px;
	border: 1px solid #F0E9DD;
}

#footer {
	clear:both;
	padding: 3px;
	margin: 0 0 0 0;
	font-size: 0.85em;
	text-align: center;
	border-top: 1px solid #f2f0ef;
	color: #333333;
	background: inherit;
	background-color: #FFFFFF;
	height: 30px;
	padding-bottom: 5px;
	background-image: url(../fileadmin/templates/img/V2-footer.jpg);
	margin-top: 2px;
}

#footer a:link, #footer a:visited {
	color: #666666;
	border-bottom: none;
}

#footer a:hover {
	border-bottom: none;
	color: #EB6D00;
}

p {
padding: 3px 5px 0px 5px;
}

#content h1, #sidebar h1 {
	margin: 5px;
	font-size: 110%;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 1px solid #f2f0ef;
	border-top: 1px solid #f2f0ef;
	color: #EB6D00;
	background: inherit;
}

h2 {
	font-size: 80%;
	padding: 0px 0px 10px 0px;
	margin:5px;
	color: #FFFFFF;
	background:#ffffff;
	background-image: url(../fileadmin/templates/img/cartouche.jpg);
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 2px;
}

h3 {
	margin: 0 3px 5px 3px;
	padding: 3px;
	text-align: left;
	font-size: 1.1em;
	color:#EB6D00;
	background: inherit;
	border-top: 1px solid #f2f0ef;
	border-bottom: 1px solid #f2f0ef;
}

h4 {
text-align: left;
padding: 3px;
margin: 0 0 0 0;
font-size: .85em;
}

a {
text-decoration: none;
border-bottom: none;
color: #6d5c41;
/*background: inherit; lightbox
*/
}

a:hover {
	color: #6283b1;
	background: inherit;
	background-repeat: no-repeat;
	background-position: center;
}

a img {
border: 0;
}

.img {
	float: left;
	padding: 0px;
	margin: 3px;
	border: 0px solid #dfd0b9;
}

.intro {
	float:left;
	width:291px;
	margin: 3px 0 5px 0;
	text-align:center;
	border-top: #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	background-color: #ffffff;
	background-image: url(../fileadmin/templates/img/fondbox.jpg);
	background-repeat: no-repeat;
	height: 270px;
}

.intro2 {
	float: left;
	width: 290px;
	text-align:center;
	margin: 3px 0 5px 0;
	background-color: #ffffff;
	background-image: url(../fileadmin/templates/img/fondbox.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	height: 262px;
}

.intro3 {
	float: right;
	width: 290px;
	text-align:center;
	margin: 3px 0 5px 0;
	background-color: #ffffff;
	background-image: url(../fileadmin/templates/img/fondbox.jpg);
	background-repeat: no-repeat;
	height: 262px;
}

.update {
	font-size: 1em;
	background: inherit;
	color:#f2f0ef;
}

#navcontainer {
	width: 900px;
	margin-top: 3px;
	height: 15px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
}

#navcontainer a {
	display: inline;
	padding: 3px;
	width: 130px;
	background-color: #CFE4CD;
	color: #666;
	border-bottom: 1px solid #F0E9DD;
	border-left: 8px solid #FBAA69;
}

#navcontainer a:link, #navlist a:visited {
text-decoration: none;
}

#navcontainer a:hover {
border-left: 8px solid #B7D6B4;
background-color: #FFA961;
color: #fff;
}

.box {
	color: #EB6D00;
	font-size: 90%;
	font-weight: bold;
}

.search {
	background: #FFFFFF;
	color: #000000;
	border-top: 1px solid #F0E9DD;
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
	width: 200px;
}

form { 
margin: 0; 
}

input.search {
	width: 100px;
	border: none;
	padding: 4px;
	background-color: #CCCCCC;
}

input.login { 
	width: 100px;
	border: none; 
	background: url(../fileadmin/templates/img/logininput.gif); 
	padding: 4px; 
}
/* Menu */

#menu {
	width: 900px;
	height: 38px;
	margin: 0 auto;
	padding-bottom: 0px;
	background-image: url(../fileadmin/templates/img/V2-menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu ul {
	margin: 50;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: right
	padding: 5px 6px 9px 6px;
	text-decoration: none;
	font-size: 115%;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 6px;
	
}

#menu a:hover {
	text-decoration: underline;
}

#langue_rootline_1 {
	width: 100px;
	padding: 0px 0px 0px 2px;
	/*background-color: #767884;*/
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}
#langue_rootline_2 {
	width: 700px;
	padding: 0px 0px 10px 2px;
	/*background-color: #767884;*/
	margin-top: 10px;
	margin-bottom: 5px;
}
langue_menu {
	padding-top: 5px;
}
#langue_rootline div {
	display: inline;
	margin-bottom: 50px;
	
	
}
/* START Categories Tabs v2.0 */
A.tabsNavigation {
 width: 600px;
	height: 38px;
	margin: 0 auto;
	padding-bottom: 0px;
	
}

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

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;
}
/* END Categories Tabs v2.0 */
/* START Categories subTabs v2.0 
A.subtabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight : bold; 
  color: ##3275D0;
width: 500px;
}

A.subtabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight : bold; 
  color: ##3275D0;
  width: 500px;
}

TD.subtabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px
/*  background: #CCCCCC;
  color: white;   Color of the not selected category text 
  font-weight : bold;
  width: 500px;
}
/* END Categories subTabs v2.0 
tabsNavigation {
width: 600px;
	height: 38px;
	margin: 0 auto;
	padding-bottom: 0px;
	background-image: url(../fileadmin/templates/img/V2-menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	/*** Begin Header Tags SEO ***/
/* h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
***ADD:

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */
