 /*-----------------------  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 -------------------*
*------------------------------------------------------*/

#news_inscription h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #000000;
}

a.cellule_droite_liens_petit{
	color:#fff;
	margin: 4px 0 8px 100px;
	padding:5px 6px 5px 6px;
	text-transform:uppercase;
	font-size:10px;
	line-height:21px;
	height:21px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	background-image:url(../images/deco/rep_fond_bouton.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-decoration:none;
}

a.cellule_droite_liens_petit:hover{
	color:#FF0000;
	text-decoration:none;
}

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

a img.actu_photo_click {
	border:1px solid #F27505;
	margin:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	padding:0;
}

a img.photo_click_galerie{
	margin:0 12px 3px 2px;
	padding:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	border-color:#F27505;
	border-width:1px;
	border-style:solid;

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

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

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

.album_contain{
	border:3px solid #2C3A07;
	float:left;
	margin:5px 0 0 8px;
	padding:5px;
	width:251px;
	background-color: #fff;
}

.album_img {
}

.album_title{
	text-align:center;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F27505;
	background-color:#EEFFCE;
	border:1px solid #C7D67B;
	margin:0 auto 5px auto;
}

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

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

a.liens_vert:hover{
	color:#EF280D;
	font-size:10px;
	text-decoration:underline;
}

.align_center{
	text-align: center;
}

.align_justify{
	text-align: justify;
}

.align_left{
	text-align: left;
}

.align_right{
	text-align: right;
}

.BBcode_cadre
{
	border: solid 1px #000000;
	padding: 3px;
	margin: 0;
}

.BBcode_url
{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.BBcode_url:hover
{
	color: #666666;
}

body {
	margin:0;
	padding:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/deco/bg_body3_noel.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#A1C45F;
	color:#000;
}

.cellule_droite_actu{
	border-top: 1px solid #000;
	color:#FDFFCE;
	padding:14px 8px 6px 10px;
	background-color:#E9E9E9;
}

.cellule_droite_commande{
	margin: 0;
	padding: 0;
	color:#F27505;
	font-size:11px;
	line-height: 14px;
	height: 14px;
	font-weight: normal;
}

.cellule_droite_ligne_numero{
	margin:0 8px 0 15px;
	padding:0;
	float:left;
}

.cellule_droite_normal{
	margin:0;
	padding:14px 8px 6px 10px;
	border-top: 1px solid #000;
	background-color:#E9E9E9;
}

.cellule_droite_numero{
	margin: 0;
	padding: 2px 0 0 0;
	color:#2C3A07;
	font-size:17px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.cellule_droite_tel{
	margin:0;
	padding:10px;
	border-top: #1px solid #3A3807;
	height:100px;
}

.cellule_droite_texte{
	margin: 0 0 8px 0;
	padding: 0 0 8px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10px;
	line-height: 13px;
}

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

#compte_acces{
	margin:0;
	width:214px;
	padding: 19px 7px 0 0;
	text-align: right;
}

.compte_oublie{
	margin:30px auto 0 auto;
	width:220px;
	text-align:center;
}

.compte_oublie a{
	margin:0;
	padding: 0;
	color:#F27505;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration:none;
	line-height: 12px;
	height:12px;
	text-decoration:underline;
} 

.compte_oublie a:hover{
	border-width:0;
	border-style: none;
	border-color: #666666;

}

.compte_input_acces{
	margin: 0;
	padding: 0;
	color:#FF6600;
	font-size:10px;
	height: 21px;
	font-weight:bold;
}

.compte_input_area{
	width:115px;
	height:15px;
	margin:0 0 0 5px;
	padding:0;
	background-color:#EEFFCE;
	border-color:#F27505;
	border-style:solid;
	border-width:1px;
	text-align:center;
}

.contact_bg{
	width:462px;
	height:350px;
	padding:30px 0 0 30px;
	margin:30px auto 0 auto;
	background-image:url(../images/deco/bg_presentation.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

#content{
	margin:0 auto;
	padding:0;
	width:1001px;
	background-color: #FAFCFB;
}

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

#footer{
	margin:0 auto;
	padding:10px;
	width:981px;
	text-align:center;
	color:#000;
	border-top:25px solid #A1C45E;
	border-bottom:25px solid #A1C45E;
	background-color: #FAFCFB;
}

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

#footer a:hover{
	color:#EF280D;
}

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

#header{
	margin:0 auto;
	padding:0;
	width:1001px;
	height:254px;
	background-color:#F9FBFA;
	position:relative;
}

.header_presentation{
	width:780px;
	height:218px;
}


html {
   margin: 0;
   padding: 0;
}

.info_box{
	width:185px;
	padding:5px;
	border-top: 1px solid #3A3807;
	border-right: 1px solid #3A3807;
	border-bottom: 1px solid #3A3807;
	background-color: #E9E9E9;
}

.info_texte{
	padding-left:15px;
}

.lnk
{
	color:#E8E8E8;
	font-size:11px;
	height:24px;
	margin:0;
	padding:3px;
	text-decoration: none;
	background-color:#2E3B08;
	line-height:17px;
	font-weight:bold;
}

.lnk:hover
{
	text-decoration: underline;
}

.navigation-top{
	width:568px;
	height:23px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/deco/fil-aiane.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

.navigation-middle{
	width:488px;
	margin:0 auto;
	padding:0 40px 0 40px;
	color:#000;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background-image:url(../images/deco/fil-aiane-middle.jpg);
	background-position: left top;
	background-repeat:repeat-y;
}

.navigation-middle a{
	color:#000;
	font-weight:normal;
}

.navigation-middle a:hover{
	color:#FF0000;
}

.navigation-bottom{
	width:568px;
	height:23px;
	margin:0 auto 10px auto;
	padding:0;
	background-image:url(../images/deco/fil-aiane-bottom.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

.news_contain{
	width:560px;
	margin:20px auto 0 auto;
}

.news_img{
	float:left;
	padding-bottom:3px;
	padding-right:10px;
	width:60px;
	height:60px;
}

.news_img_gd{
	float:left;
	padding-bottom:3px;
	padding-right:10px;
	width:252px;
	height:230px;
}

.news_separation{
	border-bottom-color:#B79730;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:10px;
	margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	width:190px;
}

.news_texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10px;
	line-height: 13px;
	text-align:left;
}

.news_title{
	margin:0 0 5px 0;
	width:194px;
	height:28px;
	background-image:url(../images/deco/bg_news_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:12px 0 0 0;
	text-align:center;
}

.news_title div{
	color: #FF0000;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:10px;
}

.news_title a{
	color: #FF0000;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:10px;
}

.news_title a:hover{
	color:#000000;
}

.pack_container_td{
	border-bottom:1px solid #F97E06;
	padding:0 0 10px 0;
}

.pack_prix_normal{
	color:#534C08;
	font-weight:bold;
	margin:5px 0;
}

.pack_prix_pack{
	color:#F97E06;
	font-weight:bold;
}

.pagination{
	color:#E67607;
	margin: 0;
	padding: 0;
}

.pagination a{
	color:#E67607;
	text-decoration: underline;
}

.pagination select {
	border:1px solid #E67607;
	color:#E67607;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

.pagination_table{
	border-top:1px dotted #95D723;
	border-bottom:1px dotted #95D723;
	color: #E67607;
	width:100%;
	padding:10px;
	margin:0 auto 15px auto;
}

.pagination_FirstPage{
	background-image:url(../images/deco/pager_dbl_arrow_left.gif);
	width: 13px;
	height: 13px;
	cursoir: pointer;
}

.pagination_FirstPageOff{
	background-image:url(../images/deco/pager_dbl_arrow_left_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_PreviousPage{
	background-image:url(../images/deco/pager_arrow_left.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_PreviousPageOff{
	background-image:url(../images/deco/pager_arrow_left_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_LastPage{
	background-image:url(../images/deco/pager_dbl_arrow_right.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_LastPageOff{
	background-image:url(../images/deco/pager_dbl_arrow_right_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_NextPage{
	background-image:url(../images/deco/pager_arrow_right.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_NextPageOff{
	background-image:url(../images/deco/pager_arrow_right_off.gif);
	width: 13px;
	height: 13px;
}


#panier_acces{
	margin: 0;
	padding-top: 25px;
	width:221px;
	height:229px;
	background-image: url(../images/deco/fond_panier_acces.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.panier_bullet{
	color:#2C3A07;
	font-weight:bold;
	margin: 0;
	padding:0;
}

.panier_soustitre{
	color:#2C3A07;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding: 0 0 15px 36px;
	margin: 0;

}

.panier_titre{
	height:37px;
	color:#051AB5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin: 0;
	padding: 18px 0 0 60px;
}

.panier_titre a{
	color:#F27505;
	text-decoration:none;
}

.panier_titre a:hover{
	color:#2C3A07;
}

.presentation_bg{
	
	width:492px;
	height:349px;
	margin:0 auto;
	background-position: left top;
	padding:31px 0 0 0;
}

.paiement{
	width:495px;
	height:400px;
	margin:30px auto 0 auto;
	padding:31px 0 0 0;
}

.product_add_cart{
	margin:10px auto 0 auto;
	padding:0;
	text-align:center;
	width:125px;
}

.product_add_cart a{
	color:#8E7449;
	text-decoration:none;
}

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

.product_associate_libelle{
	padding:10px 0;
}

.product_associate_libelle div{
	color:#B79730;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:10px;
}


.product_associate_libelle a{
	color:#B79730;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:10px;
}

.product_associate_libelle a:hover{
}

.product_associate_title{
	background-color:#3A3807;
	color:#FDFFCF;
	text-align:center;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
}

.product_contain{
	border:3px solid #2C3A07;
	float:left;
	margin:5px 0 0 2px;
	padding:5px;
	width:251px;
	height: 271px;
	background-color: #fff;
	background-image:url(../images/deco/bg_vignette.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.product_containHori
{
	border:3px solid #2C3A07;
	float:left;
	margin:5px 0 0 2px;
	padding:5px;
	width:542px;
	height: 160px;
	background-color: #fff;
	background-image:url(../images/deco/bg_vignette.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.product_detail_add_cart{
	margin:30px auto 0 auto;
	padding:0;
	text-align:center;
	width:125px;
}

.product_detail_add_cart a{
	color:#8E7449;
	text-decoration:none;
}

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

.product_detail_contain{
	border:3px solid #2C3A07;
	margin:5px auto 0 auto;
	padding:5px;
	width:550px;
	background-color: #fff;
	background-image:url(../images/deco/bg_vignette.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.product_detail_price{
	padding:5px;
	text-align:center;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight:bold;
	border:1px solid #2E3B08;
	margin:15px auto 5px 15px;
	float:left;
}

.product_detail_price_promo{
	padding:5px;
	text-align:center;
	background-color:#FF0000;
	color: #FFFFFF;
	font-weight:bold;
	border:1px solid #2E3B08;
	margin:15px auto 5px 15px;
	float:left;
}

.product_img {
	float:left;
	margin-right:10px;
}

.product_liste{
	width:560px;
	margin:0 auto;
	padding-left:8px;
}

.product_more_info{
	margin:10px auto 0 0;
	text-align:center;
	width:125px;
	padding:0;
}

.product_more_info a{
	color:#F27505;
	text-decoration:none;
}

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

.product_price{
	padding:5px;
	text-align:center;
	background-color: #D6250D;
	color: #FFFFFF;
	font-weight:bold;
	border:1px solid #2E3B08;
	width:70%;
	margin:5px auto 5px auto;
}

.product_price_promo{
	padding:5px;
	text-align:center;
	background-color:#D6250D;
	color: #FFFFFF;
	font-weight:bold;
	border:1px solid #2E3B08;
	width:70%;
	margin:5px auto 5px auto;
}

.product_texte{
	color: #534C08;
	text-align:left;
}

.product_texte_detail{
	color: #534C08;
	text-align:justify;
	padding-top:20px;
}

.product_title{
	background-color:#E7E7E7;
	width:251px;
	height:21px;
	text-align:center;
	padding-top:6px;
	color:#F27505;
	border:1px solid #000;
	margin:0 auto 5px auto;
}

.product_title div{
	color:#F27505;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

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

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

.promo_box{
	width:185px;
	padding:5px;
	border-top: 1px solid #3A3807;
	border-right: 1px solid #3A3807;
	border-bottom: 1px solid #3A3807;
	background-color: #E9E9E9;
}

.promo_img{
	float:left;
	padding-bottom:3px;
	padding-right:5px;
	width:55px;
	height:55px;
}

.promo_libelle{
	background-image:url(../images/deco/bg_promo_libelle.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	color:#F27505;
	text-align:center;
	margin:0 auto 10px auto;
	width:180px;
	height:27px;
	padding-top:11px;
}

.promo_libelle a{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.promo_libelle a:hover{
	color:#F27505;
}

.promo_prix{
	color:#000;
	text-decoration:line-through;
	margin:5px 0;
	padding-top:5px;
}

.promo_prix_promo{
	font-size: 11px;
	color:#F27505;
	font-weight:bold;
}

.promo_separation{
	border-bottom-color:#B79730;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:10px;
	margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	width:180px;
}

.promo_titre{
	margin:0 0 5px 0;
	padding:0;
	color:#EF280D;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
}

.champ_recherche
{
	background-image:url(../images/deco/menu-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	color:#FDFFCF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 5px;
	text-align:left;
	width:190px;
}

.recherche_libelle
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.recherche_input
{
	padding-top: 2px;
}

.submit{
	width:32px;
	height:32px;
	margin:0 auto 0 140px;
}

.tel_contain{
	position:relative;
}

#titre{
	width:300px;
	padding:10px 0 0 1px;
	margin:0;
	height:105px;
	position:absolute;
	left: 0px;
	top: 90px;
}

#tel{
	width:150px;
	height:55px;
	position:absolute;
	left:20px;
	top: 10px
}

#texte{
	width:450px;
	padding:10px 0 0 1px;
	margin:0;
	height:35px;
	position:absolute;
	left: 355px;
	top: 17px;
}
/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
#left_content{
	width:200px;
	padding:10px 0 0 1px;
	margin:0;
}

#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{
	width:568px;
	padding:15px 5px 10px 5px;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
}

#middle_content h1{
	margin:0 0 10px 0;
	padding:0;
	color:#fff;
	background-image:url(../images/deco/bg_h1.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	height:15px;
	text-transform:uppercase;
	padding:2px 0 0 40px;
}

#middle_content h2{
	margin:0;
	padding:0;
	color:#534C08;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
/*------------------------------------------------------*
*------------------fin partie centre--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
#right_content{
	width:220px;
	padding:15px 0 0 0;
	border-left:1px solid #3A3807;
	margin:0;
}

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

#right_content h2{
	margin:0 0 5px 0;
	padding:0;
	color:#EF280D;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}
/*------------------------------------------------------*
*------------------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                    ----*
  *------------------------------------------------------*/
		
		
	

