@charset "utf-8";
/* Commun */



html {
	height:100.1%; /*Faire apparaître la barre de navigation verticale pour eviter décallage page courte et page longue */
}
body {
	height:100.1%; /*Faire apparaître la barre de navigation verticale pour eviter décallage page courte et page longue */
	background:#fff;
	margin:0px;
}
img {
	text-decoration:none;
	border:none;
}
a {
	border:none;
	text-decoration:none;
	color:#666666;
}
a:hover {
	color:#000000;
}
#footer {
	margin: 0 auto 0 auto;
	text-align:center;
	width:100%;
	background-color:#ff5615;
	height:135px;
	color:#ffffff;
}
#footer a {
	color:#ffffff;
}
/* Fin Commun */



/* Menu */



#general0 {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:1070px;
	height:1080px;
	text-align:center;
}
#general {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:1070px;
	height:800px;
	text-align:center;
}
#top {
	background-color:#ff5615;
	height:5px;
}
#menu {
	font-family:"Times New Roman", Times, serif;
	width:260px;
	height:150px;
	text-align:left;
	text-decoration:none;
}
#menu ul {
	list-style-type: none;
}
.menufont {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
.sousmenufont {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.ariane {
	color:#ff5615;
}
/* Fin Menu */



/* Fin Header */



#header {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:950px;
	height:420px;
	text-align:center;
}
.logobig {
	background-image:url(art/header.jpg);
	width:788px;
	height:392px;
	float:right;
}
#barre {
	margin: 0 auto 0 auto;
	background-color:#ff5615;
	height:12px;
	width:650px;
	text-align:center;
}
/* Fin Header */



/* Texte Home */



.txthome {
	margin: 0 auto 0 auto;
	text-align:left;
	font-size:18px;
	width:650px;
	color:#333333;
}

.txthome2 {
	margin-left:210px;
	text-align:left;
	font-size:18px;
	width:219px;
	color:#333333;
}

.minitxthome1 {
	/*	margin-left:210px;

	text-align:left;*/

	font-size:14px;
	width:350px;
	color:#333333;
}
#image {
	margin-top:60px;
	margin-right:210px;
	float:right;
	width:431px;
/*	background-image:url(art/home_image.jpg);
	background-repeat:no-repeat;*/
	height:235px;
}





/* Fin Texte Home */

