@charset "utf-8";

html,body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	height: 100%;
	background-color:#C7C7CB;		/*background-image: url(images/test_fond.png);*/
}
	
/************************* POSITIONNEMENT *******************************/
div#conteneur {
	min-height: 100%;
	width: 980px;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	overflow:auto;
	position: relative;
	background-color: #000000;
	/*background-image: url(images/fond.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 69px;
}
/* spec lunaka */
div#conteneurlunaka {
	min-height: 100%;
	width: 980px;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	overflow:auto;
	position: relative;
	background-color: #000000;
	background-image: url(images/fondl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 69px;
}



div#header {
	width: 980px;
	height:130px;
	
}
div#contenu {
	width:980px;
	/*background-color:#CC9933;*/
	
	overflow: auto;
	/*background-image: url(images/fond.jpg);*/
}
div#gauche {
	width: 178px;
	float:left;
	/*margin-left:5px;*/
	/*background-image: url(images/fond.jpg);*/
}

div#scene {
	width: 795px;
	/*background-color:#FFFFFF;*/
	height:100%;
	float:right;
	overflow:auto;
	
	
}
div#scene_lk {
	width: 795px;
	/*background-color:#FFFFFF;*/
	height:100%;
	float:right;
	overflow:auto;
}
div#scenehaut {
	background-image: url(images/fondblanc.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 795px;
	height:100%;
	float:right;
	
}

div#scenehome {
	width: 800px;
	/*background-color:#FFFFFF;*/
	height:100%;
	float:right;
	
	/*background-image: url(images/fond.jpg);*/
}

div#centre {
	width: 614px;
	min-height:620px;
	/*background-color:#FFFF33;*/
	float:left;
	/*background-image: url(images/test_fond2.png);*/
	}
div#centrehome {
	width: 619px;
	min-height:600px;
	/*background-color:#FFFF33;*/
	float:left;
	/*background-image: url(images/fond.png);*/
	}
div#droite {
	width: 181px;
	float:right;
	/*background-image: url(images/fond.png);*/
	}
div#bas {
	width: 795px;
	float:right;
	margin-top:5px;
	/*margin-bottom:25px;*/
	/*background-color:#CC99FF;*/
}	
div#footer {
	text-align:center;
	width: 760px;
	font-size: 10px;
	color: #FFFFFF;
	
	/*position:absolute;*/
	bottom:0;
	right:0;
	padding:10px;
	float:right;
	clear: right;
	
	/*background-color:#CC99FF;*/
}

/***************************Menus********************************/
ul#ssfam 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#ssfam li a {
	display: block;
	height: 20px;
	line-height: 20px;
/*	background: url(img/fond_lien.png) no-repeat left top;*/
	padding-left: 15px;
	margin: 2px 0;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
}
ul#ssfam li a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

/**************************** Classes ********************************/
.login_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004A77;
}

.login_fondtab {
	background-image:url(images/login_fond_r2_c4.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#FFFFFF;
}

.catal_fondtab {
	background-image:url(images/catal_fond1.png);
	background-repeat:no-repeat;
}

.texte {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

.home_prod {
	font-size: 10px;
	color: #000000;
}

.sous_titre {
 	font-size: 14px; 
	font-weight: bold;
	color:#58295F;
}
.txt_prod {
 	font-size: 12px; 
	color:#58295F;
}
.txt_koa {
 	font-size: 12px; 
	color:#6A7451;
}

.petitgris {  
	font-size: 9px; 
	font-weight: bold; 
	color: #666666
}
.petitrouge {
	font-size: 9px;
	font-weight: bold;
	color: #990000
}
.petitrougebarre {
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: line-through;
}
.textegros { 
	font-size: 12px
}

.txt4prod:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF00FF;
	font-weight: bold;
	}

	.txt4prod:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF00FF;
	font-weight: bold;
	}

	.txt4prod:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF00FF;
	text-decoration: underline;
	font-weight: bold;
	}

.prix {
	font-size:14px;
	font-weight: bold;
	color:#CA0F0F;
}

.prix_fiche {
	font-size:19px;
	font-weight: bolder;
	color:#FFFFFF;
	background-image: url(images/sous_prix.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
}
.prix_fiche_barre {
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(images/sous_prix_barre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
}
.designation { 
font-size: 12px; 
font-weight: bold
}

/****************** Liens ***********************/
a:link {
	font-size: 10px;
	color:#000000; 
	text-decoration: none;
}
a:visited{
	font-size: 10px;
	color:#000000; 
	text-decoration: none;
}
a:hover{
	font-size: 10px;
	color:#000000; 
	text-decoration: underline;
}
a:active{
	font-size: 10px;
	color:#000000; 
	text-decoration: none;
}



a.blanc:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993399;
}
a.blanc:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #993399;
}
a.blanc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #993399;
}
a.blanc:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #993399;
}
a.mlk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
a.mlk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #993399;
	text-align: center;
}
a.mlk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	
	text-align: center;
}
a.mlk:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #993399;
	text-align: center;
}

a.filariane:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.filariane:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.filariane:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
a.filariane:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

a.somLBP:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58295F;
	text-decoration: none;
}
a.somLBP:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58295F;
	font-size: 14px;
	text-decoration: none;
}
a.somLBP:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A56399;
	font-size: 14px;
	text-decoration: underline;
}
a.somLBP:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A56399;
	font-size: 14px;
	text-decoration: underline;
}
/* spécial IE6*/
*html .catal_fondtab {
	background-image:url(images/catal_fond1.png);
}
#gauche .recherche {
	background-image: url(images/rechercher_fond.gif);
}
#header .recherche {
	background-image: url(images/rechercher_fond.gif);
}
#gauche .recherche #form_rech td {
	vertical-align: bottom;
}

/* Menu gauche */
.colonne_gauche
{
	background-image: url(images/fond_menu.jpg);
	text-indent: 15px;	

}
a.menu_gauche:link
	{
	font-size: 13px;
	text-align: left;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;	
	
	}
a.menu_gauche:visited
	{
	
	font-size: 13px;
	color: #333333;
	text-align: left;
	height: 29px;
	width: 175px;
	
	font-family: Arial, Helvetica, sans-serif;	
	
	}
a.menu_gauche:hover
	{
	font-size: 12px;
	text-align: left;
	color: #999999;
	height: 29px;
	width: 175px;
	font-weight: bolder;
	list-style-image: url(images/puce.jpg);
	list-style-type: square;
	text-decoration: none;
	white-space: nowrap;
	word-spacing: 0.25pt;
	font-family: Arial, Helvetica, sans-serif;	
	}
