/*
  $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; 
color:#4B4B4B;
padding-left:4px;
padding-right:4px;
}
.boxText a { font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color:#4B4B4B;
padding-left:4px;
padding-right:4px;
}
.boxText a:hover {
background-color:#97BE0D;
color:#F0F5E2;
text-decoration: none;
padding-left:4px;
padding-right:4px;
}


.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: #FF0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #00662C; text-decoration: underline; }

BODY {
  background: #96BC0F;
  color: #4B4B4B;
  margin: 0px;
}

A {
  color: #4B4B4B;
  text-decoration: none;
}

A:hover {
	color: #97BE0D;
	text-decoration: underline;
}


a.liengras:link{
	color:#799B13;
	font-weight:bold;
	text-decoration:none;
}
a.liengras:hover{
	color:#799B13;
	font-weight:bold;
	text-decoration:underline;
}

FORM {
	display: inline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.bodytext {
	border-top-width: 20px;
	border-top-color: #FFFFFF;
	border-left-width: 20px;
	border-left-color: #FFFFFF;
}
td a {
	font-size: 11px;
	color: #4B4B4B;
}

table.paleGreen {
  background: #f0f5e2;
}

TR.header {
  background: #ffffff;
}

/*TR.headerNavigation {
  background: #00662C;
}
*/
TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;

  color: #EAEFDC;
  text-align : right;
  vertical-align:middle;
}

A.headerNavigation { 
  color: #EAEFDC; 
  font-size: 11px;
  font-weight:bold;
  }

A.headerNavigation:hover {
  color: #00662C;
}

A.headerNavigation2 { 
  color: #97BE0D; 
  font-size: 11px;
  font-weight:bold;
  }

A.headerNavigation2:hover {
  color: #00662C;
}

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;
}

TR.footer {
  background: #97BE0D;
  padding:4px;
}

TD.footer, DIV.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #97BE0D;
  padding:8px;
  color: #EAEFDC;
 /* font-weight: bold;*/
}

TD.footer a, DIV.footer a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #EAEFDC;
 /* font-weight: bold;*/
}

TD.footerSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  padding:4px;
  color: #4B4B4B;
 /* font-weight: bold;*/
}

TD.footerSmall a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #4B4B4B;
 /* font-weight: bold;*/
}

.infoBox {
/*  background: #97BE0D;
*/}

.infoBoxContents {    /* used for expandable category box*/
/*  background: #97BE0D;
*/  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: 12px;
  font-weight: bold;
  color: #00662C;
}

TD.breadcrumb {	font: bold 11px Arial, Helvetica, sans-serif; color: #96BC0F;  vertical-align:bottom; }
TD.breadcrumb a {  font: bold 11px Arial, Helvetica, sans-serif;  color: #4B4B4B;}
TD.breadcrumb a:hover {  color: #97BE0D; }

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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border-top:1px;
  border-left:1px;
  border-right:0px;
  border-bottom:0px;
  border-style: solid;
  border-color: #BCCB8C;
  border-spacing: 0px;
}

TR.productListing {
  border-style: solid;
  border-color: #97BE0D;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: normal;
  border-top:0px;
  border-left:0px;
  border-right:1px;
  border-bottom:1px;
  border-style: solid;
  border-color: #97BE0D;
  background:#99cc00;
  padding:10px;
}

.productListing-heading A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration:underline;
}



.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:10px;
  border-top:0px;
  border-left:0px;
  border-right:1px;
  border-bottom:1px;
  border-style: solid;
  border-color: #97BE0D;
  background: url(images/row_tint.png) 0% 100% repeat-x;
  vertical-align:middle;
}

TD.productListing-data a {
  font-size: 11px;
}

TD.productListing-data-img {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top:0px;
  border-left:0px;
  border-right:1px;
  border-bottom:1px;
  border-style: solid;
  border-color: #97BE0D;
  background-color:#FFFFFF;
}

A.pageResults {
  color: #00662C;
  font-size: 10px;
}

A.pageResults:hover {
  color: #00662C;
  background: #EAEFDD;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading, h2.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #4B4B4B;
}

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;
}

TD.smallText, TD.smallText a, 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 {
  border-color:#97BE0D;
  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: 11px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* ***NJG*** Used to display price including tax below main price */
SPAN.productIncTax {
font:bold 14px Arial,Helvetica,sans-serif;
color:#00662C;
  /*font-size: 9px;
  font-family: Verdana, Arial, sans-serif;
  color: #00662C;
  */
  

}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


SPAN.productSpecialPrice SPAN.productIncTax {
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
   color: #ff0000;
   font-weight:bold;
}

.moduleRow { }
.moduleRowOver { background-color: #BCCB8C; cursor: pointer;  }
.moduleRowSelected { background-color: #DDE5C6; }

.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; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4B4B4B;
	line-height: normal;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #4B4B4B;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00662C;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00662C;
	text-decoration: none;
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00662C;
}

.wide_text {
	line-height: 18px;
}

.pricelist td {
padding-top:5px;
}
.spaced_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
TD.cartcount {
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

.sidebarTitle {
font-size:12px;
font-weight:bold;
color:#97BE0D;
}

.sidebarTitle a {
font-size:12px;
font-weight:bold;
color:#97BE0D;
text-decoration:none;
}

TD.specialsTitle {
font-size:16px;
color:#97BE0D;
}
TABLE.typeTable , TD.typeTable {
font-family: Verdana, Arial, sans-serif; font-size: 9px; 
color:#555555;
border: 2px;
border-color:#FFFAEC;
}
.typeTable a {
font-family: Verdana, Arial, sans-serif; font-size: 10px; 
color:#555555;
}

.typeTable a:hover {
font-family: Verdana, Arial, sans-serif; font-size: 10px; 
color:#97BE0D;
text-decoration: none;
}

TD.tableHeading {
border-left-style:solid;
border-left-width:1px;
border-left-color:#97BE0D;
margin-left:5px;
margin-right:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
vertical-align: top;
}

TD.paleText, P.paleText {

color:#97BE0D;
}
SPAN.tradePrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #00662C;
  color: #ffffff;
  font-weight : bold;
/*  text-align : center; */
}
TABLE.memoryTable {
  border:2px; 
  border-color:#FF8000;
}
.memoryTable TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}
TD.memoryTable , TD.memoryTable A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

td.menuBar {
	background:url(images/menubg.png); 
	background-repeat:repeat-x; 
	vertical-align:middle;
	text-align:center;
}

td.menuBarDown {
	background:url(images/menubg1.png); 
	background-repeat:repeat-x; 
	vertical-align:middle;
	text-align:center;
}

td.greenRule {
background-color:#97BE0D;
}

.lowImage {
   position:relative;
   display:inline;
   top:4px;
}

.vlowImage {
   position:relative;
   display:inline;
   top:10px;
}

.featurePanel {
  border:solid; 
  border-color:#97BE0D; 
  border-width:1px;
  padding:8px 10px 10px 20px;
  margin-bottom:15px;
  position:relative;
  background: url(images/panel_tint.png) 0% 100% repeat-x;
}

.listPanel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border:solid; 
  border-color:#97BE0D; 
  border-width:1px;
  padding:5px 10px 5px 20px;
  border-top:none;
  position:relative;
  background: url(images/panel_tint_medium.png) 0% 100% repeat-x;
}

.featurePanelHead {
font-family: Verdana, Arial, sans-serif; 
font-size: 20px; 
color:#4B4B4B;
}

.featurePanel a {
text-decoration:none;
}

.catPanel {
  border:solid; 
  border-color:#97BE0D; 
  border-width:1px;
  padding:5px 5px 5px 5px;
  position:relative;
  background: url(images/panel_tint_medium.png) 0% 100% repeat-x;
  border-top:none;
}

.promoPanel {
  border:solid; 
  border-color:#97BE0D; 
  border-width:1px;
  padding:5px 5px 5px 5px;
  display:inline-block;
  position:relative;
  background: url(images/panel_tint_medium.png) 0% 100% repeat-x;
}

.productPanel {
  border:solid; 
  border-color:#97BE0D; 
  border-width:1px;
  border-top:none;
  padding:0px 0px 0px 20px;
  background: url(images/panel_tint.png) 0% 100% repeat-x;
}

.namePanel {
  border:solid; 
  border-color:#97BE0D; 
  border-width:1px;
  padding:5px 10px 10px 20px;
  position:relative;
  background: url(images/panel_tint_small.png) 0% 100% repeat-x;
}

.picturePanel {
  border:none; 
  border-left:solid;
  border-bottom:solid;
  border-color:#97BE0D; 
  border-width:1px;
  padding:10px 10px 10px 10px;
  background-color:#FFFFFF;
  float:right;
  height:100%;
  margin-left:15px;
}

.pictureDiv {
  border:none; 
  float:right;
  margin-left:15px;
}

.titlePanel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: normal;
  padding:10px;
}

.floatfix{
    clear: both;
}

.featureTri {
  position:absolute; 
  top:6px; 
  left:0px;
}



#footernav_content{
	margin-bottom:10px;
	font: 12px Arial,Helvetica,Sans-serif;	
	text-align:center;
	color:#ccc;
}

#footernav_content a{
	font:bold 12px Arial,Helvetica,Sans-serif;	
	margin:0 5px 0 5px;	
	color:#fff;
	text-decoration:none;
}

#footernav_content a:hover{
	color:#fff;
	text-decoration:underline;
}

#searchzone{
	font:12px Arial,Helvetica,Sans-serif;		
	z-index:5000;
}
select#searchzone{
	padding:1px; font-weight:bold;
}

select#searchzone option {
	padding:5px; font-weight:normal;
}

select#searchzone  option[selected] {
   font-weight:bold;
}


#zonesearchzone fieldset { border:0;  margin-bottom: 40px;}	
#zonesearchzone label, #zonesearchzone select,#zonesearchzone .ui-select-menu { float: left; margin-right: 10px; }
#zonesearchzone select {  }


/* Selectmenu
----------------------------------*/
.ui-selectmenu { display: block; position:relative; height:2em; text-decoration: none; overflow:hidden; }
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow: auto }
.ui-selectmenu-open { visibility: visible; }
.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu-dropdown { }
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a,.ui-selectmenu-status {line-height: 1.4em; display:block; padding:.3em 1em; outline:none; text-decoration:none; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-status { line-height: 1.4em; font:bold 12px Arial,Helvetica,Sans-serif; color:#5d5d5d; }

.ui-selectmenu-open li.ui-selectmenu-item-focus a {  }
.ui-selectmenu-open li.ui-selectmenu-item-selected { }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-content { }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }

.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }


#zonesearchzone .ui-selectmenu { display: block; position:relative; height:24px; text-decoration: none; overflow:hidden; }
#zonesearchzone .ui-selectmenu-dropdown { background:#ddd; color:#5d5d5d;border:1px solid #5d5d5d }
#zonesearchzone .ui-selectmenu-open {font:bold 12px Arial,Helvetica,Sans-serif; color:#5d5d5d; }
#zonesearchzone .ui-selectmenu-icon {right:0px; height:25px;width:25px; top:0px;margin:0px;background:url(/images/selectarrow.png) no-repeat; border-left:1px solid #5d5d5d }
.ui-selectmenu-menu li a,.ui-selectmenu-status { font: 12px Arial,Helvetica,Sans-serif; }

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}



.followus_link a{
	background:url(http://static.ak.fbcdn.net/rsrc.php/yi/r/q9U99v3_saj.ico) no-repeat;
	padding:2px 0 2px 20px;
}

h2.featurePanelHead,  h2.pageHeading {
	margin:0 0 0 0;	
}







#toppagemenu2 { position:relative; z-index:30; white-space:nowrap }
#toppagemenu2 a{ cursor:pointer }
#toppagemenu2 img{ border:0px }

#toppagemenuouvert{ position:absolute; }
#toppagemenu_contenu{ margin-top:40px;width:1000px;height:300px;background:#F00; }

/*
.navbutton_top{ cursor:pointer }

.start_nav 			{ float:left; width:33px;height:34px }
.end_nav 				{ float:left; width:31px;height:34px }
.content_nav			{ float:left; color:#ccc; background:url(../second_nav_02.png) repeat-x; height:34px; font:bold 12px Arial, Helvetica, Sans-serif; line-height:28px; }
.content_nav a			{ font:bold 11px Arial, Helvetica, Sans-serif; text-decoration:none; color:#ddd;margin:0 5px;line-height:28px; }
.content_nav a:hover	{ text-decoration:underline; color:#fff }
.sousnav_content 		{ display:none; position:absolute; top:39px; left:-9px; width:350px;white-space:nowrap }

#navbutton_home		{ position:absolute; top:0; left:0px; 	background:url(barremenuFR.png) no-repeat 0px 0px;  		width:64px;  height:45px; }
#navbutton_parts		{ position:absolute; top:0; left:64px;	background:url(barremenuFR.png) no-repeat -64px 0px;  		width:158px; height:45px; }
#navbutton_accessoires	{ position:absolute; top:0; left:222px;	background:url(barremenuFR.png) no-repeat -222px 0px;  	width:126px; height:45px; }
#navbutton_repair		{ position:absolute; top:0; left:348px;	background:url(barremenuFR.png) no-repeat -348px 0px;  	width:135px; height:45px; }
#navbutton_occasions	{ position:absolute; top:0; left:483px;	background:url(barremenuFR.png) no-repeat -483px 0px;  	width:118px; height:45px; }
#navbutton_reprises		{ position:absolute; top:0; left:601px;	background:url(barremenuFR.png) no-repeat -601px 0px;  	width:108px; height:45px; }
#navbutton_contact		{ position:absolute; top:0; left:709px;	background:url(barremenuFR.png) no-repeat -709px 0px;  	width:104px; height:45px; }
#navbutton_compteuser	{ position:absolute; top:0; left:813px;	background:url(barremenuFR.png) no-repeat -813px 0px;  	width:128px; height:45px; }
#navbutton_caddie		{ position:absolute; top:0; left:941px;	background:url(barremenuFR.png) no-repeat -941px 0px;  	width:60px; height:45px; }
#navbutton_caddie_alt	{ position:absolute; top:0; left:941px;	background:url(barremenu_alt.png) no-repeat -941px 0px;  	width:60px; height:45px; }


#navbutton_parts		.sousnav_content { width:480px; }
#navbutton_accessoires	.sousnav_content { width:520px; }
#navbutton_home 		.sousnav_content { left:20px }
#navbutton_repair		.sousnav_content { width:500px; }
#navbutton_occasions	.sousnav_content { width:450px; }
#navbutton_contact		.sousnav_content { left:-60px }
#navbutton_compteuser	.sousnav_content { left:-20px; width:200px  }
#navbutton_caddie		.sousnav_content { left:-170px }
#navbutton_caddie_alt	.sousnav_content { left:-170px }

#subnavigationzone		{ padding:8px 0px 0 0; white-space:nowrap }
#subnavigationzone a	{ padding:3px 0 0 21px; font:bold 12px arial, helvetica, sans-serif;line-height:16px;margin:0 0 0 5px;height:20px}
#subnavigationzone a:hover{ background-position:0 -20px }

.ico_forum		{ background:url(../ico_forum.gif) no-repeat }
.ico_liens		{ background:url(../ico_liens.gif) no-repeat }
.ico_faq			{ background:url(../ico_faq.gif) no-repeat }
.ico_blog			{ background:url(../ico_blog.gif) no-repeat }
#boutonform a		{ background:url(../../boutonform.png) no-repeat; height:33px; width:59px; }
#boutonform a:hover	{ background:url(../../boutonform.png) no-repeat; height:33px; width:59px; }
*/
