body {
	background-color: #CCCCCC;
	margin-top:30px;
}
/* 01.05.2008/rc Permet de centrer le site en largeur */
#center {
	height:100%;
	}
html>body #center {
	position: absolute;
  	width: 740px;
  	left: 50%;
  	margin-left: -370px;
}
#header {
	width:740px;
	height:148px;
	}
#header_l {
	height: 118px;
	width: 21px;
	float:left;
	background-image: url(../images/header_left.png);
	background-repeat:no-repeat;
}
#header_m {
	height: 118px;
	width:701px;
	float:left;
	background-image: url(../images/header_mid.png);
	background-repeat: repeat-x;
	/* problème avec FF */
	/*padding-left:140px;*/
}
#header_r {
	height: 118px;
	width: 18px;
	float:left;
	background-image: url(../images/header_right.png);
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	left:30px;
	top:5px;
	width:120px;
	height:153px;
	background-image: url(../images/marmotte_debout_petit.gif);
	background-repeat:no-repeat;
}
html>body #logo  {
	top:-25px;
}
#title {
	position:absolute;
	left: 160px;
	top:40px;
	width:580px;
	text-align:center;
	z-index:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:0.5em;
	color: #FFE600;
	line-height: normal;
	}
html>body #title {
	top:10px;
}
#header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:absolute;
	border: 2px solid #666666;
	left: 160px;
	top: 150px;
	width:576px;
	z-index:0;
	background-color: #FDED3B;
}
html>body #header2 {
	top:120px;
}

#corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	width:726px;
	float:left;
	height: auto;
	min-height: 200px;
	z-index:0;
	border: 2px solid #666666;
	padding:5px;
	background-color: #fff;
	background-image: url(../images/TV.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#footer_l, #footer_c, #footer_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin-top: 20px;
	text-align:left;
	/*background: #0000FF;*/
	position:relative;
	float:left;
	width:220px;
	height: 20px;
	padding-top:5px;
	border-top: 1px dotted #666666;
	}
#footer_c {
	width:300px;
	text-align:center;
	}
#footer_r {
	width:220px;
	text-align:right;
	}
#footer_r span {
	color:#666666;
	font-weight:bold;
	}
#footer_c a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.ListeTitre  		{ font-family: Verdana; font-size: 10 pt; font-weight:normal;  
               		background-color: #EEEEEE }
.ListeTR2    		{ font-family: Verdana; font-size: 10 pt;  }
.ListeTR2 a  		{color: #0033CC; text-decoration:none; font-family:Arial; font-weight:bold}
.ListeTR2 a:hover 	{color: #0066FF; text-decoration: none; background-color:#95C9FD;
					font-family:Arial; font-weight:bold}
.ListeTR2 a:active	{color: #0066FF; text-decoration: none; font-family:Arial; font-weight:bold}
.Aide		        { font-family: Arial; font-size: 10 pt; color: #008000 }
.LibelleFormulaire 	{ font-family: Arial; font-size: 10 pt; font-style: italic }
.ChampFormulaire 	{ font-family: Arial; font-size: 10 pt }

