body {
	font-family: "Trebuchet MS", arial;
	padding: 0px;
	margin: 0px;
	background-color: #e4e1e1;
	min-width: 1000px;
	width: 100%;
}
h1 {
	color: #fdfdfd;
	text-align: center;
	vertical-align: center;
	margin-top: 0px;
}
h2 {
	color: #ae0703;
	font-size: 1.8em;
	font-weight: bold;
}
h4 {
	color: black;
	border: none;
}
#Titre {
	width: 410px;
	margin-left: auto;
	margin-right: auto;
	
}
.lien_img {
	border: 0;
}
a{
	color: #ae0703;
}
a:hover {
	color: #ff9000;
}
.head {
	background-image: url("images/briques2.2.png");
	background-color: #ae0703;
	height: 145px;
	width: 100%;
	/*border-bottom: solid 5px #484b4d;*/
	margin-top: 0px;
}
.menu1 {
	/*height: */
	background-image: url("images/fond_menu.png");
	text-align: center;
}
.lien_menu {
	text-decoration: none;
	background-color: #9da2a5;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	
}
.shadow {
	border-top: solid 5px #484b4d;
	padding-top: 10px;
	background-image: url("images/shadow.png");
	background-repeat:repeat-x;
}
.left{
	width: 206px;
	float: left;
	margin: 0px 10px 10px 10px;	
}
.titre {
	width: 206px;
	background-image: url("images/titre_menu.png");
	height: 30px;
	text-align: center;

}
.titre h3 {
	margin-top: 0px;
	color: #fdfdfd;
}

/* CADRES CORPS */
.corps_cadre {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}
	/*titre CORPS */
.titre_corps {
	background-image: url("images/corps_middle.png");
	height: 30px;
	width: 100%;
	/*margin-left: 20px;
	margin-right: 20px;*/
}
.titre_corps h3 {
	margin-top: 0px;
	color: #fdfdfd;
}
.titre_corps_gauche {

	float: left;
	background-image: url("images/corps_left.png");
	height: 30px;
	width: 20px;
}
.titre_corps_droite {
	float: right;
	background-image: url("images/corps_right.png");
	height: 30px;
	width: 20px;
}
	/*Contenu CORPS */
.corps_contenu {
	background-color: #ffffff;
	border-left: ridge 3px #484b4d;
	border-right:ridge 3px #484b4d;
	border-bottom:ridge 3px #484b4d;
	margin-top: 0px;
	padding: 10px;
}

.contenu_menu h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}
.contenu_menu {
	background-image: url("images/fond_cote.png");
	border-left: ridge 3px #484b4d;
	border-right:ridge 3px #484b4d;
	border-bottom:ridge 3px #484b4d;
	margin-bottom: 20px;
}
.img_menu {
	height: 150px;
	margin: auto;
}
.right {
	width: 200px;
	float: right;
	border: silver 1px solid;
}
.corps {
	width: auto;
	margin-left: 240px;
	padding: 5px;
}
.corps_sup {
	/*margin-bottom: 30px;*/
	width:auto;
}
.img_assoce {
	float: right;
}
.news {
	border:  dashed 1px #ae0703;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.Commentaire {
	border:  dashed 1px #ae0703;
	background-color: #e4e1e1;
	padding: 5px;
	margin-bottom: 5px;
	text-align: Justify;
}
.corps_contenu h3 {
	font-size: 1.5em;
	/*float: left;
	margin-bottom: 15px;*/
	color: #ae0703;
	text-align: left;
}

#dernieres_news {
	width: auto;
	margin-top: 0px;
	float: left;
	/*margin-right: 483px;*/
}
#photo {
	float: left;
	width: auto;
	
}
#facebook {
	float:right;
	width: auto;
}
#calendrier {
	width: 220px;
	float: right;
}
#calendrier_contenu {
	height: auto;
}
#visiteurs {
	margin-bottom: 10px;
}
