body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#page {
	padding: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	width:100%;
}
#page #header span {
	font-size: 1.3 em;
}
#menu_horizontal {
	display: none;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
}
#footer a {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
#gauche {
	display: none;
}
#centre {
	width: 100%
}
#haut {
	display: none;
}
#bas {
	display: none;
}
#contenu img {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px 5px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre h1 {
	background-image: url(titre1.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px 0px 30px;
	font-size: 1.3em;
}
#centre h2 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 3px 0px 2px 20px;
	background-image: url(titre2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #959C15;
	color: #602B2B;
	font-size: 1.1em;
}
#centre h3 {
	font-size: 1em;
	color: #959C15;
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959C15;
}


#centre p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
	font-size: 0.9em;
}
#centre ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

#centre li {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;	
}
#centre a {
	color: #602B2B;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #959C15;
}
#centre a:hover {
	color: #FFFFFF;
	background-color: #959C15;
}
.actus {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: 2px solid #FFFFFF;
	background-image: url(news.gif);
	padding: 5px;
}
h4{
	margin-top: 0px;
	padding: 3px 0px 2px 20px;
	background-image: url(titre2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #959C15;
	color: #602B2B;
	font-size: 1.1em;
}
#contenu {
	margin: 0px;
	padding: 0px;
}
#centre form {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: 2px solid #FFFFFF;
	background-image: url(news.gif);
	padding: 5px;
}
#centre form table th {
	font-size: 0.9em;
	font-weight: normal;
	color: #990000;
	width: 120px;
	text-align: right;
}

#centre form table td input,  #centre form table td textarea, #centre form table td select {
	font-size: 0.8em;
	width: 200px;
	border: 1px solid #990000;	
}

#centre form table td textarea {
	height: 100px;

}
#centre blockquote {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #959C15;
	padding: 5px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-image: url(news.gif);
	width: 450px;
}
#centre blockquote strong{
	color: #990000;
}

#centre blockquote p {
	margin: 0px;
}

#centre li {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;	
}
