BODY {
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #7F7D6C;
	margin: 0;
}
div#global {
	width: 980px;
	margin: 0 auto;
}
div#header {
	width:100%;
}
div#logo {
	float:left;
	width:368px;
	height:102px;
}
div#slogan {
	float:left;
	width:410px;
	height:36px;
	background-image:url(images/slogan.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div#menuhaut1 {
	position:relative;
	float:left;
	width:410px;
	height:33px;
}
div#menuhaut2 {
	position:relative;
	float:left;
	width:410px;
	height:33px;
	text-align:right;
}
div#headeright {
	position:relative;
	float:right;
	width:201px;
	height:148px;
	text-align:right;
}
div#panier {
	float: right;
	width:201px;
	height:73px;
	background-image:url(images/panier.gif);
	background-position:right;
	background-repeat:no-repeat;
}
div#panier_text{
	float: right;
	text-align:center;
	width:150px;
	margin-top:10px;
}
div#hotline {
	float: left;
	width:176px;
	height:73px;
}
div#menu_top {
	float:left;
	height:47px;
	width:auto;
}
div#hr_top_menu {
	clear:both;
	height:7px;
	width:100%;
	background-color:#ca1f6f;
}
.central_table {
	background-image: url(images/bkgd_ctre.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:2px;
	margin-top:2px;
}
div#central {
	width:980px;
}
div#content_left {
	float:left;		
	width:803px;
}
div#content_right {
	float:left;
	width:177px;
}
div#middle_footer {
	clear:both;
	width:100%;
	height:25px;
	background-color:#e8e8e7;
	color:#B4B4B4;
	text-align:center;
	font-size:14px;
	display:block;
}
div#bottom_menu {
	width:100%;
	height:25px;
	text-align:center;
}
div#key {
	width:100%;
	height:11px;
	text-align:left;
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
	background-color: #CCCCCC;
}
div#footer {
	width:100%;
	text-align:right;
}
div#plan_site {
	width:100%;
	text-align:center;
}
.ombre_menu_droite {
	background-image:url(images/ombre_menu_droite.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align: left;
}
div#dlg {
	text-align:right;
}
div#Zonesecure {
	text-align:left;
}
/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ca1f6f;
	text-decoration: none;
}
A:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ca1f6f;
	text-decoration: none;
}
A:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ca1f6f;
	text-decoration: underline;
}
A:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ca1f6f;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons */
.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: #5C5C5C;
	font-size: 10px;
	border: 1px solid #808080;
	margin-left: 1px;
	height: 18px;
	vertical-align: top;
	margin-top : 5px;

}

/* Area Text */
.Txt_Area { font-family : Arial, Helvetica, sans-serif; background-color : #FFFFFF; color : #5C5C5C; font-size : 11px; border : 1px solid #BBBAB1; }

/* Input box */
.Txt_Input { font-family : Arial, Helvetica, sans-serif; background-color : #FFFFFF; color : #5C5C5C; font-size : 11px; border : 1px solid #BBBAB1; }

/* Taille et couleur des modules News et Recherche */
/* Select box dans liste déroulante Menu */
.Menu_Select_D {
	display: block;
	float: left;
	font-family :  Arial, Helvetica, sans-serif;
	background-color : white;
	color : #393C39;
	border : 1px solid #A6926C;
	font-size : 11px;
}	
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
                     color: #666b6c;
	font-size: 11px;
	width: 134px;
                     height: 28px;
	padding-left: 14px;
	background-image: url(images/fd_case.gif);
	padding-top: 6px;
	background-repeat: no-repeat;
	background-position: center;
}
/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 11px; font-family : Arial, Helvetica, sans-serif; }

/* En prévision d'un "title" de couleur */
.navtext { width : auto; font-size : 8pt; border-width : 1px; border-style : outset; border-color : #787878; background-color : #EFEFEF; color : #3D3D3D; font-family: Arial, Helvetica, sans-serif; }

/* Photos et Images */
.Photo { margin-top : 8px; margin-bottom : 8px; margin-left : 8px; margin-right : 8px; }

/* 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;}

/* Style textes de la page Contact*/
.Contact { font-size : 11px; font-family :  Arial, Helvetica, sans-serif; text-decoration : none; font-weight : normal; color : #666666; text-align : left;  white-space: nowrap;  }

/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 5px; padding-right : 5px; }
.Format_Petit_Tableau { font-family : Arial, Helvetica, sans-serif; font-size : 11px; vertical-align : top; padding-top : 5px; padding-right : 5px; padding-left : 5px; padding-bottom : 5px; }

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
.Tablo_Main {background: transparent url(images/fond_site.gif) repeat-y top;}
.Tablo_Main_Fond {
	background: transparent url(images/fond.gif) repeat-y;
}

/* ----------------------------------------------------------------------------------------------- */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #B24851;
	padding-left : 10px;
	padding-top : 6px;
	padding-bottom : 2px;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	background-position: right;
}

.GrandTab1 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #B24851;
	padding-left : 10px;
	padding-top : 6px;
	padding-bottom : 2px;
	font-weight : bold;
	text-align : left;
	background-position: right;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #E8E4D5;
	color : #777563;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}


/* Cellule Normale */
.Array_Data {
	font-family :  Arial, Helvetica, sans-serif;

	background-color : white;
	color : #7B7055;
	font-size : 11px;
	font-weight : normal;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

/* Fond des tableaux */
.Array_Contour {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #BBBAB1;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */
.Top_Menu {
	background: url(images/bt_menu_off.gif);
	height:26px;
	line-height: 26px;
}

/* Liens du Top Menu */
A.Tab:link {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
    display: block;
background: url(images/bt_menu_off.gif);
}
A.Tab:visited {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
    display: block;
}
A.Tab:active {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
	background: url(images/bt_menu_on.gif);
}
A.Tab:hover {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
    display: block;
	background: url(images/bt_menu_on.gif);
}

/* Liens du Top Menu Active*/
A.Tab_Active:link {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
                     display: block;
	background: url(images/bt_menu_on.gif);
}
A.Tab_Active:visited {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
                     display: block;
	background: url(images/bt_menu_on.gif);
}
A.Tab_Active:active {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
                     display: block;
	background: url(images/bt_menu_on.gif);
}
A.Tab_Active:hover {
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
                     display: block;
	background: url(images/bt_menu_on.gif);
}

/* Tableau Sous Top général */
.TabSousTopMenu {
	border-right: 2px solid #CA1F6F;
	border-left: 2px solid #CA1F6F;
	border-bottom: 2px solid #CA1F6F;
	background: #F8F6F7;
}

.sous_top_centre {
	background-color:#FFFFFF;
}
/*Emplacement du Sous Top Menu*/
.DivSousTopMenu {
	display: block;
	position: absolute;
	white-space: nowrap;
	margin-top: -5px;
	padding-top: 15px;
	margin-left: 0px;
	visibility: hidden;
}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width:1px;
	margin-left: 5px;
	width:90%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Gray;
	width: 100%;
	padding-left: 5px;
	padding-right: 1px;
	}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: D65591;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 1px;
	}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Gray;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 1px;
	}
	
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: Gray;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 1px;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

/* Liens du Top Menu */
A.Bottom_Tab:link {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: none;
	color: #5C5C5C;
	font-weight: normal;
}
A.Bottom_Tab:visited {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: none;
	color: #5C5C5C;
	font-weight: normal;
}
A.Bottom_Tab:active {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: none;
	color: #5C5C5C;
	font-weight: normal;
}
A.Bottom_Tab:hover {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: underline;
	color: #5C5C5C;
	font-weight: normal;
}

/* Liens du Top Menu Active*/
A.Bottom_Tab_Active:link {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: none;
	color: #5C5C5C;
	font-weight: normal;
}
A.Bottom_Tab_Active:visited {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: underline;
	color: #5C5C5C;
	font-weight: normal;
}
A.Bottom_Tab_Active:active {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: underline;
	color: #5C5C5C;
	font-weight: normal;
}
A.Bottom_Tab_Active:hover {
	line-height: 24px;
	height: 24px;
	font-size: 10px;
	text-decoration: underline;
	color: #5C5C5C;
	font-weight: normal;
}


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS    Menus DROITS     Menus DROITS    Menus DROITS     Menus DROITS    */ 
/* ----------------------------------------------------------------------------------------------- */

/* Titres des Menus Droits */
.Tab2_D { 
	line-height: 42px;
	height: 42px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#777563;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	text-indent: 10px;
	padding-right: 20px;

	}

/* MD - Couleur Ligne de séparation des Menus */
.Ligne_D { 
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-color: Transparent;
	border-bottom-style: solid;
	border-bottom-width:1px;
	width:95%;
	}
 
/* MD - Gestion puces des pages */
A.Menu_D img {
	margin-right: 2px;
	vertical-align: middle;
	margin-left: 7px;
}

/* MD - Titres de toutes les pages */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active {
	display: block;
	float: left;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5C5C5C;
	}

/* MD - Survol de toutes les pages */
A.Menu_D:hover {
	display: block;
	float: left;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ca1f6f;
}

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img {
	margin-right: 2px;
	vertical-align: middle;
	margin-left: 7px;
}

/* MD - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active {
	display: block;
	float: left;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ca1f6f;
}

/* MD - Survol de la page sélectionée (et la page titre Sous-Menu) */
A.Menu_Actif_D:hover {
	display: block;
	float: left;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ca1f6f;
}

/* MD - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img {
	margin-right: 2px;
	vertical-align: middle;
}

/* MD - 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;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #7F7D6C;
	margin-left: 20px;
	}

/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {
	display: block;
	float: left;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ca1f6f;
	margin-left: 20px;
}


/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img {
	margin-right: 2px;
	vertical-align: middle;
}

/* MD - 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;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ca1f6f;
	margin-left: 20px;
}

/* MD - Survol de la Page Active du Sous-Menu */
A.Sous_Menu_Actif_D:hover {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #777563;
	margin-left: 20px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Titre_Menu {
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
}

.Tablo_Menu {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

.Fond_Menu_Gauche {
	width : 0px;
	height : 0px;
	}

.Fond_Menu_Droite {
	width: 0px;
	height: 50px;
}
/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer ( gestion tiret ) */
.Footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7F7D6C;
	text-align: left;
	padding-right: 20px;
	margin-right: -20px;
}

/* Lien du Footer */
A.Footer_Lien:link { font-family : Arial, Helvetica, sans-serif; font-size : 10px; text-decoration : none; color : #7F7D6C; font-weight : normal }
A.Footer_Lien:visited { font-family : Arial, Helvetica, sans-serif; font-size : 10px; text-decoration : none; color : #7F7D6C; font-weight : normal }
A.Footer_Lien:active { font-family : Arial, Helvetica, sans-serif; font-size : 10px; text-decoration : none; color : #7F7D6C; font-weight : normal }
A.Footer_Lien:hover { font-family : Arial, Helvetica, sans-serif; font-size : 10px; text-decoration : underline; color : #7F7D6C; font-weight : normal }


/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
     
 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family :  Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #24669C;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
}

/* ----------------------------------------------------------------------------------------------- */
/* SECTION DIV ::::  MISE EN PAGE CATALOGUES */
/* ----------------------------------------------------------------------------------------------- */

div#mode_liste {
	width:240px;
	height:200px;
}
div#titre_modeliste {
	width:240px;
	height:19px;
	padding-top:2px;
	background-image:url(/images/sites/accueil/fdhead.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.css_titre_modeliste {
	font-weight:bold;
	color:#ca1f6f;
}
div#photo_modeliste {
	float:left;
	width:117px;
	text-align:center;
	background-image:url(/images/sites/accueil/coin-topD.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
div#ombretop_modeliste {
	width:117px;
	height:12px;
	background-image:url(/images/sites/accueil/ombretop_modeliste.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
div#ombrectr_modeliste {
	width:117px;
	background-image:url(/images/sites/accueil/ombrectre_modeliste.png);
	background-position:center;
	background-repeat:repeat-y;
}
div#ombrebottom_modeliste {
	width:117px;
	height:12px;
	background-image:url(/images/sites/accueil/ombrebottom_modeliste.png);
	background-position:center top;
	background-repeat:no-repeat;
}
div#contenu_modeliste {
	width:120px;
	float:right;
}
div#reference_modeliste {
	margin-top: 15px;
	padding-left:10px;
	background-image:url(/images/sites/accueil/fleche.gif);
	background-position:left;
	background-repeat:no-repeat;
}
div#prix_modeliste {
	margin-top:30px;
	text-align:right;
	color=#57513c;
	font-size:14px;
	font-weight:bold;
}
div#pdetails_modeliste {
	text-align:right;
}

/* -------------------------- PREVIEW --------------------------*/
div#preview_div {
	display:none;
	z-index:210;
	position:absolute;
	left:0px;
	top:0;
}
h2 {
	font-size:10px
}
.Heading1{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
.Heading2{
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:bold;
}
#interface1 {
	z-index:50;
}
#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%;
}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 	width:300px;
 	padding:12px 0 0 18px;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
