body {
	color: #958F75;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	margin : 0 0 0 0;
	padding: 0 0 0 0;
}
* {	margin:0;
      	padding:0;
      	font-size: 10px;
      	font-family:arial,verdana,helvetica;
    }
a {		
	text-decoration: underline;
	font-weight: bold;
	background: transparent url(../images/link.gif) no-repeat top left;
	padding-left: 5px;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #E60100;
}
	
img {	border: 0px;}
.retour{
	clear: both; 
	visibility: hidden;
}
/* --------------- */
#impression{
 	font-size: 16px;
   	height: 20px;
   	color: #000000;
   	background: #ffffff;
   	margin-bottom: 5px;
   	border-bottom: 5px solid #898989;
   	padding-bottom: 5px;
} 
/* --------------- */
#container{
   	margin: 0;
	padding: 0;
   }

#gauche,#droite, #outils, #footer, #referent, #bandeau, #plan{
	display: none;
}
 /* --------------- */
#page{
	color: #000000;
}
#page .right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
#page.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#page h1{
	font-size: 10px;
	font-weight: normal;
}
#page  h2{
	font-size: 12px;
	font-weight: bold;
}
#page  h3{
	font-size: 11px;
	color: #C0C0C0;
	font-weight: bold;
}

#page h4{
	font-size: 10px;
	color: #E60100;
	font-weight: bold;
}
 /* --------------- */
#page .fiche{
	width: 100%;
	color: #666666;
}
#page .fiche .titre{
	background: #ffffff;
	border-bottom: 5px solid #E60100;
	}
#page .fiche .stitre{
	background: #ffffff  url(../images/puce_rouge.gif) no-repeat top left ;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding-left: 10px;
}
#page .fiche .marque{
	font-weight: bold;
	font-size: 13px;
	}
#page .fiche .barre{
	text-decoration: line-through;
	color: #000000;
}
#page .fiche .rouge{color: #E60100;}
#page .fiche .promo{
	font-size: 12px;
	font-weight: bold;
	color: #E60100;
}
#page .fiche .col1{
	padding-left: 10px;
	padding-right: 10px;
}
#page .fiche .loupe{
    	background: #ffffff  url(../images/loupe.gif) no-repeat top left ;
	padding-left: 15px;
    	border: 1px solid #ffffff;
    	display: block;
 }
#page .fiche .loupe:hover{
    	background: #ffffff  url(../images/loupe_rouge.gif) no-repeat top left ;
    	border: 1px solid #E60100;
}
#page .fiche .catalogue{
	display:none;
}
#page .fiche .catalogue .marque{
	color: #E60100;
}
/* --------------- */
#page #allcatalogue{
	text-align: center;
}
#page .presentation{
	border: 1px solid #898989;
	width: 190px;
	display: block;
	float: left;
	margin: 10px;
	text-align: left;
}
#page .presentation .entete{
	height: 35px;
	display: block;
	padding: 5px;
}
#page .presentation .bas{
	height: 12px;
	display: block;
}
#page .presentation .entete .titre{
	color: #E60100;
	margin: 5px;
}

#page .presentation .entete .stitre{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding-left: 10px;
}
#page .presentation .entete img{
	float: right;
}
#page .presentation .barre{
	text-decoration: line-through;
	color: #000000;
}
#page .presentation .promo{
	font-size: 12px;
	font-weight: bold;
	color: #E60100;
}
#page .presentation .nouveau{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#page .presentation .texte{
	padding: 5px;
	display: block;
	color: #000000;
}
#page .presentation .texte .bordure{
	padding-left: 90px;
	display: block;
}
#page .presentation .texte .loupe{
    	background: #ffffff  url(../images/loupe.gif) no-repeat top left ;
    	padding-left: 15px;
    	float: left;
    	border: 1px solid #ffffff;
 }
#page .presentation .texte .loupe:hover{
    	background: #ffffff  url(../images/loupe_rouge.gif) no-repeat top left ;
    	border: 1px solid #E60100;
}
/* --------------- */
#page .evenement{
	text-align: left;
	position: relative;
	display: block;
}
#page .evenement .titre{
	background: #ffffff  url(../images/puce_rouge.gif) no-repeat top left ;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding-left: 8px;
	border-bottom: 5px solid #E60100;
	display: block;
}
#page .evenement .stitre{
	font-weight: bold;
	font-size: 13px;
	font-weight: bold;
	}
#page .evenement .bordure{ 
	padding: 10px;
	color: #000000;
	}
#page .evenement .bordure img{ 
	position: relative;
	float: left;
	margin: 5px;}
/* --------------- */

#page table#coupon, #page table#coupon tr, #page table#coupon td {
	background: #ffffff;
	padding:0;
	margin: 0;
	border: 0;
}
#page table#coupon, #page table#coupon tr, #page table#coupon td {
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
}
#page table#coupon .reduction{
	background: #ffffff url(../images/reduction.jpg) no-repeat top left ;
}
#page table#coupon .offre{
	background: #ffffff url(../images/offre.jpg) no-repeat top left ;
}
#page table#coupon .reduction, #page table#coupon .offre{
	width: 169px;
	height: 128px;
	background-color: #E60100;
	color: #000000;
}
#page table#coupon .ligne{
	display: block;
	font-weight: bold;
	font-size: 12px;
}
#page table#coupon .periode{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #E60100;
}
#page table#coupon .img{
	float: left;
}
.reduction .titre,.offre .titre {
	background: transparent  url(../images/puce_rouge.gif) no-repeat top left ;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	margin-left: 15px;
	margin-top: 20px;
}
.reduction .texte,.offre .texte {
	display : block;
	font-weight: normal;
	margin: 10px;
	margin-left: 80px;
}

.reduction .texte,.offre .texte {
	display : block;
	font-weight: normal;
	margin: 10px;
	margin-left: 80px;
}