BODY 
{
	BACKGROUND-COLOR: #000000;
	color : #FFFFFF;
	margin: 0px 0px 0px 0px;
	scrollbar-3d-Light-Color : #5B0B0C;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-Base-Color : #808080;
	scrollbar-Dark-Shadow-Color : #909090;
	scrollbar-Face-Color : #5B0B0C;
	scrollbar-Highlight-Color :#cccccc;
	scrollbar-Shadow-Color :#333333;
	scrollbar-Track-Color : #000000;
}
HTML
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
IMG
{
	BORDER-WIDTH : 0px;
}
.logo {
	BACKGROUND-COLOR: #fff;
	BORDER : 1px solid #000;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
TD, P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
FORM
{
	margin : 0;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
A:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}

A.liengras:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
A.liengras:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
A.liengras:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
A.liengras:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.bgBarreMenu
{
	BACKGROUND-COLOR: #5E0000;
}
.bgArticleEnCours
{
	BACKGROUND-COLOR: #006699;
}
.bgContenu
{
	BACKGROUND-COLOR: #333333;
}
.bgImage
{
	 BACKGROUND-COLOR: #000000;
}

.titre 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}

.text-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}

.barre 
{
	text-decoration: line-through;
}
.promo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	font-weight: bold;
}
.contenu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contenugras 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contenuJustifie 
{
	text-align: justify;
}
.titreItalic 
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.contenuItalic 
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: justify;
}
.qte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
input, select, textarea {
	font-family: arial;
	font-size: 10pt;
	background: #FFDDAA;
	color: #5E0000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	scrollbar-Base-Color : #FF9900;
	scrollbar-DarkShadow-Color : #808080;
	scrollbar-Face-Color : #5E0000;
	scrollbar-Highlight-Color : #5E0000;
	scrollbar-Shadow-Color :#FFDDAA;
	scrollbar-Track-Color : #FFDDAA;
}

/* style pour les boutons : panier, saisie coordonnées du client, récap. bon de commande */
input.bouton {

	font-family: arial;
	font-size: 10pt;
	background: #5E0000;
	color: #FFFFFF;
}
/* FIN style pour les boutons */



/* DEBUT DU CSS POUR COOLMENUS */
/* CoolMenus 4 - default styles - do not edit */

.clCMEvent
{
position:absolute;
width:99%;
height:99%;
clip:rect(0,100%,100%,0);
left:0;
top:0;
visibility:visible;
}
.clCMAbs
{
position:absolute;
visibility:hidden;
left:0;
top:0
}

/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/

.clBar
{
position:absolute; 
width:5; 
height:5; 
background-color:yellow; 
layer-background-color:Navy; 
visibility:hidden;
}

/*Styles for level 0*/

.clLevel0,.clLevel0over
{
 position:absolute;
 padding:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold
 }
.clLevel0
{
color:white;
}
.clLevel0over
{
color:#E18604;
cursor:pointer;
cursor:hand;
}
.clLevel0border{
position:absolute;
visibility:hidden;
background-color:#5E0000;
layer-background-color:#5E0000
}

/*Styles for level 1*/

.clLevel1, .clLevel1over
{
position:absolute;
padding:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold
}
.clLevel1
{
background-color:#5E0000;
color:white;
overflow: visible; 

}
.clLevel1over
{
background-color:#E18604;
layer-background-color:#E18604;
color:#ffffff;
cursor:pointer;
cursor:hand;
}
.clLevel1border{
position:absolute;
z-index:500;
visibility:hidden;
}
/* FIN DU CSS POUR COOLMENU */
#bouton_paiement {
	background:#FFFFFF url(/img/ext/paiement.gif) no-repeat scroll center 4px;
	border:1px solid black;
	cursor:pointer;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:11px;
	margin:0;
	overflow:visible;
	padding:40px 10px 10px;
	text-align:left;
	width:192px;
}

