/* Générale */

body, html   {background:url(images/fond.jpg);margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;text-align:center;color:#FFF;background-attachment: fixed;font-size:12px} 
#pied        {background:url(images/pied.jpg) top no-repeat;height:26px;width:976px;clear: both;padding:25px 20px 0 0;text-align:right}
#header      {background:url(images/header.jpg) top no-repeat;height:160px;width:976px;clear: both;padding:25px 20px 0 0;text-align:right}

ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:hover { color:#666; font-weight:bold; }
a img { border:0; }
hr { border:0; border-bottom:1px dashed #FFF; margin:10px auto 10px auto; }

td#bg_white {margin:0 auto 0 auto;position:relative;width:998px;background:url(images/contenu.jpg);}

h1 {
  text-align : center;
  text-decoration : none;
	font-family: Comic Sans MS,Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
	color:#000;
	line-height: 2.0;
} 
h2 {
  text-align : center;
  text-decoration : none;
	font-family: Comic Sans MS,Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
	color:#000;
	line-height: 2.0;
} 
 
h3 {
  text-align : center;
  text-decoration : none;
	font-family: Comic Sans MS,Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
	color:#000;
	background-color: #eef;

}
h4 {
  text-align : center;
  text-decoration : none;
	font-family: Comic Sans MS,Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
	color:#FF0000;
	line-height: 0.8;
} 
h5 {
  text-align : center;
  text-decoration : none;
	font-family: Comic Sans MS,Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 14px;
	color: #FFFFFF;
	line-height: 0.2;
} 

/* Footer */

td#footer {
	color:#6d6d6d;
	text-align:center;
	}

/* MENU */

td#bar_menu {
	background:url('./images/cell.jpg');
  width:117%;
	height:28px;
	text-align:center;
	}



div#menu {
	width:40px;
	height:auto;
	margin-left:6px !important;
	margin-left:6px;
	float:left;
	text-align:center;
	}
	

div#menu li { width:160px; height:21px; background:url('./images/m.png') no-repeat; padding-top:4px; margin-bottom:1px; }
div#menu li:hover { background:url('./images/m_hover.png') no-repeat; }
div#menu li a { color:#FFF; }
div#menu li a:hover { border-bottom:1px dashed #FFF; padding-bottom:1px; }

/* Image */

img.img
{
  min-height:25px;
  max-height:100px;
}
img.photo
{
  min-height:250px;
  max-height:250px;
}
img.logo
{
  min-height:180px;
  max-height:200px;
}