@charset "UTF-8";
/* CSS Document */

.noir {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-image: url(../images/enter.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight:lighter;
	color: #fc6200;
	background-attachment: fixed;
	background-position: left top;
	height: 100%;
	width: 100%;
}
.jaune {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fce900;
	background-image: url(../images/fond_jaune.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.rouge {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #E00A22;
	background-image: url(../images/fond_rouge.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.purple {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #642A83;
	background-image: url(../images/fond_purple.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.rose {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #E64891;
	background-image: url(../images/fond_rose.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.bleu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #078EC9;
	background-image: url(../images/fond_bleu.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.orange {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #F06101;
	background-image: url(../images/fond_orange.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.enter {
	position: fixed;
	right: 80px;
	bottom: 40px;
}
.enter a{
	color: #fc6200;
	text-decoration:none;
}
.window_up {
	background-image: url(../images/up_window_jaune.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	margin-top: 70px;
}
.window_up_rouge {
	background-image: url(../images/up_window_rouge.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	margin-top: 70px;
}
.window_up_purple {
	background-image: url(../images/up_window_purple.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	margin-top: 70px;
}
.window_up_rose {
	background-image: url(../images/up_window_rose.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	margin-top: 70px;
}
.window_up_bleu {
	background-image: url(../images/up_window_bleu.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	margin-top: 70px;
}
.window_up_orange {
	background-image: url(../images/up_window_orange.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	margin-top: 70px;
}
.content {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
.window_content_jaune {
	background-image: url(../images/fond_window_jaune.png);
	background-repeat: repeat-y;
	width: 100%;
}
.window_content_rouge {
	background-image: url(../images/fond_window_rouge.png);
	background-repeat: repeat-y;
	width: 100%;
}
.window_content_purple {
	background-image: url(../images/fond_window_purple.png);
	background-repeat: repeat-y;
	width: 100%;
}
.window_content_rose {
	background-image: url(../images/fond_window_rose.png);
	background-repeat: repeat-y;
	width: 100%;
}
.window_content_bleu {
	background-image: url(../images/fond_window_bleu.png);
	background-repeat: repeat-y;
	width: 100%;
}
.window_content_orange {
	background-image: url(../images/fond_window_orange.png);
	background-repeat: repeat-y;
	width: 100%;
}
.window_content_footer {
	background-image: url(../images/down_window_jaune.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}
.window_content_footer_rouge {
	background-image: url(../images/down_window_rouge.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}
.window_content_footer_purple {
	background-image: url(../images/down_window_purple.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}
.window_content_footer_rose {
	background-image: url(../images/down_window_rose.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}
.window_content_footer_bleu {
	background-image: url(../images/down_window_bleu.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}
.window_content_footer_orange {
	background-image: url(../images/down_window_orange.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}
.window_content_noir {
	background-image: url(../images/fond_window_noir.png);
	background-repeat: repeat-y;
	height: 340px;
	width: 100%;
}
.header {
	background-image: url(../images/logo_jaune.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	height: 115px;
	padding-top:10px;
	margin-left:35px;
	margin-right:35px;
}
.header_rouge {
	background-image: url(../images/logo_jaune.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	height: 115px;
	padding-top:10px;
	margin-left:35px;
	margin-right:35px;
}
.header_purple {
	background-image: url(../images/logo_jaune.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	height: 115px;
	padding-top:10px;
	margin-left:35px;
	margin-right:35px;
}
.header_rose {
	background-image: url(../images/logo_jaune.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	height: 115px;
	padding-top:10px;
	margin-left:35px;
	margin-right:35px;
}
.header_bleu {
	background-image: url(../images/logo_jaune.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	height: 115px;
	padding-top:10px;
	margin-left:35px;
	margin-right:35px;
}
.header_orange {
	background-image: url(../images/logo_jaune.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	height: 115px;
	padding-top:10px;
	margin-left:35px;
	margin-right:35px;
}
.navigation {
	font-size: 14px;
	color: #BBBBBB;
	height:100%;
	padding-top:100px;
}
.navigation_selected {
	color: #000000;
}
.navigation a {
	color: #BBBBBB;
	text-decoration: none;
}
.navigation a:hover {
	color: #fce900;
	text-decoration: none;
}
.categories {
	margin-left:35px;
	margin-right:35px;
}
.img_categorie {
	margin-right: 4px;	
}
.article {
	margin-left:35px;
	margin-right:35px;
}
.img_article {
	float:left;
}
.footer {
	margin-left:35px;
	margin-right:35px;
	padding-top:10px;
	font-size: 12px;
	color: #BBBBBB;
	font-weight: 100;
}
.footer a {
	color: #BBBBBB;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.social {
	float:right;
	margin-top:-19px;
}
.dealer {
	padding-right: 115px;
	padding-bottom: 20px;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;
	color: #BBBBBB;
	font-size: 14px;
}
.titre_dealer {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
.dealer a {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
.dealer a:hover {
	color: #E00A22;
	text-decoration: none;
}
.onlinestores {
	font-size: 14px;
	color: #BBBBBB;
	height:100%;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
.team {
	font-family: Helvetica, Arial, sans-serif;
	color: #BBBBBB;
	font-size: 14px;
	padding-right: 115px;
	vertical-align: top;
}
.type_team {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}
.link {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
.link a{
	font-family: Helvetica, Arial, sans-serif;
	color: #BBBBBB;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.link a:hover{
	font-family: Helvetica, Arial, sans-serif;
	color: #E64891;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}
.form {
	font-family: Helvetica, Arial, sans-serif;
	color: #BBBBBB;
	font-size: 14px;
}
.mail_response {
	font-family: Helvetica, Arial, sans-serif;
	color: #BBBBBB;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
}
.mail_response a{
	font-family: Helvetica, Arial, sans-serif;
	color: #078EC9;
	font-size: 14px;
	text-decoration: none;
}
.mail_response a:hover{
	font-family: Helvetica, Arial, sans-serif;
	color: #078EC9;
	font-size: 14px;
	text-decoration: underline;
}