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: #e70012;
	border-bottom: 1px solid #ffcc00;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight:normal;
}

a {
	color:#444;
	text-decoration:none;
}

#wrap {
	position: relative;
	width: 851px;
	height:auto;
	margin: 30px auto;
	text-align: left;
			font: normal 11px 'Trebuchet MS', Tahoma, Sans-serif; 
			border-top: 1px solid #CCC;
						border-right: 1px solid #CCC;
			border-left: 1px solid #CCC;
}
#bandeau {
	width: 850px;
	top: 50px;
  	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;

}
#titre {
  	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font: normal 14px 'Trebuchet MS', Tahoma, Sans-serif; 
	color:#FFF;
	background-color:#ff9900;
}
#main {
position : relative;
	width: 820px;
	background-color:#FFF;
  	margin:0 0 0 0;
padding: 15px;
	text-align: left;

}
#main2 {
position : relative;
	width: 820px;
  	margin:0 0 0 0;
	text-align: left;
			border-right: 1px solid #CCC;
			border-left: 1px solid #CCC;

}
#encart {
border: 1px solid #ccc;
background-color: #f7eddf;
}
#encart2 {
border: 1px solid #ccc;
background-color: #DEF0F3;
padding : 5px 5px 5px 5px;
height:100px;
}

a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;

}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;

}
#encart2 a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
	font-weight:bold;
}
#encart2 a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
	font-weight:bold;
}
td a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
	font-weight:bold;
}
td a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
	font-weight:bold;
}
img {
	border: 0;
}



#copyright {
	text-align: center;
	margin-top: 10px;
}

#copyright a{
	color: #FF6600;
}

td {
	color: #444;
		font-size: 11px;
}


h2 {
	font-size: 18px;
	color: #ff9900;
	border-bottom: 0px solid #9C955E;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}
}
iframe {
border: 3px dashed #ff9900;
background-color: #ff9900;
}
h3 {
	margin: 15px 0 10px 0;
font-size: 14px;
color: #339999;
}



#liste {
	padding: 0;
	margin: 1em;
}

#liste li {
	display: block;
	float: left;
	background: #eee;
	text-align: center;
}
#footer-wrap {
	width: 852px;
	height:100px;
	font-size: 100%;	
	text-align: left;
	background: #000000;	
	color:#FFFFFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#footer-wrap a {
	text-decoration: none;
	color: #005395;
	font-weight: bold;
}
#footer a:hover{
	color: #c3ddf0;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}

