html, body {
	margin: 0;
	padding: 0;
	background: #b9daff url(images/fd_site.gif) top left repeat-x fixed;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}


input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
a.savoir {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #970099;
	font-weight:bold;
	text-decoration:none;
}

a.savoir:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}
.pix {
	border: 1px solid #c5c5c5;
}

.pix2 {
	float: left; 
	margin: 0 10px 10px 0;
	border: 1px solid #c5c5c5;
}


#site {
	width:860px;
	margin: 50px 0 auto;
	padding: 0;
	border:1px solid #e5e5e5;
	background: #ffffff;
}
#logo {
	width:500px;
	height: 57px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');
	background: url(images/logo.png) no-repeat !important;
	background: none;
	margin: 20px 0 0 20px;
}



#page {
	margin: 0;
	padding: 0;
	background: #b9daff;
}

hr {
	width:90%;
	text-align:center;
	margin: 0;
	padding: 0;
	height:1px;
	color: #071671;
}


p {
	text-align: justify;
	font-size:11px;
	margin:0;
	padding:0;
}

#.pspace 
{
	clear: both;
	margin-bottom: 20px;
}


h1 {
	margin: 3px 0px 0 20px;
	padding: 0;
	font: normal 22px Helvetica,tahoma;
	letter-spacing: 1px;
	color: #ffffff;
	font-style: italic;
}

h2 {
	height:20px;
	margin: 0px 0px 20px 0;
	padding: 6px 0px 0px 0;
	font: bold 16px Helvetica,tahoma;
	letter-spacing: 1px;
	color: #2c5276;
	border-bottom: 1px solid #afd5ff;
	text-transform: uppercase;
}
h2.accueil {
	color: #ffffff;
}


h3 {
	margin: 0 10px 0 10px;
	padding: 0 0 0 5px;
	font:bold 14px helvetica, Tahoma, sans-serif, Arial;
	letter-spacing: 1px;
	color: #cc0000;
	height:25px;
	line-height:25px;
	border-bottom: 1px solid #f7ad2b;
}
h4 {
	margin: 10px 0 0 10px;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif, Arial;
	color: #ffffff;
	font-size:18px;
	font-weight:normal;
	height:20px;
	line-height:20px;
}

h4.liste {
	margin: 10px 0 0 10px;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif, Arial;
	color: #000000;
	font-size:12px;
	font-weight: bold;
}



p.accueil{
	margin: 10px 5px 10px 20px;
	color:#141414;
	text-align: left;
}
p.coord{
	margin: 10px 5px 10px 20px;
	color:#333333;
	text-align: left;
}
p.even{
	color:#000000;
	margin: 0 0 15px 20px;
}

ul.service {
	list-style:none;
	margin:0 5px 3px 10px;
	padding:0;
}
.service li{
	color: #303030;
	font: normal 11px tahoma;
	line-height:20px;
}


table#menu {
	margin:0;
	padding:0;
	border-bottom:1px solid #999999;
	height: 110px;
	background: url(images/menu_fd.gif) top left repeat-x;
}
#menu td{
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(images/menu_trans.gif) center right no-repeat;
}

#menu a {
	color: #1985ff;
	font:bold 12px tahoma, Arial, Helvetica;
	Text-transform: uppercase;

}
#menu a:hover {
	color: #0065ca;
}

.trans {
   filter:alpha(opacity=50);
   -moz-opacity:0.50;
   -khtml-opacity: 0.50;
   opacity: 0.50;
   background: #6ba8da;
}

#footer {
	text-align: center;
	height:30px;
	line-height:30px;
}

SPAN.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #00003f;
	font-weight:bold;
}

SPAN.copyright A {
	font-style: normal; 
	font-size: 11px; 
	color: #00003f;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 11px; 
	color: #00003f;
	text-decoration: none;
	font-style: italic;
}
form#form  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#form td {
	font:11px normal normal normal tahoma,verdana,serif;
	height:20px;
	line-height:;
	color:#333333;
	background: none;
}
#form small{
	font:9px normal normal normal tahoma,verdana,serif;
}
#form input,select {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}
#form textarea {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}

.captcha {
	border:1px solid #cc0000;
	background: none;
	padding:2px;
}



.cache { position:absolute; height:0; width:0; overflow:hidden; }

#over
{
	overflow: auto;
	height: 480px;
	margin: 0;
	padding: 0 5px 0 0;
}

h3.h3liste
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #953036;
	clear: both;
	border-bottom: 1px solid #eaa761;
	font-family: Arial, Helvetica, Verdana, sans serif;
}

h4.h4liste
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans serif;
}

p.lireSuite
{
	text-align: right;
	margin-top: 5px;
}

p.lireSuite a
{
	color: #1985ff;
	font-size: 10px;
	text-decoration: underline;
}

p.lireSuite a:hover
{
	color: #0065ca;
	font-size: 10px;
	text-decoration: none;
}