*
{
	padding: 0;
	margin: 0;
	border: 0;
}
body
{
  background-image: url("img/fond_site.png");
	color: black;
	font: .8em/1.5em Tahoma, Arial, sans-serif;
}
#document
{
  background-image: url("img/fond_site.png");
	position: absolute;
	width: 100%;
	top:2em;
}

#flou {

}

#ombre,.content {

}


#ombre {

}

#bloc, #entete, #sommaire
{
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}
#bloc
{
	position: relative;
	width: 785px;
	background-color: white;
  border:1px solid #efefef;
  text-align:left;
}

#entete
{
  margin-top: 1em;
	height: 178px;
	display:block;
}

.rayure {
  background-image: url("img/rayure.gif");
  background-repeat:repeat-x;
  height:11px;
  margin:10px 0;
  clear:both;
}

#sommaire
{
	width:160px;
  float:left;
	color:white;
}

#information
{

}
#corps
{
padding-left: 170px;
margin-right: 10px;
/* margin: 0 20px; */
}

dl, dt, dd, ul.menu, li.menu {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
top: 1em;
left: 1em;
width: 10em;
}

#menu dt {
cursor: pointer;
background-image: url("img/fond-menu.jpg");
/* background-color: #4843b5; */
height: 22px;
line-height: 22px;
margin: 2px 0;
border: 1px solid #fdfdfd;
text-align: center;
font-size: .8em/1.6em;
}

#menu dd {
position: absolute;
z-index: 100;
left: 8em;
margin-top: -2.8em;
width: 15em;
/* background-color: #4843b5; */
background-image: url("img/fond-menu-ligne.jpg");
border: 1px solid #fdfdfd;
}

#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 21px;
}

#menu li a, #menu dt a {
color: white;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}

#news {
font-size: .7em;
color: black;
margin-bottom:4px;
}

#pied
{
	height: 4em;
	line-height: 1em;
	background-color: rgb(253,253,253);
	text-align: right;
	font-size: .8em;
}

address
{
font-style:normal;
}

p:first-letter, h1:first-letter, h2:first-letter {
font-weight: bolder;
color: #4843b5;
}

p
{
text-align:justify;
line-height: 1.2em;
padding-bottom: 20px;
}

h1 {
font-weight: bold;
font-size:125%;
}

h1:first-letter {
font-size: 150%;
}

h2 {
font-weight: bold;
font-size:110%;
margin-bottom:1em;
}

h2:first-letter {
font-size: 125%;
}

p:first-letter {
font-size: 100%;
}

ul {
margin:0 1em;
padding:0em;
}

li {
margin:0 3em;
padding:0em;
}

input, select, option, textarea {
border:1px dotted blue;
}

.miseenvaleur {
font-weight:bold;
color:rgb(0,0,102);
}

.miseenretrait {
color:rgb(207,207,207);
}

.titre_tableau {
border: none;
color:rgb(51,51,255);
}

.proposer_article {
margin-bottom: 1em; 
}

.statistiques {
text-align: center; 
border-bottom:1px solid;
}

.grille {
text-align: center; 
border:1px solid;
}
