/* CSS Document */
body {
	font: normal 80%/1em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
#page {
	width:800px;
	margin:0 auto;
	background-image:url(fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#entete {
	height: 33px;
	background-image:url(entete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
}
#header {
height: 143px;
	background-image:url(header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:2px;
	width: 780px;
}
#header_droit {
float:right;
top:10px;
}
#haut {
	height: 90px;
	text-align: center;
}
#conteneur {
    width:780px;
	margin: auto;
	padding: 0;
}
#corps {

}

#head{
	position: absolute;
	left: 300px;
	top: 10px;
	width: 600px;
	height: 75px;
}
 
#pied {
	clear:both;
	padding: 80px 0 0 20px;
	margin : 0px;
	color:#FFFFFF;
	list-style-type:none;
	background-image:url(pied.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	text-align: center;
}

#bas {
	margin : 0 0 0 1px;
	padding : 10px 0 0 0;
	height: 73px;
	background-image:url(bas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 798px;
	background-color:#FFFFFF;
}


#centre{
	margin-top: 5px;
	margin-left: 1px;

}

#centre_h{
	height: 2px
}

#centre_m{
	overflow: hidden;
		height: 1%;
}

#centre_b{
	height: 75px;
	
}

.centre_m_g{
	float: left;
	display: inline;
	width: 360px;
	margin: 0 ;
	overflow: hidden;
	
}
.centre_m_d{
	float: right;
	display: inline;
	width: 380px;
	margin: 0;
	overflow: hidden;
}
.centre_actualite{
	float:none;
	display:block;
	width: 660px;
	margin: 0 40px 0 60px ;
	overflow: hidden;
	
}



@media print { /* do not print complementary information */

	#centre {
		display: none;
	}

}
#gauche{
	float: left;
	width: 1px;
	overflow: hidden;
}

#droite {
float:right;
width: 10px;
}
#banniere {
float:right;
position:absolute;
top:50px;
margin-left: 200px;
width:480px;
}
	#droits{ float: right;  width: 130px; height:38px; text-align: right;  display: block; 
	 color: #000000;    font-size: 11px;  padding-right: 50px;  padding-top: 10px;        }
	#droits a{ color: black; text-decoration: none; font-weight: normal; }
	#droits a:hover{ text-decoration: underline;	}


/* logo retour vers accueil */
#logo {display:block; height:80px; padding: 0px 0px 0px 40px;}
#logo ul {margin:0; padding:0; list-style-type:none;}
#logo li {float:left; margin-right:0px; display:block; width:84px;}
#logo li.logo1 {background:transparent url(logo.jpg);}
#logo a {display:block; width:102px; padding-top:80px; height:0; color:#000; text-decoration:none; overflow:hidden;}
* html #logo a:link, * html #logo a:visited {height:84px; he\ight:0;}

#logo a#logo1 {background:transparent url(logo.jpg) -102px -104px no-repeat;}

#logo a#logo1:hover {background-position:top right; z-index:0;}
* html #logo a:hover {height:84px; he\ight:0;}


/* menu général */
#menu {display:block; height:32px; padding: 0px 0 0 120px;}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {float:left; margin-right:0px; display:block; width:108px;}
#menu li.list1 {background:transparent url(activite.jpg);}
#menu li.list2 {background:transparent url(specialite.jpg);}
#menu li.list3 {background:transparent url(actualite.jpg);}
#menu li.list4 {background:transparent url(contact.jpg);}
#menu li.list5 {background:transparent url(acces.jpg);}
#menu li.list6 {background:transparent url(lien.jpg);}
#menu a {display:block; width:108px; padding-top:32px; height:0; color:#000; text-decoration:none; overflow:hidden;}
* html #menu a:link, * html #menu a:visited {height:32px; he\ight:0;}

#menu a#item1 {background:transparent url(activite.jpg) -108px -32px no-repeat;}
#menu a#item2 {background:transparent url(specialite.jpg) -108px -32px no-repeat;}
#menu a#item3 {background:transparent url(actualite.jpg) -108px -32px no-repeat;}
#menu a#item4 {background:transparent url(contact.jpg) -108px -32px no-repeat;}
#menu a#item5 {background:transparent url(acces.jpg) -108px -32px no-repeat;}
#menu a#item6 {background:transparent url(lien.jpg) -108px -32px no-repeat;}

#menu a#item1:hover {background-position:top right; z-index:50;}
#menu a#item2:hover {background-position:top right; z-index:50;}
#menu a#item3:hover {background-position:top right; z-index:50;}
#menu a#item4:hover {background-position:top right; z-index:50;}
#menu a#item5:hover {background-position:top right; z-index:50;}
#menu a#item6:hover {background-position:top right; z-index:50;}

* html #menu a:hover {height:32px; he\ight:0;}


h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

li {
	background:transparent;
	list-style-position:outside;
	list-style-image: url(puce.jpg);
	list-style-type: none;
}




#liste img {
	padding: 0 0 0 0;
	margin : 0 0 0 0;
}

#liste ul {
	display:block;
	text-decoration:none;
	float:left;
	list-style-type: none;
}
#liste ul img {
}

 #centre_m a {
	color:#400000;
	text-decoration:none;
}

#centre_m img {
	color:#400000;
	text-decoration:none;
	border: 0px;
}
 #centre_m a:hover {
	color:#867645;
	text-decoration:none;
}
 #centre_m a:visited {
	color:#574D2D;
	text-decoration:none;
}

 #centre_m h2 {
	margin: 0 0 0.5em 1em;
	padding: 10px 0 0 36px;
	color:#400000;
	font-weight: bold;
	font-size: 1.3em;
	line-height:1.4em;
	background-image: url(centre_m_H2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:36px;
}

#centre_m h2 span {
	color: #A9AFAF;
}

#centre_m h3 {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 40px;
	font-size: 1.2em;
	line-height:1.25em;
	color:#400000;
}

#centre_m h4 {
	clear: left;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.1em;
	line-height:1.15em;
	color:#400000;
}
#centre_m p {
	padding: 0 0 0 50px;
}

.centre_m_g p {
	width:300px;
	padding: 0 0 0 50px;
}


.imageDroite {
	float: right;
	padding:5px;
	margin: 3px;
	border: 1px solid #660000;
	background-color:#867646;
}
#haut h2{
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#400000;

}

div.article {
	background-image:url(centre_bas.jpg); /* arrière-plan général du menu */
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#FFFFFF;
	width: 370px;

}
div.article h2{
	background-image:url(centre_haut.jpg); /* arrière-plan général du menu */
	background-repeat: no-repeat;
	background-position: left top;
	height:36px;
	padding: 30px 35px 5px 50px;

}
div.article p{
	padding:5px;
	margin-right:20px;
}
div.article img{
	padding:5px;
}
.special {
	color:#FFFFFF;
	width: 360px;
	height:240px;
}
.special-menu{
	background-image:url(menu2.jpg); /* arrière-plan général du menu */
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	width: 183px;
	height:240px;
	float: right;
}
.special-image{
	color:#FFFFFF;
	float: left;
	clear:left;
	padding:5px;
	margin: 3px;
	background-color:#867646;
}
.special p{
	width: 160px;
}
.nomMenu{
	margin: 0 0 0 0;
	font-size: 1.2em;
	color:#400000;
	padding: 20px 10px 10px 0px;
	text-align:center;
	font-weight:bold;
}
#centre_m .special p{
	color:#400000;
	padding: 0 0 0 10px;
}

#pied p{
	font-weight: bold;
	margin: 0 0 0 0;
}
#pied a:hover{

}
#bas p{
	padding-left:50px;
	padding-right:50px;
	color:#4E4427;
}
#bas a{
	color:#4E4427;
}
#bas a:hover{
	color:#440000;
}
#bas a:visited{
	color:#635732;
}


.telecharger a{
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	background-image: url(telecharger.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	border: 0px;
}
.telecharger img{
	border: 0px;
}
#savoirfaire {
	background-image:url(savoirfaire_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}
#actualite {
	background-image:url(actualite_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 300px;
	overflow:visible;
}
#specialite {
	background-image:url(specialite_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}
#activite {
	background-image:url(activite_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}
#contact {
	background-image:url(contact_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}
#acces {
	background-image:url(acces_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}
#lien {
	background-image:url(lien_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}
#mention {
	background-image:url(mention_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}
#accessibilite {
	background-image:url(accessibilite_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:40px;
	margin:0 auto;
	width: 200px;
	overflow:visible;
}

