/*Globale*/
a {
	color: #397623;
	text-decoration: none
}

a:hover {
	color: #E3E3E3;
	text-decoration: none;
}
body {
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
}
table {
	border: 0px;
	}
td, th {
	font-size: 0.8em;
	line-height: 1.5em
	}

/*Navigation*/
.NavigationBackgroundColor {
	background-color: #f99d1c;
	color: #FFFFFF;
	}
.Navigationseparateur {
	color: #FFFFFF
	}
.NavigationColor {
	color: #397623;
	text-align: center;
	}
/*texte*/
.StoryTitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #397623;
	}
.StoryTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	}
.StoryContentColor {
	color: #000000
	}
/*adresse*/
.AdresseTitre {
	font-weight: normal;
	color: #397623;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.Adresse {
	color: #FFFFFF;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/*Pied*/
.PiedsCouleur {
	color: #000000
	}
/*News*/
.NewsDataColor {
	color: #DEDECA
	}
/*Diviseur*/
#centrage {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tete {
}
#texte_actu {
	margin: 0px;
	float: left;
	width: 75%;
}
#texte_actu a {
	text-decoration: none
}
#principale {
	width: 960px;
	margin: 0px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-image: url(images/ombre_blanc.png);
	background-repeat: repeat-y;
}
#gauche {
	padding-left: 1%;
	padding-right: 1%;
	width: 18%;
	margin: 0px;
	float: left;
}
#pied {
	width: 960px;
	background-image: url(images/pied.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	position: relative;
	height: 165px;
	vertical-align: bottom;
	}
#pied a {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation {
	color: #FFFFFF;
	position: relative;
	float: left;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#adresse {
	background-image: url(images/pave_contact.png);
	background-repeat: no-repeat;
	width: 165px;
	position: absolute;
	z-index: 2;
	padding-left: 10px;
	padding-top: 80px;
	left: 10px;
	height: 112px;
	top: -60px;
}
#adresse a:hover {
	color: #397623;
	text-decoration: none;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	top: 160px;
	position: relative;
	text-align: center;
}
.small {
	font-size: 85%;
}

