body{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: "Helvetica", Arial, sans-serif;
	color: #051922;
	font-size: 13px;
}

img { border: none; }
a { text-decoration: none; }

.clearboth { clear:both;overflow:hidden;height:0 !important;height /**/:1px}


/* structure page */
#gabaritcentre{ margin:0 auto; width:992px;}

div#fondpage{
	width: auto;
	background-image: url(images/fond/fond00.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #f5f5f5;
}

.contenu{
	width: 992px;
	height: 100%;
	vertical-align: top;
	text-align:center;
}
.haut{
	height: 92px;
}
.menu{
	height: 33px;
}
.logo{
	height: 61px;
	background-image: url(images/fond/logo1_c.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding: 0 0 0 330px;
}
.filere{
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	color: #343638;
}
.centre-flash{
	height: 449px;
}
.centre-page{
	height: 100%;
}
.ombre-bas{
	height : 5px;
	background-image: url(images/fond/ombre-bas.gif);
	background-repeat:repeat-x;
}
.info{
	display: block;
	border: 8px solid #f9c5ce;
	padding: 0 0 10px 0;
	height : 160px;
	text-align:center;
	background-color:#FFFFFF;
}
.bas{
	padding: 23px 0 10px 0;
	height: 100%;
	font-size: 10px;
	text-align:center;
	text-transform: uppercase;
	background-color:#FFFFFF;
	color:#888888;
}



/**/
#PIED_FIXE { width: 100%; position: fixed;  bottom: 0;  left: 0;  right: 0;  z-index: 900000000; background-color:#FFFFFF;}