body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #592222;
	background-image: url(ar-pl.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#page {
	position: absolute;
	left: 50%;
	background-image: url(fond.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -380px;
}
#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 760px;
}
#page #header span {
	display: none;
}
#menu_horizontal {
	background-image: url(menu.gif);
	margin: 0px;
	padding: 0px 0px 0px 330px;
	height: 42px;
}
#menu_horizontal li {
	display: inline;
}
#menu_horizontal a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 3px 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: block;
	padding: 7px 0px 0px;
	width: 140px;
	height: 26px;
	float: left;
	text-align: center;
}
#page #menu_horizontal a:hover {
	background-color: #2A3812;
	color: #959C15;
}
#footer {
	background-image: url(pied.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 26px;
	width: 760px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#footer a:hover {
	color: #2A3812;
	border-bottom-color: #2A3812;
}
#gauche {
	position: absolute;
	left:0;
	width: 190px;
	margin-top: 2px;
}
#centre {
	margin-left: 190px;
	background-image: url(contenu.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#haut {
	display: block;
	margin: 0px;
	padding: 0px;
}
#bas {
	display: block;
	margin: 0px;
	padding: 0px;
}
#gauche h1 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(titre_gauche.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#gauche ul, #gauche form {
	background-image: url(gauche.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
}
#gauche li {
	list-style-type: none;
	margin-left: 25px;
	font-size: 0.9em;
}
#gauche li a {
	color: #602B2B;
	text-decoration: none;
	background-image: url(puce_gauche.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 132px;
}
#gauche li a:hover {
	color: #2A3812;
	background-image: url(puce_gauche_over.gif);
	background-repeat: no-repeat;
}
#gauche form {
	margin-right: 14px;
	margin-left: 14px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}
#gauche input {
	border: 1px solid #959C15;
	background-color: #E9E5CF;
}

#gauche p {
	margin: 0px;
	padding: 0px;
}
#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 {
	background-image: url(pomme.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px 5px;
	margin-top: 0px;
}

.actus h2 {
	background-image: none;
	padding: 0px;
	margin: 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;
}
#ok {
	color: #527105;
	background: #96C71D;
	padding: 20px 5px;
	height: 100px;
	width: 400px;
	margin-top: 0px;
	margin-left: -200px;
	border: 1px solid #527105;
	position: absolute;
	left: 50%;
	top: 190px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
					alpha(Opacity=85);
	-moz-opacity:		0.85;
	font-size: 1.2em;
	font-weight: bold;	
}
div[id=ok] {
	height: 40px;
	margin-top: -50px;
}

#alert {
	color: #990000;
	background: #E2A9A9;
	padding: 20px 5px;
	height: 10px;
	width: 400px;
	margin-top: 0px;
	margin-left: -200px;
	border: 1px solid #990000;
	position: absolute;
	left: 50%;
	top: 190px;

	filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
					alpha(Opacity=95);
	-moz-opacity:		0.95;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
div[id=alert] {
	height: 40px;
	margin-top: -50px;
}


#contenunewsletter  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;
}

#contenunewsletter 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;
}
#contenunewsletter 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;
}
#contenunewsletter 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;
}


#contenunewsletter p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
	font-size: 0.9em;
}
#contenunewsletter 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;	
}
#contenunewsletter a {
	color: #602B2B;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #959C15;
}
#contenunewsletter a:hover {
	color: #FFFFFF;
	background-color: #959C15;
}
#contenunewsletter 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;
}
#contenunewsletter blockquote strong{
	color: #990000;
}

#contenunewsletter blockquote p {
	margin: 0px;
}
