html, body { 
	background:none;
	padding: 0;
	margin: 0;
	height:100%;
	color:#333;
	font:11px Verdana, Geneva, sans-serif;
}
.bg-home-contact{
	background:#FFF url(../IMG/bg-home-contact.jpg) no-repeat top center;
}
a{
	color:#999;
	text-decoration: none;
}
.title-blog, .title-last-video{
	padding:10px 0;
	font-family:'Droid Sans', arial, serif;
	text-align:left;
	font-size:24px;
	color:#999;
	letter-spacing:0.1em;
	font-weight:normal;
}

.titre-menu {
	font-size:12px;
	text-align:center;
	height:20px;
}
/* Footer */
.texte-footer{
	color:#CCC;
}
#theSite {
	min-height: 100%;
	margin-bottom:-150px;
	position: relative;
}
.clearfooter {
	height: 150px;
	clear: both;
}
#footer {
	height: 150px;
	position: relative;
	font-size:10px;
	color:#999;
	text-align:center;
	background: #FFF url(../IMG/bg-footer.jpg) repeat-x top center;
}
.sup-content{
	position:relative;
	width:1024px;
	margin:0 auto;
	height:auto;
}
.sup-content-board{
	position:relative;
	width:900px;
	height:auto;
	margin:0 auto;
	z-index:1;
}
.sup-content-clear{
	position:relative;
	width:100%;
	height:70px;
	background:#FFF url(../IMG/logo-sup-2011.jpg) no-repeat top left;
}
/* PAGES PAGAIES */
.title-product{
	position:absolute;
	height:auto;
	top:100px;
	left:100px;
	z-index:100;
}
.sup-content-left{
	position:relative;
	width:500px;
	height:auto;
	float:left;
	z-index:1;
}
.img-content-flash{
	position:absolute;
	width:500px;
	height:320px;
	left:0px;
	top:0px;
	z-index:1000;
}
.img-content-diapo{
	position:relative;
	width:500px;
	height:320px;
}
div.bg-plan{
	background:#FFF;
	width:250px;
	height:300px;
	z-index:1;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
div.bg-plan:hover{
	background: #FFF url(../IMG/bg-plan-sup.png);
	width:250px;
	height:300px;
	z-index:1;
	margin-left:20px;
	float:left;
}
/* Menu Pagaie */
.menu-footer{
	position:relative;
	width:620px;
	margin:0 auto;
	height:50px;
	text-align:center;
}
.menu-pagaie{
	margin:0 1px 0 1px;
	display:inline-block;
	background:none;
}
.menu-pagaie-hover{
	margin:0 1px 0 1px;
	display:inline-block;
	background:url(../IMG/mask-pagaie-hover.png) no-repeat top right;
}
#titre-A{
	position:relative;
	color:#999;
	text-align:center;
	font-weight:bold;
	display:none; 
	position:relative;
	margin:0 auto;
	height:30px;
	width:300px;
	background:none;
}
#titre-B{
	position:relative;
	color:#999;
	text-align:center;
	display:block;
	margin:0 auto;
	height:30px;
	width:300px;
	background:none;
}
/* Gradient */
.title-dealers{
	position:relative;
	font-family:'Droid Sans', arial, serif;
	font-size:16px;
	color:#999;
}
.titre1{
	position:relative;
	font-family:'Droid Sans', arial, serif;
	font-size:24px;
	font-weight:bold;
	color:#333;
}
.titre2{
	position:relative;
	height:32px;
	padding-top:3px;
	font-family:'Droid Sans', arial, serif;
	font-size:24px;
	font-weight:bold;
	color:#333;
}
.titre3{
	position:relative;
	height:18px;
	min-width:240px;
	padding-top:3px;
	font-family:'Droid Sans', arial, serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.titre4{
	position:relative;
	height:30px;
	font-family:'Droid Sans', arial, serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding-left:0px;
}
.soustitre1{
	font-family:'Droid Sans', arial, serif;
	font-size:18px;
	color:#333;
	/*letter-spacing:-.05em;*/
	position:relative;
	/*margin:.6em 0;*/
	padding-top:1px;
	min-width:230px;
}
.soustitre2{
	font-family:'Droid Sans', arial, serif;
	font-size:14px;
	color:#333;
	/*letter-spacing:-.05em;*/
	position:relative;
	/*margin:.6em 0;*/
	padding-top:1px;
	min-width:230px;
}
/* END PAGES PAGAIES */
.lien-defil,.lien-defil:link,.lien-defil:visited {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:700;
}
.lien-defil:hover,.lien-defil {
color:#036;
}
.bt-back{
	background-image:url("../IMG/2010/bouton-back.jpg");
	background-repeat:no-repeat;
	background-position: left;
	width:50%;
}
.bt-next{
	background-image:url("../IMG/2010/bouton-next.jpg");
	background-repeat:no-repeat;
	background-position: right;
	width: 50%;
}
/* EXPOSE lien */
a.off-archive {
	background-color:#FFF;
}
a.on-archive {
	color:#C00;
	font-weight: 700;
}
a.off-news {
	background-color:#FFF;
}
a.on-news {
	display:block;
	color:#C00;
	width:290px;
	background-color:#CCC;
	border: solid 1px #CCC;
}
/* Info Bulle */
{
   font-size: 12px; /* on définit les propriétés de texte pour toutes les balises */
}
a.info {
   position: relative;
   text-decoration: none;
   text-align:center;
   color: #666;
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500;
   color: #CC0000;
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   width: 130px;
   height: 140px;
   background:url("../IMG/bg-info-bulle.png") no-repeat top center;
   top: 10px; /* on positionne notre infobulle */
   left: 50%;
}
/* Table Spip */
table.spip {
	color:#999;
	font-size:11px;
	margin-left: 0px;
	border: 0px solid #999999;
	border-collapse:collapse;
}
table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding: 2px;
	/*font-size : 70%;*/
}
table.spip tr.row_first {
	background-color:transparent; 
}
table.spip tr.row_odd {
	background-color:transparent; 
}
table.spip tr.row_even {
	background-color:transparent; 
}
table.spip td {
	/*padding: 2px;*/
	padding-right: 8px;
	text-align: left;
	vertical-align: middle;
}
/* Menu Specs */
.container{
	position:relative;
	width:500px;
	height:auto;
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	height: 25px;
	width: 500px;
	background:url(../IMG/fond-sup-infos.jpg) no-repeat top right;
}
ul.tabs li {
	float: left;
	height: 25px;
	width:166px;
	line-height: 25px;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	font-family: 'Droid Sans', arial, serif;
	color:#666;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;
	text-align:center;
	display: block;
	outline: none;
}
ul.tabs li a:hover {
	font-family: 'Droid Sans', arial, serif;
	color: #CC0000;
}
html ul.tabs li.active a:hover{
	font-family: 'Droid Sans', arial, serif;
	background:none;
	color: #CC0000;
}
/* Tab A */
html ul.tabs li.tabA.active {
	font-family: 'Droid Sans', arial, serif;
	background:url("../IMG/bar-ongletA-over.png") no-repeat top center;
	color: #CC0000;
}
/* Tab B */
html ul.tabs li.tabB.active {
	font-family: 'Droid Sans', arial, serif;
	background:url("../IMG/bar-ongletB-over.png") no-repeat top center;
	color: #CC0000;
}
/* Tab C */
html ul.tabs li.tabC.active {
	font-family: 'Droid Sans', arial, serif;
	background:url("../IMG/bar-ongletC-over.png") no-repeat top center;
	color: #CC0000;
}
/* END TABS */
.tab_container {
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	margin-top: 10px;
	text-align:justify;
}
/* Menu PayPal */
#idselect {
	padding:5px;
	margin-top:10px;
	border-radius:6px;
	border:1px solid #CCC;
	color:#C00;
	width:130px;
	background:#FFF;
}
#bt-submit{
	width:30px;
	text-align:center;
}
#div-paypal{
	position:relative;
	width:960px;
	min-height:625px;
	background:url(../IMG/bg-shop-paypal.jpg) no-repeat 40px 15px;
	text-align:center;
	margin:20px auto;
}
.paypal-left, .paypal-right{
	position:relative;
	padding: 0px 8px;
	text-align:left;
	width:164px;
	height:auto;
	float:left;
	background:none;
}
.paypal-center{
	position:relative;
	width:600px;
	height:auto;
	float:left;
}
.container-paypal{
	padding-top:15px;
	position:relative;
	width:600px;
	height:auto;
	background:none;
}
.div-shipping{
	position:relative;
	margin-top: 10px;
	padding: 5px;
	font-size:10px;
	text-align:left;
	width:118px;
	color:#999;
	border-radius:6px;
	border:1px solid #CCC;
}
ul.tabs-paypal {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	height: 25px;
	width: 600px;
	/*background:url(../IMG/paypal-bg.jpg) no-repeat top center;*/
}
ul.tabs-paypal li {
	float: left;
	height: 25px;
	width:300px;
	line-height:25px;
	overflow: hidden;
	position: relative;
}
ul.tabs-paypal li a {
	font-family: 'Droid Sans', arial, serif;
	color:#666;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;
	text-align:center;
	display: block;
	outline: none;
}
ul.tabs-paypal li a:hover {
	font-family: 'Droid Sans', arial, serif;
	color: #CC0000;
}
html ul.tabs-paypal li.active a:hover{
	font-family: 'Droid Sans', arial, serif;
	background:none;
	color: #CC0000;
}
/* Tab Boards */
html ul.tabs-paypal li.tab-boards.active {
	font-family: 'Droid Sans', arial, serif;
	background:url(../IMG/paypal-active-onglet.png) no-repeat top center;
	color: #CC0000;
	font-weight:bold;
}
/* Tab Paddles */
html ul.tabs-paypal li.tab-paddles.active {
	font-family: 'Droid Sans', arial, serif;
	background:url(../IMG/paypal-active-onglet.png) no-repeat top center;
	color: #CC0000;
	font-weight:bold;
}
.tab_container-paypal {
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	margin-top: 10px;
	text-align:justify;
}
h2{
	font-family:"Times New Roman", Times, serif;
	color:#333;
	font-style:italic;
	font-size:18px;
}
/* BLOG */
.blog{
	position:relative;
	width:900px;
	height:auto;
	margin:0 auto;
}
.content-blog{
	position:relative;
	width:450px;
	height:auto;
	float:left;
}
.last-video{
	position:relative;
	width:300px;
	height:auto;
	float:left;
}
.menu-blog{
	position:relative;
	width:135px;
	height:auto;
	float:left;
	padding:85px 5px 0 10px;
	text-align:left;
}
.list-blog{
	list-style:none;
	margin:0;
	padding:0;
}
.list-blog li{
	color:#666;
	font-size:10px;
}
/* Box Last Video */
.box-last-video{
	height:25px;
	width:300px;
}
.box-date-video{
	font-size:11px;
	color:#999;
	width:430px;
	height:25px;
	padding:5px 10px;
	background:#FFF url(../IMG/img-box-dotted-video.png) no-repeat bottom center;
}
.title-video{
	font-size:11px;
	color:#999;
	padding:0 10px;
}
.title-video:first-letter{
	text-transform:capitalize;
}
.link-video{
	width:150px;
	height:50px;
}
/* Box Blog */
.box-date{
	font-size:11px;
	color:#999;
	width:430px;
	height:25px;
	padding:5px 10px;
	background:#FFF url(../IMG/img-box-dotted.png) no-repeat bottom center;
}
.box-title{
	width:430px;
	height:auto;
	padding:10px;
	background:#FFF;
}
.gradient-title{
	position:relative;
	height:auto;
	font-family:'Droid Sans', arial, serif;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#233d4d;
}
.box-text{
	position:relative;
	width:430px;
	min-height:200px;
	text-align:justify;
	color:#666;
	padding:0 10px;
	background:#f8f8f8 url(../IMG/img-box-body.jpg) no-repeat top center;
}
.box-text p{
	padding:0;
}
.box-pictures{
	position:relative;
	width:430px;
	height:35px;
	background:#f8f8f8;
	padding:0 10px;
}
.box-auteur{
	position:relative;
	text-align:left;
	width:430px;
	height:50px;
	color:#999;
	padding:0 10px;
	background:url(../IMG/img-box-auteur.jpg) no-repeat bottom center;
}
.box-text a, .box-auteur a{
	color:#C00;
	text-decoration:underline;
}
.box-text a:hover, .box-auteur a:hover{
	color:#F63;
	text-decoration:underline;
}
.txt-caption{
	width:900px;
	text-align:left;
	color:#C00;
	font-size:11px;
}
.pagination{
	height:25px;
	text-align:center;
	color:#999;
}
.on{
	color:#C00;
	text-decoration:underline;
}
/* LIENS LANG */
.box-lang{
	position:absolute;
	right:15px;
	top:15px;
	height:20px;
}
.langue_nul{
	background-color:#C00;
	width:20px;
	height:18px;
	padding-top:1px;
	display:inline-block;
	text-transform:lowercase;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
.langue_active{
	background-color:none;
	width:20px;
	height:18px;
	padding-top:1px;
	display:inline-block;
	text-transform:lowercase;
	color:#999;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
/* DEALERS */
.abc-link-title{
	/*background:#ebebeb;*/
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	padding:2px 5px;
	height:16px;
	display:inline-block;
}
#select_city, #select_country{
	padding:5px;
	border-radius:6px;
	border:1px solid #CCC;
	color:#C00;
	width:200px;
	background:#FFF;
}
a.abc-link1{
	color:#666;
	text-decoration:none;
	padding-left:0px;
}
a.abc-link2{
	color:#666;
	text-decoration:none;
	padding-left:0px;
}
a:hover.abc-link1, a:hover.abc-link2{
	color:#C00;
	text-decoration:underline;
}
.bg-abc{
	border-bottom:1px solid #EBEBEB;
	padding:0px;
}
.ligne1{
	color:#666;
	padding-left:0px;
}
.ligne2{
	color:#666;
	padding-left:0px;
}
tr.bg-store{
	width:600px;
	height:30px;
	background:none;
}
tr.bg-store:hover{
	width:600px;
	height:30px;
	background:#FFF url(../IMG/bg-store-hover.jpg) no-repeat top left;
}
.pagination{
	text-align:center;
}
/* Dealers FORM */
#page-wrap							{ background:#FFF; width:602px; margin:0 auto; z-index:100; }
#page-wrap ul						{ list-style: none; margin: 0; padding: 0; }

ul.dropdown                         { position: relative; width: 100%;}
ul.dropdown li                      { font-weight:bold; float: left; width: 200px; background:none; position: relative; }

ul.dropdown li span a               { display: block; padding:10px 20px; float:left; color:#333; position: relative; z-index: 2000; }
ul.dropdown li span a:hover			{ background:none; position: relative;}

ul.dropdown ul li span{
	display: block;
	padding: 5px 5px;
	color: #C00;
	font-weight:bold;
	font-style:italic;
	position:relative;
	z-index: 2000;
	text-align:left;
}
.shadow-bottom-shop{
	background: #f9f8f4 url(../IMG/bg-shop-shadow-bottom.png) no-repeat top center;
}
.shadow-top-shop{
	background: url(../IMG/bg-shop-shadow-top.png) no-repeat top center;
}
#bg-shadow-title{
	background: url(../IMG/bg-shop-shadow-title.png) no-repeat top left;
	height:55px;
}
#map_canvas{
	position:absolute;
	top:60px;
	right:0px;
	width:375px;
	height:259px;
	visibility:hidden;
	display:block;
	z-index:99;
}
#idselect2 {
	padding:10px;
	border:1px solid #CCC;
	color:#C00;
	width:152px;
	height:40px;
	background:#FFF;
}
#myText {
	padding-top:2px;
	float:left;
	height: 30px;
	width:auto;
	background:none;
}
#myText2 {
	float:left;
	height: 30px;
	width:auto;
	background:none;
}
#myButton {
	float:left;
	background: url("../IMG/bt-input-search.png") no-repeat;
	width: 30px;
	height: 30px;
}
#myInputButton2 { 
	background: url("../IMG/bt-go.jpg") no-repeat;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	width:30px;
	height:40px;
	cursor:pointer;
	cursor:hand;
}
#myButton2 {
	float:left;
	background: url("../IMG/bt-go.jpg") no-repeat;
	width:30px;
	height:40px;
}
#myInputButton { 
	background: url("../IMG/bt-input-search.png") no-repeat;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	width: 30px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}
.text2{
	width:128px;
	font-size:18px;
	color:#CCC;
}
.div-temp{
	height:225px;
	width:200px;
	display:inline-block;
}
/* Logos, documents et images */
img, .spip_logos {
	margin:0;
	padding:0;
	border:0;
}
.spip_documents {
	z-index:1000;
	text-align: center;
	line-height: normal;
}
.spip_documents p {
	margin:0;
	padding:0;
}
.spip_documents_center {
	display:block;
	clear:both;
	width:100%;
	margin:10px auto;
}
.spip_documents_left {
	display:block;
	clear:both;
	width:100%;
	margin:10px auto;
}
.spip_documents_right {
	display:block;
	clear:both;
	width:100%;
	margin:10px auto;
}
.spip_doc_titre {
	margin-right:auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 0;
}
