body {
		behavior:url(css/csshover.htc);
		font-family: "Verdana", Arial, Helvetica, sans-serif;		color:#ffffff;		font-size:11px;
		background-color:#000000;
	 }
* {	margin: 0px; padding: 0px;	}

/*	TITRES	*/
h1			{	color:#ffffff;	font-size:16px;	text-align:left;	padding:15px 0px 5px 0px;	font-variant: small-caps;	font-weight:normal;	}
h2			{	color:#ff0000;	font-size:12px;	text-align:center;	font-family:Georgia, "Times New Roman", Times, serif;	padding:5px 10px 5px 10px;	font-weight:bold;	}
h3			{	color:#CDA400;	font-size:12px;	text-align:left;	padding-bottom:5px;	padding-left:45px;	font-weight:bold;	}
h4			{	color:#595959;	font-size:11px;	text-align:center;	padding:14px 0px 2px 0px;	font-weight:normal;		font-size:10px;	}
h5			{	color:#ffffff;	text-align:left;	margin-left:70px;	margin-top:5px;	font-size:11px;		color:#ffffff;	}
h6			{	color:#ffffff;	text-align:center;		margin-top:12px;	color:#ffffff;	}

.info_top	{	float:left;		text-align:left;	
				color:#ffffff;	font-size:14px;	text-align:left;	padding:5px 0px 0px 35px;	font-variant: small-caps;	font-weight:normal;	}
.titre		{	color:#ffffff;	font-size:18px;	text-align:center;	padding:15px 0px 5px 0px;	font-variant: small-caps;	font-weight:normal;	}
.adresse	{	text-align:center;		}
.const		{	color:#ff0000;	font-size:12px;	text-align:center;	font-family:Georgia, "Times New Roman", Times, serif;	padding:5px 10px 5px 10px;	font-weight:bold;	}

/*	LIGNE	*/
div#line	{	margin-left:60px;	margin-right:15px;	margin-bottom:15px;	border-bottom:1px solid #4f4f4f;	}
.horizon	{	border-left:1px solid #4f4f4f;	height:100%;	}

/*	TEXTE	*/
p.txt_main	{	color:#ffffff;	text-align:justify;		padding:2px 10px 2px 10px;	}
p.texte		{	color:#ffffff;	text-align:justify;		padding:2px 10px 5px 65px;	}
p.bouton	{	text-align:right;	padding-top:15px;	padding-right:50px;	}	

div#partner	{	padding-left:50px; 	float:none;
				
			}

/*	CLASSE	*/
.colonne			{	text-align:center;	height:60px;	}
.tableau_central	{	margin-left:40px;	margin-right:40px;	width:740px;	}
.tableau_partner	{	margin-left:80px;	margin-right:40px;	width:700px;	border:1px solid #ffffff;	}
.bord_photo			{	border-left:1px solid #FFFFFF;	border-top:1px solid #FFFFFF;	border-right:2px solid #4F4F4F;	border-bottom:2px solid #4F4F4F;	}

/*	POSITIONNEMENT	*/
div#centrage		{	margin-left:auto;	margin-right:auto;	text-align:center;	background-color:#000000;	width:800px;	}
div#entete			{	height:300px;	width:800px;	text-align:left;	}
div#work			{	margin-top:20px; width:800px;	text-align:left;	}
div#bas_page		{	margin:15px 30px 20px 30px; border-top:1px solid #4f4f4f;	}

/*	IMAGE DE FOND	*/
div#home				{	width:600px; height:300px;	background-image:url('../image-files/motoneige.jpg');  	background-repeat:no-repeat; float:right;	}
div#home1				{	width:600px; height:300px;	background-image:url('../image-files/motoneige-1.jpg');  	background-repeat:no-repeat; float:right;	}
div#home2				{	width:600px; height:300px;	background-image:url('../image-files/motoneige-2.jpg');  	background-repeat:no-repeat; float:right;	}
div#home3				{	width:600px; height:300px;	background-image:url('../image-files/motoneige-3.jpg');  	background-repeat:no-repeat; float:right;	}
div#home4				{	width:600px; height:300px;	background-image:url('../image-files/motoneige-4.jpg');  	background-repeat:no-repeat; float:right;	}
div#home5				{	width:600px; height:300px;	background-image:url('../image-files/motoneige-5.jpg');  	background-repeat:no-repeat; float:right;	}
div#home6				{	width:600px; height:300px;	background-image:url('../image-files/motoneige-6.jpg');  	background-repeat:no-repeat; float:right;	}
div#bouton				{	width:30px;	 height:30px;	background-image:url('../image-files/bouton.jpg');  	background-repeat:no-repeat; float:left;	
							margin-top:10px;	margin-left:18px;	margin-right:18px;
							text-align:center;	padding-top:7px;	font-size:14px;
						}
div#info				{	width:133px; height:27px;	background-image:url('../image-files/bouton_plus.gif');  		background-repeat:no-repeat; padding-right:10px;	}
div#info_txt			{	padding-right:18px;	padding-top:6px;	}
div#fond_form			{	width:600px; height:300px;	background-image:url('../image-files/motoneige-6.jpg');  	background-repeat:no-repeat; float:right;	}

/*  LIEN  */
a:link, a:visited, a:active 								{	color:#ffffff; 	text-decoration:none;	}
a:hover 													{	color:#ffffff;	text-decoration:none;	font-weight:bold;	}
a.lien:link, a.lien:visited, a.lien:active 					{	color:#ff0000; 	text-decoration:none;	}
a.lien:hover 												{	color:#ff0000;	text-decoration:none;	font-weight:bold;	}
a.partner:link, a.partner:visited, a.partner:active 		{	color:#ffffff; 	text-decoration:none;	font-size:14px;		}
a.partner:hover 											{	color:#CDA400;	text-decoration:none;	font-weight:bold;	}

/*	POSITIONNEMENT DES MENUS	*/
div#menu_top		{	text-align:right;	padding:7px 12px 5px 5px	}
div#menu_item		{	padding:7px 0px 7px 0px;	border-bottom:1px solid #4F4F4F;	}
div#menu_main		{	padding-top:160px;	width:120px;	float:left;	text-align:center;	}
div#menu_double		{	padding-top:155px;	width:120px;	float:left;	text-align:center;	}
div#menu_left		{	height:285px;	width:182px;	text-align:left;	float:left;	}
div#menu_left_pad	{	padding:20px 15px 35px 40px;	}

/*	LISTE	*/
li.list				{	margin-left:15px;	list-style:square outside;		text-align:justify;	font-size:11px; padding-right:10px;	}
ul.list				{	margin-left:75px;	margin-bottom:5px;	}

/*	FORMULAIRE	*/
div#form_obl			{	font-weight:bold;	padding-left:70px;	padding-right:10px;	text-align:right;	width:250px;	float:left;	}
div#form_label			{	font-weight:normal;	padding-left:70px;	padding-right:10px;	text-align:right;	width:250px;	float:left;	}

div#form_right			{		}
.objet_txt				{	font-size:11px;	}
.combo					{	width:200px;	font-size:11px;	}
.form_submit			{	width:200px;	font-size:12px;	}