@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-image: url(arpl-page.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7D151A;
}
address {
	display: none;
}
#page {
	background-image: url(corps.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 756px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#page #header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 132px;
}
#page #header #logo {
	
	padding: 0px;
	height: 58px;
	width: 259px;
	margin-left: 10px;
	margin-top: 30px;
}
#page #header #menugenerique {
	margin-left: -97px;
	display: block;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-right: 0px;
	position: absolute;
	top: 15px;
	left: 50%;
	padding: 0px;
	width: 465px;
}

#page #header #menugenerique li {
	display: inline;
	list-style-type: none;
	margin-right: 1px;
	margin-left: 1px;
}
#page #header #menugenerique li a {
	display: block;
	color: #F39A4A;
	width: 185px;
	text-decoration: none;
	text-align: center;
	padding: 1px;
	margin-right: 1px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
}
#page #header #menupages {
	position: absolute;
	left: 50%;
	margin-left: -97px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 80px;
	width: 465px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
#page #header #menupages li {
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}
#page #header #menupages li a {
	display: block;
	color: #F39A4A;
	width: 85px;
	text-decoration: none;
	text-align: center;
	padding: 1px;
	margin-right: 1px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	float: left;
	font-size: 0.70em;
	font-weight: bold;
}
#page #header #menugenerique li a:hover, #page #header #menupages li a:hover {
	background-color: #f39a4a;
	color: #FFFFFF;
}

#page #footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 65px;
	clear: both;
}
#page #footer p {
	text-align: center;
	font-size: 0.8em;
	padding-top:42px;
	color: #FFFFFF;
}
#page #footer a {
	color: #FFFFFF;
}

#page #contenu ul li ul li {
	list-style-image: url(puces2.gif);
	margin-left: 0px;
}

#page #contenu {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#page #contenu h1 {
	background-image: url(titre1.gif);
	height: 81px;
	margin: 0px;
	text-align: right;
	padding-right: 33px;
	padding-left: 33px;
	color: #AA141E;
	font-size: 1.4em;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-style: italic;
}
#page #contenu h2 {
	background-image: url(titre2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #AA141E;
	margin-right: 33px;
	margin-left: 33px;
	padding-left: 30px;
	font-size: 1.2em;
	padding-bottom: 2px;
}
#page #contenu h3 {
	margin-right: 33px;
	margin-left: 33px;
	color: #AA141E;
	font-size: 1em;
}


#page #contenu p {
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;

}
#page #contenu ul {
	margin-right: 20px;
	margin-left: 50px;
	padding: 0px;
}
#page #contenu ul li {
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	list-style-image: url(puces.gif);
	list-style-type: none;
}
#page #contenu img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page #contenu blockquote {
	border-left: 3px solid #F39A4A;
	background: #FBDBBD;
	padding: 5px 5px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
}
#page #contenu blockquote p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#page #contenu a {
	color: #AA141E;
	text-decoration: none;
	border-bottom: 1px solid #F39A4A;
}
#page #contenu a:hover {
	color: #F39A4A;
	border-bottom: 1px solid #AA141E;
}
#page #contenu hr {
	color: #FFFFFF;
	background: #FFFFFF;
	clear: both;
	height: 1px;
	width: 1px;
}
#page #contenu form {
	margin-left: 100px;
	margin-right: 100px;
}
table.formulaire {
	width: 100%;
}
table.formulaire th {
	width: 25%;
	padding: 2px;
	color: #990000;
	text-align: right;
}
table.formulaire td  {
	padding: 2px;
}
table.formulaire td input, table.formulaire td textarea{
	width: 100%;
	color: #990000;
	border: 1px solid #990000;	
}
table.formulaire td textarea{
	height: 150px;
}#page #contenu #map_canevas {
	margin-right: auto;
	margin-left: auto;
}
