@charset "utf-8";
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.sm {
	list-style:none;
	width:760px;
	height:200px;
	display:block;
	overflow:hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sm_accueil {
	list-style:none;
	width:500px;
	height:200px;
	display:block;
	overflow:hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sm_accueil li {float:left; display:inline; overflow:hidden}
.SlideMenu {
	height: 200px;
}


.sm li {float:left; display:inline; overflow:hidden}

.sm_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

body {
	background-color: #000000;
}
.conteneur {
	background-color: #000000;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.contenu_accueil {
	background-color: #666;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.conteneur_header {
	height: 178px;
	width: 800px;
}

.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.texte_contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 20px;
	font-weight: normal;
}

.conteneur_accueil {
	width: 100%;
	margin-top: 100px;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* CSS issu des tutoriels css.alsacreations.com */
.menu_haut {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 40px;
}
ul#menu_haut {
	list-style-type: none;
	width: 100%;
	line-height: 30px;
}

ul#menu_haut li {
	float: left;
}

ul#menu_haut a {
	float: none;
	text-align: center;
	border: 1px solid gray;
	text-decoration: none;
	color: #fff;
	background: #000;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

ul#menu_haut a:hover {
	border: 1px solid gray;
	background-color: #f07124;
}
.Actu {
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #999999;
	border: 1px dashed #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.img_english {
	float: right;
	margin: 0px;
	vertical-align: top;
}
.contenu_img {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table {
	margin-top: 10px;
	margin-bottom: 20px;
}
