body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	background-color: #fcf7ef;
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff731b;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff731b;
	margin-top: 20px;
	margin-bottom: 7px;	
	line-height: 20px;
}
p {
	text-align: justify;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC6600;
	margin-top: 15px;
	margin-bottom: 5px;	
}
h2.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #343434;
	margin-top: 0px;
	margin-bottom: 7px;	
}
#page ul {
	margin-left: 25px;
}
#page ul li {
	padding-bottom: 5px;
}
#page a {
	color: #000;
	text-decoration: none;
}
#page a:hover {
	color: #CC6600;
}
#logoprint {
	position: absolute;
	left: -2000px;
	top: -2000px;
}
#mainconteneur {
	margin: 0px auto;
	width: 920px;
	background-image: url(../img/commun/bkg-page.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#header {
	width: 900px;
	background-image: url(../img/commun/bkg-header.gif);
	height: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#conteneur {
	padding: 0px 10px 0px 10px;
	width: 900px;
}
#colgauche {
	float: left;
	width: 193px;
	padding-top: 35px;
}
#nav {
	/*margin-left: 5px;*/	
}
#nav li {
	list-style-type: none;
}
#nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffd79d;
	text-decoration: none;
	background-image: url(../img/commun/bkg-navoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
	padding-top: 3px;
	padding-left: 10px;
	text-transform: uppercase;
	width: 183px;
}
#nav li a:hover, #nav li a.active  {
	background-image: url(../img/commun/bkg-navon.gif);
}

#page {
	float: left;
	width: 647px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
}
/*#footer {
	width: 920px;
	background-image: url(../img/commun/bkg-footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	margin: 0px auto;
}*/
#footer{
	width: 920px;
	background-image: url(../img/commun/bkg-footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	padding-top:3px;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: 9px;
	line-height: normal;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	color: #ff731b;
}
#decalfooter {
	margin: 6px 0px 0px 243px;
}
#box-home h3, #box-home h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff731b;
	margin-top: 0px;
	margin-bottom: 3px;	
	text-decoration: none;
}
#box-home a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff731b;
	text-decoration: none;
	display: block;
	margin-top: 3px;
}
#box-home td.bhfilet {
	padding: 5px 10px 0px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f0d6ab;
	border-bottom-color: #f0d6ab;
	border-left: solid 1px #f0d6ab;
}
#box-home td.bdfilet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0d6ab;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0d6ab;
}
#box-home{
	margin:20px 0px 20px 0px;
}
#breadcrumb {
	font-size: 9px;
	color: #804f2e;
	background-image: url(../img/commun/bkg-breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	margin: 13px 0px 5px 0px;
}
#breadcrumb a {
	color: #804f2e;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #ff731b;
}
.encadre-visuel {
	border: solid 1px #cccccc;
	padding: 3px;
}
.txtGris {
	color:#999999;
}
.marginTop55 {
	margin-top: 55px;
}
.txtItalic16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CC6600;
}
.filetTopBasGris {
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	padding: 5px 0px;
	margin: 15px 0px;
}
.filetTopBasOrange {
	border-top: solid 2px #CC6600;
	border-bottom: solid 2px #CC6600;
	padding: 5px 0px;
	margin: 15px 0px;
}
.form-imput-300 {
	border: solid 1px #cccccc;
	margin-bottom: 2px;
	width: 250px;
}
select.form-imput-300 {
	border: solid 1px #cccccc;
	margin-bottom: 2px;
	width: 252px;
}
.soulignDottedOrange {
	border-bottom: dotted 1px #CC6600;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.cap13Puce {
	margin-bottom: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background-image: url(../img/commun/pix-orange.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}

