
@font-face {
	font-family: "cocogooseletterpress-trial";
	src: url("/../css/font/cocogooseletterpress-trial.eot") /* EOT file for IE */
}
@font-face {
	font-family: "cocogooseletterpress-trial";
	src: url("/../css/font/cocogooseletterpress-trial.ttf") /* TTF file for CSS3 browsers */
}

* {
	font-family : Arial, Verdana;
}

input, select, option, textarea {
	color : black !important;
}

#header-logo {
	width : 1097px;
	#height : 320px;
}

#header-menu {
	width : 1097px;
}

#header-menu * {
}

#general-content {
	width : 1097px;
	text-align : center;
}

#general-content * {
	color : white;
}

#page-content {
	background-color : #525252;
	#margin : 0 0 0 10px;
	#width : 1097px;
	text-align : justify;
	#padding : 15px 0px;
	padding : 10px 10px 20px 10px;
	color : white !important;
}

#page-content * {
	color : white;
}

#col-droite {
	width : 0px;
}

#content-image {
	margin : 0 auto;
	width : 775px;
	text-align : center;
}

#actus h2, #actus h2 a {
	font-weight : normal;
	text-align : left;
	font-size : 32pt;
	border-bottom : 1px solid #292929;
	margin-top : -15px;
}

#page-content h1 {
	text-align : left;
	font-size : 28pt;
	font-weight : bold;
	color : #FF6513 !important;
}

#page-content h2 {
	text-align : left;
	font-size : 14pt;
	font-style : italic;
}

#content-image img {
	background-color : white;
	margin : 30px auto 10px auto;
	padding : 10px;
	border : 1px solid #EFEFEF;
	//box-shadow: 0 5px 5px #888;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer {
	padding : 10px 10px;
	text-align : center;
	font-size : 10px;
	min-height : 200px;
	color : #828180;
	background-image:linear-gradient(#525252, #060606);
}

#footer * {
	font-size : 10px;
}

#menuduhaut {
	padding : 5px;
	text-align : left;
	background-color : #474342;
}

#menuduhaut * {
}

#menuduhaut a {
}

#menuduhaut a:hover {
	text-decoration : none;
}

#menuduhaut a.selected {
}

div.menu {
	float : left !important;
	text-align : center;
	#width : 274.25px;
	width : 170px;
	white-space : nowrap;
	padding-top : 10px;
	border-right : 3px double #525252;
}

div.menu:hover {
    #background: #FF6513;
}

#new-menu div.menu:first-child {
	width : 60px !important;
}

div.ssmenu {
	padding : 5px 10px;
	text-align : center;
	width : 254.25px;
	margin-top : 5px;
	margin-left : -75px;
	position : absolute;
	display : none;
	background-color : white;
	color : #A80601;
	#-webkit-border-bottom-right-radius: 10px;
	#-webkit-border-bottom-left-radius: 10px;
	#-moz-border-radius-bottomright: 10px;
	#-moz-border-radius-bottomleft: 10px;
	#border-bottom-right-radius: 10px;
	#border-bottom-left-radius: 10px;
	white-space : normal;
	#border:1px solid blue;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.75);
	line-height : 1.5em;
}

a.lien-menu, a.lien-ssmenu {
	text-transform : uppercase;
}

a.lien-menu {
	margin : 0 15px;
	font-family : Arial, Verdana;
	font-size : 11pt;
	#color : #A80601;
	color: #FFF;
}

a.lien-ssmenu {
	font-family : Arial, Verdana;
	font-size : 10pt;
	#color : #A80601;
	color: #FFF;
}

a:hover.lien-menu, a.selected {
	//text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
	//text-decoration : underline !important;
	color : #FF6513;
	//background: #CF9490;
  	//text-shadow:
   	//	-1px -1px 0 #8BB700,  
    //	1px -1px 0 #8BB700,
    //	-1px 1px 0 #8BB700,
    //	1px 1px 0 #8BB700;
	
}

a:hover.lien-ssmenu {
	color : #FF6513;
}

#titredelapage {
	margin : 20px 0;
	padding : 5px 0;
	border-top : 1px solid #4e2d28;
	border-bottom : 1px solid #4e2d28;
	text-align : center;
	font-size : 14pt;
}

#titredelapage * {
	text-align : center;
	color : #4e2d28;
	font-weight : normal;
	font-size : 14pt;
}

img.image-galerie {
	//border : 1px solid #EFEFEF;
	//box-shadow: 0 5px 5px #AEAEAE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin : 5px 0;
}

img:hover.image-galerie {
	//box-shadow: 0 5px 5px #555;
}

a.lientitremessage {
	font-size : 12pt;
	font-weight : bold;
}

div.content-message p {
	margin : 5px 0;
}

#coordonnees {
	font-size : 10pt;
	color : white !important;
	margin-bottom : 3px;
}

#global {
    margin : 15px 0;
	width : 1097px;
	#-moz-box-shadow: 0px 0px 10px 0px #000000;
	#-webkit-box-shadow: 0px 0px 10px 0px #000000;
	#-o-box-shadow: 0px 0px 10px 0px #000000;
	#box-shadow: 0px 0px 10px 0px #000000;
	#filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=0, Strength=10);
	background-color : #746E6E;
	padding-top : 5px;
}

#fildariane {
	padding-bottom : 5px;
	margin-bottom : 5px;
	font-size : 10pt;
	border-bottom : 1px solid white;
}

#fildariane * {
	font-size : 10pt;
}

#phone-block, #contact-block, #address-block, #facebook-block {
	float : right;
	margin : 10px 0 0 20px;
	width : 140px;
	#color : #FF6513;
	color : white;
	font-size : 9pt;
	vertical-align : middle;
}

#facebook-block {
	width : 100px !important;
}

#phone-block, #address-block, #facebook-block {
	border-right : 1px solid #525252;
	height: 20px !important;
}

#address-block {
	width : 350px !important;
}

#phone-block a, #address-block a {
	color : white;
}

#phone-block a:hover, #address-block a:hover {
	color : #FF6513;
}

#contact-block a:hover, #facebook-block a:hover {
	color : white;
}

#contact-block a, #contact-block, #facebook-block, #facebook-block a {
	color : #FF6513;
}

#phone-block .ico:before {
	#content: url('/design/ico-phone.png');
}

#contact-block .ico:before {
	#content: url('/design/ico-contact.png');
}

#phone-block img, #contact-block img, #address-block img, #facebook-block img {
	margin-right : 10px;
	#margin-top : 5px;
	#border : 1px solid #A80601;
	float: left;
}

#phone-block span, #contact-block span, #address-block span, #facebook-block span {
	margin-right : 10px;
	margin-top : -2px;
	#border : 1px solid #A80601;
	float: left;
}

.social-block {
	text-align : centre;
	width : 75px !important;
}

.social-block .fa {
	font-size : 20pt;
	margin : 0 3px;
}

#reponsive-block {
	display : none;
}

#content {
	#border : 1px solid #d1cdd1;
	padding : 10px 20px;
}

#content, #content * {
	color : #c8c8c8;
}

#content-home {
	width : 100%;
	text-align : center;
}

#content-home img {
	width : 100%;
	height : auto;
}

h1.titre-page, #content h1 {
	margin : 0 !important;
	color : #FF6513 !important;
	font-size : 20pt;
}

.footer-cell {
	width : 24%;
	float : left;
	font-size : 10px;
	min-height : 200px;
	text-align : left;
	padding-right : 10px;
	text-overflow: ellipsis;
}

.footer-cell:last-child, .footer-cell:nth-last-child(2) {
	#width : 19%;
	border-left: 1px solid #a7a3a7;
	padding-right : 0;
	padding-left : 10px;
}

.footer-cell p {
	clear : both;
	margin : 10px 5px;
}

.footer-cell p:first-child {
	margin-top : 0;
}

.footer-cell .material-icons {
	font-size : 24px;
	margin-top : -2px;
	margin-right : 10px;
	#margin : auto 10px auto 0;
	float : left;
	color : #FF6513;
}

.footer-cell-title {
	margin : 0 5px;
	font-size : 12px !important;
	color : white;
	text-transform : uppercase;
}

#titre-harley {
	float : left;
	#margin-left : 250px;
	margin : 20px auto 0;
	font-family : "cocogooseletterpress-trial";
	font-size : 36px;
	text-align : center;
	width : 100%;
}

#titre-harley span:first-child {
	font-family : "cocogooseletterpress-trial";
	color : #FF6513;
}

#titre-harley span:last-child {
	font-family : "cocogooseletterpress-trial";
	color : white;
}

.new-sous-menu {
	display : none;
	position : absolute;
	background-image : linear-gradient(#060606, #525252);
	width : 100%;
	color : white;
	text-align : center;
	#margin-top : -10px;
	z-index : 10000;
}

.new-sous-menu .submenus {
	display : none;
	#border : 1px solid red;
	margin : 0 auto;
	padding : 10px 0;
	width : 100%;
}

.new-sous-menu .submenus ul {
	list-style-type : none;
}

.new-sous-menu .submenus ul li {
	float : left;
	#margin : 5px 0;
	padding : 5px 30px;
	border-right : 3px double #525252;
}

.new-sous-menu .submenus ul li:last-child {
	border-right : 0;
}

.new-sous-menu .submenus:after {
	clear: both;
    content: "";
	display: block;
}

.follow-us a {
	margin : 0 5px;
}

.coordonnees, .coordonnees-tel, .coordonnees-mail {
	padding-left : 35px;
}

.coordonnees {
	background: url("/design/ico-localisation.png") no-repeat left center;
}

.coordonnees-tel {
	background: url("/design/ico-phone.png") no-repeat left center;
}

.coordonnees-mail {
	background: url("/design/ico-contact.png") no-repeat left center;
}

.row, .clear {
	clear : both;
}

/* Motos */
.moto-liste {
	width : 100%;
}

.moto-liste ul {
	list-style-type : none;
}

.moto-liste ul li {
	float : left;
	width : calc(33% - 35px);
	margin : 20px 35px 0 0;
}

.moto-recap {
	width : 100%;
	#max-width : 350px !important;
	white-space : nowrap;
}

.moto-recap div {
	margin : 3px 0;
}

.moto-photo {
	height : 250px;
	width : auto;
	background-size : cover;
	background-position : center;
	background-color : #3f3c3c;
}

.moto-more, .moto-nom {
	text-align : center;
	padding : 10px 10px;
	background-color : #3f3c3c;
	text-transform : uppercase;
}

.moto-nom {
	vertical-align : middle;
	white-space : nowrap;
}

.moto-details {
	background-color : #322f2f;
	padding : 10px 10px;
}

.moto-more {
	color : #ff6513 !important;
	font-weight : bold;
}

.moto-more a {
	color : #ff6513 !important;
	margin : auto;
}

.moto-more, .moto-nom, .moto-details {
	height : 24px;
	overflow : hidden;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
  	-o-text-overflow: ellipsis; /* pour Opera 9 */
	text-overflow: ellipsis; /* pour le reste du monde */
}

.moto-more span, .moto-nom span, .moto-details span {
	vertical-align : middle;
	margin : auto;
}

.moto-details span:first-child {
	float : left;
	color : #6f6c6b !important;
}

.moto-details span:last-child {
	float : right;
}

.moto-fiche {
	margin-top : 30px !important;
}

.motos-fiche {
	width : 100%;
}

.motos-fiche-photos {
	width : 500px;
	float : left;
}

.motos-fiche-photos a img {
	width : 150px;
	height : auto;
	margin-bottom : 10px;
}

.motos-fiche-photos a:first-child img {
	width : 500px;
	height : auto;
}

.motos-fiche-details {
	width : calc(100% - 500px - 30px);
	margin-left : 30px;
	float : left;
}

.motos-fiche-infos span:first-child {
	float : left;
	color : #6f6c6b !important;
}

.motos-fiche-infos span:last-child {
	float : right;
}

.motos-fiche-infos {
	background-color : #322f2f;
	padding : 5px 10px;
	clear : both;
	height : 24px;
	overflow : hidden;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
  	-o-text-overflow: ellipsis; /* pour Opera 9 */
	text-overflow: ellipsis; /* pour le reste du monde */
	margin : 0 0 5px 0;
}

.motos-fiche-infos:hover {
	background-color : #3f3c3c;
}

/* End Motos */

/* Slideshow */

/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * {
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow {
	width: 100%; min-width: 200px; max-width: 1100px; margin: 10px auto; padding: 0; position: relative;
    background: url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat;

 }

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 25px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
    background-color : white;
    margin : 1px 10px;
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border : 1px solid #DDD;
}
.cycle-pager span.cycle-pager-active {
	color: #FF6513;
    background-color : #FF6513;
}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */
.cycle-prev, .cycle-next {
	position: absolute;
	top: 0;
	width: 64px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 800;
	height: 100%;
	cursor: pointer;
}
.cycle-prev { left: 0;  background: url(/images/slideshow/arrow-left.png) 10% 50% no-repeat;}
.cycle-next { right: 0; background: url(/images/slideshow/arrow-right.png) 90% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover {
	#opacity: .7;
	#filter: alpha(opacity=70);
}

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/* Events */
.event {
	margin-bottom : 40px;
}

.banner-event {
	background-size : cover;
	background-position : center center;
}

.titre-event {
	margin : 0;
	color : #FF6512 !important;
	font-size : 14pt;
}

.dates-event, .lieu-event {
	font-style : italic;
}

.lieu-event {
	margin-left : 15px;
	color : #FF6512 !important;
}

.lieu-event:before {
	#content : " - ";
}

.lieu-event-ico {
	font-size : 12pt;
	color : #FF6512 !important;
}

.photos-event {
	margin : 15px 0;
	text-align : center;
}

.photos-event a {
	margin : 0 3px;
}

.photos-event a img {
	border : 1px solid #444;
}

.photos-event a:hover img {
	border : 1px solid #FF6512;
}

.resa-event {
	#text-align : right;
	#border : 1px solid #FF6512;
	padding : 5px 0;
}

.inscription, .cancel-inscription {
	padding : 5px 10px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color : white !important;
}

.inscription:hover, .cancel-inscription:hover {
	color : white !important;
	text-decoration : none !important;
}

.inscription {
	background-color : #3EBA4A;
}

.cancel-inscription {
	background-color : #DA251D;
}

.inscription:hover {
	background-color : #2DA04A;
}

.cancel-inscription:hover {
	background-color : #C74B59;
}

/* End Events */

/* Nouveautes */
#nouveautes {
	clear : both;
	#border : 1px solid yellow;
}

#nouveaute:after, #nouveautes .gamme-nouveaute {
    clear: both;
    content: "";
    display: block;
}

#nouveautes .gamme-nouveaute {
    clear: both;
}

.nouveaute {
	text-align : center;
	margin : 0 10px 15px 0;
    float : left;
	width : calc(25% - 15px);
}

.nouveaute .nouveaute-lien {
	font-size : 12pt;
}

.nouveaute .nouveaute-lien:hover {
	text-decoration : none !important;
}

.nouveaute:hover .nouveaute-lien img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,101,18,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,101,18,1);
	box-shadow: 0px 0px 5px 0px rgba(255,101,18,1);
}

.nouveaute-photo {
	width : 250px;
	height : auto;
}

a.gamme-access {
	font-size : 12pt;
	color : #FF6512 !important;
	margin : 5px;
}

a.gamme-access:first-child {
	margin-left : 0;
}

.reserver-essai {
	background-color: #FF5D16;
	padding: 5px 10px;
	margin: 3px;
	color: black;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.reserver-essai:hover {
	background-color: black;
	text-decoration : none;
}

/* End Nouveautes */

#form-login {
	margin : 10px 0;
}

#form-login input {
	padding : 5px 8px;
	font-size : 10pt;
	width : 200px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border : 0;
}

#form-login input[type=submit] {
	width : 100px;
	margin-top : -2px;
	padding : 4px 5px;
}

div.user_messages {
	background-color: #FFF;
	padding : 5px;
}

#main-wrapper {
	background-color: #242424;
}

#block-content {
	transition-property : all;
	transition-duration : 0.5s;
}

/* Trombi */
ul.trombi {
	margin-top : 25px;
	clear: both;
}

ul.trombi:after {
    clear: both;
    content: "";
    display: block;
}

ul.trombi li {
	float: left;
	list-style-type: none;
	width: 200px;
	height: 250px;
	margin: 0 20px 20px 0;
	text-align: center;
}
ul.trombi li img {
	clear: both;
	height: 200px;
	width: auto;
	max-width: 200px;
	margin-bottom: 10px;
}
ul.trombi div.photo {
	height: 200px;
	width: 200px;
	margin-bottom: 10px;
	background-size: cover;
	background-position: center;
}
/* End Trombi */

/* Formulaire d'adhésion */
div.form-adhesion {
	width: 100%;
	text-align: center;
}
div.form-adhesion, div.form-adhesion * {
	font-size: 16pt;
}

div.form-adhesion input[type=text] {
	border: 1px solid #AEAEAE;
	padding: 2px 4px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.form-adhesion table tr.ks-data-line td:first-child {
	width: 40% !important;
}

div.form-adhesion table tr.ks-data-line td:last-child {
	width: 60% !important;
}
/* End Formulaire d'adhésion */

