body {
	background-color: #A6BDC0;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696566;
	background-image: url(../images/deco/ndc_bkg_home.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#contener {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 900px;
}
#header {
	background-color: #CCE5EC;
	clear: both;
	float: left;
	height: 168px;
	width: 100%;
	background-image: url(../images/header/ndc_header_home.jpg);
	background-repeat: no-repeat;
}
#content {
	clear: both;
	float: left;
	height: 100%;
	width: 100%;
}
#menu {
	background-color: #E7E7E7;
	float: left;
	height: 100%;
	width: 129px;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	line-height: 11px;

}
#bodyContent {
	background-color: #FFFFFF;
	float: left;
	height:auto;
	width: 770px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF001;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9C9C9C;
	clear: right;
}
#bodyContentLeft{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 530px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9C9C9C;
	float: left;
}
#bodyContentLeft a{
text-decoration:none;
color: #696566;
}
#bodyContentLeft a:hover{
text-decoration:underline;
color: #696566;
}
#bodyContentLeft1{
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 510px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9C9C9C;
	float: left;
}
#bodyContentLeft1 a{
text-decoration:none;
color: #696566;
}
#bodyContentLeft1 a:hover{
text-decoration:underline;
color: #696566;
}
#footer {
	background-color: #FFF001;
	float: right;
	height: 24px;
	width: 760px;
	color: #696566;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/footer/ndc_footer_bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer a{
	text-decoration:none;
	color: #696566;
}
#footer a:hover{
	text-decoration:underline;
	color: #000000;
}
.tittle {
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(../images/deco/ndc_fleche1.gif);
}
.chapeau1 {
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	color: #333333;
	line-height: 200%;
}
#blocValorisation
{
	width:190px;
	height:100%;
	float: left;
	margin-left:10px;
	margin-top:10px;
}
#titreBloc{
	width:100%;
	height:100%;
	background-color:#66848E;
	color:#FFFFFF;
	padding:4px;
	font-size: 14px;
	font-weight: bolder;
}
#bodyBloc{
	width:100%;
	height:100%;
	background-color:#CCE5EC;
	color:#66848E;
	padding:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 16px;
}
.navoff {
	width: 120px;
	vertical-align: bottom;
	display: block;
	
}
.navoff a{
	/*height: 30px;*/
	padding-top: 8px;
	padding-bottom: 8px;
	width: 119px;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	color:#000000;
	background-color: #E7E7E7;
	padding-left: 10px;
}
.navoff a:hover{
	background-color: #FFFFFF;
	display: block;
	text-decoration:none;
}
.cleaner {
height: 10px;
width: 100%;
	clear: both;
}

