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

.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:normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	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;
}

#content{
	margin:0 auto;
	padding:0;
	width:980px;
	/*background-color:#D7D7D7;*/
}

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

#footer{
	margin:10px auto 0 auto;
	padding:10px 0;
	width:980px;
	text-align:center;
	color:#fff;
	background-image:url(../images/deco/bg_footer.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

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

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

#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_general.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#general2{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_site.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#general_index{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_index.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:200px;
}

html {
   margin: 0;
   padding: 0;
}

.product_detail{
	width:553px;
	height:463px;
	margin:0 auto;
	background-image: url(../images/deco/bg_article_detail.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

.product_detail_photo{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.product_detail_photo_mini{
	float:left;
	margin-left:5px;
	border:1px solid #CCCCCC;
}

.product_detail_prix{
	background-color:#FF7900;
	color:#FFFFFF;
	font-weight:bold;
	width:200px;
	height:23px;
	text-align:center;
	padding-top:5px;
	margin:10px auto 0 0;
}

.product_detail_promo_prix{
	background-color:#FF7900;
	color:#FFFFFF;
	font-weight:bold;
	width:200px;
	height:23px;
	text-align:center;
	padding-top:5px;
	margin:10px auto 0 0;
	text-decoration:line-through;
}

.product_detail_promo_prix_new{
	background-color:#6E0001;
	color:#FF7900;
	font-weight:bold;
	width:200px;
	height:23px;
	text-align:center;
	padding-top:5px;
	margin:10px auto 0 0;
}

.product_detail_retour{
}

.product_detail_retour a{
	color: #6E0001;
	text-decoration:none;
}

.product_detail_retour a:hover{
	color: #FF7900;
}

.product_detail_texte{
	color:#292929;
	font-size:11px;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:1px dashed #6E0001;
}

.product_detail_titre{
	color:#6E0001;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 0;
}

.product_liste{
	width:184px;
	height:210px;
	background-image:url(../images/deco/bg_article.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding:10px 0 0 0;
}

.product_liste_filtre{
	color:#000;
	font-weight:bold;
}

.product_liste_pagination{
	padding:3px 0 0 0;
	color:#000;
	font-weight:bold;
}

.product_liste_pagination a{
	padding:3px 0 0 0;
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}

.product_liste_pagination span{
	padding:3px 0 0 0;
	color:#000;
	font-weight:bold;
}


.product_liste_photo{
	width:160px;
	height: 120px;
	margin:0 auto 3px auto;
}

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

.product_liste_photo a:hover img {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
	opacity: 0.7;
}

.product_liste_select{
	border:1px solid #000000;
	padding:0;
}

.product_liste_selection{
	width:553px;
	margin:10px auto;
	border-bottom:1px dotted #6E0001;
	border-top:1px dotted #6E0001;
	padding:5px 0;
}

.product_liste_texte{
	color:#292929;
	font-size:10px;
	width:170px;
	margin:0 auto;
	text-align:left;
}

.product_liste_titre{
	width:180px;
	margin:0 auto 3px auto;
	color:#6E0001;
	text-align:center;
}

.product_liste_titre a{
	color:#6E0001;
	text-decoration:none;
	font-weight:bold;	
}

.product_liste_titre a:hover{
	color:#FF7900;
	text-decoration:none;
	font-weight:bold;	
}

.promo_article{
	width:185px;
	height:91px;
	background-image:url(../images/deco/bg_promo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:5px auto;
	padding:12px 5px 0 0;
	color:#FF7A00;
	text-transform:uppercase;
	text-align:left;
	font-size:9px;
}

.promo_btn{
	width:200px;
	height:26px;
	background-image:url(../images/deco/bg_boutton.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	padding-top:10px;
	color:#7C0A00;
	text-transform:uppercase;
	text-align:center;
}

.promo_liste_prix{
	color:#6E0001;
	text-decoration:line-through;
	font-weight:bold;
	width:170px;
	margin:2px auto;
}

.promo_liste_prix_new{
	color:#F87F0C;
	font-weight:bold;
	width:170px;
	margin:0 auto;
}

.promo_photo{
	width:80px;
	height:80px;
	margin:0 5px 5px 13px;
	float:left;
}

.promo_prix{
	margin-top:2px;
	color:#6F0100;
	font-weight:bold;
	font-size:10px;
}

.promo_prix_old{
	margin-top:4px;
	text-decoration:line-through;
	color:#6F0100;
	font-weight:bold;
	font-size:10px;
}

/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
#left_content{
	float:left;
	position:relative;
	width:210px;
	padding-top:10px;
	left:0px;
}

#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{
	float:left;
	position:relative;
	width:555px;
	padding:10px 5px;
	text-align:justify;
	color:#666666;
}

#middle_content h1{
	margin:0 0 10px 0;
	padding-left:30px;
	color:#fff;
	width:525px;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	font-style:italic;
}

#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
/*------------------------------------------------------*
*------------------fin partie centre--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
#right_content{
	float:right;
	position:relative;
	width:200px;
	right:0px;
	padding:10px 0;
}

#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                    ----*
  *------------------------------------------------------*/
		
		
	
.restoList{ background-color: #666666; padding: 10px; width: 542px; margin-bottom: 34px;}
.restoList-Item{ height:82px; width: 83px; float:left; margin: 0 5px; text-align: center;}
.restoList-Item img{ border: solid 1px #FFFFFF; }
.restoTitle{ font-weight: bold; color: #666666; font-size: 15px; text-align: center; width: 100%; margin-bottom: 10px; }
.restoDet{ background-color: #666666; padding: 10px; width: 542px; margin-bottom: 34px; }
.gdImage{ width: 441px; height; 349px; text-align: center; margin-right: 9px;}
.gdImage img{border: solid 1px #FFFFFF;}
.restoListImg-Item{ width: 82px; margin-top: 6px; text-align: center; }
.LstImg .restoListImg-Item:first-child{margin: 0;}
.restoListImg-Item img{ border: solid 1px #FFFFFF; }
