/* CSS Document */

body{
	margin:0;
	background:url(../img/fond.png) repeat-x #0B0F0D;
	font-family: Tahoma, Arial, Verdana;
}


	
#conteneur{
	clear:both;
	width:1146px;
}
h1, h2, h3{
	margin:0;
	padding:0;}
.H1HOME{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}
.h2produitsHome{
	background:url(../img/puceBouton.png) no-repeat;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
	font-size: 12px;
	color: #CCCCCC;
	white-space:nowrap;
	margin:0;
}
.h2produitsHome a{
	text-decoration:none;
	color: #CCCCCC;
}
.h2produitsHome a:hover{
	text-decoration:none;
	color: #666600;
}



.h2produitsPage{
	background:url(../img/puceBouton.png) no-repeat;

	padding:0 0 0 20px;
	font-size: 16px;
	color: #fff;
	white-space:nowrap;
	margin:10px 0 0 15px;
}
.h2produitsPage a{
	text-decoration:none;
	color: #CCCCCC;
}
.h2produitsPage a:hover{
	text-decoration:none;
	color:#ED0680;
}

.h3details{
	clear:both;
	margin:10px;
	color:#997534;
	font-size:16px;
	border-bottom:1px dashed #333;
	padding:10px 5px 5px 5px;
	font-style: italic;
	text-align:left;
}
legend{
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	background:#000;
	padding:5px;
}
fieldset{
	border:1px dotted #999;
	padding-bottom:10px;}
fieldset p{
	padding:10px;
}
fieldset li a{
	color:#FFFFFF;}
fieldset li a:hover{
 	text-decoration:none;
}
fieldset table{
	margin:15px;
	font-size: 11px;
	font-weight: bold;
}
fieldset td{
	padding:4px;
}

.h3home{
	font-size: 13px;
	color: #ccc;
	width:240px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
	border-bottom:1px solid #666;
	padding-bottom:3px;
	margin-top:10px;
}
.h3Acessoires{
	font-size: 13px;
	color: #ccc;
	width:auto;
	clear:both;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
	border:1px solid #333;
	padding:5px;
	margin-top:10px;
}
.h3Acessoires a{
	color: #ccc;
	text-decoration:none;
}

.h3Acessoires a:hover{
	color: #fff;
}

#encardTopHome{
	background:url(../img/fond-h1.png);
	margin:10px;
	padding:9px;
	font-size: 12px;
	color: #FFFFFF;
	border:1px solid #000;
}
#encardTopHome table{
	margin:10px 0 5px 0;
}
#encardTopHome a{
	color:#fff;
}
#encardTopHome a:hover{
	text-decoration:none;
}

#encardTopHome img{
	padding:1px;
	border:1px solid #000;
}

#news{
	width:auto;
	clear:both;
	font-size: 11px;
	color: #85B15A;
	padding:5px;
	}
#news p{
	clear:both;
	margin:5px;
	padding-top:10px;
	border-bottom:1px dashed #333;
	padding-bottom:5px;
	}
#news p a{
	color: #85B15A;
	text-decoration:none;
	}
#news p a:hover{
	color: #fff;
	text-decoration:none;
	}
.date{
	color:#ccc;
	font-size: 11px;
	float:left;
	font-weight: bold;
	margin:7px 0 0 5px;
	}
.titrenews{
	color:#999;
	font-size: 11px;
	float:left;
	margin-left:10px;
	font-weight: bold;
	margin-top:7px;}
.titrenews a{
	color:#999;
		text-decoration:none;}
.titrenews a:hover{
	color:#fff;
		text-decoration:none;}

/* Bloc Homepage */

/*.blocAccueil{
	background:url(../img/fond-home-vert.jpg) no-repeat #0B0F0D;
	height:1100px;
}*/

#bloc1Homepage{
	width:246px;
	float:left;
	height:800px;
	background:url(../img/fond-bloc1-home.jpg) no-repeat;
}
#bloc2Homepage{
	width:647px;
	float:left;
	height:800px;
	background:url(../img/fond-bloc2-home.jpg) no-repeat;
	
}
#bloc3Homepage{
	width:253px;
	float:left;
	background:#0B0F0D;
	height:615px;
	/*background:url(../img/fond-bloc3-home.jpg) no-repeat;*/
}


/*MENU*/
#Menu {
	height: 40px;
	width:835px;
	position:relative;
	margin:0 0 0 245px;
	
}

#Menu ul{
	margin:0;
	padding:0;	
}

#Menu li {
	float: left;
	position:relative;
	height: 40px;
	list-style-type:none;	
}

#Menu li span {

	display: none;

}

#Menu li a {

	display: block;
	background-image: url(../img/menu_top_off.png);
	height: 40px;
}
#Menu li a:hover {
	display: block;
	background-image: url(../img/menu_top_on.png);
	height: 40px;
}

a#accueil{
	width: 85px;
	background-position: 0 top;}


a#produits {
	width: 108px;
	background-position: -85px top;
}
a#points{
	width:163px;
	background-position: -193px top;

}
a#media{
	width:69px;
	background-position: -356px top;

}
a#serie{
	width:92px;
	background-position: -425px top;

}


a#portfolio{
	width:86px;
	background-position: -517px top;

}
a#team{
	width:75px;
	background-position: -603px top;

}
a#contact{
	width:86px;
	background-position: -678px top;

}
a#liens{
	width:62px;
	background-position: -764px top;

}


/*--------------------------------*/


#produitsHomepage{
	clear:both;
	width:auto;
}
#produitsHomepage ul{
	margin:0;
	padding:5px;
}
#produitsHomepage li{
	list-style-type:none;
	float:left;
	padding:5px;
	margin:0;

}
#produitsHomepage li p{
	margin-top:10px;
	text-align:center;

}
.serieIceBlue{
	width:210px;
	height:195px;
	border-top:1px dotted #545553;
	border-right:1px dotted #545553;

}
.serieIceBlue a{
	color: #99AED5;
}

.serieGrise{
	width:210px;
	height:195px;
	border-right:1px dotted #545553;
}

.serieGrise a{
	color:#66727C;
}
.serieViolette{
	width:190px;
	height:195px;
	border-top:1px dotted #545553;
	border-right:1px dotted #545553;color: #99AED5;
}

.serieViolette a{
	color: #AF2F7A;
}
.serieRouge{
	width:180px;
	height:195px;
	border-top:1px dotted #545553;
}
.serieRouge a{
	color: #CC0000;
}

.serieBleue{
	width:190px;
	height:195px;
	border-right:1px dotted #545553;
}
.serieBleue a{
	color:#6B9CCC;
}

.serieLimite{
	width:190px;
	height:195px;
}
.serieLimite a{
	color:#95CC1B;
}


.serieLimiteFast{
	width:210px;
	height:195px;
	border-right:1px dotted #545553;
	border-bottom:1px dotted #545553;
}
.serieLimiteFast a{
	color:#B887CB;
}

.serieLimiteFeel{
	width:190px;
	height:195px;
	border-bottom:1px dotted #545553;
}
.serieLimiteFeel a{
	color:#5AD3F0;
}


.serieLimiteExocast{
	width:190px;
	height:195px;
	border-bottom:1px dotted #545553;
	border-left:1px dotted #545553;
}
.serieLimiteExocast a{
	color:#B0C955;
}  





#textehomepage{
	background:url(../img/signature-home.png) no-repeat;
	clear:both;
	padding-left: 200px;
	font-size: 12px;
	color: #666666;
	margin-top:25px;
}
#tablenewsletter{
	border:1px solid #323232;
	font-size: 13px;
	color: #ccc;
	width:240px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
}
#tablenewsletter td{
	padding:5px;
}
#tablenewsletter input{
	background:#323232;
	border:1px solid #666;
	font-size: 11px;
	font-style: italic;
	color: #fff;
}
.bouton{
	background:#7B571F !important;

	font-size: 14px!important;
	font-style: normal !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	padding:4px;
	cursor:pointer;
	text-align:center;
	border:none;
	white-space:nowrap;
	width:auto !important;
	height:inherit !important;
	}

.bouton a{
	color: #FFFFFF ;
	text-decoration:none;
	}


.accessoirebloc{
	width:auto;
	clear:both;
	margin-top:15px;
}
.accessoirebloc p{
	color: #FFFFFF;
	margin:5px 0 0 0 !important;
	border:none !important;
	padding:0 !important;
}
.accessoireblocImg{
	float:left;
	width:80px;
}
.accessoireblocImg img{

	width:69px;
	padding:2px;
	border:1px solid #333;
}
.labelAcc{
	font-size: 11px;
	font-weight: bold;
	color: #997534;
	}
.labelAcc a{
	text-decoration:none;
	color: #997534;
	}
.labelAcc a:hover{
	text-decoration:none;
	color: #fff;
	}
.accessoireblocDescription{
	float:left;
	width:150px;
	margin-left:5px;
}

.voirarticle{
	background:url(../img/puceBouton2.png) no-repeat;
	font-size: 10px;
	margin:10px 0 0 0;
	padding-left:15px;
	height:11px;
	line-height:12px;
}
.voirarticle a{
	color: #FFFFFF;
}
.voirarticle a:hover{
	text-decoration:none;
}

#logo{
	width:125px;
	height:125px;
	position:absolute;
	top:-14px;
	left:-28px;
	z-index:2;
}

#prix{
	width:93px;
	height:103px;
	position:absolute;
	top:317px;
	left:535px;
	z-index:2;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(../img/fond-prix.png) no-repeat;
	text-align:center;
	padding-top:45px;
}
#prixaccessoires{
	width:93px;
	height:103px;
	position:absolute;
	top:493px;
	left:447px;
	z-index:2;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(../img/fond-prix.png) no-repeat;
	text-align:center;
	padding-top:45px;
}




.produitspage, fieldset{
	width:auto;
	margin:15px 10px 0 15px;
	/*background:url(../img/fond-h1.png);*/
	padding-bottom:10px;

}
.produitspagelabel{
	width:200px;
	float:left;
}
.produitspagelabel img{
	margin:5px;
	
}
.produitspage ul, fieldset ul{
	margin:5px 0 0 10px;
	padding:0;
	width:auto;
}
.produitspage li, fieldset li{
	list-style-type:none;
	margin-right:20px !important;
	float:left;
	margin-top:10px;
	width:100px;
	padding-right:15px;

}
.produitspage li img, fieldset li img{
	width:110px;
	height:60px;
	border:1px solid #645D4D;
	padding:2px;
}

.produitspage li p, fieldset li p{
	clear:both;
	text-align:center;
	font-size: 11px;
	color: #999;
	margin:4px auto 0 auto;
	padding:0;
	width:115px;
}

.produitspage li p span, fieldset li p span{
	font-size: 12px;
	color:#997534;
	background:#333;
	font-weight: bold;

}
.produitspage li p a, fieldset li p a{
	color: #999;
	text-decoration:none;
}
.produitspage li p a:hover, fieldset li p a:hover{
	color: #fff;
	text-decoration:underline;
}
.blocproduitPage{
	width:auto;
	border-bottom:1px dotted #333;
}










#vousetesici{
	width:auto;
	border-bottom:1px solid #333;
	font-size: 11px;
	color: #FFFFFF;
	padding:10px 0 5px 20px;
	margin:10px;
}
#vousetesici a{
	color: #FFFFFF;
}
#vousetesici a:hover{
	text-decoration:none;
}

#content{
	margin-top:15px;
	margin-left:25px;
}

.cannes{
	margin:0}
.cannes img{
	border:2px solid #333;
	padding:2px;
	width:604px;
	height:125px;
	
}


#contentaccessoire{
	margin-top:15px;
	margin-left:25px;width:400px;height:300px;margin:auto;
}
.accessoires{
	margin:auto;
		
	
	}
.accessoires img{
	border:2px solid #333;
	padding:2px;
	width:400px;
	height:300px;
	
}

div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background:#525E45;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../img/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #fff;
	background-color: #FFF;
}

.description{
	color: #FFFFFF;
	}
.description ul{
	margin:10px !important;
	}
.description li{
	float:inherit !important;
	width:inherit !important;
	clear:both;
	white-space:nowrap !important;
	}



.liens{
	color: #FFFFFF;
	}
.liens ul{
	margin:10px !important;
	}
.liens li{
	float:inherit !important;
	width:inherit !important;
	clear:both !important;
	white-space:nowrap !important;
	padding-left:150px !important;
	height:70px !important;
	line-height:70px;
	white-space: nowrap !important;
	border-bottom:1px dashed #666666;
	padding-bottom:5px;
	}


#bloc3Page{
	width:262px;
	float:left;
	background:#000;
}

#bloc3Page ul{
	margin:5px 0 0 0;
	padding:0;
}
#bloc3Page li{
	background:url(../img/puceBouton2.png) no-repeat;
	padding-left: 15px;
	list-style-type:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#bloc3Page li a{
	color: #FFFFFF;
	text-decoration:none;
}

#bloc3Page ul ul{
	margin:5px 0 0 0;
	padding:0;
}

#bloc3Page li li{
	background: inherit !important;
	background-position:0 500px;
	margin:0 0 0 15px;!important;
	padding:0!important;
	list-style-type:square !important;
	font-size: 11px !important;
	font-weight:normal !important;
	color: #ccc !important;

}
#bloc3Page li li a{

	color:#999999 !important;

}
#bloc3Page li li a:hover{

	color: #ccc !important;
	text-decoration:none;

}

#mediaMenu{
	margin:10px;
	padding:0 0 15px 0;
	clear:both;
}
#mediaMenu ul{
	margin:0;
	padding:0;
}
#mediaMenu li{
	list-style-type:none;
	float:left;
	border-right:1px solid #666666;
	padding-right:5px;
	margin-left:5px;
	font-size: 14px;
	color: #666666;
}
#mediaMenu li a{
	color: #ccc;
}

#mediaMenu li a:hover{
	color: #fff;
	text-decoration:none;
}