/* CSS Document uniquement pour accueil, contact et liens */



html, body {

	margin:0;

	padding:0;

	color: #000000;

	text-align: center;

	background-color: #DCD5D5;

	font-family: "Times New Roman, Times, serif";

}


div#page {
	
	
	text-align: center;
	margin: 0 auto;
	padding-right: 1em;
	padding-left: 1em;
	width: 1200px;

  }



div#MenuHorizontal {
	
	display: block;
	width: 1000px;
	text-align: center;
	border: none;
	padding: 5px;
	margin-top: 2.1em;
	height: 39px;

}

a.bouton {
	font-family: "Times New Roman, Times, serif";
	font-size: 1.2em;
	font-style: normal;
	color: #FF9727;
	text-decoration: none;
	text-transform: none;
	border: none;
	text-align: center;
	list-style-image: none;
}


.titre1 {

	margin: 0 0 10px 0;

	letter-spacing:-1px;
        
	background-color: #DCD5D5;

	color: #000000;

	font-family: "Times New Roman, Times, serif";

	font-size: 2.9em;

	padding-right: 20px;
	
	text-align: right;

	font-weight: bolder;

}


.titre2 {

	padding-top: 10px;

	font-size:1.8em;

	margin: 0 0 10px 0;

	letter-spacing:-1px;

	color: #000000;

	font-family: "Times New Roman, Times, serif";

	text-align: left;

}



div#contenu {

	width: 1000px;

	text-align: center;

	border-right-width: medium;

	border-left-width: medium;

	border-top-style: none;

	border-right-style: double;

	border-left-style: double;

	border-bottom-style: none;

	background-color: #FFFFFF;

	border-right-color: #ff9727;

	border-left-color: #ff9727;

	padding: 1.0em;

	margin-bottom: 0px;

  	margin-left: 75px;
	
}


a{

	color: #000000;

	text-decoration: none;

	list-style-type: none;
	
	font-size: 1em;
	
}



.baspage {

	font-family: "Times New Roman, Times, serif";

	font-size: 0.9em;

	font-style: normal;

	color: #000000;

	text-align: center;

}


.titre3 {

	font-family: "Times New Roman, Times, serif";

	font-size: 1.8em;

	color: #000000;

	text-align: center;

	font-weight: normal;

}




.titre4 {

	font-family: "Times New Roman, Times, serif";

	font-size: 1.5em;

	color: #000000;

	text-align: center;

	font-weight: normal;

}


.titre5 {

	padding-top: 8px;

	font-size:1.8em;

	letter-spacing:-1px;

	font-family: "Times New Roman, Times, serif";

	color: #000000;

}



div#evenement {

	color: #000000;
	background-color: #DCD5D5;

	font-size:1.4em;

	font-family: "Times New Roman, Times, serif";

}

div#CalqueEvenement{

	height: 100px;

	width: 880px;

	left: 270px; 

	top: 243px;

	position: absolute;

	visibility: hidden;

	z-index: 1;

	background-color: #DCD5D5;

	display: block;

	list-style-type: none;

	text-decoration: none;

	margin: 0;

	border: none;

}



.PageLiens {

	font-family: "Times New Roman, Times, serif";

	font-size: 1em;

	color: #000000;

	text-align: left;

	display: block;

}

.EnTete {

	height: 118px;

}

img {

	border: none;

}

.c1 {text-align: center;
	font-size:1.3em;
	color: #000000;
}

.c2 {text-align: center

}

.c3 {text-align: right}






