 /*-----------------------  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";
@import "formulaire.css";
/*------------------------------------------------------*
*-- ---------------Fin appel des css -------------------*
*------------------------------------------------------*/

a{
	outline:none;
}

.account{
	width:193px;
	height:128px;
	margin:3px auto 0 auto;
	padding:41px 0 10px 0;
	color:#000;
	font-size:11px;
	background-image:url(../images/deco/compte.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.account_input{
	border:0;
	color:#666;
	text-align:center;
	font-size:12px;
	padding-top:2px;
	margin:0 0 0 29px;
	width:158px;
	height:19px;
/*	background-image:url(../images/deco/bg-login.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
}

.account_texte{
	color:#000;
	font-size:10px;
	padding:0;
	margin:73px 0 0 0;
}

.account_texte a{
	color:#863AD2;
	text-decoration:none;
}

.account_texte a:hover{
	color:#863AD2;
	text-decoration:underline;
}

.account_validate{
	width:105px;
	height:20px;
	margin:7px 10px 0 auto;
	padding:3px 0 0 0;
	background-image:url(../images/deco/bg_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
}

.account_title{
	width:205px;
	height:20px;
	margin:0 auto 10px auto;
	padding:5px 0;
	background-color:#863AD2;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}

.actualites{
	width:174px;
	height:300px;
	margin:20px auto 0 auto;
	padding:131px 0 0 15px;
	background-image:url(../images/deco/bg_actu.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	color:#666;
}

.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,Verdana,Helvetica,sans-serif;
	font-size:12px;
	background-color:#F7F3E7;
	color:#000;
	background-image:url(../images/deco/bg_content.jpg);
	background-position:center -80px;
	background-repeat:no-repeat;
}

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

.comments_nombre{
	width:300px;
	color:#55317A;
	font-weight:bold;
	padding:0 150px 0 0;
}

.comments_note{
	float:right;
	width:100px;
	clear:both;
}

.comments_pagination{
	color:#2F360C;
	font-weight:bold;
}

.comments_text{
	color:#2F360C;
	text-align:justify;
	margin:10px auto;
	padding:0;
	width:570px;
}

.comments_writtenBy{
	background-color:#91AF41;
	width:550px;
	padding:10px;
	margin:20px auto 0 auto;
	color:#fff;
	font-weight:bold;
}

#content{
	margin:0 auto;
	padding:0;
	width:980px;
/*	min-height:650px;*/
	background-color:#EFEFCB;
}

#content_index{
	margin:74px auto 0 auto;
	padding:0;
	width:1000px;
	background-color:#FFF;
}

.deco{
	width:134px;
	height:13px;
	top:95px;
	left:790px;
	position:absolute;
}

.detail_produit{
	width:585px;
	margin:0;
	padding:0;
/*	background:transparent url(../images/deco/bg_detail_produit.png) repeat-y scroll 0 0;*/
}

.detail_produit_ass_contain{
	width:800px;
	background-color:#EFE0B2;
	border:1px solid #2F360C;
	padding:20px 0 0 0;
}

.detail_produit_associes{
	width:755px;
	height:24px;
	margin:10px auto 10px auto;
	padding:0;
	background:transparent url(../images/deco/bg_associe.png) no-repeat scroll 0 0;
}

.detail_produit_associes_contain{
	width:180px;
	height:200px;
	margin-left:2px;
	padding:0;
	float:left;
	text-align:center;
}

.detail_produit_associes_photo{
	width:140px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

.detail_produit_associes_prix{
	width:140px;
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#789E27;
}

.detail_produit_associes_titre{
	width:180px;
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#2F360C;
}

.detail_produit_associes_titre a{
	color:#000;
	text-decoration:none;
}

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

.detail_produit_infos{
	width:295px;
	margin-left: 20px;
	padding: 0;
	float:left;
	color:#2F360C;
	font-size:13px;
}

.detail_produit_infos select{
	width:110px;
	border:1px solid #8100C8;
	color:#8100C8;
	text-align:center;
}

.detail_produit_infos select option{
	text-align:center;
}

.detail_produit_nav{
	width:117px;
	height:22px;
	background:transparent url(../images/deco/tab.png) no-repeat scroll 0 0;
	text-align:center;
	padding:8px 0 0 0;
}

.detail_produit_nav a{
	color:#863CCF;
	text-decoration:none;
}

.detail_produit_note{
	padding:0;
	font-size:11px;
	margin:0 auto;
	font-weight:bold;
	color:#2F360C;
	width:250px;
	text-align:center;
}

.detail_produit_link{
	padding:0;
	margin:0;
}

.detail_produit_link a{
	color:#789E27;
	font-size:11px;
	font-weight:bold;
}

.detail_produit_note a{
	font-weight:normal;
	text-decoration:none;
	color:#8100C8;
}

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

.detail_produit_panier{
	margin:0 auto 0 auto;
	padding:0;
	width:174px;
	height:40px;
	cursor: pointer;
}

.detail_produit_photo{
	width:260px;
	margin:0;
	padding:0;
	float:left;
}

.produit_price
{
	background-image:url(../images/deco/prix.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:104px;
	height:91px;
}

.detail_produit_prix_barrer
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: line-through;
	margin: 0;
	text-align:center;
	padding:15px 0 0 0;
}

#div_promo_price.detail_produit_prix
{
	color: #FFF55C;
	padding:5px 0 0 0;
}

.detail_produit_prix{
	/*background-color:#A160E3;*/
	color:#fff;
	font-size:16px;
	font-weight:bold;

	margin: 0;
	text-align:center;
	padding:35px 0 0 0;

	
}

.detail_produit_service{
	width:100px;
}

.fil_ariane{
	width:782px;
	height:32px;
	margin:0 auto 10px auto;
	padding:10px 0 0 20px;
	text-align:left;
	color:#fff;
	font-size:13px;
	background-color:#6662A5;
	text-transform:uppercase;
	background:transparent url(../images/deco/fil_ariane.jpg) no-repeat scroll 0 0;
}

#footer{
	margin:0 auto;
	padding:10px 0;
	width:980px;
/*	height:150px;*/
	text-align:center;
	color:#2F360C;
	background-color:#EFEFCB;
}

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

#footer a:hover{
	color:#000;
	text-decoration:underline;
}

.footer_lien{
	margin:0 auto;
	text-align:center;
	text-transform:uppercase;
}

.footer_lien a{
	color:#863CCF;
	text-decoration:none;
}

.footer_lien a:hover{
	
}

.forum{
	width:193px;
	height:139px;
	margin:5px auto 0 auto;
	padding:0;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:160px;
	position:relative;
	background-color:#EDCA32;
}

.header_image{
	width:780px;
	height:160px;
	float:left;
}

html {
   margin: 0;
   padding: 0;
}

.infos{
	width:980px;
	margin:0 auto;
	padding:10px 0 5px 0;
/*	background-color:#E2E2E2;*/
}

.infos_contain{
	width:150px;
	margin:0 0 0 13px;
	padding:0;
	float:left;
	color:#2F360C;
	text-align:center;
	font-size:11px;
}

.mauve{
	color:#000;
}

.newsletter{
	position:absolute;
	width:130px;
	height:100px;
	margin:0;
	padding:0;
	top:120px;
	left:770px;
	color:#F1ECF6;
	font-size:11px;
}

.newsletter_input{
	border:0;
	color:#8857BA;
	text-align:center;
	font-size:13px;
	padding-top:2px;
	margin:0;
	width:182px;
	height:20px;
	background-image:url(../images/deco/btn-newsletter.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.newsletter_table{
	color:#2F360C;
	text-align:left;
}

.panier{
	position:absolute;
	width:200px;
	margin:0;
	padding:0;
/*	background-image:url(../images/deco/panier.png);
	background-position:left top;
	background-repeat:no-repeat;*/
	top:20px;
	left:790px;
	color:#2F360C;
	font-size:11px;
}

.panier a{
	color:#2F360C;
	text-decoration:underline;
}

.panier a:hover{
	color:#000;
	text-decoration:none;
}

.parrainage{
	width:158px;
	height:105px;
	margin:0 auto 0 0;
	padding:0;
}

.parrainage a{
	text-decoration:none;
	border:none;
	padding:0 0 0 5px;
	margin:0;
}

.parrainage a:hover{
	text-decoration:none;
	border:none;
	background-image:none;
}

.fidelite{
	width:158px;
	height:105px;
	margin: 30px auto 0 0;
	padding:0;
}

.fidelite a{
	text-decoration:none;
	border:none;
	padding:0 0 0 5px;
	margin:0;
}

.fidelite a:hover{
	text-decoration:none;
	border:none;
	background-image:none;
}

#player{
	width:340px;
	height:110px;
	margin:0;
	padding:0;
	position:absolute;
	left:240px;
	top:10px;
}

#player_h{
	width:128px;
	height:124px;
	margin:0;
	padding:0;
	position:absolute;
	left:610px;
	top:20px;
}

#player_index{
	width:1000px;
	height:600px;
	margin:0;
	padding:0;
}

.postit_accueil{
	width:292px;
	float:left;
}

.product_container{
	width:149px;
	height:200px;
	margin:0 22px 0 0;
	padding:0;
	float:left;
}

.product_container_line{
	width:513px;
	height:200px;
	margin:0 auto 0 39px;
	padding:0;
}

.product_contain { 
	float: left;
	padding:0;
	margin:0 0 10px 35px;
	background-image:url(../images/deco/bg_produit.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:210px;
	height:239px;
}

.product_contain_td{
	width:585px:
	height:200px;
	margin:0;
	padding:0;
}

.product_liste_contain{
	width:802px;
	margin:0;
	padding:0;
}

.product_photo{
	width:135px;
	height:89px;
	margin:16px auto 0 auto;
	padding:0;
}

.product_photo a{
	padding:0;
}

.product_prix{
	color:#789E27;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.product_prix_promo{
	color:#E8821A;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.product_titre{
	width:190px;
	height: 30px;
	margin: 8px auto 5px auto;
	padding:0;
	text-align:center;
}

.product_titre a{
	color:#789E27;
	text-decoration:none;
	font-weight:bold;
}

.produit_detail_separator{
	height:15px;
}

.pub{
	width:802px;
	height:132px;
	margin:0 auto;
	padding:0;
/*	border:1px solid #000;*/
}

.recherche{
	width:166px;
	height:32px;
	margin:0 0 10px 0;
	padding:40px 0 0 12px;
	background-image:url(../images/deco/bg_nav_verticale3.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.recherche input{
	width:153px;
	height:16px;
	border:none;
	background-color:transparent;
	font-size:13px;
	text-align:left;
	padding-top:1px;
	color:#000000;
}

.texte{
	width:780px;
	margin:0 auto;
	padding:20px 10px;
	color:#2F360C;
	font-size:12px;
	text-align:justify;
	font-family:Arial;
}

.texte a{
	color:#E9821A;
	text-decoration:underline;
}

.texte a:hover{
	color:#E9821A;
}

.texte_titre{
	color:#789E27;
	font-family:Arial;
	font-size:17px;
	margin:0 0 15px 0;
}

.texte_accueil{
	width:426px;
	margin:0 0 10px 0;
	padding:20px;
	float:left;
	color:#2F360C;
	font-size:13px;
}

/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
.left_content{
	width:178px;
	height:493px;
	padding:0;
/*	background-image:url(../images/deco/bg_left2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#E2E2E2;*/
}

.left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}

.left_content h4{
	margin:0;
	padding:0;
	color:#CCC;
}
/*------------------------------------------------------*
*------------------fin partie gauche--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie centre-----------------------*
*------------------------------------------------------*/
.middle_content{
/*	background-color:#F8F5FE;*/
	width:802px;
	padding:0 0 20px 0;
}

.middle_content h1{
	color:#789E27;
	font-size:14px;
	width:275px;
	height:20px;
	font-weight:bold;
/*	text-transform:uppercase;
	background-image:url(../images/deco/bg_h1.png);
	background-position:left 2px;
	background-repeat:no-repeat;*/
	padding:0 0 0 10px;
}

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

.product_list_row{ margin: 0 auto; width: 792px; }

.cell_etagere{height: 144px; width: 208px; margin:0 auto;}

.cell_etagere_bas{height: 20px; width: 208px;margin:0 auto;}

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

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
.right_content{
	width:217px;
	height:491px;
	background-image:url(../images/deco/bg_right.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#E2E2E2;
}

.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                    ----*
  *------------------------------------------------------*/
		
		
/*------------------------------------------------------*
  *-----------    PAGINATION                         ----*
  *------------------------------------------------------*/
.pagination{margin:0 0 19px 0px; overflow:hidden; width:802px;}
.pagination ul:after{content: ""; display: block; clear: both;}
.pagination ul{background:url("../images/deco/pages-sep.gif") no-repeat scroll 100% 0 transparent; float:right; list-style:none outside none; margin:0; padding:0;}
.pagination ul li {background:url("../images/deco/pages-sep.gif") no-repeat scroll 0 0 transparent; float:left; font-size:11px; margin:0 0 0 5px; padding:6px 0 3px 9px; text-transform:uppercase;}
.pagination a.link_prev{background:url("../images/deco/arrow-prev.gif") no-repeat scroll 0 2px transparent; padding:0 0 0 9px; color: #EF9F47; text-decoration: none; font-weight: bold;}
.pagination a.link_next{background:url("../images/deco/arrow-next.gif") no-repeat scroll 100% 2px transparent; padding:0 9px 0 0; color: #EF9F47; text-decoration: none; }
.pagination a.link_prev:hover{text-decoration: underline;}
.pagination a.link_next:hover{text-decoration: underline;}
.pagination span.link_prev{background:url("../images/deco/arrow-prev-inactive.gif") no-repeat scroll 0 2px transparent; padding:0 0 0 9px; color:#789E27;  font-weight: bold;}
.pagination span.link_next{background:url("../images/deco/arrow-next-inactive.gif") no-repeat scroll 100% 2px transparent; padding:0 9px 0 0; color:#789E27;  font-weight: bold;}
.pagination ul ul{background:none repeat scroll 0 0 transparent; float:left; list-style:none outside none; margin:0 3px 0 0; padding:0;}
.pagination ul ul li {background:none repeat scroll 0 0 transparent; float:left; margin:0; padding:0 2px 0 3px;}
.pagination ul ul li a{ text-decoration:none; color: #EF9F47;  font-weight: bold;}
.pagination ul ul li.active a{color:#789E27; text-decoration:none;  font-weight: bold;}
.pagination ul ul li a:hover{color:#EF9F47; text-decoration:underline;}
.pagination ul ul:after{content: ""; display: block; clear: both;}	


.produit_detail_tab
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.productTab
{ 
	font-size: 12px;
/*	font-weight: bold;*/
	width: 200px;
	background-image:url(../images/deco/bouton_descriptif.png);
	background-position: left top;
	background-repeat:no-repeat;
	height: 24px;
	text-align: left;
	margin-bottom:1px;
	padding:8px 0 0 18px;
	color:#2F360C;
}

.productTab:hover
{ 
	/*background-color: #284F23;*/
	cursor: pointer;
	font-weight: bold;
}

.productTabSelected
{ 
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	background-image:url(../images/deco/bouton_descriptif.png);
	background-position: left top;
	background-repeat:no-repeat;
	height: 24px;
	text-align: left;
	cursor: default;
	color:#2F360C;
	font-weight:bold;
	margin-bottom:1px;
	padding:8px 0 0 18px;
}

.full_note
{
	background-image: url(../images/deco/heart_full.png);
	width: 18px;
	height: 18px; 
	float:left;
}

.half_note
{
	background-image: url(../images/deco/heart_demi.png);
	width: 18px;
	height: 18px; 
	float:left;
}

.detail_produit_top{
	background-image: url(../images/deco/fond_descriptif_top.png);
	width: 585px;
	height: 15px; 
}

.detail_produit_middle{
	background-image: url(../images/deco/fond_descriptif_middle.png);
	background-repeat: repeat-y;
	width: 585px;
}

.detail_produit_bottom{
	background-image: url(../images/deco/fond_descriptif_bottom.png);
	width: 585px;
	height: 15px; 
}

.detail_onglet_top{
	background-image: url(../images/deco/fond_onglet_top.png);
	width: 585px;
	height: 23px; 
}

.detail_onglet_middle{
	background-image: url(../images/deco/fond_onglet_middle.png);
	background-repeat: repeat-y;
	width: 565px;
	padding: 0 10px;
	color:#2F360C;
}

.detail_onglet_bottom{
	background-image: url(../images/deco/fond_onglet_bottom.png);
	width: 585px;
	height: 20px; 
}

.photo_en_image
{
	height: 130px;
	margin: 2px;
}

.comments_general
{
	
}

.piece_jointe
{
	color:#CB26B1;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.libelle_produit
{
	color:#55317A;
	font-size:14px;
	width:275px;
	height:20px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/deco/bg_h1.png);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}

.no_result
{
	border-bottom:1px dotted #6762A5;
	border-top:1px dotted #6762A5;
	margin:5px;
	padding:5px;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
	color:#789E27;
}
