@charset "utf-8";

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
}
a:active {
	color: #D76E0A;
}

a:link {
	text-decoration: none;
	color: #D76E0A;
	font-family: Calibri;
	font-weight: bold;
}
a:visited {
	color: #D76E0A;
}

.table {
	font-size: 10px;
	text-indent: 4px;
	font-family: Calibri;
}

.Style-orange {
	color: #D76E0A;
	font-size: 16px;
	font-weight: bold;
}

/*éléments de pages*/
#page {
	position:absolute;
	width:900px;
	height:820px;
	z-index:1;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -450px;
	left: 50%;
	top: 20px;
	visibility: visible;
	color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corps {
	position:absolute;
	width:900px;
	height:700px;
	z-index:1;
	left: 0px;
	top: 120px;
	visibility: visible;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D76E0A;
	border-bottom-color: #D76E0A;
	border-left-color: #D76E0A;
	background-color: #FFFFFF;
}
.style-mois {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D76E0A;
	font-family: Calibri;
	background-color: #EDEDED;
}

#mois {
	position:absolute;
	width:900px;
	height:25px;
	z-index:10;
	left: 0px;
	top: 45px;
	background-color: #EDEDED;
	visibility: visible;
	text-indent: 70px;
}
#baniere {
	position:absolute;
	width:674px;
	height:25px;
	z-index:8;
	left: 200px;
	top: 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-decoration: blink;
}
#texte-présentation {
	position:absolute;
	width:650px;
	height:75px;
	z-index:1;
	left: 230px;
	top: 5px;
	text-align: center;
}


#agenda {
	position:absolute;
	width:310px;
	height:574px;
	z-index:8;
	top: 90px;
	text-align: justify;
	visibility: visible;
	right: 25px;
}
.style-agenda {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	font-family: Calibri;
	background-color: #EDEDED;
}
#titre-agenda {
	position:absolute;
	width:310px;
	height:25px;
	z-index:1;
	top: 0px;
	left: 0px;
	text-align: center;
	background-color: #EDEDED;
}
.style-agenda-soustitre {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
#archives {
	position:absolute;
	width:310px;
	height:139px;
	z-index:10;
	left: 0px;
	top: 432px;
	visibility: visible;
	text-align: center;
	font-size: 10px;
}
#archives table {
	font-size: 8px;
}

#titre-archives {
	position:absolute;
	width:298px;
	height:30px;
	z-index:1;
	background-color: #EDEDED;
	text-align: center;
	left: 6px;
	top: -71px;
}


.fond-noir #page #corps #bloc1 #photo #image {
	border: 1px solid #000000;
}
#photo {
	position:absolute;
	width:450px;
	height:346px;
	z-index:2;
	left: 30px;
	top: 0px;
	text-align: center;
	border: thin solid #000000;
}

#nouveaute {
	position:absolute;
	width:510px;
	height:580px;
	z-index:7;
	left: 20px;
	top: 90px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A4A4A4;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #A4A4A4;
	padding-right: 0px;
	padding-left: 0px;
	visibility: visible;
}
#titre-news {
	position:absolute;
	width:450px;
	height:25px;
	z-index:3;
	left: 30px;
	top: 367px;
}


#texte {
	position:absolute;
	width:450px;
	height:173px;
	z-index:2;
	left: 38px;
	top: 397px;
	text-align: left;
}
