body {
	text-align: center; /* alignement pour IE*/
	background: #134982 url(/images/motif.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	behavior: url(/css/csshover.htc);
	margin: } /* WinIE behavior call */

#main {
	margin: 0 auto;   /* alignement pour les bons navigateurs */
	text-align: left; /* alignement du texte dans ce conteneur */
	width: 907px;
}
/* partie du haut */
#head {
	background-color: #999;
	background: url(/images/head.gif) no-repeat;
	height: 142px;
	border: 3px solid #e1e2eb;
}
#nav {
	position: relative;
	float: left;
	left: 25.5%;
	font-size: 14px;
}
#nav a,a:visited,a:active {
	color: #134982;
	text-decoration: none;
	size: 10pt;
}
#nav a:hover {
	text-decoration: underline;
	color: #497baf;
}
#logo {
	position: relative;
	float: right;
}
/* partie du haut fin */

/* partie du bas */
#content {
	border: 3px solid #dcdde8;
	background-color: #e5e5e5;
	margin-top: 10px;
	padding: 0px;
	height: 65%; /* FFox */
	_height: 600px; /* IE */
	display: table;
}
#menu {
	width: 188px;
	padding: 0px;
	background: url(/images/batiment_menu.gif) top no-repeat;
	background-color: #bebfd4;
	border-right: 1px solid #dcdde8;
	float: left;
	height: 100%; /* FFox */
}
#contenu {
	background-color: #e5e5e5;
	height: 100%;
}
#contenu ul {
	padding-left: 20px;
	list-style: square outside;
}
#path {
	border-right: 2px dotted #c4c4c4;
	border-bottom: 2px dotted #c4c4c4;
	display: table;
	width: 709px;
	_width: 100%;
	position: relative;
}
#chemin {
	padding-left: 40px;
}
#recherche {
	padding-left: 5px;
	border-left: 2px dotted #c4c4c4;
	width: 100px;
	_width: 105px;
}
#texte {
	display: block;
	width: 670px;
	_width: 100%;
	padding: 40 30 5 40;
}
#actu {
	float: right;
	width: 180px;
	height: 200px;
	background-color: #bebfd4;
	position: relative;
	margin: 0 5 5 5;
	padding: 3px;
	font-size: 12px;
	color: #006699;
}
#foot {
	color: #7b91c5;
	font-size: 12px;
	padding-top: 5px;
	margin: 0 auto;   /* alignement pour les bons navigateurs */
	text-align: center; /* alignement du texte dans ce conteneur */
	width: 907px;
}
#foot a , #foot a:visited{color:#497baf;text-decoration:none;}
#foot a:hover {color:#6a85ad;text-decoration:underline;}
#boite {
	border-bottom:1px dotted #ccc;
}
#boite a:hover{
/*	display:block; */
	background-color:#cccddd;
}
.contact {
	font: Verdana, Arial, Helvetica, sans-serif;

}
#laprovidence {
	text-align: center;
}
#laprovidence h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 3em;
}
/* partie du bas fin*/

/* redéfinitions de balises */

#contact input {
	font-size: 10px;
	width: 300px;
}
#contact .bouton {
	width:100px;
}
marquee {
	background-color: #a8a9c0;
	height: 182px;
	padding: 0 5 0 5;
}
input {
	font-size: 10px;
	width: 83px;
}
form {
	display: inline;
}
strong {
	color: #dcdde8;
}
strong.titreplan {color: #7b91c5;}