* {
	padding:0;
	margin:0;
}

	
body {
	font-family:"Trebuchet MS";
	background:#cec48e;
	
	font-size:12px;
	color:#174e03;
}

	
h1 {
	position:absolute;
	left:-9999px;
}

div#global_entete {
	width:100%;
	height: auto;
	background:url(img/bg_glob_entete.jpg) top center repeat-x;
}

div#entete {
	width:612px;
	height:196px;
	margin:0 auto;
	background:url(img/bg_entete.jpg) top  center no-repeat;
	padding-left: 348px;
	}
	
div#menu {
	width:350px;
	height:79px;
	background:url(img/bg_menu.jpg) no-repeat;
	float:left;
	margin-top:23px;
	text-align: center;
	}
div#menu ul {
    padding:10px 5px;
	}
	
div#menu ul li {
	list-style:none;
	display:inline;
	color: #729167;
	line-height: 18px;
	}
div#menu ul li a {
	color:#729167;
	padding:0 11px;
	text-decoration:none;
	}
div#menu ul li a:hover {
	color:#fff;
	}
	
#compte {
	width:220px;
	height:138px;
	float:left;
	background:url(img/bg_espace_client.jpg) top no-repeat;
	padding: 8px 0 0 40px;
	}	
	
#compte h4 {
	color:#e9d49b;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
	}

#compte .espace_client {
	width:220px;
	height:29px;
	float:left;
	background:url(images/bg_espace_membre.png) no-repeat;
   }
   
 
#compte .espace_client form p {
	font-size:12px;
	display: block;
	margin-bottom: 5px;
	float: left;
}
   
#compte .espace_membre form p a{
   color:#808080;
   }
   
#compte .espace_membre form h4 {
	padding-left:10px;
	font-weight:bold;
	color: #92167e;
	letter-spacing: 1px;
	display: block;
	font-size: 14px;
}

#compte .espace_client form input.sub {
	color:#efdba6;
	font-size:10px;
	width:58px;
	font-weight: bold;
	background: url(img/connexion.gif) no-repeat;
	float: left;
	border: 0;
	height: 43px;
	cursor: pointer;
	padding-top: -20px;

  }

#compte .espace_client form input.txt {
	padding:2px 2px 0 2px;
	font-size:12px;
	width: 170px;
	margin-left: 1px;
	background: #154903;
	color: #e9d49b;
	border: 0;
	height:21px;
	float: left;

  }

#compte .espace_client form .titre_panier2 {
	display:block;
	font-size: 12px;
	}
	
#compte .espace_client form .titre_panier2 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#compte .espace_client form .titre_panier2 a:hover {
	text-decoration: underline;
	}

#compte .espace_client form .floatleft1 {
	width:auto;
	}
#compte .espace_client form .floatleft {
	float: left;
	width: 120px;
	}
	
	
#compte .espace_client form .mot_pass  a {
	color:#154903;
	font-weight:bold;
	font-size: 10px;

	 }
	 
	 	
#compte .espace_client form .mot_pass  a:hover{
	color: #FFFFFF;

	 }
#compte .espace_client form .mot_pass {
	 display:block;
	 width:130px;
	 margin-bottom:3px;
	 }

div#panier {
	width:425px;
	height:50px;
	float:right;
	line-height: 50px;
	text-align: right;
	padding-right: 15px;
	 }
	 
div#panier dl dt {
	display:inline;
	}
	
div#panier dl dd {
	display:inline;
	padding:5px;
	color:#efdba6;
	font-weight:bold;
	}

div#panier dl .vente_flash {
    background:url(img/icone_flash.gif) left no-repeat;
	padding-left:25px;
	margin-right:20px
	}
	
div#panier dl .vente_flash a {
    color:#efdba6;
	text-decoration:none;
	}
	
div#panier dl .commander {
    width:81px;
	background:url(img/commander.gif) no-repeat;
	}
	
div#panier dl .commander a {
    text-decoration:none;
	color:#efdba6;
	}
	
div#panier dl a:hover {
    text-decoration:underline;
	}
	
div#global_centre {
	width:100%;
	background:url(img/bg_global_centre.jpg) center repeat-y;
	height:auto;
	}
	
div#centre {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(img/bg_centre.jpg) top center repeat-y;
	}
	
div#c_gauche {
	width:153px;
	height:auto;
	float:left;
	padding-bottom: 15px;
	} 
	
div#marques {
	width:137px;
	float:left;
	padding:20px 2px 0 14px;
	height:auto;
	}
	
div#marques ul li {
    list-style:none;
	font-weight:bold;
	}	
div#marques ul li a {
    color:#174e03;
	text-decoration:none;
	}
	
div#marques ul li  a:hover  {
	text-decoration: underline;
	}
	
div#marques ul .vers_bas {
    padding-top:15px;
	}
div#contenu {
	float:left;
	width:630px;
	height: auto;
	padding: 0 7px;
	}
	
div#contenu h2 {
	font-size:18px;
	font-weight: normal;
	margin:10px;
	}
div#contenu p {
    padding-top: 10px;
	}
div#contenu p span {
    font-weight:bold;
	}	
div#contenu h3 {
    font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:10px 0;
	
	}
	
div#contenu h4 {
    font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:10px 0;
	}
	
div#contenu .lien_droite {
	float:right;
	padding: 10px 0 0;
	}
div#contenu .lien_droite a {
	color:#CC3366;
	font-weight:bold;
	text-decoration:none;
	}	
	
div#contenu .lien_droite a:hover {
	text-decoration: underline;
	}
	
div#conteneur_fiche {
    width:630px;
	height:auto;
	}
	
div#conteneur_fiche h4 {
    font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:10px 0;
	}
	
div#conteneur_fiche .image_grande {
	width:410px;
	height:auto;
	float:left;
	}	
div#conteneur_fiche .image_grande p img {
     border:0;
	 padding:3px;
	 }
	 
div#conteneur_fiche .infos_detailles {
	width:205px;
	height:300px;
	border:#009933 solid 1px;
	float:left;
	margin-top: 10px;
	padding: 0 5px;
	 }
div#conteneur_fiche .infos_detailles dl dt {
	text-align:center;
	margin: 10px 0 0;
   }
   
div#conteneur_fiche .infos_detailles dl dd{
	margin: 5px 0;
   }	
   
div#conteneur_fiche .infos_detailles dl .disc ul li {
    list-style-type: none;
	}
	
div#conteneur_fiche .infos_detailles dl .disc ul li span {
	font-weight:bold;
	}
	
div#conteneur_fiche .infos_detailles dl .disc ul  .vers_bas {
	padding-top:15px;
	}
div#conteneur_fiche .infos_detailles dl img {
	border:#000000 solid 1px;
   }
div#conteneur_fiche .infos_detailles dl .references  {
	font-size:10px;
	text-transform: uppercase;
	} 

div#conteneur_fiche .infos_detailles dl .prix {
	color:#174E03;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 2px;
	}
	
div#conteneur_fiche .infos_detailles dl .panier {
	text-align:center;
	margin-top: 10px;
	}
	
div#conteneur_fiche .infos_detailles dl input.ajout {
	text-align:center;
	background:url(img/ajout_panier.jpg) no-repeat;
	border:0;
	cursor:pointer;
	width:170px;
	height:30px;
	}
	

div#conteneur_fiche .infos_detailles dl .panier img{
	border:0;
	}
	
	
div#conteneur_fiche .infos_complementaires {
	width:605px;
	height:auto;
	border:#009933 solid 1px;
	float:left;
	margin-top: 10px;
	padding: 10px;
	 }
	 
div#conteneur_fiche .infos_complementaires .description {
    width:170px;
	}

div#conteneur_fiche .infos_complementaires  .infos1 {
	width: auto;
	height: auto;
   }

div#conteneur_fiche .infos_complementaires  .infos1 li {
	width:150px;
	height:auto;
	list-style:none;
	float:left;
	margin-right: 25px;
	}
	
div#conteneur_fiche .infos_complementaires  .infos1 li dl dd span {
    font-weight:bold;
	}
div#conteneur_fiche .infos_complementaires .infos1 dl dt {
    font-weight:bold;
	border-bottom:#000000 solid 1px;
	}
div#conteneur_fiche .infos_complementaires .infos1 dl dd {
    padding-top:5px;
	}
	
div#conteneur_fiche .infos_complementaires  .infos2 {
	width: 590px;
	height: auto;
	border:#333333 dotted 1px;
	float: left;
	margin-top: 10px;
	padding: 5px;
   }
 div#conteneur_fiche .infos_complementaires  .infos2 li dt {
    font-weight:bold;
	margin:10px 0 20px;
	} 
	
 div#conteneur_fiche .infos_complementaires  .infos2 li dd{
    font-weight:bold;
	} 
	
div#conteneur_fiche .infos_complementaires  .infos2 li {
    list-style:none;
	}
div#contenu .liste_produits {
	width:630px;
	height:auto;
	margin-bottom: 10px;
	float: left;
	}
div#contenu .liste_produits li {
	list-style:none;
	border: #333300 solid 1px;
	width:200px;
	height:250px;
	float: left;
	margin: 5px 5px 0 0;
	}	

div#contenu .liste_produits h4 {
    text-align:center;
	color: #174E03;
	}
	
div#contenu .liste_produits .image_produits	 {
    text-align:center;
	}
	
div#contenu .liste_produits .image_produits	img {
    border:0;
	/*padding:3px;*/
	}
	
div#contenu .liste_produits .image_produits	img:hover {
	background:#339900;
	}
	
div#contenu .liste_produits .description {
    padding:0 10px;
	}
	

	
div#contenu .liste_produits .prix {
	padding:10px 10px 0 10px;
	color: #174E03;
	font-size:14px;
	font-weight:bold;
	float: left;
	}

div#contenu .liste_produits .voir {
	color: #66CC33;
	font-size:14px;
	width:60px;
	margin:10px 10px 0 0px;
	font-weight:bold;
	float: right;
	text-align: center;
	}	
	
div#contenu .liste_produits .voir a {
	text-decoration:none;
	color:#174E03;
	background:url(img/bg_voir.jpg) repeat-x;
	padding:0 10px;
	text-transform: uppercase;
	}
	
div#contenu .liste_produits .voir a:hover {
    background:url(img/bg_voir_hover.jpg) repeat-x;
	}
div#c_droite {
	width:154px;
	float:left;
	height:auto;
	padding: 0 2px 0 7px;
	}
	
div#top_lunettes {
	width:154px;
	float:left;
	}
div#top_lunettes h4 {
    padding:15px 0;
	font-size:12px;
	font-weight:bold;
	}
	
div#top_lunettes ul li {
    list-style:none;
	font-weight:bold;
	}	
div#top_lunettes ul li a {
    color:#174e03;
	text-decoration:none;
	}
	
div#top_lunettes ul li  a:hover  {
	text-decoration: underline;
	}
	
div#top_lunettes ul .vers_bas {
    padding-top:15px;
	}
	
#images_droite 	{
	width:154px;
	float:left;
	margin:20px 0;
	}
	
#images_droite li {
    list-style:none;
	margin-bottom:10px;
	}
	
#images_droite li img {
     border:solid 1px #000000;
	 }
div#global_pied {
    width:100%;
	height:auto;
	background:url(img/bg_global_pied.jpg) top  repeat-x;
	}
	
div#pied {
	width:960px;
	height:80px;
	margin:0 auto;
	text-align: center;
	padding: 10px 0px 0px 0px;
}


div#pied ul {
	width:958px;
	line-height:20px;
	text-align: center;
	height: 20px;
}
div#pied ul li {
	list-style:none;
	font-size:12px;
	color:#818181;
	display: inline;
	text-align: center;

}
div#pied ul li a {
	text-decoration:none;
	color:#818181;
}

div#pied ul li a:hover{
	text-decoration:underline;

}
div#pied .imnalys {
	text-align:center;
	padding:10px 0px 0px 0px;
}
	
div#pied .imnalys img {
	border:0;
	width:128px;
	height:39px;
}

div#pied  .imnalys span
{
   position:absolute;
   top:-9999px;
}
div#marques_pied {
	margin:0 auto;
	width:960px;
	background: url(img/bg_pied.jpg)  center top no-repeat;
	height:20px;
	text-align: center;
	padding-top: 100px;
	color: #818181;
	}

    
/*Formulaire du contact*/


#form {
	text-align: left;
	margin:25px 0 0 10px;
	width:auto;
	float: left;
}
.form1 {
	border-width: medium;
	border: solid 1px  #003300;
	width: 47%;
	background: #cec48e;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #0e3102;
	margin-right: 5px;
	padding: 2px;
}

.form11 {
	border-width: medium;
	border: solid 1px #003300;
	width: 96%;
	background: #cec48e;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #0e3102;
	margin-right: 5px;
	padding: 2px;
}

.form1:focus, .form11:focus {
	border: 1px solid #666666;
}
.form2{
	font: 11px Arial, Helvetica, sans-serif;
	width: 30%;

}
.form3{ 
    font-size:11px;
    width: 30%;
	}
.form4{
	overflow: hidden;
	padding: 5px 0px 0px;
    }
	
.button1 {
	font-size: 11px;
	width: 48%;
	background: #c5b97c;
	border-width: medium;
	border-style: none;
	color: #575b5f;
	cursor: pointer;
}

#form .italic {
    font-style:italic;
	}
	
#style_paypal
{
	border:none;
	width:213px;
	height:37px;
	background-image:url(img/img_paypal.gif);	
}
