* {
	padding:0;
	margin:0;
}
body {
	background:url(img/body.jpg) no-repeat left top #CBC5BD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#723311;
}
h1 {
	position:absolute;
	top:-9999px;
}
#global {
	background:url(img/global.png) repeat-y;
	width:970px;
	margin:0 auto;
	overflow:hidden;
}
#colone_g
{
  width:252px;
  height:811px;
  float:left;
}
#logo
{
  background:url(img/logo.png) no-repeat;
  width:218px;
  height:218px;
  margin-left:12px;
}
#menu
{
  background:url(img/menu.png) no-repeat;
  width:252px;
  height:336px;
  margin-top:7px;
}
#cordonne
{
  background:url(img/back_cordo.png) no-repeat;
  width:252px;
  height:215px;/*225*/
  padding-top:10px;
  margin-top:10px;
}
#cordonne dl
{
  width:206px;
  min-height:80px;
  margin:0 auto;
  text-align:right;
}
#cordonne dl dt
{
  color:#2555D2;
  font-size:14px;
  font-weight:bold;
  margin:0 0 10px 0;
}
#cordonne dl dd
{ 
  color:#3D5081;
  font-size:14px;
}
#centre
{
  width:708px;
  min-height:792px;
  padding-top:16px;
  margin-left:1px;
  float:left;
}
#fromage
{
  background:url(img/fromage.png) no-repeat;
  width:257px;
  height:26px;
  margin-left:28px;
}
#conteneur_diapo
{
  width:703px;
  height:193px;
  margin:11px 0 0 0;
}
#diapo
{
  width:691px;
  height:174px;
}
#cadre
{
  background:url(img/cadre_diapo.png) no-repeat;
  width:703px;
  height:193px;
  position:absolute;
  top:46px;
}
#centre h2
{
  width:310px;
  height:26px;
  margin:10px 0 0 20px;
}
#centre h2 span
{
  position:absolute;
  top:-9999px;
}
#contenu_h
{
  background:url(img/contenu_h.png) no-repeat;
  width:703px;
  height:28px;
  margin-top:10px;
}
#contenu
{
  background:url(img/conten.png) repeat-y;
  width:666px;/*703*/
  min-height:450px;
  padding-left:37px;
  overflow:hidden;
}
#contenu p span
{
  color:#1E4192;
  font-weight:bold;
}
#contenu .right
{
  float:right;
  margin:0 30px 0 15px;
}
#contenu .right img
{
   width:250px;
   height:187px;
   border:3px solid #FFFFFF;
}
#contenu_b
{
  background:url(img/contenu_b.png) no-repeat;
  width:703px;
  height:28px;
}
#pied 
{
  width:666px;
  height:80px;
  padding:10px 0 0 37px;
}
#pied ul
{
  width:666px;
  height:20px;
}
#pied ul li
{
  font-size:10px;
  display:inline;
  color:#691E11;
}
#pied ul li a
{
  text-decoration:none;
  color:#691E11; 
  padding:0 3px;
}
#pied .imnalys img
{
  border:0;
}
#pied .imnalys span
{
  position:absolute;
  top:-9999px;
}