body {
		background-image:url(images/1.gif);
	background-color:#EFEFEF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	text-align: center;
}
form {
padding: 5px;
}
input, textarea {
	font-size:12px;
	font-family:"Courier New", Courier, mono;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#444;
	padding-left: 5px;
	padding-right: 5px;
}
textarea { width:100%;}
input:hover, textarea:hover { border: 1px solid #999999; background: #DDF4FF; }
select {
	font-size:12px;
	font-family:"Courier New", Courier, mono;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#444;
	padding-left: 5px;
	padding-right: 0px;
}
select:focus { border: 1px solid #999999; background: #DDF4FF; }

h1 {
	font-size: 30px;
	color: #cccccc;
	border-bottom: 0px solid #006699;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight:normal;
	width : 830px;
}

a:{  font-size: 11px;text-decoration: none; font-family: 'Trebuchet MS', Tahoma, Sans-serif;color:#006699;}
a:link{  font-size: 11px;text-decoration: none; font-family: 'Trebuchet MS', Tahoma, Sans-serif;color:#006699;}
a:visited{  font-size: 11px;text-decoration: none; font-family: 'Trebuchet MS', Tahoma, Sans-serif;color:#006699;}
a:active{  font-size: 11px;text-decoration: none; font-family: 'Trebuchet MS', Tahoma, Sans-serif;color:#000000;}
a:hover{  font-size: 11px;text-decoration: underline ; font-family: 'Trebuchet MS', Tahoma, Sans-serif;color:#88ac0b;}

.description {
	font-size: 11px;
	color: #999;
}

#main {
position : relative;
	width: 830px;
	background-color:#FFF;
	top: 50px;
  	margin-left: auto;
  	margin-right: auto;
	border: 1px solid #CCC;
	padding: 15px;
	padding-bottom: 40px;
	text-align: left;
z-index:1;
}
#encart {
position : absolute;
margin-top : 80px;
margin-left : 690px;
width : 150px; 
height : 150px; 
padding: 5px;
border: 2px dashed #B9E9FF;
background-color: #B9E9FF;
z-index:2;
}
img {
	border: 0;
}

.nb_sub_dir {
	float: right;
	font-style: italic;
	color: #999;
}

#menu {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 30px;
}

#menu a {
	color: #666;
}

#copyright {
	text-align: center;
	margin-top: 10px;
}

#copyright a{
	color: #FF6600;
}

td {
	color: #444;
		font-size: 11px;
}

strong {
	color: #000;
}

h2 {
	font-size: 12px;
	color: #006699;
	border-bottom: 0px solid #006699;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
		margin-bottom:0px;
}
h3 {
font-size: 16px;
color: #006699;
margin-bottom: 5px;
}
h4 {
font-size: 13px;
color: #CC0000;
}
h5 {
	font-size: 16px;
	color: #006699;
	border-bottom: 1px solid #006699;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 30px;
}
#calendar {
background : #DFECF2;
padding: 10px;
text-align:left;
margin-top: 10px;
}
#calendarfond {
background : #006699;
padding: 5px;
text-align:left;
}
#calendar h4{
	font-size: 12px;
	color: #006699;
	border-bottom: 1px solid #AAD2DF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 10px;
}
fieldset {
margin: 10px 0 0 0;
	border : 1px solid #cccccc;
	padding : 15px;
	}

legend {
	color : #666;
	font-size: 12px;
	}

.deco {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 80px;
	color:#444;
}

.warning {
	color: #FF0000;
	text-align: center;
	margin: 20px;
	font-weight: bold;
}
#liste {
	padding: 0;
	margin: 1em;
}

#liste li {
	display: block;
	float: left;
	width: 30px;
	background: #eee;
	text-align: center;
	margin: 0;
	padding: 0.2em;
}
