body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color:#c8d20b;/* CSS Document */
	background-image: url(images/arplan.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top:0px;
}
.header {
  padding: 0px;
  margin:0px;
  width: 890px;
  background-color:#fff;
  position: relative;
}
.menu{
  padding: 0px;
  margin:0px;
  width: 806px;
  height:50px;
  background-color:#ffffff;
  position: relative;
  float:left;
  z-index:10;
}

a {
	color: #F89520;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	

}
#page {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	padding:20px;
	float:left;
}
#pagequand {
	width:796px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	padding:5px;
	text-align:center;
	float:left;
}
.contenu {
    width: 610px;
	background-color:#FF0033;
	margin:2px;
	float:left;
	padding:10px;
}
.bloc {
	float: left;
	width: 726px;
	background: #c8d20b url(../images/img01.gif) no-repeat left bottom;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align:left;
	line-height:18px;
	text-align:justify;
}
.bloc p{
	padding:5px;
	
}
.bloc2 {
	float: left;
	width: 726px;
	background-color:#FFFFFF;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align:left;
	line-height:18px;
	text-align:justify;
}

.bloc2 p{
	padding:5px;
}
.lieu {
	float: right;
	width: 163px;
	height:77px;
	background-color: transparent;
	background-image: url(../images/lieu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:-10px;
	padding-left:20px;
	margin-top:0px;
	margin-right:0px;
	font-size: 10px;
	color:#000;
	float:right;
	font-weight:bold;
	}
.txt {
	float: left;
	margin-left:10px;
	margin-bottom:10px;
}

.txtmarge {
	float: left;
	width: 80%;
	height:70px;;
	padding-top:10px;
	padding-left:15px;
	font-weight:bold;
	margin-left:10px;
	line-height:12px;
}
h1, h2, h3 ,h4 ,h5{
	margin-top: 1px;
	margin-bottom:0px;
}

h1 {
	font-size: 15px;
	text-transform: uppercase;
	color:#000000;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
}

h2 {
	font-size: 15px;
	text-transform: uppercase;
	color:#00ACFF;
	text-align:left;
}
h2 A{
	color:#00ACFF;
	 text-decoration:none;
}
h2 A:visited{
	 color: #00ACFF;
	 text-decoration:none;
}
h2 A:hover{
	color:#F59421;
	text-decoration:none;
}

h3 {
	font-size: 12px;
	color:#F7941F;
	text-align:left;
	}
h3 A{
	color:#F7941F;
	 text-decoration:none;
}
h3 A:visited{
	color:#F7941F;
	 text-decoration:none;
}
h3 A:hover{
	color:#00ACFF;
	 text-decoration:none;
}
h4 , h4 A{
	font-size: 12px;
	color:#F7941F;
	text-align:left;
	color:#00ACFF;
	margin-bottom:2px;
	}

h5 , h5 A{
	font-size: 15px;
	text-transform: uppercase;
	color:#00ACFF;
	text-align:left;
	margin-bottom:2px;
	}
strong{
	font-size: 10px;
	color:#000;
	text-align:left;
	margin-top:10px;
}	
.signature{
	font-size: 10px;
	color:#000;
	float:right;
	font-weight:bold;

}
.blocrub{
	background-color:#EAD3BD;
	margin-bottom:10px;
	padding:5px;
}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_document_1 img { margin-right: 15px; margin-bottom: 5px; }
.spip_document img { margin-right: 15px; margin-bottom: 5px; }
.spip_documents_left img { margin-right: 10px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }

.footer {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ECEAEB;
	padding:20px;
	float:left;
}
.footer A{
	 color: #FFF;
	 text-decoration:none;
}
.footer A:visited{
	 color: #FFF;
	 text-decoration:none;
}
.footer A:hover{
	 color: #FFF;
	 text-decoration:none;
}

.artiste{
	font-size: 12px;
	color:#000;
	text-align:left;
	font-weight:bold;
	list-style-type: square;
}

.artiste A{
	color:#F59421;
	 text-decoration:none;
}
.artiste A:visited{
	 color: #F59421;
	 text-decoration:none;
}
.artiste A:hover{
	color:#F59421;
	text-decoration:none;
}
.artiste2{
	font-size: 10px;
	color:#999999;
	text-align:left;
	}
.artiste A{
	color:#F59421;
	 text-decoration:none;
}
.nav ,.nav  A{
    width:134px;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	list-style-type: square;
	float:left;
	background-color:#FF0000;
	text-decoration:none;
	text-align:center;
	height:20px;
}
.nav  A:hover{
    width:134px;
	font-size: 12px;
	color:#fff;
	text-align:left;
	list-style-type: square;
	float:left;
	background-color:#F7941F;
	text-decoration:none;
	text-align:center;
	height:20px;
}
.header2 {
  padding: 0px;
  margin:0px;
  width: 890px;
  position: relative;
}
.lienpress{
	color: #000;
}

.lienpress a {
	color: #000;
}

.lienpress a:hover {
	text-decoration: none;
	color: #fff;
}