html, body {
	height: 100%;
	margin:0;
	background-color:#6b0c3b;
	background-image:url(images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#45172c;
}


Div#global_left {
	position:absolute;
	width:140px;
	height:200px;
	background-image:url(images/background_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	left: 50%;
	right:50%;
	margin-left:-642px;
}
Div#global {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
Div#header {
	width:1000px;
	height:200px;
	background-image:url(images/background_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	z-index:50;
}
Div#flashcontent {
	float:left;
	width:505px;
	height:199px;
	background-image:url(images/stand-flash.gif);
	background-repeat:no-repeat;
}
Div#tools {
	position:relative;
	float:left;
	width:494px;
	height:200px;
}
Div#tools_top {
	width:100%;
	height:170px;
	background-image:url(images/tools.png);
	background-position:top;
	background-repeat:no-repeat;
}
Div#vente_flash {
	height:30px;
	padding-right:10px;
	text-align:right;
}
Div#global_content {
	clear:both;
	width:1000px;
}
Div#global_content_top {
	width:100%;
	height:50px;
	background-image:url(images/global_content_top.png);
	background-position:center top;
	background-repeat:no-repeat;
}
Div#stars_content1 {
	clear:both;
	position: absolute;
	margin-left:425px;
	width:57px;
	height:50px;
	background-image:url(images/stars_content1.png);
	background-repeat:no-repeat;
	left:50%;
	top: 220px;
}
Div#etoiles_clients {
	clear:both;
	position: absolute;
	z-index:100;
	margin-left:308px;
	width:58px;
	height:68px;
	background-image:url(images/etoile_client.png);
	background-repeat:no-repeat;
	left:50%;
	top: 300px;
}
Div#fond_top_menu {
	margin-left:121px;
	width:758px;
	height:30px;
	background-image:url(images/fond_menu.png);
	background-position:center top;
	background-repeat:no-repeat;
}
Div#top_menu {
	height:50px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #632070; 
font-weight: normal;
text-decoration : none;
}

A:hover {
text-decoration : underline;
}

.Rechercher {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
height:20px;
padding-top:4px;
padding-left:2px;
border:1px;
border-color: #ffffff;
border-style: solid;
color:#400723;
background-color:#ff9900;
}
/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/*Titre des Mini Portfolio*/
.titre_portfolio1 {
	color: Black;
	padding-left: 5px;
	}

/* Titre des Pages dans les Pages */
.GrandTab2 {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #444444;
padding-left: 30px;
padding-right: 10px;
height: 20px;
padding-bottom: 2px;
font-weight: bold;
background: url(images/fd_menu.gif) repeat-y left;
valign: middle;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
padding-right : 6px;
padding-left : 4px;
padding-top : 6px;
padding-bottom : 6px;
}

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
padding : 5px;
background-color : #FFFFFF;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */
td { font-family : Arial, Helvetica, sans-serif; font-size : 11px; }

/* Photos et Images */
.Photo {
margin : 0px;
}

/* Style textes de la page Contact*/
.Contact {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #611439;
	text-align: left;
	padding: 4px;
}

/* Tailles TEXTE */
.Texte_09_Pix { font-size : 9px;}
.Texte_10_Pix {font-size : 10px;}
.Texte_11_Pix {font-size : 11px;}
.Texte_12_Pix {font-size : 12px;}
.Texte_13_Pix {font-size : 13px;}
.Texte_14_Pix {font-size : 14px;}
.Texte_15_Pix {font-size : 15px;}
.Texte_16_Pix {font-size : 16px;}
.Texte_17_Pix {font-size : 17px;}


/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #632070;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Cellule Normale */
.Array_Data {
	font-family: Arial, Helvetica, sans-serif;
	color: GRAY;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
}

/* Fond des tableaux */
.Array_Contour {
	font-size: 11px;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ebebeb;
}
/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Liens du Top Menu */
A.Tab:link {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff9900;
	font-weight: Bold;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
}

A.Tab:visited {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff9900;
	font-weight: Bold;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
}

A.Tab:active {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: Bold;
	text-transform: uppercase;
	background-image:url(images/bt_top_active.png);
	background-position:center top;
	background-repeat:no-repeat;
}
A.Tab:hover {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: Bold;
	text-transform: uppercase;
	background-image:url(images/bt_top_active.png);
	background-position:center top;
	background-repeat:no-repeat;
}

/* Liens du Top Menu Active*/
A.Tab_Active:link {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: Bold;
	text-transform: uppercase;
	background-image:url(images/bt_top_active.png);
	background-position:center top;
	background-repeat:no-repeat;
}
A.Tab_Active:visited {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: Bold;
	text-transform: uppercase;
	background-image:url(images/bt_top_active.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	
}
A.Tab_Active:active {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: Bold;
	text-transform: uppercase;
	background-image:url(images/bt_top_active.png);
	background-position:center top;
	background-repeat:no-repeat;
}
A.Tab_Active:hover {
	line-height: 50px;
	height: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: Bold;
	text-transform: uppercase;
	background-image:url(images/bt_top_active.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.sous_top_centre {
	background-color:#FFFFFF;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/*---.Fond_Menu_Gauche {background : transparent; padding-top : 12px;}---*/
/* Titre des Menus dans les Menus*/
.Tab2 { 
	line-height: 20px;
	height: 15px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color :#ffffff;
	font-weight : normal;
	text-transform: normal;
	text-align: left;
	text-indent: 0px;
	}

/* Couleur Ligne de séparation */
.Ligne {
	display: block;
	float: left;
	width: 100%;
	height:5px;
	}

/* MG - Gestion puces des pages */
A.Menu img { margin-right: 0px;  vertical-align: middle; }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
A.Menu:active {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
/* MG - Survol de toutes les pages */
A.Menu:hover {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}

/* MG - Gestion puces des Page Selectionnée */
A.Menu_Actif img { margin-right: 0px;  vertical-align: middle; }

/* MG - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
A.Menu_Actif:active {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
/* MG - Survol de la page sélectionnée (et la page titre Sous-Menu) */
A.Menu_Actif:hover {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img { margin-right: 20px;  vertical-align: middle; }

/* MG - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu:link , A.Sous_Menu:visited, A.Sous_Menu:active{
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	}
A.Sous_Menu:active{
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	}
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {

	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-right: 15px;  vertical-align: middle; }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
}

/* MG - Survol de la Page Active du Sous-Menu */
A.Sous_Menu_Actif:hover  {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

.Tab2_D { 
	line-height: 20px;
	height: 15px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color :#ffffff;
	font-weight : normal;
	text-transform: normal;
	text-align: left;
	text-indent: 0px;
	}

/* Couleur Ligne de séparation */
.Ligne_D {
	display: block;
	float: left;
	width: 100%;
	height:5px;
	}

/* MG - Gestion puces des pages */
A.Menu_D img { margin-right: 0px;  vertical-align: middle; }

/* MG - Titres de toutes les pages */
A.Menu_D:link , A.Menu_D:visited {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
A.Menu_D:active {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
/* MG - Survol de toutes les pages */
A.Menu_D:hover {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}

/* MG - Gestion puces des Page Selectionnée */
A.Menu_Actif_D img { margin-right: 0px;  vertical-align: middle; }

/* MG - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif_D:link , A.Menu_Actif_D:visited {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
A.Menu_Actif_D:active {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}
/* MG - Survol de la page sélectionnée (et la page titre Sous-Menu) */
A.Menu_Actif_D:hover {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	vertical-align: middle;
	}

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img { margin-right: 20px;  vertical-align: middle; }

/* MG - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D:link , A.Sous_Menu_D:visited, A.Sous_Menu_D:active{
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	}
A.Sous_Menu_D:active{
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	}
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { margin-right: 15px;  vertical-align: middle; }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
}

/* MG - Survol de la Page Active du Sous-Menu */
A.Sous_Menu_Actif_D:hover  {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;	
}

.Fond_Menu_Gauche {
	width : 0px;
	height : 0px;
	}

.Fond_Menu_Droite {
	width : 0px;
	height : 0px;
}

/***************************************** CONTENU **************************/
Div#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/background_content.png);
	min-height:73%;
                     	z-index:5;
}
.content_top {
	width:616px;
	height:13px;
	background-image:url(images/content_top.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.content_ctr {
	width:600px;
	background-color:#FFFFFF;
}
.content_bottom {
	width:616px;
	height:13px;
	background-image:url(images/content_bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
}
Div#etoile_bottom {
	float:left;
	margin-top:-24px;
	width:213px;
	height:95px;
	background-image:url(images/etoile_bottom.png);
	background-position:right top;
	background-repeat:no-repeat;
}
Div#bottom_menu {
	position:relative;
	height:70px;
	text-align:center;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {
height: 34px;
color: #FFFFFF;
padding-left : 10px;
padding-right : 10px;
text-align : center;
width : 60px;
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link , A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {
font-weight: normal;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#CCCCCC;
text-decoration: none;
}

A.Bottom_Tab:hover {
	text-decoration:underline;
}

/* Liens du Bottom Menu Actif*/
A.Bottom_Tab_Active:link , A.Bottom_Tab_Active:visited , A.Bottom_Tab_Active:active , A.Bottom_Tab_Active:hover {
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#CCCCCC;
text-decoration: none;
}



Div#footer {
	position:relative;
	float:right;
	width:200px;
	height:20px;
	padding-top:50px;
	padding-right:10px;
	text-align:right;
	color:#6b0c3b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
Div#footer a{
	color: #9B176A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#footer a:hover{
	color: #9B176A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
/* ----------------------------------------------------------------------------------------------- */
/* DESIGN - FORMULAIRE  */
/* ----------------------------------------------------------------------------------------------- */

.Module{
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
height:20px;
padding-top:4px;
padding-left:2px;
border:1px;
border-color: #ffffff;
border-style: solid;
color:#400723;
background-color:#ff9900;
}
.Bouton{
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#400723;
background-color:#ffffff;
border:none;
}

/* ----------------------------------------------------------------------------------------------- */
/* MODE LISTE -------------------- MODE LISTE --------------------- MODE LISTE ------------------- */
/* ----------------------------------------------------------------------------------------------- */
Div#mode_liste {
clear:both;
width:98px;
background-color:#ebebeb;
margin:10px;
overflow: hidden;
}
Div#mode_liste_vide{
width:90px;
height:150px;
}
Div#mode_liste_photo {
width:80px;
margin:5px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
background-color:#C7C7C7;
}
Div#mode_liste_texte {
width:90px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin-left:4px;
margin-right:4px;
}
Div#mode_liste_prix {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
font-size:12px;
padding:5px;
}
/* ----------------------------------------------------------------------------------------------- */
/* MODE DETAILS  -------------------- MODE DETAILS --------------------- MODE DETAILS ------------ */
/* ----------------------------------------------------------------------------------------------- */
.mode_detail_tableau_contour {
background-color:#cccccc;
}
.mode_details_nosservices {
margin:10px;
}
.mode_detail_photonormal {
padding:15px;
}
Div#mode_details_zoom {
position:absolute;
background-color:#FFFFFF;
width:25px;
height:25px;
border:1px solid #CCCCCC;
margin-left:-16px;
margin-top:-16px;
padding-left:5px;
padding-top:5px;
}
Div#mode_details_loupe {
position:absolute;
font-size:10px;
background-color:#FFFFFF;
width:100px;
height:22px;
border:1px solid #CCCCCC;
margin-left:175px;
margin-top:-23px;
padding-left:0px;
padding-top:0px;
}
.mode_details_echantillon {
border:#CCCCCC solid 1px;
margin:5px;
}
.mode_details_liens_outils a{
color:#666666;
font-size:10px;
}
.mode_details_liens_outils a:hover{
color:#666666;
text-decoration:underline;
font-size:10px;
}
.mode_details_selecteur_qt {
height:25px;
width:50px;
font-size:14px;
font-weight:bold;
color:#666666;
}
.mode_details_texteperso {
width:100%;
height:150px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
text-align:center;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}


/* ----------------------------------------------------------------------------------------------- */
/* MODE LISTE VENTE FLASH -------------------- MODE LISTE VENTE FLASH ---------------------------- */
/* ----------------------------------------------------------------------------------------------- */
Div#mode_liste_vf {
width:240px;
background-color:#ebebeb;
margin:20px;
border:solid 1px #999;
}
Div#mode_liste_photo_vf {
width:220px;
height:240px;
margin:4px;
padding:5px;
text-align:center;
border-top:solid 1px #999;
border-bottom:solid 1px #999;
overflow:hidden;
}
Div#mode_liste_titre_vf {
width:100%;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#333333;
padding:4px;
}
.mode_liste_texte_vf {
width:100%;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin-left:4px;
margin-right:4px;
}
Div#mode_liste_prix_vf {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
padding:5px;
float:right;
width:90px;
}
.mode_liste_dispo_vf {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
padding:5px;
}
DIV#mode_liste_date_vf{
width:145px;
float:left;
padding-top:10px;
text-align:center;
}