@charset "UTF-8";

@import url("styleNews.css");

@import url("styleLeft.css");

@import url("styleCatalogue.css");

@import url("styleGammes.css");

@import url("menuSeries.css");

@import url("styleEmplois.css");

@import url("styleArtistes.css");

@import url("styleArtiste.css");

@import url("styleDealers.css");

@import url("styleMoteur.css");

@import url("styleAvis.css");

@import url("styleForum.css");

@import url("styleContact.css");

@import url("styleGarantie.css");

html {
	height: 100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	background-color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-y: scroll;
}

a {
	color: #000;
/*	font-weight: bold;*/
}

iframe html body {
	overflow-y: hidden;
}
img{
	text-decoration:none;
	border:none;	
}
.clear {
	clear: both;
	display: none;
}

body > header {
	display: block;
	position: relative;
	width: 996px;
	margin: 0 auto;
	background-color: #000;
	color: #FFF;
	background-image: url('imgs/fond_header.png');
	background-repeat: no-repeat;
	background-position: 144px 42px;
	height: 137px;
}

header a img {
	border: none;
}

header #logo {
	/*position: absolute;
	left: 0;
	top: 11px;*/
	z-index: 1;
	margin: 10px 0 10px -5px;
}

header > span {
	font-size: 12px;
	position: absolute;
	top: 35px;
	left: 289px;
}

header > form {
	position: absolute;
	right: 0;
	top: 28px
}

#content {
	position: relative;
	width: 996px;
	margin: 0 auto;
	background-color: #FFF;
	overflow: visible;
	display: table;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 2px 10px;
	color: #000;
	text-transform: uppercase;
}

.gallery {
	margin-bottom: -16px;
}

.table {
	display: table;
}

.tablerow  {
	display: table-row;
}

.tablecell {
	display: table-cell;
}

.tablecaption {
	display: table-caption;
}

footer {
	clear: both;
	display: block;
	position: relative;
	width: 996px;
	margin: 5px auto 15px;
	background-color: #1B1B1B;
	color: #FFF;
	padding-bottom: 10px;
	padding: 2px 0;
}

footer > div, footer > form {
	float: left;
	padding: 5px 15px;
	position: relative;
	line-height: 30px;
	height: 30px;
}

footer > form {
	position: absolute;
	right: 0;
}

footer strong {
	text-transform: uppercase;
	margin-right: 5px;
	vertical-align: super;
}

footer > div > span > a {
	margin-right: 10px;
}

footer > form > span > input {
	height: 14px;
	border: none;
	padding: 1px;
	width: 250px;
}

footer > div.reseaux > iframe {
	margin-left: -33px;
}

footer > form label, footer > form input, footer > form button {
	vertical-align: super;
}

footer > form input {
	margin: 0 5px;
}
	

footer > div.links {
	text-align: right;
	width: 976px;
	margin: 5px;
	float: none;
	clear: both;
	border-top: 1px solid #FFF;
	padding: 5px 0;
	position: relative;
	top: 10px;
	height: auto;
}

footer a {
	color: #FFF;
	text-decoration: none;
}	

footer > div.links > a {
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

footer a.twitter-follow-button {
	background-image: url("imgs/twitter_suivre.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	position: relative;
	width: 59px;
}

footer a.twitter-follow-button:hover {
	background-position: 0 -25px;
}

footer a.inactive {
	color: #535353;
}

div#infos {
	background-color: #000;
	text-align: right;
	position: relative;
}

div#infos>img { /*	border: 1px solid #535353;*/
	
}

div#infos>img:first-child {
	border: none;
}

div#newsletter {
	background-color: black;
	border: 1px solid #D3D3D3;
	color: white;
	font-weight: normal;
	z-index: 2;
	padding: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border: 1px outset;
	height: 130px;
	margin-left: 310px;
}

#pagination {
	background: none repeat scroll 0 0 white;
	font: 12px Arial, Helvetica, sans-serif;
	height: 19px;
	padding-top: 5px;
	text-align: right;
	color: black;
}

#pagination a {
	color: black;
	margin: 2px;
	padding: 0.2em 0.4em;
	text-decoration: none;
}

#pagination a:hover {
	color: black;
	margin: 2px;
	padding: 0.2em 0.4em;
	text-decoration: underline;
}

#pagination span.inactive {
	background: #fff;
	border: 1px solid #f0f0ff;
	color: #f0f0ff;
	margin: 2px;
	padding: .2em .4em;
}

#pagination span.active {
	font-weight: bold;
	color: black;
	margin: 2px;
	padding: 0.2em 0.4em;
}

#right {
	background: none repeat scroll 0 0 white;
	height: 710px;
	padding: 7px;
	position: absolute;
	right: 159px;
	top: 120px;
	width: 174px;
}

#formulaireNewsletter>input {
	margin-bottom: 10px;
	margin-left: 178px;
}

#formulaireNewsletter>label.description {
	margin-top: 3px;
	position: absolute;
	text-align: right;
	width: 160px;
}

#formulaireNewsletter {
	margin-bottom: 10px;
	position: relative;
	text-align: left;
}

#formulaireNewsletter>a {
	margin-left: 157px;
}

div#ariane {
	color: #666;
	font-size: 12px;
	font-weight: bold;
    line-height: 25px;
	margin: 0;
	position: relative;
	clear: both;
	text-align: left;
	padding-left:10px;
	z-index: 1;
	display: block;
	padding-bottom: 15px;
}

div#ariane > div {
	display: inline;
}

div#ariane a {
	text-decoration: none;
	color: #666;
}

div#ariane a:hover {
	color: #000;
}

div#ariane.gt,
div#ariane.bt,
div#ariane.cl,
div#ariane.au,
div#ariane.dj,
div#ariane.iv {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

div#ariane.gt,div#GammeMenu.gt {
	background-color: #FFD616;
}

div#ariane.bt,div#GammeMenu.bt {
	background-color: #E24B23;
}

div#ariane.cl,div#GammeMenu.cl {
	background-color: #00A9A5;
}

div#ariane.au,div#GammeMenu.au {
	background-color: #29649B;
}

div#ariane.dj,div#GammeMenu.dj {
	background-color: #A5D4D8;
}

div#ariane.iv,div#GammeMenu.iv {
	background-color: #5A478E;
}

div#ariane>a {
	text-decoration: none;
	color: black;
}

div#ariane>a:hover {
	text-decoration: underline;
}

h1#ariane {
	color: #000;
	font-size: 16px !important;
	font-weight: bold;
    line-height: 25px;
	margin: 0;
	position: relative;
	text-transform : uppercase;
	clear: both;
	text-align: left;
	padding-left:10px;
	z-index: 1;
	display: block;
	border: none;
	text-align: left !important;
	padding: 0px !important;
	padding-left: 10px !important;
}

/* h1#ariane.gt, */
/* h1#ariane.bt, */
/* h1#ariane.cl, */
/* h1#ariane.au, */
/* h1#ariane.dj, */
/* h1#ariane.iv { */
/* 	opacity: 0.8; */
/* 	filter: alpha(opacity = 80); */
/* 	-moz-opacity: 0.8; */
/* 	-khtml-opacity: 0.8; */
/* } */

/* h1#ariane.gt,h1#GammeMenu.gt { */
/* 	background-color: #FFD616; */
/* } */

/* h1#ariane.bt,h1#GammeMenu.bt { */
/* 	background-color: #E24B23; */
/* } */

/* h1#ariane.cl,h1#GammeMenu.cl { */
/* 	background-color: #778A83; */
/* } */

/* h1#ariane.au,h1#GammeMenu.au { */
/* 	background-color: #29649B; */
/* } */

/* h1#ariane.dj,h1#GammeMenu.dj { */
/* 	background-color: #A5D4D8; */
/* } */

/* h1#ariane.iv,h1#GammeMenu.iv { */
/* 	background-color: #5A478E; */
/* } */

h1#ariane>a {
	text-decoration: none;
	color: black;
}

h1#ariane>a:hover {
	text-decoration: underline;
}

#demo{
position:relative;
border: 1px solid #696;
padding: 60px 0;
text-align: center; width: 200px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #EEFF99;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
background: -moz-linear-gradient(#EEFF99, #66EE33);
background: linear-gradient(#EEFF99, #66EE33);
-pie-background: linear-gradient(#EEFF99, #66EE33);
}
footer label.invalid{
    color: red;
    display: block;
    position: absolute;
    right: 80px;
    top: 24px;
}
footer button.inscriptionNewsletter{
	background-color: #1B1B1B;
	color:white;
	border: 1px solid white;
	border-radius: 5px 5px 5px 5px;
}

footer p {
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
}
.loadmore {
    left: 375px;
    position: absolute;
    top: 70px;
}

.fb_iframe_widget {
    float: right;
    clear:both;
    z-index: 12;
}

.fbcomment {
    color: #3B5998;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 162px;
    text-decoration: none;
    top: 7px;
}
.fbcomment:hover{
	text-decoration: underline;
}
h3.titlefb {
    color: #222222;
    float: right;
    font-size: 13px;
    margin: 20px 20px 0;
    padding-bottom: 12px;
    width: 795px;
}