html, body {
	margin:0;
	padding: 0;
	background: url(images/fd-site.gif) top right repeat-x;
}


input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin:0px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#site {
	border:20px solid #ffffff;
	border-top: none;
	background: #ffffff;
}
h1 {
	margin: 0 0 0 303px;
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	font-family: arial;
	font-weight: ;
	text-transform: uppercase;
	height:20px;
	line-height:20px;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #2e8634;
	font-size: 16px;
	font-family: Tahoma;
	height:20px;
	line-height:20px;
	background: url(images/puce2.gif) center left no-repeat;
}

h2.cat {
	color: #d44f26;
	font-family: tahoma;
	text-transform: uppercase;
}

#logo-txt {
	width: 483px;
	height: 43px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-txt.png');
	background: url(images/logo-txt.png) no-repeat !important;
	background: none;
	margin: 10px 0 0 10px;
}
img.flag {
	margin:0 4px 0 0;
	border:1px solid #ffffff;
}
#menu {
	margin: 27px 0 0 0;
}
a.menu {
	display: block;
	text-decoration: none;
	font-family:;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}

a.menu:hover {
	color: #9ddfa2;
	text-align:center;
	margin: 0;
	padding: 0;
}
a.savoir {
	display: block;
	padding:2px;
	height:15px;
	line-height:15px;
	width:190px;
	background:#00c0f0;
	text-decoration: none;
	font-family:arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}

a.savoir:hover {
	color: #ffffff;
}
h3 {
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	background:#df521b;
	border-bottom:1px solid #c5c5c5;
}
ul#avant {
	list-style: none;
	padding:0px;
	margin: 0 0 0 15px;
}
#avant li{
	padding: 3px 15px 0 15px;
	margin: 0 5px 0 0;
	height:30px;
	text-align: left;
	font: normal 11px arial;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	background: url(images/puce.gif) left 7px no-repeat;
	border-bottom:1px solid #e5e5e5;
}
#categorie a{
	height:17px;
	line-height:17px;
	width:100%;
	display: block;
	text-align: left;
	font: bold 11px arial;
	color: #444444;
	text-decoration: none;
}
#categorie a:hover{
	padding: 0 3px 0 3px;
	display: block;
	text-align: right;
	color: #ffffff;
	background: #cc0000;
}
p {
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: justify;

}
p.accueil {
	color: #666666;	
	text-align: left;
}

span.titre{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}
#footer {
	color: #666666;
	text-align: center;
	line-height: 20px;
	margin: 15px 0 0 0;
}

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

SPAN.copyright A {
	font-style: normal; 
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

#form form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

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

#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;
}