/* ----------début mise en page---------- */
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url("../images/templates/fond-body_general.jpg");
	background-repeat: repeat;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#conteneur {
	width: 974px;
	height: 580px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0px;   
}
#entete {
	width: 974px;
	height: 80px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
#entete01 {
	width: 392px;
	height: 80px;
	float: left;
	background-image: url("../images/templates/entete_general-01.jpg");
	background-repeat: no-repeat;
}
#entete02 {
	width: 582px;
	height: 80px;
	float:right;
	background-image: url("../images/templates/entete_general-02.gif");
	background-repeat: no-repeat;
}
#menuhautcss {
	width: 974px;
	height: 20px;
	background-image: url("../images/templates/fondmenu_general.jpg");
	background-repeat: repeat;
}
#menuhautfond {
	width: 969px;
	height: 20px;
	margin-left: 2px;
}
#stylemenu {
	position: relative;
	display: block;
	height: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	background: transparent url("../images/templates/bgoff_general.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#stylemenu ul {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
#stylemenu ul li {
	display: block;
	float: left;
	margin: 0px;
}
#stylemenu ul li a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	padding: 1px 29px 0px 29px;
	height: 20px;
}
#stylemenu ul li a:hover {
	color: #fff;
	background: transparent url("../images/templates/bgon_general.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#stylemenu ul li a.current {
	color: #fff;
	background: transparent url("../images/templates/bgon_general.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#contenu {
	width: 974px;
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-image: url("../images/templates/fondpage_general1.jpg");
	background-repeat: repeat-y;
}
#gauche {
	width: 160px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}
#central {
	width: 772px;
	margin-left: 20px;
	margin-right: 20px;
	float: right;
	text-align: center;
}
#central img {
	text-align: center;
}
#menubas {
	width: 974px;
	height: 20px;
	clear: both;
	margin-left: 0px;
	text-align: right;
}
#footer {
	width: 974px;
	height: 30px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/templates/footer_general.jpg");
	background-repeat: no-repeat;
}
/* ----------fin mise en page---------- */
/* ----------début contenu---------- */
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #800040;
	text-align: justify;
}
h1 {
   font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #800040;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #800040;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF0000;
	text-transform: none;
	font-weight: bold;
	text-align: center;
}
.liensapel:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
.liensapel:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
.liensapel:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: underline;
	color: red;
	font-weight: bold;
}
.liensapel:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.myhr {
	width: 690px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url("../images/templates/separateur_general.gif");
	background-repeat: no-repeat;
}
.puces {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #800040;
	margin-left: 30px;
}
#ephemeride {
	width: 772px;
	height: 80px;
	margin-left: 0px;
	text-align: center;
	font-family: "Times New Roman",Times,serif;
	font-size: 11pt;
	font-weight: bold;
	color: yellow;
	background-image: url("../images/templates/ephemeride_hiver.gif");
	background-repeat: no-repeat;
}
#voir {
	display: none;
}
#voir1 {
	position:absolute;
	left:-9999%;
}
.citations {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic !important;
	font-style: normal;
	color: #800040;
	text-align: center;
}
/* ----------fin contenu---------- */