/*---------------------------------------------------------------------
				generalite
----------------------------------------------------------------------*/	

body, td, p, div, input, textarea {
					font-family: Arial, Helvetica, sans-serif;}

a{					text-decoration:none;
}

a.lien img, a img{	border:0px;}

input,textarea {
					border:1px solid #CCCCCC; font-size:0.95em; color:#000000;
}
select { 			color:#000000;}

input:hover,textarea:hover {
					border:1px solid #999999;
}
input.radioBox {	border:none}
 
form{				margin:0px; padding:0px; display:block; clear:both;}

h1 {
					font-size:34px;
					font-weight:normal;
					margin:40px 0 0;
					padding:0;
}
h1 a{
					/*color:#20AFAF;*/ text-decoration:none; font-size:14px;
}
h2 {				/*color:#f3a3cb;*/
					font-weight:bolder;
					font-size:16px;
					padding:0px; margin:0px; clear:both;
}
h2 a {				/*color:#f3a3cb;*/
					text-decoration:none;
}
/*---------------------------------------------------------------------
				la structure
----------------------------------------------------------------------*/	

body {
					background-color: #51a4af;
					background-image: url(images/fd_body.jpg);
					background-repeat: repeat-x;
					margin:0px; padding:0px;
					

}


a.logotype {

}	

a.logotype img, #header img {		border:0px}
a.logotype img {
					/*background-image:url(images/logo.gif);*/
					width:307px;
					height:57px;
					background-repeat:no-repeat;

}