﻿.dis_body {
	background-color: #242C3E;
	font-family: andalus;
}
.Dis_conteneur {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DADDFE;
}
.Dis_en-tete {
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../image/menu.jpg');
	text-decoration: blink;
	text-transform: capitalize;
}
.Dis_slogan {
	height: 30px;
	padding-left: 30px;
	background-image: url('../image/menu.jpg');
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.Dis_titre {
	padding-left: 30px;
	color: #FFFFFF;
	height: 50px;
	background-image: url('../image/titre.jpg');
	font-weight: bold;
	font-size: xx-large;
	line-height: 50px;
}
.lol {
	height: 8px;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.zone_lien {
	padding: 10px 25px 10px 25px;
	background-color: #881113;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
}
.zone-ban {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}
.banniere {
	float: left;
	padding-left: 10px;
	height: 50px;
}
.clear {
	clear: both;
}
.texte {
	padding: 15px 60px 15px 60px;
	font-family: arial, Helvetica, sans-serif;
}
.attention {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.interdit {
	font-weight: bold;
	font-size: large;
	color: #BA0F1D;
	text-align: center;
}
.texte2 {
	padding-right: 40px;
	padding-left: 40px;
	font-size: small;
}

