@charset "UTF-8";
/* CSS Document */


/*/ GENERAL /////////////////////////////////////////////////////////////////////////////*/

body   {
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	line-height:1.2em;
	font-weight:normal; 
	color:#808285; 
	margin:0; 
	padding:0;
}


p {
	margin:0; 
	padding:0;
}

h {
	padding:0; 
	margin:0;
}

form {
	margin:0; 
	padding:0;
} 

.conteneur_general {
	width:100%;
}

.conteneur_site {
	width:950px;
	text-align:left;
}

.contenu_rubriques {
	width:950px;
	text-align:left;
}

.input {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: lighter;
	height: 18px;
	width:146px;
	color: #f37920;
	border-color:#abadb3;
	border-width:1px;
	border-style:solid;
	vertical-align:bottom;
}
.input_black {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: lighter;
	height: 18px;
	width:146px;
	color: #000000;
	border-color:#abadb3;
	border-width:1px;
	border-style:solid;
	vertical-align:bottom;
}

option {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: lighter;
	color: #000000;
}



.textarea {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: lighter;
	color: #f37920;
	border-color:#abadb3;
	border-width:1px;
	border-style:solid;
	vertical-align:bottom;
}


/*/ MENU ///////////////////////////////////////////////////////////////////////*/

.conteneur_menu {
	width:950px;
	height:137px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.logo_menu {
	margin:20px 37px 0 0;
	float:left;
}

.titre_home {
	margin:5px 0 0 5px;
}

.titre_home_ete {
	padding-left:5px;
	padding-top:5px;
}


/* Navigation */

ul.menu_home {
	margin:38px 0 0 86px;
}

ul.menu {
	margin:38px 0 0 0;
}


ul#menu {
	padding:0;
	height:72px;
	float:left;
}

#menu ul {
	display: none;
	margin:0;
	padding:0;
	z-index:2;
	position:absolute;
}

#menu li.rubrique {
	float: left;
	list-style-type: none;
	margin-left:7px;
	color: #808285;
	font-size: 10px;
}

#menu li.rubrique a {
	display: block;
	color: #808285;
	font-size: 10px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu li.rubrique a:hover {
	color: #f37920;
}

#menu li a.selected {
	color: #f37920;
}

#menu li a.selected:hover {
	background: none;
}

#menu li:hover ul {
	display: block;
}

#menu li.rubrique li {
	float: none;
	border: 0;
	list-style-type: none;
	margin:0;
	padding:0;
}

#menu li.rubrique li:hover {
	border: 0;
	margin:0;
	padding:0;
}

#menu li.rubrique li a {
	display: block;
	font-size: 10px;
	margin:0;
	padding:1px;
	text-align: left;
	color: #808285;
	background-color:#FFFFFF;
}

#menu li.rubrique li a:hover {
	color: #f37920;
}


#collection {
	display:block;
	width:105px;	
}



/*/ FOOTER ///////////////////////////////////////////////////////////////////////*/

.footer {
	color:#808285;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footer a {
	color:#808285;
	font-size:9px;
	text-decoration:none;
}

.footer a:hover, .footer a.selected, .footer a.selected:hover {
	color:#f37920;
}


.langues_text a {
	color:#808285;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#808285;
	font-size:9px;
	text-decoration:none;
}

.langues_text a:hover, .langues_text a.selected, .langues_text a.selected:hover {
	color:#f37920;
}





/*/ HOME ////////////////////////////////////////////////////////////////////////////////*/

.contenu_home {
	width:779px;
	height:393px;
	margin-left:86px;
}	

.img_1 {
	width:250px; 
	height:393px; 
	float:left; 
	background:url(../images/home-collection-homme-hiver-2010.jpg) no-repeat top left;
	cursor:pointer;
}

.conteneur_img_haut {
	width:524px; 
	height:244px; 
	float:right;
	margin-bottom:5px;
}

.img_2 {
	width:274px; 
	height:244px; 
	float:left; 
	background:url(../images/home-collection-femme-hiver-2010.jpg) no-repeat top left;
	margin-right:5px;
	cursor:pointer;
}

.img_3 {
	width:120px; 
	height:119px; 
	float:left; 
	/*background:url(../images/home-eboutique.jpg) no-repeat top left; */
	margin-right:5px; 
	margin-bottom:5px;
	cursor:pointer;
}

.img_4 {
	width:120px; 
	height:119px; 
	float:left; 
	margin-bottom:5px;
}

.img_5 {
	width:120px; 
	height:120px; 
	float:left; 
	margin-bottom:5px;  
	margin-right:5px;
}

.img_6 {
	width:120px; 
	height:120px; 
	float:left; 
	margin-bottom:5px;
}

.conteneur_img_bas {
	width:524px;
	height:144px;
	float:right;
}

.conteneur_img_bas_2 {
	width:240px; 
	height:144px; 
	float:left;
}


.img_7 {
	width:106px; 
	height:144px; 
	float:left; 
	margin-right:5px;
}

.img_8 {
	width:240px; 
	height:81px; 
	background:url(../images/home-collection-ete-2009.jpg) no-repeat top left;
	margin-bottom:5px;
	cursor:pointer;
}

.img_9 {
	width:240px; 
	height:58px; 
	background:#666666;
	cursor:pointer;
}

.img_10 {
	width:166px; 
	height:144px; 
	float:left;
	margin-left:6px; 
	background:url(../images/home-collection-enfant-hiver-2010.jpg) no-repeat top left;
	cursor:pointer;
}




/*/ COLLECTIONS HIVER/ETE ///////////////////////////////////////////////////////////////////////////////*/


.conteneur_gamme {
	margin-top:12px;
	float:left;
	width:356px;
}

.titre_collections {
	width:352px;
	background-color:#f37920;
	padding:1px 0 1px 3px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:'Trebuchet MS', Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size:9px;
	line-height:1em;
}

.box_miniature_collections {
	width:55px; 
	height:55px; 
	float:left; 
	margin:5px 0 0 5px;
}

.box_miniature_collections_overline {
	width:55px; 
	height:55px; 
	float:left; 
	margin:5px 0 0 5px;
}

.box_miniature_collections2 {
	width:60px; 
	height:60px; 
	float:left; 
	margin-left:5px;
	margin-bottom:5px;
}


.titre_principal_colonne_collections {
	height:16px;
}


.titre_colonne_collections {
	margin-top:10px;
	color:#f37920;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
}

.infos_collections {
	margin-bottom:10px;
	font-size:9px;
	line-height:1.2em;
}

.conteneur_box_coloris {
	margin-top:3px;
	margin-bottom:4px;
	float:left;
	width:157px;
}

.box_coloris_collections {
	width:24px; 
	height:24px; 
	float:left;
	margin-left:2px;
	margin-bottom:2px;
}

.conteneur_box_matieres {
	border-bottom:1px solid #dfe0e1;
	margin-bottom: 4px; 
	padding-bottom:5px;
	float:left;
	width:157px;
}

.img_matieres {
	float:left;
	border:0;
	margin-left:7px;
	margin-bottom:
}

.separation_titre_colonne {
	border-bottom:1px solid #dfe0e1;
	margin-bottom: 4px; 
	padding-bottom:3px;
}

.img_zoom {
	margin-top:3px;
}

.menu_colonne {
	margin-top:65px;
}

a.lien_menu_colonne {
	padding:2px 0 1px 3px;
	margin-bottom:1px;
	color:#808285;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	display:block;
	width:154px;
}

a:hover.lien_menu_colonne {
	background-color:#f37920;
	color:#FFFFFF;
}


/*/ PAGES CONTENUS ///////////////////////////////////////////////////////////////////////////////*/


.callage_txt_contenu {
	margin-top:-2px;
}


.conteneur_scroll_1 {
	width:500px;
	height:504px;
}

.conteneur_txt_contenu_1 {
	margin-top:-2px;
	width:260px;
	height:506px;
	float:left;
}


.conteneur_txt_contenu_histo {
	margin-top:-2px;
	width:500px;
	height:504px;
	float:left;
	overflow:hidden;
	line-height:1.6em;
	font-size:14px;
}

.txt_contenu_18px_justifie_orange {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	line-height:1.3em;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#f37920;
	text-align:justify;
}

.txt_contenu_histo_justifie_orange {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:16px;
	line-height:1.6em;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#f37920;
	text-align:justify;
}

.titre_contenu_18px_orange {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:17px;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#f37920;
	text-transform:uppercase;
}

.sous_titre_contenu_13px_orange {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:13px;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#f37920;
	text-transform:uppercase;
}

.sous_titre_contenu_12px_orange {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#f37920;
	text-transform:uppercase;
}

.sous_titre_contenu_11px_orange {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:11px;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#f37920;
	text-transform:uppercase;
}



.titre_contenu_18px_noir {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:17px;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#292425;
	text-transform:uppercase;
}

.sous_titre_contenu_11px_noir {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:11px;
	letter-spacing: 0.05em;
	font-weight:bold; 
	color:#292425;
	text-transform:uppercase;
}

.txt_black_bold {
	font-weight:bold; 
	color:#292425;
}



conteneur_txt_contenu_mentions
{
	margin-top:-2px;
	width:500px;
	height:504px;
	float:left;
	overflow:hidden;
	
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	line-height:1.2em;
	letter-spacing: 0.1em;
	font-weight:lighter; 
	color:#808285;
	
}

.scroll-fond {
	background:url(../images/scroll-fond.gif) repeat-y;
	width:11px;
	height:506px;
	margin-left:5px;
	float:left;
}
.scroll-bouton {
	width: 11px;
	height: 78px;
	background-image:url(../images/scroll-btn.gif);
	cursor: pointer;
}

.box_titre_contenu_1 {
	margin:12px 0 10px;
}







/*/ TEXTE ///////////////////////////////////////////////////////////////////////////////*/

.txt_color_black { 
	color:#000000; 
}

.txt_10px_orange_majuscule { 
	color:#f37920;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px; 
}

.txt_10px_gris { 
	font-size:10px;
	line-height:1.2em;
}

.txt_12px_bold_orange { 
	color:#f37920;
	font-weight:bold;
	font-size:12px; 
}

.txt_12px_orange { 
	color:#f37920;
	font-size:12px; 
}

.txt_12px_noir { 
	color:#292425;
	font-size:12px; 
}



.txt_contenu {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	line-height:1.2em;
	letter-spacing: 0.01em;
	font-weight:lighter; 
	color:#808285;
}
.txt_contenu_underline {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	line-height:1.2em;
	letter-spacing: 0.1em;
	font-weight:lighter; 
	color:#808285;
	font-weight:bold;
	text-decoration:underline;
}

.txt_contenu_justifie {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	font-size:12px;
	line-height:1.2em;
	letter-spacing: 0.1em;
	font-weight:lighter; 
	color:#808285;
	text-align:justify;
}

.txt_contenu_16px_justifie {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif; 
	/*font-size:16px;
	
	line-height:1.3em;
	letter-spacing: 2px;
	font-weight:lighter; 
	color:#808285;*/
	text-align:justify;
}



/*/ LIENS /////////////////////////////////////////////////////////////////////////////*/	

a { text-decoration:none; color:#f37920; font-size:12px;}
a:hover{ text-decoration:none; }

a { text-decoration:none; color:#f37920; font-size:12px;}
a:hover{ text-decoration:none; }

.a_black { text-decoration:none; color:#000; font-size:12px;}
.a_black:hover{ text-decoration:none; }

.a_grey { text-decoration:none; color:#808285; font-size:12px;}
.a_grey:hover{ text-decoration:underline; }



/* / HIGHSLIDE //////////////////////////////////////////////////////////////////////////*/
.highslide_produit {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader_orange.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../js/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/highslide/graphics/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.lien_association {
	border-color:#F37920;
}
#descriptif_produit_text {
	position:absolute;
	margin-top:310px;
	padding:10px;
	width:310px;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,sans-serif;
	font-size:11px;
	z-index:2;
}

#descriptif_produit_background {
	position:absolute;
	margin-top:310px;
	padding:10px;
	width:310px;
	background-color:#000000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	z-index:1;
}
.lien_association {
	border-color:#F37920;
}

