body{
	margin:0;
	padding:0;
	font-size:11px;
	background:#ECECEB;
	font-family:arial,helvetica;
	text-align:center;
	/*scrollbar-face-color:#C3C3C3;*/
	overflow-y:scroll;
}
a{
	color:#324144;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#fond { background-image: url(fond.jpg); width: 900px; height: 580px }

#anim {
	background: url(../images/diapo.jpg) no-repeat middle;
}
#menu{
	text-align:center;
	height:34px;
	/*width:100%;*/
	margin-top:80px;
	font-family:verdana;
	font-size:12px;
	color:#676767;
	padding-left:8px;
}
#section{
	height:34px;
	width:130px;
	font-size:14px;
	font-family:verdana;
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
}
#section a{
	text-decoration:none;
	color:white;
	text-transform:uppercase;
}
#menu table{
	height:34px;
	width:129px;
}
#menu td{
	height:34px;
	width:100%;
	text-align:center;
}
#FormRecherche{
	font-size:12px;
	font-family:verdana;
	color:black;
	height:35px;
	/*padding-top:3px;
	margin-top:-9px;*/
}
#valider{
	width:17px;
	height:17px;
}
#input{
	margin-bottom:4px;
	width:100px;
	height:20px;
	margin-left:17px;
}
#diaporama{
	/*margin-left:5px;
	
	/*height:174px;
	margin-bottom:70px;*/
	border:2px solid white;

}
.image{
	border:1px solid black;
	float:left;
	clear:left;
	margin:0 7 17 0;
	background-color:#666;
}
#conteneur{
	text-align:left;
	padding-left:5px;
	width:100%;
	height:100%;
}
#rubrique a{
	font-size:17px;
	font-family:arial,helvetica;
	font-variant:small-caps;
	font-weight:bold;
}
#fil {
	font-size:12px;
	font-family:verdana;
}
#ensavoirplus {
	width:100%;
	font-size:14px;
	text-align:justify;
	font-family:verdana;		
}
.pictoInterieur a{
	border:1px solid black;
}
.pictoInterieur a:hover{
	border:2px solid red;
}
#pied a{
	color:blue;
	font-size:80%;
	text-decoration:underline;
}
#pied {
	font-size:12px;
	font-family:arial,helvetica;
}
#pied a:hover{
	color:black;
	text-decoration:underline;

}
#pied a img{
	border-bottom:1px solid blue;
}
#pied a:hover img{
	border-bottom:1px solid black;
}
/*Couleur fond bleu #BAD5F0*/
