/* ------------------------------------------------------------------------ */
/*          Style CSS ----------------------  - Micrologiciel - 2007        */
/*          Fashion Addict              ----------------------------------- */
/*          Design : IDclic (www.idclic.com) ------------------------------ */
/*          Découpe et CSS : Ink & Pix ------------------------------------ */
/* ------------------------------------------------------------------------ */

/* Body */
BODY {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	margin: 0px;
	padding: 0px;
}
	
#Micro_login { color: #000; }

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
/*
a, input {
	position: relative;
	z-index: 1;
}
*/
A:link, A:visited, A:active, A:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0080;
	font-weight: normal;
	text-decoration : none;
}

A:hover { color: #ff0080; text-decoration: underline; }
A:visited { color: #ff0080; text-decoration : none; }

/* ------------------------------------------------------------------ */
/* Structure globale de la page */

#Container { width: 980px; background: transparent url(images/scr_bgd_2.jpg) no-repeat top right; }

#Logo { width: 326px; height: 89px; /*background: transparent url(images/FashionAddict_Logo.jpg) no-repeat;*/ margin: 0; padding: 5px 0 0 0; text-align: center; }
#Logo h1 { display: block; /*text-indent: -5000px;*/ margin: 0; padding: 0; visibility: hidden; font-size: 14px; }
#Logo a { display: block; width: 326px; height: 85px; margin: 0; padding: 0; color: #ff0080; }
#LogoImg { margin: 0; }

#Newsletter_form { width: 164px; /*height: 89px;*/ text-align: left; vertical-align: top; padding: 30px 0 0 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; } 
#Search_form { width: 169px; /*height: 89px;*/ text-align: left; vertical-align: top; padding: 30px 0 0 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
#Newsletter_form input, #Search_form input { font-weight: normal; padding: 0 2px 1px 2px; }

#FashionAddict_Mascotte { padding: 0; width: 341px; }
#Mascotte { padding: 8px 0 0 0; width: 341px; }
#Links_options { text-align: right; padding: 4px; margin: 0; position: absolute; width: 322px; }
#recommand_link, #fav_link { color: #000; margin: 0 4px; font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; }
#recommand_link:hover, #fav_link:hover { color: #ff0080; font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; } 

#QuickMenu { width: 659px; height: 90px; padding: 0; }
/*#QuickMenu iframe { width: 659px; height: 90px; overflow: hidden; }*/

#TM_Content, #TM_Content td { height: 29px; margin: 0; } 

#Page_Container { margin: 0; padding: 0; width: 725px; height: 100% !important; /*height: 550px;*/ }

#RSS_Content { width: auto; padding: 6px; }
#BannerPub_Rgt { width: auto; }

#Banner_Pub { margin: 0; text-align: center; padding: 4px; }
#Banner_Pub table { text-align: center; }

#BM_Content { height: 28px; text-align: center; } 

.frame { /*background-color: #fff;*/ }
.frame .top-lft { width: 11px; height: 11px; background: transparent url(images/cadre_toplft.png) no-repeat bottom right; font-size: 1px; }
.frame .top-rgt { width: 10px; height: 11px; background: transparent url(images/cadre_toprgt.png) no-repeat bottom left; font-size: 1px; }
.frame .top-mid { height: 11px; background: transparent url(images/cadre_topmid.png) repeat-x bottom left; font-size: 1px; }
.frame .mid-lft { width: 11px; background: transparent url(images/cadre_midlft.png) repeat-y top right; font-size: 1px; }
.frame .mid-rgt { width: 10px; background: transparent url(images/cadre_midrgt.png) repeat-y top left; font-size: 1px; }

.frame .btm-lft { width: 11px; height: 11px; background: transparent url(images/cadre_btmlft.png) no-repeat top right; font-size: 1px; }
.frame .btm-rgt { width: 10px; height: 11px; background: transparent url(images/cadre_btmrgt.png) no-repeat top left; font-size: 1px; }
.frame .btm-mid { height: 11px; background: transparent url(images/cadre_btmmid.png) repeat-x top left; font-size: 1px; }

/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main_Fond { height: 100%; background: #fff url(images/scr_bgd.jpg) no-repeat 0px 290px; }

.Tablo_Main {
	height: auto !important;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background-color : White;
}

/* Contenu */
#contenu_table {
	border: 0;
	margin: 0;
	padding: 0;
	width: 725px;
	/*
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	*/
	height: 100% !important;
}

#contenu_titre {

}

#contenu_txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	vertical-align: top;
	text-align: left;
	padding: 4px;
	width: 703px;
	height: 700px;
	background: transparent url(images/pix_white_transp.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/skins/fashion1/images/pix_white_transp.png", sizingMethod="scale");
	_background-image: none;
	/*
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	*/
}
	
/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* Photos et Images */
.Photo { margin: 4px; }

/* Style textes de la page Contact*/
.Contact {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #000;
	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 : #3d3d3d;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#fff;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	/*border: 1px solid #a7abaf;*/
}

/* Cellule Normale */
.Array_Data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 11px;
	font-weight : normal;
	vertical-align: middle;
	padding-left: 4px;
	background: #fff;
	/*border: 1px solid #a7abaf;*/
}

/* Fond des tableaux */
.Array_Contour {
	font-size: 11px;
	border: 1px solid #3d3d3d;
	border-collapse: collapse;
	margin: 0;
}
.Array_Contour td { border: 1px solid #3d3d3d; }
/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */

#TM_Content img { display: none; }

/* Liens du Top Menu */
A.Tab { line-height: 28px; height: 28px; font-weight: bold; padding: 0 0 0 20px; margin: 0 4px; background: transparent url(images/fleur_link_bgd.png) no-repeat left center; display: block; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; }
A.Tab:link { font-size : 10px; text-decoration : none; color : #000; font-weight: bold; }
A.Tab:visited { font-size : 10px; text-decoration : none; color : #000; font-weight: bold; }
A.Tab:active { font-size : 10px; text-decoration : none; color : #000; font-weight: bold; }
A.Tab:hover { font-size : 10px; text-decoration : none; color : #ff0080; font-weight: bold; font-family : Verdana, Arial, Helvetica, sans-serif; }

/* Liens du Top Menu Active*/
A.Tab_Active { line-height: 28px; height: 28px; font-weight: bold; padding: 0 0 0 20px; margin: 0 4px; background: transparent url(images/fleur_link_bgd.gif) no-repeat left center; display: block; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; }
A.Tab_Active:link { font-size : 10px; text-decoration : none; color : #ff0080; font-weight: bold; }
A.Tab_Active:visited { font-size : 10px; text-decoration : none; color : #ff0080; font-weight: bold; }
A.Tab_Active:active { font-size : 10px; text-decoration : none; color : #ff0080; font-weight: bold; }
A.Tab_Active:hover { font-size : 10px; text-decoration : none; color : #ff0080; font-weight: bold; }

/* Tableau Sous Top général */
.TabSousTopMenu { padding: 4px 0 6px 0; white-space: nowrap; background: #fff url(images/soustop_bgd.gif) repeat-x bottom left; border: 1px solid #dcdddc; }

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { display: block; clear:both; position: absolute; padding: 0; margin: 0; visibility: hidden; z-index: 100; }

/*FireFox*//*Emplacement du Sous Top Menu*/
html>body .DivSousTopMenu { clear:both; position: absolute; white-space: nowrap; padding: 0; margin: 0; visibility: hidden;  }


/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin: 2px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:100%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
	background: url(images/arrow_pink.gif) no-repeat left center;
	padding: 0 0 0 8px;
	margin: 2px 4px 2px 4px;
	}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ff0080;
	white-space: nowrap;
	background: url(images/arrow_pink.gif) no-repeat left center;
	padding: 0 0 0 8px;
	margin: 2px 4px 2px 4px;
	}
	
/* 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ff0080;
	white-space: nowrap;
	background: url(arrow_pink.gif) no-repeat left 6px;
	padding: 0 0 0 8px;
	margin: 2px 4px 2px 4px;
	}
	
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ff0080;
	white-space: nowrap;
	background: url(arrow_pink.gif) no-repeat left 6px;
	padding: 0 0 0 8px;
	margin: 2px 4px 2px 4px;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	}

.LM_Rubs {  }
.Menu_Left {  }

.Menu_Left .Menu_Content {  }
.Menu_Left .Menu_Content td { }
.Menu_Left .Menu_Content td:hover { }

/* Couleur Ligne de séparation */
.Ligne { 
	}

/* MG - Gestion puces des pages */
A.Menu img { }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu:hover {

}

/* MG - Survol de toutes les pages */
A.Menu:hover {

}

/* MG - Gestion puces des Page Selectionnéee */
A.Menu_Actif img {  }

/* MG - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active , A.Menu_Actif:hover  {

}

/* Gestion de l'alignement des titres sur 2 lignes en décalant l'image */

A.Menu img, A.Menu_Actif img {  }
a.Menu, a.Menu_Actif {  }

html>body .Menu img, html>body .Menu_Actif img {  }
html>body a.Menu, html>body a.Menu_Actif {  }

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img { }

/* 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 , A.Sous_Menu:hover {

}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {

}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img {  }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active , A.Sous_Menu_Actif:hover {

}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus Droits*/
.Tab2_D {}

/* Couleur Ligne de séparation */
.Ligne_D { }

/* MD - Gestion puces des Pages */
A.Menu_D { }

/* MD - liens capsules */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active , A.Menu_D:hover {}

/* MD - Survol de toutes les pages */
A.Menu_D:hover { }

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img { }

/* 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 , A.Menu_Actif_D:hover  {}

/* MD - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img { }

/* 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 , A.Sous_Menu_D:hover {}
	
/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {}

/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { }

/* MD - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active , A.Sous_Menu_Actif_D:hover {}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {

}


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

#BM_Content img { display: none; }

.Bottom_Menu {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	text-align : left;
	vertical-align: middle;
	height: 28px; 
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link, A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {
	text-align: left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 10px;
	color : #000;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 20px; 
	margin: 0 4px; 
	background: transparent url(images/fleur_link_bgd.gif) no-repeat left center; 
	display: block;
}

A.Bottom_Tab:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 10px;
	height: 28px;
	line-height: 28px;
	color : #ff0080;
	font-weight: bold; 
	padding: 0 0 0 20px; 
	margin: 0 4px; 
	background: transparent url(images/fleur_link_bgd.gif) no-repeat left center; 
	display: block;
}

/* 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 {
	text-align: left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 10px;
	color : #ff0080;
	font-weight: bold; 
	padding: 0 0 0 20px; 
	margin: 0 4px; 
	background: transparent url(images/fleur_link_bgd.gif) no-repeat left center; 
	display: block;
	height: 28px;
	line-height: 28px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Arial, Helvetica, sans-serif;
	color : #fff;	
	font-size :10px;
	text-align: center;
	cursor: hand;
	border : 1px solid #fd79bd;
	/*border: none;*/
	height : 16px;
	line-height: 10px;
	/*vertical-align: middle;*/
	margin-right: 4px;
	margin-left: 4px;
	padding: 0 0 2px 0;
	background: #f1228d url(images/bt-form.gif) repeat-x top left;
}

/* .Txt_Area - Cellule de saisi texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante Des Sous-Menus */
.Txt_Area , .Txt_Input , .Menu_Select {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #000;
	font-size : 11px;
	border : 1px solid #bcbcbc;
}
#LM_Content .Txt_Area, .Txt_Input, .Menu_Select { width : 120px; }

/* .Module - Cellule News et Recherche */
.Module {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #000;
	font-size : 11px;
	border : 1px solid #bcbcbc;
	width : 90px;
	height: 16px;
}

.LM_Rubs .Module { width: 122px; }
.LM_Rubs .Bouton { width: 88px; }


/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer */
#Footer-Line { padding: 10px; text-align: center; }

.Footer {
	height: 20px;
	position: absolute;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color : #000;
	text-decoration : none;
	text-align : left;
	vertical-align: middle;
	line-height: 20px;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	line-height: 20px;
	height : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color: #000;
	font-weight : normal;
	margin: 0 10px 0 0;
}

A.Footer_Lien:hover {
text-decoration : underline;
}

/* ----------------------------------------------------------------------------------------------- */
/* Catalogues */
/* ----------------------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------------------- */
/* 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 : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0000;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Intro */
/* ----------------------------------------------------------------------------------------------- */
#Intro_Container { width: 674px; height: 515px; background: url(/images/sites/Intro/Scr_Bgd_Intro.jpg) no-repeat center top; }
#Header_Intro, #Header_Intro table { height: 110px; }
#Logo_Intro { width: 372px; height: 110px; }
#Logo_Intro img { margin: 0 0 0 10px; }
#Links_options_Intro { width: 300px; margin: 10px 0 0 0; text-align: right; position: absolute; }
#titleRubs_Intro { width: 300px; text-align: right; top: 80px; position: relative; }
#QuickMenu_Intro { height: 78px; text-align: center; }
#QuickMenu_Intro iframe { width: 640px; height: 78px; overflow: hidden; }
#Mascotte_Intro { height: 304px; padding: 0 0 10px 0; }
#tags_Intro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #e5e5e5; height: 60px; text-align: center; }


/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
/*
#QuickMenu iframe { margin: 0; padding: 0; }
#QuickMenu #contenu_txt { padding: 0; background-color: #fff; }
#QuickMenu #QM_Content { position: absolute; top: 0; left: 0; display: block; margin: -10px 0 0 -10px; }
*/
#BannerPubSup { text-align: center; padding: 6px; }

#RSS_Content a { display: inline; }
#RSS_Content img { display: inline; clear: none; }