/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
  .cat_description {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #800000;
	background : inherit;
	font-weight : bold;
}
.boxText {
	font-family : Arial, sans-serif;
	font-size : 12px;
}
.centerTable {
	background-image : url('images/bg_cat4.gif');
	background-repeat : repeat-x;
	background : #fbfcfd;
	color : inherit;
}  

.black2, td.black2 {
	font-family : Arial, sans-serif;
	font-size: 13px;
	color : #000000;
} 

.black, td.black {
	font-family : Arial, sans-serif;
	font-size: 11px;
	color : #000000;
}
a.black {
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
a.black:link {
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
a.black:hover {
	font-size: 11px;
	color : #000000;
	text-decoration: underline;
}

.errorBox {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : inherit;
	background : #ffb3b5;
	font-weight : bold;
}
.stockWarning {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #cc0033;
	background : inherit;
}
.productsNotifications {
	background : #f2fff7;
	color : inherit;
}
.orderEdit {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #70d250;
	background : inherit;
	text-decoration : underline;
}
.navBlue {
	color : #ff0000;
	background : inherit;
	font-size : 8pt;
	font-family : Arial, sans-serif;
}
.subnavBlue {
	color : #9966ff;
	background : inherit;
	font-size : 8pt;
	font-family : Arial, sans-serif;
}
BODY {
	background : #ffffff;
	color : #000000;
	margin : 0;
	height: 100%;
	text-align: center;
}
#main {
	width:980px;
	margin:0 auto;
	text-align:left;
}
A {
	color : #000000;
/*	background : inherit;*/
	text-decoration : none;
}
A:hover {
	color : #536582;
/*	background : inherit;*/
	text-decoration : underline;
}
	
#topnav {
	font-family:Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
	margin-top:10px;
}
#bottom td{
	vertical-align:top;
	padding-top:10px;
	text-align:center;
}
#bottom td td{
	padding-top:0;
}
a.nav:link , a.nav:visited {
	background-position:top;
}
a.nav:active, a.nav:hover, a#on{
	background-position:bottom;
}

a.pub {
	background:url('images/nav_collection.gif') no-repeat;
	width:147px;
	height:13px;
}
a.campaign {
	background:url('images/nav_campaign.gif') no-repeat;
	width:91px;
	height:13px;
}
a.concept {
	background:url('images/nav_concept.gif') no-repeat;
	width:190px;
	height:13px;
}
a.alaune {
	background:url('images/nav_alaune.gif') no-repeat;
	width:76px;
	height:13px;
}
a.news {
	background:url('images/nav_news.gif') no-repeat;
	width:51px;
	height:13px;
}
a.media {
	background:url('images/nav_media.gif') no-repeat;
	width:54px;
	height:13px;
}
a.boutique {
	background:url('images/nav_boutique.gif') no-repeat;
	width:96px;
	height:13px;
}
a.stores {
	background:url('images/nav_stores.gif') no-repeat;
	width:70px;
	height:13px;
}
a.contact {
	background:url('images/nav_contact.gif') no-repeat;
	width:78px;
	height:13px;
}
a.community {
	background:url('images/nav_community.gif') no-repeat;
	width:177px;
	height:13px;
}
a.eshop {
	background:url('images/nav_eshop.gif') no-repeat;
	width:55px;
	height:13px;
}

.inscription {
	background:url('images/bas_inscription.gif') no-repeat;
	width:205px;
	height:17px;
}
a.cgv {
	background:url('images/bas_cgv.gif') no-repeat;
	width:31px;
	height:14px;
}
a.mentions {
	background:url('images/bas_mentions.gif') no-repeat;
	width:152px;
	height:14px;
}
a.serviceclient {
	background:url('images/bas_serviceclient.gif') no-repeat;
	width:293px;
	height:17px;
}
a.navadmin:link , a.navadmin:visited {
	color : #536582;
	background : none;
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.navadmin:active, a.navadmin:hover, a.navadmin#on{
	color : #ffffff;
	background : #536582;
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

a.adminnews {
	color : #ffffff;
	background : inherit;
}
a.adminpresse {
	color : #ffffff;
	background : none;
}
a.adminweb {
	color : #ffffff;
	background : none;
}
a.adminradio {
	color : #ffffff;
	background : none;
}
a.adminvideo {
	color : #ffffff;
	background : none;
}

a.nav, .footernav {
	display:block;
}
a.nav span, .footernav span {
	display:none;
}

a.footernav {
	font-family:Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}
a.footernav:link , a.footernav:visited {
	color: #000000;
}
a.footernav:active, a.footernav:hover{
	color: #536582;
	text-decoration: none;
}
#footer {
	bottom:0;
	width:980px;
	height:75px;
	background : #fff;
}
#sousfooter {
	height:75px;
}


#bottom input#newsletter { border:1px solid #000000; width:180px;}
#bottom input#ok { border:0; background:#000000; color:#FFFFFF; font-weight:bold; padding:1px;}
#bottom input#ok:hover { border:1px solid #000; background:#FFF; color:#000; padding:0;}

 FORM {
	display : inline;
}
TR.header {
	background : #ffffff;
	color : inherit;
}
TR.headerNavigation {
	background : #000000;
	color : inherit;
}
TD.headerNavigation {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #000000;
	color : #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	color : #ffffff;
	background : #000000;
}
a:hover.headerNavigation {
	color : #ffffff;
	background : #000000;
}
A.photosNavigation {
	color : #536582;
	background : #FFFFFF;
	font-family : Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
a:hover.photosNavigation {
	color : #FFFFFF;
	background : #536582;
	font-family : Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

TABLE.maine {
	border : 1px;
	border-style : solid;
	border-color : #FFF;
	border-spacing : 0px;
}
TR.maine {
	background : #FFF;
	color : inherit;
}
TD.maine {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #FFF;
	color : #ffffff;
	font-weight : bold;
	width:172px;
	height:170px;
}
A.maine {
	color : #ffffff;
	background : #000000;
}
a:hover.maine {
	color : #ffffff;
	background : #000000;
}





TR.headerError {
	background : #ff0000;
	color : #000000;
}
TD.headerError {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	background : #ff0000;
	color : #ffffff;
	font-weight : bold;
}
TR.headerInfo {
	background : #00ff00;
	color : #000000;
}
TD.headerInfo {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	background : #00ff00;
	color : #ffffff;
	font-weight : bold;
}
TR.footer {
	background : #000000;
	color : inherit;
}
TD.footer {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #000000;
	color : #ffffff;
	font-weight : bold;
}
TD.footer2 {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #ffffff;
	color : #9900CC;
	font-weight : bold;
}
.templateinfobox {
	background : #ffffff;
	color : inherit;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.infoBox {
	background : #FFFFFF;
	color : #000000;
}
TD.infoBox, SPAN.infoBox {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #000000;
	color : inherit;
}
TD.infoBoxHeading {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #536582;
	color : #ffffff;
}

 .infoBoxContents {
	background : #ffffff;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 10px;
}
TD.infoBoxFooter {
    font-family : Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #cccccc;
    color : #000000;
}

 TD.contentBoxHeading {
    font-family : Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #FFFFFF;
	background : #000000;
    padding-top : 5px;
}
.infoBoxContentsHeader {
	background : #000000;
    color : #ffffff;
    font-family : Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

 .infoBoxContentsCenter {
    color : inherit;
	background : #f8f8f9;
    font-family : Arial, sans-serif;
    font-size : 10px;
}

 TD.infoBoxContentsfooter {
    color : #000000;
	background : #000000;
	font-family : Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
TD.infoBoxHeadingImage {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-position : left;
	background-color : #536582;
	color : #FFFFFF;
}
TD.infoBoxFooterImage {
	font-family : Arial, sans-serif;
	font-size : 1px;
	font-weight : bold;
	background-color : #000000;
	color : #000000;
}
.infoBoxNotice {
	background : #ff8e90;
	color : #ffffff;
}
.infoBoxNoticeContents {
	background : #ffe6e6;
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size : 10px;
}
TD.main_table_heading {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #ffffff;
	color : #000000;
}
TD.main_table_heading_inner {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #ffffff;
	color : #000000;
}
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;
	color : inherit;
}
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 : #f8f8f9;
	color : inherit;
}
TABLE.productListing {
	border : 1px;
	border-style : solid;
	border-color : #536582;
	border-spacing : 1px;
}
.productListing-heading {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #536582;
	color : #ffffff;
	font-weight : bold;
}
.productlisting-headingPrice {
	font-family : Arial, sans-serif;
	font-size : 20px;
	background : #cccccc;
	color : #9a9a9a;
	font-weight : bold;
}
TD.productListing-data {
	font-family : Arial, sans-serif;
	font-size : 10px;
}
TD.productListing-news {
	font-family : Arial, sans-serif;
	font-size : 12px;
}
TD.productListing-newsadmin {
	font-family : Arial, sans-serif;
	font-size : 12px;
	border-color : #536582;
	border-style : solid;
	border-width : 0.2px;
	}
	
TABLE.productListing-newsadmin {
	font-family : Arial, sans-serif;
	font-size : 12px;
	border-color : #536582;
	border-style : solid;
	border-width : 0.2px;
	}

A.pageResults {
	color : #536582;
	background : inherit;
}
a:hover.pageResults {
	color : #FFFFFF;
	background : #536582;
}
TD.pageHeading, DIV.pageHeading {
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #536582;
	background : inherit;
}

TD.pageHeading2, DIV.pageHeading2 {
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	background : inherit;
}
TD.community, DIV.community {
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #536582;
	background : inherit;
	text-align: center;
	margin-top:100px;
}
TD.pageHeading_admin, DIV.pageHeading_admin {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : none;
	color : #FFFFFF;
	background-color : #536582;
	border-color : #536582;
	border-style : solid;
	border-width : 1px;
}

TR.subBar {
	background : #f4f7fd;
	color : inherit;
}
TD.subBar {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background : inherit;
}
TD.main, P.main {
	font-family : Arial, sans-serif;
	font-size : 11px;
	line-height : 1.5;
	color : #000000;
	background : inherit;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family : Arial, sans-serif;
	font-size : 10px;
}
TD.accountCategory {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #aabbdd;
	background : inherit;
}
TD.fieldKey {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.fieldValue {
	font-family : Arial, sans-serif;
	font-size : 12px;
}
TD.tableHeading {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.category_desc {
	font-family : Arial, sans-serif;
	font-size : 11px;
	line-height : 1.5;
}
SPAN.newItemInCart {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #ff0000;
	background : inherit;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family : Arial, sans-serif;
	font-size : 11px;
}
TEXTAREA {
	font-family : Arial, sans-serif;
	font-size : 11px;
}
SPAN.greetUser {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #536582;
	background : inherit;
	font-weight : bold;
}
TABLE.formArea {
	background : #f1f9fe;
	color : #f4f7fd;
	border-color : #7b9ebd;
	border-style : solid;
	border-width : 1px;
}
TD.formAreaTitle {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
SPAN.markProductOutOfStock {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : #c76170;
	background : inherit;
	font-weight : bold;
}
SPAN.productSpecialPrice {
	font-family : Arial, sans-serif;
	color : #ff0000;
	background : inherit;
}
SPAN.errorText {
	font-family : Arial, sans-serif;
	color : #ff0000;
	background : inherit;
}
.moduleRowOver {
	background-color : #ad94be;
	color : inherit;
	cursor : pointer;
}
.moduleRowSelected {
	background-color : #ad94be;
	color : inherit;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #8c8c8c;
	background : inherit;
}
.checkoutBarCurrent {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background : inherit;
}
.messageBox {
	font-family : Arial, sans-serif;
	font-size : 10px;
}
.messageStackError, .messageStackWarning {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background-color : #ffb3b5;
	color : inherit;
}
.messageStackSuccess {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background-color : #99ff00;
	color : inherit;
}
.inputRequirement {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #ff0000;
	background : inherit;
}
TABLE.linkListing {
	border : 1px;
	border-style : solid;
	border-color : #536582;
	border-spacing : 1px;
}
.linkListing-heading {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #536582;
	color : #ffffff;
	text-align : center;
}
TD.linkListing-data {
	border-right : 1px solid #536582;
	border-bottom : 1px solid #536582;
	padding : 4px;
	font-family : Arial, sans-serif;
	font-size : 10px;
}
TR.linkListing-odd {
	background : #f8f8f9;
	color : inherit;
}
TR.linkListing-even {
	background : #f5f5f5;
	color : inherit;
}
.content {
	color : #000000;
	background : inherit;
	font-size : 10px;
	font-family : Arial, sans-serif;
}
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
	font-family : Arial, sans-serif;
	font-size : 11px;
	line-height : 1.5;
	color : #bdcaf0;
	background : inherit;
}
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
	background-image : url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
	background-image : url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
	background-image : url('images/button_blank_middle.gif');
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : inherit;
	color : #000000;
}
A.HeaderPageLinks {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	background : inherit;
}
a:hover.HeaderPageLinks {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
	color : #00ff00;
}
TD.cookieUsage {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #000000;
	color : #ffffff;
}
.attributeBoxContent {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #808080;
}
.TR.attributeBoxContent {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #808080;
}
.TD.attributeBoxContent {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #c0c0c0;
}
.storyboxtitle {
	font-family : Arial, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:link {
	font-family : Arial, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:active {
	font-family : Arial, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:visited {
	font-family : Arial, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:hover {
	font-family : Arial, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	background : inherit;
}
.yearHeader {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
}
.calendarMonth {
	background-color : #cccccc;
	color : inherit;
	cursor : default;
	width : 100%;
}
.calendarHeader {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
	text-decoration : none;
	height : 22px;
}
.calendarToday {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffcf00;
	padding-left : 3px;
	text-decoration : none;
	border : 1px solid #ffffff;
	height : 22px;
	width : 18px;
}
.calendarWeekend {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #caeeff;
	padding-left : 3px;
	line-height : 14px;
	text-decoration : none;
	border : 1px solid #ffffff;
	height : 22px;
	width : 18px;
}
.calendar {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	padding-left : 3px;
	line-height : 14px;
	text-decoration : none;
	height : 22px;
	width : 18px;
}  

.red {
	font-family : Arial, sans-serif;
    color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	
}

.event {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	text-decoration : none;
	border : 1px solid #e6e6e6;
}
.empty {
	background-color : #f0faff;
	color : inherit;
	line-height : 14px;
	height : 22px;
	width : 18px;
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
h4.infoTitle {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0.2em;
}
p.infoBlurb {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 2em;
}
TD.productPriceInListing {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #d2e9fb;
	color : inherit;
}
TD.productPriceInBox {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background : #eeeeee;
	color : inherit;
}
TD.productPriceInProdInfo {
	font-family : Arial, sans-serif;
	font-size : 12px;
	background : #ccffcc;
	color : inherit;
}
#navMenu {
	clear : both;
	height : 0.01%;
	margin : 0;
	padding : 0;
	list-style : none;
}
#navMenu ul {
	float : left;
	width : 150px;
	margin : 0;
	padding : 0;
	list-style : none;
}
#navMenu li {
	position : relative;
	float : left;
	line-height : 24px;
	margin-bottom : -1px;
	width : 150px;
}
#navMenu li ul {
	position : absolute;
	left : -999em;
	margin-left : 150px;
	margin-top : -26px;
}
#navMenu li ul ul {
	left : -999em;
}
#navMenu li a {
	width : 150px;
	display : block;
	color : #334;
	font-weight : bold;
	text-decoration : none;
	background : #ffffff;
	border : 1px solid #cce;
	padding-left : 2px;
}
#navMenu li a:hover {
	color : #000000;
	background : #aac;
}
#navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
	left : -999em;
}
#navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
	left : auto;
}


#contenu {
	padding:10px 0 40px 0;
	font-family : Arial, sans-serif;
	font-size : 11px;
	line-height : 1.5;
	color : #000000;
/*	border:1px solid #FF0000;*/
}
#news {
	padding:20 0 0 0;
	}
#cgv {
	padding:20 0 0 0;
	width: 800px;	
	}


/*-----------------------------------------------------------------------------------------------MENU VERTICAL  */
.glossymenu{
margin: 5px 0;
margin-left: 50px;
padding: 0;
width: 220px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
/*background: black url(images/nav/glossyback.gif) repeat-x bottom left;*/
font: bold 17px Arial, sans-serif;
color: #000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


a.menuitem:active, a.menuitem:hover, a#on{
color: #536582;
}


.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
/*background-image: url(images/nav/glossyback2.gif);*/
color: #536582;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;

}

.glossymenu div.submenu ul li{
border-bottom: 0px solid blue; 

}																						 

.glossymenu div.submenu ul li a{
/*display: block;*/
font: normal 15px Arial, sans-serif;
color: #000000;
text-decoration: none;
padding: 0px;
padding-left: 10px;
margin-left: 20px;
padding-right: 10px;
}

.glossymenu div.submenu ul li a:active, a#on2{
background: #536582;
color: white;
}
.glossymenu div.submenu ul li a:hover{
background: #536582;
color: white;
}
/*---------------------------------------------------------------*/
TABLE.media_presse {
	border : 1px;
	border-style : solid;
	border-color : #536582;
	border-spacing : 1px;
	width:190px;
	height:190px; 
	text-align:center;
}
TABLE.media_presse_detail {
	border : 1px;
	border-style : solid;
	border-color : #536582;
	border-spacing : 1px;
	text-align:center;
}
.media_presse-heading {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #536582;
	font-weight : bold;
}
.media_presse-content {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #000000;
	/*font-weight : none;*/
}
.legende {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-align:right;
	padding-right: 50px;
	font-style: italic;
}

