 /*------------------------------------------------------*
  *----------  CSS PRODUITS DEBUT - MAJ 23 oct 08    ----*
  *------------------------------------------------------*/

/*///   fiche produit  ///*/
#ficheprod_content{
	width: 100%;
	margin: 0 auto;
}
#ficheprod_photos{
	width:260px;
	margin: 0 0 0 10px;
	padding: 10px;
	background-color: #000;
}
#ficheprod_photoprincipale{
	width: 262px;
	height: 262px;
	text-align: center;
}
.mini{
	padding:0;
	margin: 10px 1px 0;
	border:none;
	width:80px;
}

#media{
	float: left;
}

#video_youtube{	
	margin: 0 0 0 10px;
	padding-top: 20px;
}

#ficheprod_descriptif{
	width:425px;
	float:right;
	padding:5px 5px 10px 5px;
	margin: 0;
}
#ficheprod_descriptif a{
	color: #ffff01;
	text-decoration:none;
}
#ficheprod_descriptif a:hover{
	color:#999;
	text-decoration:none;
}
#ficheprod_descriptif h2{
	margin:0;
	padding:0;
	font-size: 20px;
	text-align: left;
}
#ficheprod_descriptif h3{
	margin: 5px 0;
	padding:0;
	font-size: 12px;
}
#ficheprod_descriptif h4{
	margin:0;
	padding:7px 0 3px 0;
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}
#ficheprod_descriptif div{
	margin:0px;
	padding:10px 0;
	font-size: 11px;
}
#ficheprod_descriptif ul{
	margin:0;
	padding:4px;
	font-size: 11px;
}
#ficheprod_descriptif li{
	margin:0;
	padding:0 0 0 10px;
	list-style-type: disc;
	list-style-position: inside;
}
#ficheprod_descriptif div.quantite_panier{
	float: right;
	clear:both;
	font-size: 12px;
}

.quantite_panier input{
	width:20px;
}

.ajouter_panier {
	width: 160px;
	height: 40px;
	margin:10px 0 0;
	border: none;
	background: url(../images/produits/ajouter-panier.gif) no-repeat left top;
	color:#1a1a1a;
	font-weight: bold;
	padding: 0 0 0 30px;
	float: right;
	cursor:pointer;
}
.ajouter_panier:hover {
	background: url(../images/produits/ajouter-panier.gif) no-repeat left bottom;
	color: #404040;
}

.contactez_nous{
	width: 122px;
	height: 18px;
	margin:10px 0 0;
	border: none;
	background: url(../images/produits/contactez-nous.gif) no-repeat left top;
	color:#333;
	padding: 6px 3px 6px 23px;
	float: right;
	cursor:pointer;
}

#content a.contactez_nous {
	color:#333333;
	text-decoration:none;
}

#content a.contactez_nous:hover {
	color:#333333;
	text-decoration:none;
}

.contactez_nous:hover {
	background: url(../images/produits/contactez-nous.gif) no-repeat left -30px;
}

.bloc_filtre {
	margin:0;
	padding:0 0 20px;
	display: block;
}

.bloc_filtre02 {
	margin:0;
	padding:0;
	float:left;
	width: 430px;
}

.filtre {
	border: 1px solid #454545;
	background-color: #3a3a3a;
	margin: 10px;
	padding: 0;
	color: #999;
	font-size: 12px;
	float: left;
}


.filtre02 {
	border: 1px solid #333;
	background-color: #262626;
	margin: 10px 0 0 0;
	padding: 0;
	color: #999;
	font-size: 11px;
}

/*    liste produit   */
.content_liste_produits {
	margin:0 auto;
	padding:0;
}
.vignette_prod {
	width: 213px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
	background-color: #000;
	border: #3a3a3a solid 1px;
	display: inline;
}
.vignette_prod h2, .vignette_prod h2 a {
	font: normal 12px "Courier New", Courier, monospace;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.vignette_prod h2 a:hover {
	color: #ffff01;
}
.vignette_prod img {
	margin: 0 auto 10px;
	display: block;
}

.price_fiche {
	margin: 10px 0 0;
	padding: 0;
	display: block;
	text-align: right;
	font: bold 24px "Courier New", Courier, monospace;
}
.price_fiche_barre {
	margin: 1px 0;
	padding: 0;
	display: block;
	text-align: right;
	font: bold 18px "Courier New", Courier, monospace;
	color: #999;
	text-decoration:line-through;
}

.price {
	margin: 1px 0;
	padding: 0;
	display: block;
	text-align: center;
	font: bold 18px "Courier New", Courier, monospace;
}
.price_barre {
	margin: 1px 0;
	padding: 0;
	display: block;
	text-align: center;
	font: bold 14px "Courier New", Courier, monospace;
	text-decoration: line-through;
	color: #999;
}

.price_barre_fiche {
	margin: 5px 0;
	padding: 0;
	display: block;
	font-size: 14px;
	text-align: right;
	text-decoration: line-through;
	color: #999;
}

/*/// encart promo ///*/
.encart_promo {
	width: 213px;
	float: right;
	margin: 0 0 20px 10px;
	padding: 10px;
	background-color: #000;
	border: #3a3a3a solid 1px;
}
.encart_promo h4, .encart_promo h4 a {
	font: normal 18px "Courier New", Courier, monospace;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0 0 10px;
}
.encart_promo h2 a:hover {
	color: #ffff01;
}
.encart_promo p {
	font-size: 11px;
	margin: 0 0 10px;
	color: #808080;
}
.encart_promo img {
	margin: 0 auto 10px;
	display: block;
}
.encart_promo_prix {
	text-align: center;
	font: bold 18px "Courier New", Courier, monospace;
	text-align: right;
}
.encart_promo_prix_barre {
	text-align: center;
	font: bold 16px "Courier New", Courier, monospace;
	text-decoration: line-through;
	text-align: right;
	color: #999;
}
.encart_promo_btn {
	margin: 10px 0 0;
	font-size: 10px;
}

/*///   tableau location  ///*/
.content_location_produits {
	clear: both;
	width: auto;
	margin: 0 0 0 10px;
	padding: 0;
}

.location .table_bkg {
	background-color: #1a1a1a;
}

.location tbody tr th {
	width: 350px;
}

.location th {
	background-color: #333;
	color: #fff;
	padding: 10px;
	text-align: left;
}
.location td {
	background-color: #666;
	color: #000;
	padding: 5px;
	text-align: right;
}
#content .content_location_produits .location p {
	margin: 0;
	padding: 0;
}

#content .content_location_produits .location a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
#content .content_location_produits .location a:hover {
	color: #ffff00;
}

.corner_left_top {
	background: url(../images/deco/table_corner_bkg.gif) no-repeat left top #000;
	width: 10px;
	height: 10px;
}
.corner_right_top {
	background: url(../images/deco/table_corner_bkg.gif) no-repeat right top #000;
	width: 10px;
	height: 10px;
}
.corner_right_bottom {
	background: url(../images/deco/table_corner_bkg.gif) no-repeat right bottom #000;
	width: 10px;
	height: 10px;
}
.corner_left_bottom {
	background: url(../images/deco/table_corner_bkg.gif) no-repeat left bottom #000;
	width: 10px;
	height: 10px;
}

.corner_side_top {
	background: url(../images/deco/table_side_bkg.gif) repeat-x left top #000;
}
.corner_side_bottom {
	background: url(../images/deco/table_side_bkg.gif) repeat-x left bottom #000;
}
.corner_side_left {
	background: url(../images/deco/table_side_bkg.gif) repeat-y left top #000;
}
.corner_side_right {
	background: url(../images/deco/table_side_bkg.gif) repeat-y right top #000;
}

#location_infos {
	margin: 0 14px;
	padding: 0;
}
#location_infos h4 {
	margin: 0 0 5px;
	padding: 0;
}
#location_infos ul {
	margin: 0 0 20px;
	list-style-position: inside;
}
#location_infos li {
	margin: 2px 0;
	font-size: 11px;
}

#location_infos a {
	color: #fff;
	text-decoration: none;
}
#location_infos a:hover {
	color: #ffff00;
}

.nom_liste{
clear:both;
}

.cat_recherche a{
	text-decoration: none;
	color: #ffff00;
	margin : 10px 0 0 10px;
}

.cat_recherche a:hover{
	color: #fff;
}
 /*------------------------------------------------------*
  *--------------------------     CSS PRODUITS FIN	 ----*
  *------------------------------------------------------*/

#produits-associes {
	margin:20px 0 0 10px;
	padding:20px 0 0 0;
	border-top:solid #4c4c4c 1px;
}

#ficheprod_descriptif div.facebook_button{
    height: 35px;
    padding: 0;
}
#ficheprod_descriptif div.facebook_button_share{
    height: 35px;
    width: 90px;
    float: left;
    padding: 0;
}
#ficheprod_descriptif div.facebook_button_share a{
    height: 35px;
}
#ficheprod_descriptif div.facebook_button_love{
    height: 35px;
    padding: 0;
    float: left;
}
.disponibilite{
	color:#FFFF01
}
.remise_quantite{
	color:#FFFF01;
	font-weight:bold;
}

