 /*-----------------------  WWW.EOLIA-NET.COM || MAIN.CSS  --------------*/



/*------------------------------------------------------*
*-- ---------------appel des css -----------------------*
*------------------------------------------------------*/
@import "contact.css";
@import "../lightbox/lightbox.css";
@import "menu.css";
@import "paiement.css";
@import "panier.css";
@import "referencement.css";
/*------------------------------------------------------*
*-- ---------------Fin appel des css -------------------*
*------------------------------------------------------*/
a
{
	outline: none;
	
}

.MainPhoto
{
	border: 0;
	cursor: pointer;
}

a img.photo_click {
	border:none;
	margin:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	padding:0;
}

a:hover img.photo_click {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
	opacity: 0.8;
}

a.lien_bordeaux{
	color:#8B0570;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a.lien_bordeaux:hover{
	text-decoration:underline;
}

a.lien_gris{
	color:#666666;
	text-decoration:none;
}

a.lien_gris:hover{
	text-decoration:underline;
}

.align_center{
	text-align: center;
}

.align_justify{
	text-align: justify;
}

.align_left{
	text-align: left;
}

.align_right{
	text-align: right;
}

body {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica;
	font-size:12px;
	background-color:#ECECEC;
	color:#000;
}

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

.contact_adresse{
	width:730px;
	margin:0 auto 10px auto;
	padding:10px 0 10px 0;
	color:#4C4C4C;
	font-size:11px;
	text-align:justify;
	border-bottom:1px solid #999999;
}

.contact_content{
	width:733px;
	padding:10px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.contact_texte{
	width:730px;
	padding:0 0 10px 0;
	margin:0 auto 15px auto;
	color:#4C4C4C;
	font-size:11px;
	text-align:justify;
	border-bottom:1px solid #999999;
}

.contact_texte2{
	width:730px;
	padding:10px 0;
	margin:0 auto 15px auto;
	color:#4C4C4C;
	font-size:11px;
	text-align:justify;
}

.contain_mag{
	width:480px;
	margin:0 auto 0 auto;
}

.contain_mag a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.contain_mag a:hover{
	text-decoration:underline;
}

#content{
	margin:10px auto 0 auto;
	padding:0 0 10px 0;
	width:965px;
	/*background-color:#EDE9EC;*/
	background-image:url(../images/deco/bg_content.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	border:2px solid #FFFFFF;
}

#content_espace_presse{
	margin:10px auto 0 auto;
	padding:0 0 0 0;
	width:965px;
	/*background-color:#EDE9EC;*/
	background-image:url(../images/deco/bg_espace_presse.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#F2F2F2;
	border:2px solid #FFFFFF;
}

#content_espace_actualites{
	margin:10px auto 0 auto;
	padding:0 0 0 0;
	width:965px;
	/*background-color:#EDE9EC;*/
	background-image:url(../images/deco/bg_espace_presse.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#F2F2F2;
	border:2px solid #FFFFFF;
}

#content_index{
	margin:2px auto 0 auto;
	padding:0;
	width:965px;
	height:431px;
}

#content_univers{
	margin:10px auto 0 auto;
	padding:60px 0 0 0;
	width:965px;
	height:371px;
	/*background-color:#EDE9EC;*/
	background-image:url(../images/deco/bg_univers.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:2px solid #FFFFFF;
}

.copyright{
	width:250px;
	margin:0 auto 10px auto;
	text-align:center;
	color:#8B0570;
	font-size:10px;
}

.detail_contain{
	width:753px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.detail_fil_ariane{
	float:left;
	height:40px;
	margin:10px auto 25px 10px;
	color:#8B0570;
	text-align:center;
}

.detail_fil_ariane a{
	color:#8B0570;
	text-decoration:none;
}

.detail_fil_ariane a:hover{
	text-decoration:underline;
}

a.detail_fil_ariane_final{
	color:#8B0570;
	text-decoration:none;
	font-weight:bold;
}

a.detail_fil_ariane_final:hover{
	text-decoration:underline;
}

.detail_product_assoc{
	width:107px;
	float:left;
}

.detail_product_assoc_img{
	border:1px solid #CCCCCC;
}

.detail_product_assoc_libelle{
	color:#4C4C4C;
	font-family:Tahoma,Arial;
	font-size:10px;
	text-align:right;
}

.detail_product_assoc_marque{
	color:#000;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

.detail_product_assoc_prix{
	color:#4C4C4C;
	font-family:Tahoma,Arial;
	font-size:10px;
	text-align:right;
}

.detail_product_assoc_titre{
	text-align:center;
	color:#8B0570;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin:15px auto;
	text-decoration:underline;
}

.detail_product_cart{
	width:190px;
	height:20px;
	margin:0 auto;
	padding:5px;
	background-image:url(../images/deco/bg_panier.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	text-align:center;
}

.detail_product_cart a{
	color:#666666;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:13px;
	text-decoration:none;
}

.detail_product_cart a:hover{
	text-decoration:underline;
}

.detail_product_composition{
	color:#4C4C4C;
	font-size:11px;
}

.detail_product_conseil{
	margin:3px 0 0 0;
}

.detail_product_conseil_icon{
	width:30px;
	height:18px;
	float:left;
	margin-right:5px;
}

.detail_product_couleur{
	width:17px;
	height:17px;
	float:left;
	margin:0 5px 0 0;
}

.detail_product_couleur_titre{
	float:left;
	color: #333333;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:2px 0 0 0;
	text-transform:none;
}

.detail_product_couleur_contain{
	width:286px;
	height:24px;
	padding:1px 5px 0 5px;
	background-image:url(../images/deco/bg_detail_color.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	color:#666666;
	text-transform:uppercase;
}

.detail_product_descriptif{
	color:#4C4C4C;
	font-size:11px;
	margin-top:25px;
	margin-bottom:25px;
}

.detail_product_image{
	width:296px;
	height:409px;
	margin:0;
	padding:10px;
	background-image:url(../images/deco/bg_detail_img.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

.detail_product_image_contain{
	float:left;
	width:316px;
	margin:0 5px 0 10px;
}

.detail_product_info{
	width:270px;
	padding:5px 25px 5px 5px;
	margin:0 5px 0 0;
	float:left;
	text-align:justify;
}

.detail_product_libelle{
	color:#636363;
	font-family:Tahoma,Arial;
	font-size:16px;
	text-transform: uppercase;
	margin-bottom:3px;
}

.detail_product_liens_croises{
	margin:25px auto 0 auto;
	text-align:center;
}

.detail_product_liens_croises a{
	color:#636363;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
}

.detail_product_liens_croises a:hover{
	text-decoration:none;
}

.detail_product_marque{
	text-transform:uppercase;
	color: #333333;
	font-weight:bold;
	letter-spacing:2px;
	font-size:13px;
	margin-bottom:5px;
}

.detail_product_paiement_info{
	width:296px;
	margin:0;
	padding:10px;
}

.detail_product_prix{
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

.detail_product_taille{
	float:left;
	height:21px;
	line-height:21px;
	margin:15px 7px 18px 0;
}

.detail_product_taille select{
	display:inline;
	float:left;
	width:143px;
	color:#333333;
	font-size:11px;
	border:1px solid #333333;
}

.detail_product_taille_guide{
	margin:15px 0 20px 0;
	padding:0;
	float:left;
}

.detail_product_taille_guide a{
	color:#8B0570;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}

.detail_product_taille_guide a:hover{
}

.detail_retour{
	width:79px;
	height:45px;
	margin:10px 0 15px auto;
}

.espace_presse_texte{
	width:510px;
	text-align:justify;
	padding-right:15px;
	padding-left:10px;
	margin:0;
}

.espace_presse_slide{
	width:430px;
	height:380px;
	margin:0;
	padding:0;
}

.fil_ariane{
	float:left;
	height:40px;
	margin:10px auto 30px 10px;
	color:#8B0570;
	text-align:center;
}

.fil_ariane a{
	color:#8B0570;
	text-decoration:none;
}

.fil_ariane a:hover{
	text-decoration:underline;
}

#footer{
	margin:10px auto 0 auto;
	padding:5px;
	width:955px;
	border:2px solid #FFFFFF;
	background-color:#EDE9EC;
	text-align:center;
	color:#999;
}

#footer a{
	color:#999;
	text-decoration:none;
}

#footer a:hover{
	color:#8B0570;
}

#footer_index{
	margin:140px auto 0 auto;
	padding:5px;
	width:955px;
	/*<!--border:2px solid #FFFFFF;-->*/
/*	<!--background-color:#EDE9EC;-->*/
	text-align:center;
	color:#999;
}

#footer_index a{
	color:#999;
	text-decoration:none;
}

#footer_index a:hover{
	color:#8B0570;
}

#footer_presse{
	margin:10px auto 0 auto;
	padding:5px;
	width:955px;
	border:2px solid #FFFFFF;
/*	<!--background-color:#EDE9EC;-->*/
	text-align:center;
	color:#999;
}

#footer_presse a{
	color:#999;
	text-decoration:none;
}

#footer_presse a:hover{
	color:#8B0570;
}

.footer_marque{
	margin:10px auto 0 auto;
	padding:5px;
	width:955px;
	text-align:center;
	color:#8B0570;
	font-size:10px;
}

.footer_marque a{
	text-decoration:none;
	color:#8B0570;
}

.footer_marque a:hover{
	text-decoration:underline;
}

#general{
	margin:0 auto;
	padding:0;
	width:990px;
	background-color:#EDEDED;
}

.haut_page{
	float:left;
	margin:0 auto 10px 10px;
}

.haut_page a{
	color:#8B0570;
	text-decoration:none;
}

.haut_page a:hover{
	text-decoration:underline;
}

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:123px;
	background-image:url(../images/deco/header.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

#header2{
	margin:0 auto;
	padding:0;
	width:965px;
	height:143px;
	background-image:url(../images/deco/header2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

#header_index{
	margin:10px auto 0 auto;
	padding:25px 5px 5px 5px;
	width:950px;
	text-align:center;
	color:#999;
}

#header_index a{
	color:#999;
	text-decoration:none;
}

#header_index a:hover{
	color:#8B0570;
}

#header_index2{
	width:210px;
	margin:10px auto 0 auto;
	padding:35px 15px 5px 0;
	text-align:right;
	color:#8B0570;
	float:left;
}

#header_index2 a{
	color:#8B0570;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}

#header_index2 a:hover{
	color:#8B0570;
	text-decoration:underline;
}

#header_index3{
	width:240px;
	margin:10px auto 0 auto;
	padding:35px 15px 5px 0;
	text-align:right;
	color:#8B0570;
	float:left;
}

#header_index3 a{
	color:#8B0570;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}

#header_index3 a:hover{
	color:#8B0570;
	text-decoration:underline;
}

html {
   margin: 0;
   padding: 0;
}

.liste_contain{
	width:753px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.liste_product_accroche{
	width:230px;
	padding:10px;
	background-color: #EBEBEB;
}

.liste_product_accroche a{
	color:#000000;
	text-decoration:none;
}

.liste_product_accroche a:hover{
	color:#8B0570;
}

.liste_product_contain{
	width:250px;
	float:left;
	margin-right:1px;
	padding:0;
}

.liste_product_image{
	width:250px;
	height: 350px;
	margin-bottom:3px;
}

.nav_header{
	width:350px;
	height:30px;
	float:right;
	margin:5px 5px 0 0;
	padding:0;
	color:#666;
}

.pagination{
	width:220px;
	height:20px;
	margin:10px 10px 15px auto;
	color:#666;
	border-bottom:1px dotted #999999;
	text-align:center;
}

.pagination a{
	color:#666;
	text-decoration:none;
}

.pagination a:hover{
	text-decoration:underline;
}

.search{
	width:240px;
	height:16px;
	border:1px solid #BFBFBF;
	float:right;
	margin:15px 105px 0 0;
	padding:1px 4px 1px 4px;
	background-image:url(../images/deco/bg_search.jpg);
	background-position: left top;
	color:#353535;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.search_area{
	background-color:#fff;
	border:1px solid #999999;
	height:13px;
	padding:0;
	width:120px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

#form_inscription{
	display:inline;
	margin:0;
	padding:0;
}

.lien_ok
{
	color:#353535;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}

.top_vente_content{
	width:178px;
	border:2px solid #C3C3C3;
	margin:0 auto 10px auto;
	padding:5px;
	background-image:url(../images/deco/bg_top_vente.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.top_vente_descriptif{
	margin:2px auto 0 auto;
}

.top_vente_descriptif a{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

.top_vente_descriptif a:hover{
	text-decoration:none;
	color:#8B0570;
}

.top_vente_libelle{
}

.top_vente_libelle a{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

.top_vente_libelle a:hover{
	text-decoration:none;
}

.top_vente_photo{
	float:left;
	margin:0 5px 2px 0;
}

.top_vente_prix{
	margin:2px auto 0 auto;
	color:#000000;
	font-weight:bold;
	font-size:10px;
}

.top_vente_separation{
	margin:0 auto 3px auto;
	padding:0;
	height:1px;
	width:170px;
	border-bottom:1px solid #000000;
}

.top_vente_titre{
	width:192px;
	height:28px;
	margin:5px auto 10px auto;
	padding:10px 0 0 0;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#8B0570;
	text-transform:uppercase;
	background-image:url(../images/deco/bg_top_vente_titre.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
#left_content{
	float:left;
	position:relative;
	width:200px;
	left:0px;
}
/*------------------------------------------------------*
*------------------fin partie gauche--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie centre-----------------------*
*------------------------------------------------------*/
#middle_content{
	float:left;
	position:relative;
	width:755px;
	padding:0 5px;
}

#middle_content h1{
	margin:0;
	padding:0;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	text-transform:uppercase;
}

#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}

#middle_content_espace_presse{
	float:left;
	position:relative;
	width:965px;
	padding:47px 0 0 0;
}

#middle_content_espace_presse h1{
	margin:0;
	padding:0;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	text-transform:uppercase;
}

#middle_content_espace_presse h4{
	margin:0;
	padding:0;
	color:#900;
}

#middle_content_actualites{
	float:left;
	position:relative;
	width:945px;
	padding:47px 10px 0 10px;
	color:#333333;
	background-image:url(../images/deco/actualites_bg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	text-align:justify;
}


/*------------------------------------------------------*
*------------------fin partie centre--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

#right_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}

#right_content h4{
	margin:0;
	padding:0;
	color:#CCC;
}
/*------------------------------------------------------*
*------------------fin partie droite--------------------*
*------------------------------------------------------*/

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/
		
		
	
