/* coding: utf-8  */
body {
	background-color: #E2DAD4;
	color: #400000;
	background-image:  url(fd_table.jpg);
}
#conteneur {
	color: #400000;
}
#corps {
	background-image:  url(fd_somm.jpg);
}
ul {list-style-type: none;
	margin-left: 0;} 

li {margin-bottom: 15px;}

.menu a {
     margin: 2px;
	 padding: 5px;
     width: 410px; 
     height: 1.3em;
     display: block;
     text-align: center;
     border: 1px solid gray;
     text-decoration: none;
     color: #000;
     background: #E2DAD4;
	 font-size: 1.1em;
	 }
	 
.menu a:hover {
     background: #606B88;
	 color: #fff;
     border: 1px solid gray; 
     }

.menu a:active {
     background: gray;
     border: 1px solid gray; 
     color: #fff;
     }
#cadrec {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.txtsomm1 {
	font-size: 1.8em;
	color: #990000;
}
.txtsomm2 {
	font-size: 1.6em;
	color: #360;
}
.txtsomm3 {
	font-size: 1.4em;
	color: #036;
}
.txtsomm4 {
	font-size: 1.2em;
	color: #333;
}
.txtsomm5 {
	font-size: 1em;
	color: #333;
}
.txtsomm6 {
	font-size: 0.95em;
	color: #333;
}
.txtsomm7 {
	font-size: 0.8em;
	color: #333;
}
a img {border: 0;}
.mentions {
	font-family: Verdana, Arial, sans-serif;
	border: 1px dotted #333;
	width: 500px;
	margin: 1em;
	padding: 1em;
	margin-left: auto;
	margin-right: auto;
	}
.mentions a:link {
	color: #990000;
	text-decoration: underline;
}
.mentions a:visited {
	color: #990000;
	text-decoration: underline;
}
.mentions a:hover {
	color: #990000;
	text-decoration: underline;
}
.mentions a:focus {
	color: #990000;
	text-decoration: underline;
}
.mentions a:active {
	color: #990000;
	text-decoration: none;
}
.encadre {
	border: 1px dotted #333;
	width: 550px;
	margin: 1em;
	padding: 1em;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
}
#pied2 {
	font-size: 0.9em;
	margin: 0.5em;
	padding: 1em;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.bordimg {
	border: 1px solid #000;
}
.bleu {color: #0000FF;}
.vert {color: #008000;}
.aro {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}
