/* ELEMENT DE BASE */
.body {
	padding: 0px;
	background-color: #DDCAA1;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#sitecentrage {
	padding: 0;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #890C08;
	background-image: url(../images/header.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}
.clear {
	clear: both;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#colonne_gauche {
	width: 207px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	top: 120px;
	left: 6px;
	position: absolute;
	padding: 0px;
}
#colonne_gauche_milieu {
	float: left;
	padding-left: 0px;
	padding-right: 15px;
}
#colonne_gauche_milieu img {
	padding: 0px;
	border: 1px solid #8D2722;
	margin-bottom: 10px;
}
#colonne_gauche_milieu a, #colonne_photo a {
	color: #8D2722;
	text-decoration: underline;
	font-size: 75%;
}
#colonne_gauche_milieu li {
	background-image: url(../images/picto_fleche_rouge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#colonne_gauche p, #colonne_droite p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #515151;
	font-weight: bold;
}
#colonne_gauche a, #colonne_droite a {
	font-size: 80%;
}
#colonne_gauche li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#colonne_droite {
	width: 180px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 732px;
	position: absolute;
	top: 120px;
}
#colonne_droite li {
	padding-bottom: 5px;
}
#colonne_milieu {
	width: 476px;
	_height: 270px;
	position: relative;
	left: 226px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #97281D;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #97281D;
}
#colonne_milieu li {
	background-image: url(../images/puce-fleche-grise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#colonne_photo {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}
#photo_i {
	border: 1px solid #97281D;
	margin-bottom: 10px;
}
#actu {
	width: 299px;
	border: 1px solid #6D6E71;
	margin-top: 15px;
	padding: 5px;
	float: left;
}
#actu li {
	background-image: url(../images/puce-fleche-grise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#coordonnees {
	width: 450px;
	border: 1px solid #6D6E71;
	margin-top: 15px;
	padding: 5px;
	float: center;
}
#actu p, #actu a {
	color: #6F808A;
	font-size: 75%;
	font-weight: normal;
}
#coordonnees li {
	background-image: url(../images/puce-fleche-grise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #6F808A;
	font-size: 90%;
}
#logo {
	height: 90px;
	padding-top: 10px;
	padding-left: 10px;
}
#centre {
	width: 934px;
	top: 146px;
	margin: 0px;
	padding: 0px;
	min-height: 380px;
	_height: 380px;
	
}
#biblio {
}
#biblio p {
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
}
#footer {
	text-align: center;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #982625;
	clear: both;
	margin-top: 5px;
	font-size: 65%;
	color: #82919B;
}
#footer a {
	color: #82919B;
}

/* VALEUR PAR DEFAUT TEXTE */
a {
	text-decoration: none;

	color: #515151;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-align: justify;
}
h1 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 75%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	position: absolute;
	top: -20px;
	left: 2px;
}
h2 {
	font-size: 90%;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #97281D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
}
.article {
	font-size: 80%;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #97281D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: none;
}
h3 {
	font-size: 12px;
	color: #8D2722;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #982721;
}
.titre_fiche {
	color: #97281D;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-align: justify;
	font-weight: bold;
}