/*
	Blanko.
	Projet Velec 2011.
	CSS Layout.
	Version 1.0
	Rev. xxx

	font-family:'DIN Next W01 Light';
	font-family:'DIN Next W01 Medium';
	font-family:'DIN Next W01 Regular';
	font-family:'DIN Next W01 Bold';

*/

/* Initialisation */
* 										{ padding:0; margin:0; border: none; }
a, a:active,
a:focus,
input:focus, input,
textarea:focus							{ outline:none; }
:focus 									{ outline:none;}
::-moz-focus-inner 						{ border:0;}
table										{ border-collapse: collapse; }
a										{ text-decoration: none; }
ul										{ list-style-type: none; }
h1, h2, h3, h4, h5, h6					{ font-weight: normal;   }
strong									{ font-family:'DIN Next W01 Medium', Arial, sans-serif; font-weight: normal }

/* --- Structure --- */
html										{ height: 100%; }
body										{ background: #000 url('../images/background.jpg') no-repeat center top; font-family:'DIN Next W01 Light', Arial, sans-serif; color: #666; font-size: 12px; height: 100%; }

.whitewrapper							{ background: url('../images/background_wh.gif') repeat-y center top; min-width: 1010px; }
.blackwrapper							{ background: url('../images/background_bl.gif') repeat-y center top; min-width: 1010px; }
.container								{ margin: 0 auto; width: 890px; position: relative; }

#header									{ position: relative; height: 96px; z-index:25; }
#logo									{ position: absolute; left: 5px; top: 58px; }

#breadcrumps							{ position: relative; padding: 10px 0 30px 170px; color: #808080; font-size: 12px; z-index: 10; font-family:'DIN Next W01 Regular'; }
#breadcrumps a							{ color: #808080; }
#breadcrumps a:hover						{ color: #50b948; }

#content								{ position: relative; z-index:10; padding: 0 0 80px 0; }
#social									{ position: relative; height: 52px; z-index:25; }
a.social								{ display: block; width: 30px; height: 30px; float: right; margin: 0 0 0 8px; background-position: 0 0; }
a.social:hover							{ background-position: 0 -30px; }
#gplus									{ float: left; }
#facebook								{ float: left; position: relative; visibility: hidden; z-index: 25; width: 700px; }
#footer									{ position: relative; border-top: 1px solid #50b948; padding: 20px 0 20px 0; z-index:10; font-family:'DIN Next W01 Regular'; }
#sign									{ position: absolute; right: 0; bottom: 30px; color: #808080; text-align: right; }

#newsletter								{ position: absolute; right: 0; top: 20px; text-align: right; }
#newsletter h2							{ font-family:'DIN Next W01 Light', Arial, sans-serif; color: #fff; text-transform: uppercase; font-weight: normal; font-size: 20px; }
#newsletter h1							{ font-family:'DIN Next W01 Light', Arial, sans-serif; color: #fff; text-transform: uppercase; font-weight: normal; font-size: 12px; margin: 0 0 15px 0; }
#newsletter p							{ padding: 0 0 10px 0; }

.success								{ display:none; text-align: left; width: 225px; padding: 0 0 0 25px; font-size: 12px; color: #8fa753; line-height: 18px; background: url('../images/success.png') no-repeat left center; }
.error									{ display:none; text-align: left; width: 225px; padding: 0 0 0 25px; font-size: 12px; color: #d04c49; line-height: 18px; background: url('../images/error.png') no-repeat left center; }

/* --- TYPO --- */
.green									{ color: #50b948; }

/* --- Navigation --- */
#topnav									{ position: absolute; right: 0; top: 15px; line-height: 14px; vertical-align: bottom; font-family:'DIN Next W01 Regular'; }
#topnav li								{ float: left; padding: 0 0 0 14px; color: #999; }
#topnav li span							{ font-size: 14px; font-family:'DIN Next W01 Medium', Arial, sans-serif; color: #50b948; }
#topnav li a								{ color: #999; }
#topnav li a:hover							{ color: #50b948 ; }
#topnav li a.lang							{ font-size: 14px; font-family:'DIN Next W01 Medium', Arial, sans-serif; }

#mainnav								{ position: absolute; bottom: 0; right:-145px; padding: 0 145px 0 0; width: 720px; background: #272727 url('../images/mainnavback.jpg') no-repeat left top; }
#mainnav li								{ float: right; color: #4d4d4d; }
#mainnav li a.top							{ display: block; height: 32px; padding: 2px 0 0 0; line-height: 32px; color: #fff; font-size: 14px; font-family:'DIN Next W01 Medium', Arial, sans-serif; text-align: center; text-transform: uppercase; }
#mainnav li a.top:hover					{ background: #50b948; }
#mainnav li a.select						{ background: #50b948; }
#mainnav li a.selected						{ background: #50b948; }

.subnav									{ position: absolute; top:34px; left: 0; width: 720px; display: none; }
.subnav img.overlay						{ position: absolute; top: 0; left: 0; display:none; }

#sub_velo ul								{ display: block; height: 190px; width: 722px; }
#sub_velo ul li							{ position: relative; float:left; }
#sub_velo ul li a							{ display: block; width: 180px; height: 190px; }
#sub_velo ul li a span.title					{ position: absolute; top: 17px; left: 0; text-align: center; color: #353535; font-size: 19px; text-transform: uppercase; width: 180px; }
#sub_velo ul li a span.modele				{ position: absolute; font-family:'DIN Next W01 Medium', Arial, sans-serif; font-size: 12px; text-transform: uppercase; text-align: center; width: 180px; bottom: 8px; left: 0; color: #999; }
#sub_velo ul li a span.title strong 			{ color: #50b948; }
#sub_velo ul li a:hover span.title			{ color: #fff; }
#sub_velo ul li a:hover span.title strong		{ color: #fff; }
#sub_velo ul li a:hover span.modele			{ display: none; }
#sub_velo ul li a:hover img.overlay			{ display: block; }
#sub_velo ul li a.serie_p					{ background: url('../images/nav/sub_p.jpg') no-repeat left top; }
#sub_velo ul li a.serie_d					{ background: url('../images/nav/sub_d.jpg') no-repeat left top; }
#sub_velo ul li a.serie_s					{ background: url('../images/nav/sub_s.jpg') no-repeat left top; }
#sub_velo ul li a.trousse					{ background: url('../images/nav/sub_t.jpg') no-repeat left top; }
.subnav .foot							{ height: 29px;  background: #333; text-align:center; }
.subnav .foot a							{ display: block; color: #fff; padding: 2px 25px 0 0; line-height: 27px; text-transform: uppercase; }
.subnav .foot a strong						{ font-family:'DIN Next W01 Medium', Arial, sans-serif; }
.subnav .foot a:hover					{ background: #54b948 url('../images/arrow.png') no-repeat 700px center; }

#sub_tech ul								{ display: block; height: 119px; width: 720px; background: #fff; }
#sub_tech ul li							{ position: relative; float:left; }
#sub_tech ul li a							{ display: block; width: 180px; height: 119px; background: url('../images/nav/sub_t_back.gif') no-repeat right top; }
#sub_tech ul li a span.title					{ position: absolute; top: 19px; left: 20px; color: #353535; font-size: 19px; text-transform: uppercase; width: 140px; line-height: 22px; }
#sub_tech ul li a span.title strong 			{ color: #50b948; }
#sub_tech ul li a:hover span.title			{ color: #fff; }
#sub_tech ul li a:hover span.title strong		{ color: #fff; }
#sub_tech ul li a:hover img.overlay			{ display: block; }

#footer ul								{ float: left; }
#footer ul li								{ padding: 0 0 8px 0; }
#footer ul li a								{ color: #808080; }
#footer ul li a:hover						{ color: #50b948 !important; }
#footer ul li.title a						{ color: #fff; font-family:'DIN Next W01 Medium', Arial, sans-serif; text-transform: uppercase; }

/* --- Page definition --- */

/* --- Accueil --- */
.accueil								{ height: 330px; color: #fff; }
.backgroudimage							{ position: absolute; top: 0; left: -145px; width: 1180px; height: 780px; z-index: 0; }
#acctopshade							{ position: absolute; top: 0; left: 0; width: 1180px; height: 196px; z-index: 5; }
#accbotshade							{ position: absolute; bottom: 0; left: 0; width: 1180px; height: 390px; z-index: 5; }

#allnews								{ position: absolute; left: 0; top: 520px; color: #fefefe; text-transform: uppercase; z-index: 10; }
#allnews:hover							{ color: #50b948; }

#homepagenav							{ position: absolute; right: 0; top: 522px; z-index: 10; }
#homepagenav a							{ display: block; float:left; width: 8px; height: 8px; background: #50b948; color: #50b948; font-size: 1px; margin: 0 0 0 6px; }
#homepagenav a.activeSlide 				{ background: #fff; color: #fff; }
#homepagenav a:hover						{ background: #999; color: #999; }

#homeprogress							{ position: absolute; top: 542px; left: 0; width: 890px; height: 1px; background: #4d4d4d; line-height: 1px; font-size: 1px; z-index: 10; }
#homeprogress div						{ background: #50b948; width: 10px; height: 1px; }
.homeslide								{ position: absolute; top:0; left:0; display:none; padding: 60px 0 0 5px; }
/*.homeslide h1							{ clear: left; float:left; height: 50px; line-height: 50px; padding: 7px 10px 0 10px; margin: 0 0 3px 0; font-size: 50px; background: #50b948; text-transform: uppercase; }*/
.homeslide h1							{ line-height: 54px; font-size: 54px; text-transform: uppercase; font-family:'DIN Next W01 Bold'; }
.homeslide h1 a							{ color: #fff; }
.homeslide p								{ position: relative; padding:30px 0 0 0; }
#noteslide3								{ position: absolute; background: #fff; left: 419px; top: 186px; width: 440px; height: 87px; padding: 20px 0 0 13px; color: #333; line-height: 1.2em; font-size: 16px; }

#myslider								{ position: relative; width: 890px; z-index: 10; margin: 0 auto 20px auto; background: #000; padding: 50px 0 0 0; }
#myslider li								{ margin: 10px 5px 0 5px; position:relative; float:left; }
#myslider li a								{ text-decoration: none; color: #fff; }
#myslider li a img							{ display: block; width: 170px;	height: 110px; margin: 0 0 15px 0; -moz-box-shadow: 0 0 6px #333; -webkit-box-shadow: 0 0 6px #333; box-shadow: 0 0 6px #333; }
#myslider li a:hover img					{ display: block; }
#myslider li span.title					{ display: block; width: 170px; font-family:'DIN Next W01 Medium', Arial, sans-serif; font-size: 16px; line-height: 16px; text-transform: uppercase; margin: 0 0 5px 0; }
#myslider li span.desc						{ display: block; width: 170px; }
#myslider li a:hover						{ color: #50b948; }
#myslider li img.overlay					{ position: absolute; top:0; left:0; display: none; }
.jcarousel-container					{ margin: 0 auto 20px auto; width: 890px; padding: 50px 0 0 0; }
.jcarousel-clip 							{ margin: 0 0 0 -5px; width: 900px; overflow: hidden; }
.jcarousel-prev a						{ position: absolute; top: 83px; left: -31px; width: 19px; height: 43px; cursor: pointer; background: transparent url('../images/slider_l_arrow.png') no-repeat 0 0; z-index: 10; }
.jcarousel-prev a:hover 					{ background-position: 0 -43px; }
.jcarousel-next a						{ position: absolute; top: 83px; right: -31px; width: 19px; height: 43px; cursor: pointer; background: transparent url('../images/slider_r_arrow.png') no-repeat 0 0; z-index: 10; }
.jcarousel-next a:hover 					{ background-position: 0 -43px; }

#homepage #myslider 						{ background: none !important }
#homepage .jcarousel-container			{ background: none !important }

#cssda									{ position: absolute; top: 80px; right: 0; z-index: 200; }

/* Velos */
#regdropdown							{ width: 135px; margin: 0 0 10px 0; }
		
.dropdown								{ position: relative; z-index:30; height: 25px; }
.dropdown div.dpselectzone				{ position: relative; }
.dropdown div.dpselect					{ height: 25px; padding: 0 10px 0 5px; overflow: hidden; line-height: 25px; font-weight: 700; color: #e6e6e6; font-family: Helvetica, Arial, sans-serif; font-size: 13px; background: #1a1a1a; text-align:left; white-space:nowrap; }
.dropdown div.dpbutton					{ float: right; width: 25px; height: 25px; background: #252525; }
.dropdown div.dpbutton a					{ display: block; width: 25px; height: 25px; background: url('../images/dropdown/arrow.png') no-repeat 8px 6px; cursor: pointer; }
		
.dropdown .dpdata						{ position: absolute; top: 25px; left: 0; background: #262626; width: 135px; display:none; z-index:30; font-size: 12px; }
.dropdown .dpdata dl						{ }
.dropdown .dpdata dt						{ overflow: hidden;	}
.dropdown .dpdata dt a					{ display: block; color: #e6e6e6; line-height: 20px; height: 20px; padding: 0 10px 0 5px; cursor: pointer; text-align:left; }
.dropdown .dpdata dt a:hover				{ background: #50b948; }
		
#founddet								{ position: absolute; top: 0; right: 0; text-align: right; width: 135px; }
#founddet h1								{ font-size: 16px; line-height: 18px; text-transform: uppercase; color: #333; margin: 0 0 10px 0; }
#founddet p								{ font-size: 14px; color: #333; margin: 0 0 20px 0; font-family:'DIN Next W01 Light'; }
#founddet p.region						{ font-family: helvetica, arial, sans-serif; font-size: 13px; font-weight: bold; color: #333; margin: 0 0 3px 0; }
.green_btn								{ display:inline-block; cursor: pointer; height: 25px; line-height: 25px; color: #fff !important; font-family: helvetica, arial, sans-serif; font-size: 12px; text-align: center; background: #53ba4b url('../images/arrowbtn.png') no-repeat right center; padding: 0 30px 0 15px; margin: 0 0 1px 0; }
.green_btn:hover						{ color: #aeeda9 !important; }
#founddet h1 strong						{ color: #50b948; font-family:'DIN Next W01 Medium', Arial, sans-serif; }
#founddet p a.link						{ color: #50b948; }
#founddet p a.link:hover					{ color: #99e394; }
#founddet input							{ width: 115px; border: 1px solid #ccc; padding: 2px 10px; text-align: right; }

.serie									{ position: relative; padding: 0 0 45px 0; }
.seriedesc								{ padding: 0 15px 0 0; width: 165px; float:left; font-family:'DIN Next W01 Regular'; }
.seriedesc h1							{ position: relative; font-size: 30px; color: #333; text-transform: uppercase; height: 72px; font-family:'DIN Next W01 Light'; }
.seriedesc h1.eng						{ padding: 0 0 0 45px; }
.seriedesc h1 a							{ color: #333; }

.seriedesc h1 strong						{ position: absolute; top:-7px; right: 40px; font-size: 72px; color: #50b948; font-family:'DIN Next W01 Medium', Arial, sans-serif; }
.seriedesc h1.eng strong					{ left: -4px; }

.seriedesc h1 a:hover						{ color: #50b948; }
.seriedesc a								{ color: #50b948; }
.seriedesc a:hover						{ color: #99e394; }
.seriemodele							{ position: relative; float: left; height: 150px; width: 220px;	padding: 0 15px 0 0; z-index: 10; }
.seriemodele img							{ position: relative; z-index: 10; }
.seriemodelover							{ position: absolute; display: none; top: 0; width: 220px; height: 126px; z-index: 15; padding: 24px 0 0 30px; text-transform: uppercase; }
.seriemodelover_l						{ background: url('../images/velos/serie_overlay_l.png'); }
.seriemodelover_r						{ background: url('../images/velos/serie_overlay_r.png'); }
.seriemodelover p						{ font-size: 10px; padding: 0 0 15px 0; color: #aeeda9; font-family:'DIN Next W01 Regular'; }
.seriemodelover strong					{ font-size: 14px; font-family:'DIN Next W01 Medium', Arial, sans-serif; color: #fff; }
.seriemodelover  span						{ font-size: 10px; color: #fff; }

/* --- SÉRIES --- */
.modeledesc								{ padding: 0 30px 0 0; width: 140px; float:left; }
.modeledesc h1							{ position: relative; font-size: 30px; color: #333; text-transform: uppercase; height: 65px; }
.modeledesc h1.eng						{ padding: 0 0 0 45px; }
.modeledesc h1 strong						{ position: absolute; top:-7px; right: 15px; font-size: 72px; color: #50b948; font-family:'DIN Next W01 Medium', Arial, sans-serif; }
.modeledesc h1.eng strong					{ left: -4px; }
.modeledesc a							{ display: block; text-align: right; color: #808080; padding: 0 20px 0 0; }
.modeledesc a.eng						{ padding: 0 2px 0 0; }
.modeledesc a:hover						{ color: #99e394; }

.modelecontent							{ float: left; font-family:'DIN Next W01 Regular'; width: 380px; line-height: 20px; font-size: 13px; color: #333; }
.modelecontent h1						{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 4px 0 24px 0; }
.modelecontent h1 strong					{ font-family:'DIN Next W01 Light'; color: #50b948; }
.modelecontent p							{ margin: 0 0 24px 0; }
.modelecontent p strong					{ font-family:'DIN Next W01 Medium'; }
.modelelist								{ float: right; text-align: right; font-family:'DIN Next W01 Light'; }
.modelelist p							{ margin: 0 0 20px 0; }
.modelelist a							{ color: #808080; }
.modelelist a:hover						{ color: #50b948; }

/* --- Puissance Velec --- */
.puissance								{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; }
.avantage								{ line-height: 20px; font-size: 13px; color: #333; margin: 0 0 35px 0; }
.puissance h1							{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 20px 0; }
.puissance h1 strong						{ font-family:'DIN Next W01 Light'; color: #50b948; }
.avantage p 								{ padding: 0 0 20px 0; }
.avantage p strong						{ font-family:'DIN Next W01 Medium'; }
.avantage img							{ display:none; }
.puissanceimgl							{ float: left; padding: 0 40px 0 0; width: 325px; height: 210px; }
.puissanceimgr							{ float: right; padding: 0 0 0 40px; width: 325px; height: 210px; }
.puissancecoll							{ float:left; width: 355px; }
.puissancecolr							{ float:right; width: 355px; }

/* --- Support Velec --- */
.supports								{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular';  }
.support								{ line-height: 20px; font-size: 13px; color: #333; margin: 0 0 35px 0; float: left; width: 330px; padding: 0 30px 0 0; }
.support h1								{ font-family:'DIN Next W01 Light'; font-size: 30px; line-height: 30px; text-transform: uppercase; margin: 0 0 10px 0; }
.support h1 a								{ color: #333; }
.support h1 strong						{ font-family:'DIN Next W01 Light'; color: #50b948; }
.support p 								{ padding: 0 0 20px 0; line-height: 1.2em; }

/* --- Réglementation --- */
.reglementation							{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular';  }
.reglementation	 h1						{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 15px 0; }
.reglementation	 h1 strong				{ font-family:'DIN Next W01 Light'; color: #50b948; }
.reglementation	 h2						{ font-family:'DIN Next W01 Light'; font-size: 20px; line-height: 20px; text-transform: uppercase; margin: 0 0 10px 0; color: #50b948; }
.reglementation   p						{ padding: 0 0 20px 0; }
.reglementation  ul						{ padding: 0 0 20px 0; }
.reglementation  ul li						{ padding: 0 0 4px 14px; background: url('../images/bullet.png') no-repeat left 4px; }

#guide									{ margin: 0 0 20px 0; line-height: 23px; }
#guide img								{ float: left; padding: 0 10px 0 0;	}
#guide a									{ color: #333; }
#guide a:hover							{ color: #50b948; }


/* --- Trousse Velec --- */
.troussectc								{ padding: 0 0 30px 0 !important; font-family:'DIN Next W01 Regular';  }
.trousseccontent						{ margin: 0 0 0 170px; }
.troussectc h1							{ position:relative; font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 10px 0; z-index:15; }
.troussectc h1 strong						{ font-family:'DIN Next W01 Light'; color: #50b948; }
.trousseccontent p						{ position: relative; font-size: 13px; line-height: 20px; width: 325px; margin: 0 0 20px 0; z-index: 15; }
.trousseccontent p strong					{ font-family:'DIN Next W01 Medium'; }
#trousseback							{ position: absolute; top: 0; right: -120px; z-index: 10; }
.troussedesc							{ padding: 0 30px 0 0; width: 130px; float:left; text-align: right;  }
.troussedesc h1							{ font-size: 30px; color: #333; text-transform: uppercase; line-height: 30px; margin: 0 0 20px 0; }
.troussedesc h1 strong					{ color: #50b948;}
.troussedesc a							{ font-family:'DIN Next W01 Regular'; display: block; color: #808080; }
.troussedesc a:hover						{ color: #99e394; }

/* -- Contact -- */
.contact								{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; color: #333; }
.contact h1								{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 10px 0; }
.contact h1 strong						{ font-family:'DIN Next W01 Light'; color: #50b948; }

.contact h2								{ font-size: 20px; line-height: 20px; text-transform: uppercase; color: #50b948; }
.contact table.form						{ text-align: left; margin: 0 0 25px 0; }
.contact table.form td						{ width: 50%; padding: 0 20px 14px 0; width: 350px; }
.contact table.form td.right				{ text-align: right; padding: 0 0 14px 0; }
.contact input							{ font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; color: #aaa; width: 326px; padding: 0 12px; height: 35px; line-height: 35px; background: url('../images/form/input_ct.gif') no-repeat left top; }
.contact textarea							{ font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; color: #aaa; width: 696px; height: 168px; padding: 10px 12px; line-height: 16px; background: url('../images/form/textarea_ct.gif') no-repeat left top; resize: none; overflow: auto; }
.contact .error,			
.contact .success 						{ margin: 15px 0; width: auto; }
.contact .error a						{ color: #d04c49; text-decoration: underline; }
.contact .error a:hover					{ color: #333; }
#contactspinner							{ display: none; padding: 0 20px 0 0; vertical-align: middle; }

.contact table.staff 						{ width: 100% }
.contact table.staff td					{ padding: 0 10px 0 0; vertical-align: top; text-align: left; }
.contact table.staff p					{ margin: 0 0 5px 0; color: #333; font-family:'DIN Next W01 Regular'; font-size: 13px; }
.contact table.staff a						{ color: #b3b3b3; }
.contact table.staff a:hover				{ color: #333; }

/* --- Témoignages --- */
.commentaire							{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; color: #333; }
.commentaire h1							{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 10px 0; }
.commentaire h1 strong					{ font-family:'DIN Next W01 Light'; color: #50b948; }

#temoignages							{ padding: 0 0 20px 0; border-bottom: 1px dotted #c2c2c2; margin: 0 0 30px 0; }
.temoignage								{ width: 350px;	}
.temoignage img							{ float: left; }
.temoignage div							{ margin: 0 0 0 165px; }
.temoignage h1							{ font-family:'Georgia', serif; position: relative; color: #333; font-size: 24px; line-height: 28px; text-transform: none; }
.temoignage h1 span						{ position: absolute; top: 0; left: -20px; }
.temoignage h2							{ text-transform: uppercase; color: #50b948; font-size: 18px; font-family:'DIN Next W01 Medium'; }


/* -- Nouvelle --- */
.nouvelle								{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; color: #333; }
.nouvelle h1								{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0; }
.nouvelle h1 strong						{ font-family:'DIN Next W01 Light'; color: #50b948; }
.nouvelle h2								{ font-size: 14px; text-transform: uppercase; color: #333; line-height: 1.4em; margin: 0 0 35px 0; }

#eventslist								{ position: absolute; top: 0; left: 0; text-align: right; width: 135px; color: #333;}
#eventslist h1							{ font-size: 16px; line-height: 18px; text-transform: uppercase; margin: 0 0 10px 0; }
#eventslist h2							{ font-family:'DIN Next W01 Medium'; text-transform: uppercase; margin: 0 0 4px 0; font-size: 14px; }
#eventslist p							{ font-size: 12px; color: #333; margin: 0 0 20px 0; font-family:'DIN Next W01 Light'; }
#eventslist p a							{ font-family:'DIN Next W01 Medium'; color: #50b948; }
#eventslist p a:hover					{ color: #99e394; }


/* --- Enregistrement --- */
.enregistrement							{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; min-height: 300px; }
.enregistrement h1						{ font-family:'DIN Next W01 Light'; font-size: 30px; line-height: 30px; text-transform: uppercase; margin: 0 0 10px 0; }
.enregistrement h2						{ font-family:'DIN Next W01 Light'; font-size: 20px; line-height: 20px; text-transform: uppercase; margin: 10px 0 10px 0; }
.enregistrement h1 strong					{ font-family:'DIN Next W01 Light'; color: #50b948; }
.enregistrement p 						{ margin: 0 0 20px 0; line-height: 1.2em; }
.enregistrement .row						{ clear: left; padding: 0 0 10px 0; }
.enregistrement input.text				{ padding: 0 0 0 1px; height: 22px; line-height: 22px; border: solid 1px #999999; background: #fff url('../images/form/backinput.gif') repeat-x left top; color: #000; }
.enregistrement textarea					{ padding: 0 0 0 1px; border: solid 1px #999999; background: #fff url('../images/form/backinput.gif') repeat-x left top;	margin: 0 0 10px 0;	height: 90px; }
.enregistrement select					{ padding: 0 0 0 1px; height: 22px; line-height: 22px; border: solid 1px #999999; background: #fff url('../images/form/backinput.gif') repeat-x left top; color: #000; }
.enregistrement label						{ display:block; padding: 0 0 5px 0; font-size: 12px; }
.enregistrement div.leftbox 				{ float: left; padding: 0 10px 10px 0;	}
.enregistrement .textarea				{ margin: 15px 0 10px 0; }
.enregistrement .errmsg					{ margin: 0 0 15px 0; color: #d04c49; list-style-type: disc; margin: 5px 0 15px 35px; }
.enregistrement p.msg					{ margin: 0 0 250px 0; color: #50b948; font-size: 12px; }
.enregistrement span.detail				{ font-size: 11px; }
.enregistrement .transparent				{ visibility: hidden;}
.enregistrement .error					{ display: block; width: auto; }

/* --- FAQ Velec --- */
.faq									{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; font-size: 13px; color: #333; }
.faq h1									{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 20px 0; }
.faq h1 strong							{ font-family:'DIN Next W01 Light'; color: #50b948; }
.faq h2									{ text-transform: uppercase; color: #333; font-size: 20px; padding: 15px 0 5px 0; }
.faq h2 a									{ color: #333; }
.faq h2 a:hover							{ color: #50b948; }

.faq dl									{ border-bottom: dotted 1px #ccc; margin: 0 0 22px 0; padding: 0 0 10px 0; }
.faq dl dt								{ float:left; font-family:'DIN Next W01 Medium'; }
.faq dl dd								{ margin: 0 0 0 20px; padding: 0 120px 12px 0; font-family:'DIN Next W01 Medium'; }
.faq dl dt.reponse 						{ color: #50b948; }
.faq dl dd.reponse						{ font-family:'DIN Next W01 Regular'; }

.faqcontent { display:none; }

/* --- Garantie --- */
#garantie								{ background: #000 url('../images/support/back_garantie.jpg') no-repeat left top; height: 750px; }
#signature								{ position: absolute; left: -8px; top: -55px; }

/* --- Technologies --- */
#moteur									{ background: #000 url('../images/puissance/back_moteur.jpg') no-repeat left top; height: 800px; }
#pneu									{ background: #000 url('../images/puissance/back_pneu.jpg') no-repeat left top; height: 800px; }
#assist									{ background: #000 url('../images/puissance/back_assist.jpg') no-repeat left top; height: 800px; }
#batterie								{ background: #000 url('../images/puissance/back_batterie.jpg') no-repeat left top; height: 800px; }

#techdropdown							{ position: absolute; top: 0; left: 0; width: 135px; }
						
.techs									{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; color: #fff; font-size: 16px; }
.techs h2								{ font-family:'DIN Next W01 Light'; margin: 30px 0; text-align: center; font-size: 20px; text-transform: uppercase; color: #ddd; }
.techs table								{ font-family:'DIN Next W01 Light'; font-size: 14px; color: #ddd; margin: 0 auto; }
.techs table td							{ padding: 15px 20px; }
.techs table thead td						{ font-size: 18px; border-right: 1px solid #404040; }
.techs table tbody td						{ border-top: 1px solid #404040; border-bottom: 1px solid #404040; border-right: 1px solid #404040; text-align: center; }
.techs table tbody td.firstcol				{ text-align: left; padding: 15px 20px 15px 0; }
.techs table td.lastcol					{ border-right: none; }
.techs table tfoot td						{ padding: 15px 0; text-align: right; line-height: 12px; }
.techs table tfoot img						{ display: inline-block; padding: 0 5px 0 20px; }

#techcontent							{ float: left; width: 375px; }
#techcontent h1							{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 30px 0; }
#techcontent h1 strong					{ font-family:'DIN Next W01 Light'; color: #50b948; }
#techcontent p							{ margin: 0 0 20px 0; line-height: 1.3; }
#techcontent p strong						{ font-family:'DIN Next W01 Medium'; }
#techcontent p.small						{ font-size: 14px; }
#techcontent p.med						{ font-size: 15px; }
#techimages								{ float: right;	 font-size: 10px; text-align: right; line-height: 14px; }
#techimages img							{ border: solid 1px #333; }
#techimages p							{ margin: 0 0 10px 0; display:none; }
#techimages a.seelarger					{ color: #fff; text-decoration: underline; }
#techimages a.seelarger:hover			{ color: #50b948; }

/* --- DETAILLANT --- */
.detaillant								{ padding: 0 0 30px 170px !important; font-size: 12px; color: #333; }
.detaillant h1							{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 20px 0; }
.detaillant h1 strong						{ font-family:'DIN Next W01 Light'; color: #50b948; }
.detaillant p							{ margin: 0 0 20px 0; font-size: 13px; line-height: 18px; }
.dets									{ float: right; text-align: right; }
.dets h2									{ font-family:'DIN Next W01 Medium'; text-transform: uppercase; margin: 0 0 20px 0; font-size: 14px; }
.dets div								{ margin: 0 0 20px 0; }
.dets p									{ margin: 0 0 5px 0; }
.dets a									{ font-family:'DIN Next W01 Medium'; font-size: 14px; color: #50b948; }
.dets a.link								{ font-size: 12px; }
.dets a.link								{ color: #333; }
.dets a:hover							{ color: #99e394; }
.detnote								{ font-size: 10px; }
#detnote h3								{ font-family:'DIN Next W01 Medium'; text-transform: uppercase; margin: 20px 0 3px 0; }

/* --- P1 --- */
.bykecontent							{ padding: 20px 0 20px 0 !important; }
#byke									{ position: relative; min-height: 620px; z-index: 10; }
#bykeback								{ position: absolute; top:0; left: 0; margin-left: -145px; width: 1180px; height: 620px; z-index: 5; }

.p1										{ background: url('../images/velos/p/back_p1.jpg') no-repeat left top; }
.p2										{ background: url('../images/velos/p/back_p2.jpg') no-repeat left top; }
.d1										{ background: url('../images/velos/d/back_d1.jpg') no-repeat left top; }
.d2										{ background: url('../images/velos/d/back_d2.jpg') no-repeat left top; }
.s2										{ background: url('../images/velos/s/back_s2.jpg') no-repeat left top; }
.s3										{ background: url('../images/velos/s/back_s3.jpg') no-repeat left top; }
.s4										{ background: url('../images/velos/s/back_s4.jpg') no-repeat left top; }

#modeldropdown							{ position: absolute; top: -16px; right: 0px; width: 135px; }

.bykedesc								{ position: absolute; top: -38px; left: 0; z-index: 6; }
.bykedesc p								{ font-family:'DIN Next W01 Regular'; padding: 0 0 18px 0; text-transform: uppercase; color: #fff; font-size: 13px; }
.bykedesc p strong						{ text-transform: none; color: #50b948; }

#loupe
{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 6;
}

#bykeinfo								{ position: relative; z-index: 15; }
.section								{ padding: 0 0 10px 0; }
.section h1								{ float: right; text-align: right; font-size: 16px; line-height: 16px; text-transform: uppercase; padding: 10px 0 0 0; border-top: solid 1px #333; }
.section h1 a								{ color: #fff; }
.section h1 a:hover						{ color: #50b948; }
.section h1 a.select						{ color: #50b948 !important; }
.seccontent								{ padding: 8px 0 0 0; display: none; }
.seccontent ul							{ float: left; width: 270px; color: #fff; padding: 0 25px 30px 0; font-family: 'DIN Next W01 Regular'; }
.seccontent ul li							{ padding: 0 0 4px 14px; background: url('../images/velos/bullet.gif') no-repeat left 3px; }
.seccontent ul li.space 					{ padding: 0 0 4px 25px; background: none; }
.wallpapper								{ text-align: right; }
.wallpapper a img							{ border: solid 1px #333; }
.wallpapper a:hover img					{ border: solid 1px #50b948; }

#secwallpappper { display:none; }

#sectionplan							{ position: absolute; display: none; top: 45px; left: 0; width: 890px; height: 540px; }
#planreduit								{ position: absolute; right:0; bottom:0; width: 164px; height: 110px; }
#plancursor								{ position: absolute; top: 40px; left: 62px; width: 50px; height: 30px; background: url('../images/velos/cursor.png') no-repeat left top; cursor: pointer; }
#closeplan								{ position: absolute; display: block; cursor: pointer; top: 0; right: 0; width: 34px; height: 34px; }

.p1_b {background: url('../images/velos/p/p1_b.jpg') no-repeat left top;}
.p1_s {background: url('../images/velos/p/p1_s.jpg') no-repeat left top;}
.p2_b {background: url('../images/velos/p/p2_b.jpg') no-repeat left top;}
.p2_s {background: url('../images/velos/p/p2_s.jpg') no-repeat left top;}
.d1_b {background: url('../images/velos/d/d1_b.jpg') no-repeat left top;}
.d1_s {background: url('../images/velos/d/d1_s.jpg') no-repeat left top;}
.d2_b {background: url('../images/velos/d/d2_b.jpg') no-repeat left top;}
.d2_s {background: url('../images/velos/d/d2_s.jpg') no-repeat left top;}
.s2_b {background: url('../images/velos/s/s2_b.jpg') no-repeat left top;}
.s2_s {background: url('../images/velos/s/s2_s.jpg') no-repeat left top;}
.s3_b {background: url('../images/velos/s/s3_b.jpg') no-repeat left top;}
.s3_s {background: url('../images/velos/s/s3_s.jpg') no-repeat left top;}
.s4_b {background: url('../images/velos/s/s4_b.jpg') no-repeat left top;}
.s4_s {background: url('../images/velos/s/s4_s.jpg') no-repeat left top;}

#thumbslist								{ width: 900px; margin: 0 auto 15px auto; }
#thumbslist li							{ margin: 10px 5px 0 5px; position:relative; float:left; }
#thumbslist li a							{ text-decoration: none; color: #fff; }
#thumbslist li a img						{ display: block; width: 170px;	height: 110px; margin: 0 0 15px 0; -moz-box-shadow: 0 0 6px #333; -webkit-box-shadow: 0 0 6px #333; box-shadow: 0 0 6px #333; }
#thumbslist li a:hover img					{ display: block; }
#thumbslist li span.title					{ display: block; width: 170px; font-family:'DIN Next W01 Medium', Arial, sans-serif; font-size: 16px; text-transform: uppercase; margin: 0 0 5px 0; }
#thumbslist li span.title strong			{ color: #50b948; }
#thumbslist li span.desc					{ display: block; width: 170px; }
#thumbslist li a:hover						{ color: #50b948; }
#thumbslist li img.overlay					{ position: absolute; top:0; left:0; display: none; }

/* --- ERREUR PAGE --- */
.errorpage								{ padding: 0 0 30px 170px !important; font-family:'DIN Next W01 Regular'; font-size: 13px; color: #fff; }
.errorpage h1							{ font-family:'DIN Next W01 Light'; font-size: 36px; line-height: 36px; text-transform: uppercase; margin: 0 0 20px 0; }
.errorpage h1 strong						{ font-family:'DIN Next W01 Light'; color: #50b948; }
.errorpage p								{ font-size: 13px; padding: 0 0 20px 0; }

/* --- hack --- */
.hidden 									{ display: none; }
.clear									{ clear: both; }

/* Infolettre modal */
#infolettrebox							{ width: 560px; text-align: center; background: #fff; }
#infolettreform							{ padding: 40px 0 40px 0; text-align: center; }
#infolettreresult						{ display: none; padding: 70px 0; }
#infolettreform table						{ margin: 25px auto 0 auto; width: 465px; }
#infolettreform .text_en					{ display: block; width: 352px; height: 35px; line-height: 35px; font-family: Helvetica, Arial, sans-serif; color: #b2b2b2; font-size: 14px; padding: 0 10px; background: url('../images/en/form_en.gif') no-repeat left top; font-weight: bold; float:left; }
#infolettreform .btn_en					{ display: block; width: 81px; height: 35px; line-height: 35px; font-family: Helvetica, Arial, sans-serif; color: #fff; font-weight: bold; font-size: 14px; background: url('../images/en/btn_en.gif') no-repeat left top; text-align: center; float: right; }
#infolettreform  .sep					{ margin: 40px 15px; border-top: dotted 1px #ccc; height: 1px; }
#infolettreform table.link 				{ width: 300px; }
#infolettreform table.link  td				{ text-align: center; font-family:'DIN Next W01 Medium'; text-transform: uppercase; }
#infolettreform table.link  td a			{ color: #999; }
#infolettreform table.link  td a:hover		{ color: #50b948; }
#infolettrebox h2						{ font-size: 24px; color: #333; line-height: 20px; text-transform: uppercase; }
#infolettrebox h1						{ font-size: 14px; color: #50b948; text-transform: uppercase; }
			
/* English soon modal */			
#englishsoon							{ width: 560px; height: 175px; text-align: center; background: #fff; }
#englishsoonform						{ padding: 40px 0 0 0; text-align: center; }
#englishsoonresult						{ display: none; padding: 70px 0 0 0; }
#englishsoonform table					{ margin: 25px auto 0 auto; width: 465px; }
#englishsoonform .text_en				{ display: block; width: 352px; height: 35px; line-height: 35px; font-family: Helvetica, Arial, sans-serif; color: #b2b2b2; font-size: 14px; padding: 0 10px; background: url('../images/en/form_en.gif') no-repeat left top; font-weight: bold; float:left; }
#englishsoonform .btn_en					{ display: block; width: 81px; height: 35px; line-height: 35px; font-family: Helvetica, Arial, sans-serif; color: #fff; font-weight: bold; font-size: 14px; background: url('../images/en/btn_en.gif') no-repeat left top; text-align: center; float: right; }


