body {
	padding: 5px 0 20px 0;
	background-color: #FFF;
	color: #000;
	margin: auto;
	font-size: 12pt;
}
img  {
border: 0;
}
#form_id {
	padding: 0 20px 0 0;
	margin: auto;
	width: 694px;
	text-align: right;
}
#ident  {
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 70%;
	width: 694px;
	text-align: right;
}
#ident input {
	border: solid 1px #D2D2D2;
	color: #B3B3B3;
	background-color: #1D1D1D;
	font-size: 100%;
	font-family: "Lucida Grande", arial, serif;
}
#head {
	width: 694px;
	height: 194px;
	margin: auto;
	background: #000 no-repeat;
	padding: 0;
	text-align: left;
}
#head #ecoute {
	padding: 47px 0 0 0px;
	margin: 0 0 0 542px;
}
#head #ecoute img {
	height: 17px;
	width: 102px;
	border: 0;
	padding: 0;
	margin: 0;
}
#head #ecoute a, #head #ecoute a:visited, #head #ecoute a:active {
	display: block;
	height: 17px;
	width: 102px;
	padding: 0;
	overflow: hidden;
	background: url(../images/ecoute.png) transparent no-repeat left top;
}
#head #ecoute a:hover {
	background-position: 0px -17px;
}
#fond {
	position: relative;
	width: 694px;
	margin: auto;
	padding: 0;
	background: url(../images/bordures.gif) #000 repeat-y;
}
#menu {
	position: absolute;
	background-color: #000;
	top: 15px;
	left: 15px;
	color: #FFF;
	width: 100px;
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: arial, serif;
	text-align: left;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}
#menu li {
 padding: 5px 0 5px 0;
}
#menu a, #menu a:visited, #menu a:hover {
	display: block;
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}
#menu a:hover {
padding: 5px 0 0 10px;
margin: 0 -5px -5px 0;
}
#content {
	width: 537px;
	min-height: 450px;
	height:auto !important;
	height: 450px;
	background-color: #000;
	color: #FFF;
	padding: 5px 15px 30px 10px;
	margin: 0 0 0 120px;
	font-family: "Lucida Grande", arial, serif;
	font-size: 90%;
	border-left: 1px solid #FFF;
	text-align: left;
}
#content #fiche {
	color: #FFF;
	font-size: 90%;
}
#content .indent p {
	text-indent: 25px;
}
#content a, #content a:visited, #content a:active, #popup a, #popup a:visited {
color: #AE5E1F;
text-decoration: none;
border-bottom: 1px dotted #000;
}
#content a:hover, #popup a:hover {
color: #4A2000;
border-bottom: 1px dotted #FFF;
}
.titre {
	clear: both;
	font-family: georgia, sans-serif;
	font-weight: lighter;
}
.titre:first-letter {
	color: red;
}
/*h1.titre {
background: url(../images/titre.png) transparent left top no-repeat;
padding-left: 40px;
}*/
#content table {
color: #FFF;
background-color: #000;
font-size: 100%;
}
#content td {
padding: 2px;
vertical-align: top;
}
#content .date_mois {
padding: 3px 25px 2px 25px;;
clear: both;
font-weight: lighter;
font-style: italic;
background: url(../images/titre2.png) #000 left top no-repeat;
}
.clearer {
clear: both;
color: #000000;
height: 120px;
}
#content input, #content textarea, #content select, #popup input, #popup textarea, #popup select {
background-color: #1D1D1D;
color: #D1D1D1;
border: 1px solid;
border-color: #181818 #909090 #909090 #181818;
font-family: "Lucida Grande", arial, serif;
font-size: 90%;
}
#content .bouton, #popup .bouton {
border-color: #909090 #181818 #181818 #909090;
}
#menu_fiche {
width: 530px;
background-color: #000;
color: #FFF;
margin: 0;
padding: 0;
overflow:hidden;
}
#menu_fiche li {
display:inline;
list-style-type:none;
}
#menu_fiche li a {
display:block;
float:left;
text-decoration:none; 
margin:5px 0 0 0;
cursor: pointer;
border: 0;
}
#menu_fiche li a:hover {
width: 80px;
color: #AE5E1F;
cursor: pointer;
border: 0;
}
#menu_fiche li a img {
margin: 3px;
border: 0;
float:left;
}
#menu_fiche li a b, #menu_fiche li a:hover b {
color: #FFF;
}
#menu_fiche li a span {
display: none;
width: 80px;
border: 0;
margin: 0;
overflow:hidden;
}
#menu_fiche li a:hover {
background-color: #000;
}
#menu_fiche li a:hover span {
display: block;
}
#popup {
font-family: "Lucida Grande", arial, serif;
font-size: 85%;
padding: 5px;
margin: 0;
background-color: #000;
color: #FFF;
}

.menu_dates {
width: 530px;
color: #FFF;
margin: 0;
padding: 0;
}
.menu_dates a.date_jour, .menu_dates a:visited.date_jour {
display: block;
_display: inline;
padding: 0px 5px 0 5px;
text-decoration:none; 
margin:0;
cursor: pointer;
border: 0;
}
.menu_dates a:hover.date_jour {
display: block;
width: 530px;
color: #ED7F2B;
cursor: pointer;
border: 0;
}
.menu_dates a.date_jour b.gras, .menu_dates a:hover.date_jour b.gras {
color: #FFF;
}
.menu_dates a.date_jour span {
display:none;
width: 300px;
border: 0;
left: 320px;
margin: 16px 0 0 0;
position: absolute;
padding: 5px;
}
.menu_dates a:hover.date_jour span {
display: inline;
background: #090909;
color: #ED7F2B;
}
.separe {
margin: 2px 0 0 0;
padding: 2px 0 0 0;
border-top: 1px solid #3D3D3D;
font-weight: lighter;
display: block;
font-style: italic;
}
.italic {
font-style: italic;
}
.gras {
font-weight: bold;
}
.centre {
text-align: center;
}
.droite {
text-align: right;
}
.gauche {
text-align: left;
}
#foot {
	height: 23px;
	width: 694px;
	margin: auto;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-size: 80%;
	font-family: Arial, serif;
	background: url(../images/bordurebas.gif) #000 center top no-repeat;
	z-index: 0;	
}