@charset "UTF-8";
/* Déclarations gen */
@import "gen.css";
@import "accueil.css";
@import "boites.css";
@import "int.css";
@import "sauf-ie6";
html, body {margin:0;padding:0;}
body {
	background-image:none;
	width:730px;
	margin:0px auto;
	text-align:center;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#615B45;
}
#menu,
#ariane,
#ariane-outils,
#col-gauche,
#footer-shad,
.plusdinfos,
.bouton-holder,
#footer ul,
#date {
  display: none !important;
}
#logo {
	position:relative;
	width:150px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:290px;
	text-align:center;
}
#header {
	width:730px;
	height:120px;
	background-image:none;
	text-align:left;
}
#page {
	background-image:none;
	width:730px;
}

#main {
	width:730px !important;
	margin:0 !important;
	padding:0 !important;
}
#col-droit {
	margin-left:10px !important;
}
#signature {
	width:730px !important;
}
#footer {
	width:730px;
}
/* INT */
.page-titre {
	width:730px !important;
}
#pageTitle {
	margin-left:6px;
	width:680px;
}
#col-centre.smallWidth {
	width:545px !important;
}

