body{
	background: #fff;
}

#header{
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

html > body #tools{
	overflow: hidden;
}
* html body #tools{
	height: 1%;
}

/* Header */
#header{
	margin-bottom: 7px;
	position: relative;
	padding-top: 5px;
	padding-right:0;
	left: auto;
}
#header a{
	text-decoration: none;
}
#header p, #header ul{
	margin-bottom: 0;
}
#title{
	position: absolute;
	top: 39px;
	width: 85px;
}
.headerLinks{
	width: 600px;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
}
.headerLinks li{
	display: inline;
	background: url(../img/common/bg_headerLink.gif) right center no-repeat transparent;
	padding-right: 15px;
	margin-right: 10px;
}
.headerLinks li.lastLink{
	background: none;
	padding-right: 0;
	margin-right: 0;
}
.headerLinks li a{
	font-weight: bold;
	color: #797979;
}
.headerSearch{
	width: 365px;
	float: right;
}
.headerSearchForm{
	background: url(../img/common/bg_search.gif) 0 0 no-repeat transparent;
	padding: 5px 10px 4px 15px;
	float: left;
	width: 187px;
	height: 17px;
}
.headerSearchForm .inputText{
	border: 0;
	width: 170px;
	font-size: 1.27em;
	color: #797979;
	font-weight: bold;
}
.btMyAccount{
	background: url(../img/common/bg_btMyAccount.gif) 0 0 no-repeat transparent;
	width: 115px;
	height: 18px;
	padding: 5px 5px 5px 26px;
	font-size: 1.18em;
	color: #fff;
	font-weight: bold;
	float: right;
}
#menu{
	height: 75px;
	padding-left: 99px;
	width: 892px;
	position: relative;
	margin: 0 auto 12px auto;
}
#menu.menu1Level{
	padding-top: 18px;
	height: 57px;
}
.menuLevel1{
	float: left;
	background: url(../img/common/nav_separ.gif) right top no-repeat transparent;
	padding-right: 2px;
}
#menu.menu1Level .menuLevel1{
	background-image: url(../img/DA/nav_separ.png);
}
* html #menu.menu1Level .menuLevel1{
	background-image: url(../img/common/nav_separ.gif);
}
.navActive{
	position: relative;
	z-index: 5000;
}
.menuLevel1.lastMenu, #menu.menu1Level .menuLevel1.lastMenu{
	padding-right: 0;
	background: none;
}
* html #menu.menu1Level .menuLevel1.lastMenu{
	background: none;
}
.subMenu{
	position: absolute;
	background: url(../img/common/bg_subNav.gif) 0 0 no-repeat transparent;
	width: 895px;
	height: 33px;
	margin-top: -10px;
	left: 95px;
	padding-bottom: 2px;
	z-index: 0;
}
* html .subMenu{
	margin-top: -7px;
}
*+html .subMenu{
	margin-top: -7px;
}
.subMenu table{
	width: 100%;
}
.subMenu td{
	text-align: center;
	background: url(../img/common/subnav_separ.gif) right center no-repeat transparent;
	height: 33px;
	font-size: 1.09em;
	color: #797979;
	font-weight: bold;
}
.subMenu td.lastSubmenu{
	background: none;
}
.subMenu a{
	color: #797979;
}
.colorAuto .subMenu a:hover, .colorAuto .subMenu a.subMenuActive{
	color: #008cce;
}
/* END Header */

/* Breadcrumb */
#breadcrumb, #breadcrumb a, #breadcrumb h1{
	color: #797979;
}
#breadcrumb h1{
	font-size: 1em;
	display: inline;
	font-weight: normal;
	font-style: normal;
}
#breadcrumb a, #breadcrumb h1 strong{
	text-decoration: underline;
	background: url(../img/common/arrow2.gif) 0 5px no-repeat transparent;
	padding-left: 9px;
	margin-left: 3px;
}
#breadcrumb a.bcHome{
	background: none;
	padding-left: 0;
	margin-left: 0;
}
#breadcrumb a:hover{
	text-decoration: none;
}
#breadcrumb h1 strong{
	text-decoration: none;
	font-weight: normal;
}
/* END Breadcrumb */

/* Footer */
#footer{
	background-color: #e30f19;
	padding: 0 0 30px 0;
	color: #fff;
}
#footer ul{
	float: none;
}
#footer a, #footer ul li a {
	color: #fff;
	text-decoration: none;
}
.footerLinks{
	border-top: dotted 1px #fff;
	border-bottom: dotted 1px #fff;
	padding: 2px 0 12px 0;
	position: relative;
	text-align: left;
}
* html .footerLinks{
	height: 1%;
}
#footer .footerLinks ul, #footer .footerMap{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#footer .footerLinks ul{
	font-size: 1.09em;
	font-weight: bold;
	float: none;
}
#footer .footerLinks li{
	display: inline;
	background: url(../img/common/bg_footerLink.gif) right center no-repeat transparent;
	padding-right: 30px;
	padding:0 30px 0 0;
	margin-right: 25px;
	border-left: 0;
}
#footer .footerLinks li.lastLink{
	background: none;
	padding-right: 0;
	margin-right: 0;
}
.footerLinks li img{
	vertical-align: baseline;
	margin-bottom: -2px;
}
.direct{
	position: absolute;
	background: url(../img/common/bg_direct.png) 0 0 no-repeat transparent;
	padding-top: 20px;
	width: 675px;
	bottom: 17px;
	left: 50%;
	margin-left: -460px;
	font-size: 1.09em;
	display: none;
	z-index: 6000;
}
#footer .direct{
	color: #797979;
}
.directInner{
	background: url(../img/common/bg_direct.png) left bottom no-repeat transparent;
	padding: 1px 25px 20px 50px;
}
* html .direct, * html .directInner{
	background-image: url(../img/common/bg_direct.gif);
}
.direct h1{
	font-size: 2.08em;
	font-weight: normal;
	color: #e30f19;
	margin-bottom: 25px;
	font-style: normal;
	letter-spacing: normal;
}
.direct p{
	margin-bottom: 15px;
}
.pictoClose{
	position: absolute;
	right: 25px;
}
.footerMap{
	padding-top: 15px;
}
.footerMap dl{
	float: left;
	margin-right: 20px;
}
.footerMap dl.lastDl{
	margin-right: 0;
}
.footerMap dt{
	font-weight: bold;
	margin-bottom: 5px;
}
#footer .footerMap li{
	background: url(../img/common/footerPuce.gif) 0 5px no-repeat transparent;
	padding-left: 8px;
	border-left:0;
	display:block;
}
#footer p {
	float: none;
	font-size:1em;
	font-weight: normal;
}
/* END Footer */

/* Sidebar */
#sidebar{
	width: 235px;
	float: right;
	background: url(../img/DA/bg_sidebar.png) left bottom no-repeat transparent;
	padding-bottom: 15px;
}
#sidebar .container{
	background: url(../img/DA/bg_sidebar.png) 0 0 no-repeat transparent;
	padding: 1px 3px 1px 10px;
}
* html #sidebar, * html #sidebar .container{
	background-image: url(../img/DA/bg_sidebar.gif);
}

#sidebar h2{
	font-size: 1.81em;
	font-weight: normal;
	color: #e30f19;
	margin-bottom: 9px;
}
.sbBloc{
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 1px;
}
.sbBorderB{
	padding-bottom: 15px;	
}
.colorAuto .sbBorderB{
	border-bottom: solid 1px #d6ebf6;
}
.colorMoto .sbBorderB{
	border-bottom: solid 1px #d6ebf6;
}
.sbBloc p{
	margin-bottom: 0;
}
.argument li{
	background: url(../img/DA/arrow-DA.gif) 0 4px no-repeat transparent;
	padding-left: 30px;
	font-size: 1.09em;
	margin-bottom: 15px;
	color: #5a4d34;
}
* html .argument li{
	margin-bottom: 14px;
}
*+html .argument li{
	margin-bottom: 14px;
}
.blocLinks li{
	margin-bottom: 12px;
	line-height: 1.1em;
}
.blocLinks li img{
	float: left;
	margin-right: 5px;
}
html > body .blocLinks li{
	overflow: hidden;
}
* html .blocLinks li{
	height: 1%;
}
.arrowLk{
	background: url(../img/common/arrow1.gif) 0 4px no-repeat transparent;
	padding-left: 10px;
	font-weight: normal;
}
#sidebar a{
	text-decoration: none;
	color: #5a4d34;
}
/* END Sidebar */

.clear{
   clear: both;
	width: 100%;
}
html > body .clearfix{
	overflow: hidden;
}
* html body .clearfix{
	height: 1%;
}

#core {
	margin-top: 19px;
	border-top: solid 1px #c1c0c8;
}
.smallContent{
	width: auto;	
	margin-left: 15px;
	margin-bottom: 10px;
}
#menuAccessibilite{
	margin-top: 15px;
}
#menuAccessibilite li a, #menuAccessibilite li a:hover{
	color: #fff;
}
#mainContent {
	padding-right: 0;
	width:970px;
}
