body {
	font-family: 'verdana', 'Arial';
	margin: 0;
	background: #ffffff;
	font-size: 62.5%;
}

body.print {
	background: #ffffff;
	font-size: 0.9em;
}

#page,#page_interne,#page_mail {
	font-size: 1.05em;
	line-height: 1.4em;
	text-align: center;
	background: url(/icones/accueil/bg.jpg) repeat-x;
}

#page_interne {
	background: url(/icones/accueil/bg_interne.jpg) repeat-x;
}

#page_mail {
	background: #ffffff;
}

#footer_area {
	background: #dfe5ec;
	font-size: 1.10em;
	line-height: 1.3em;
	text-align: center;
}

#page_print {
	margin: 25px;
}

td,th {
	font-size: 1em;
}

#corpus,#corpus_interne {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 890px;
	text-align: left;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 890px;
	text-align: left;
	height: 250px;
	background: url(/icones/accueil/bg_footer.gif) no-repeat;
}

#corpus_mail {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 650px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #dedede;
}

/************* print *********************/
#print_footer {
	margin-top: 20px;
	border-top: 1px solid #000000;
}

/************* mail *********************/
body.mail {
	background: #ffffff;
}

body.mail td {
	font-size: 0.8em;
}

#corpus_mail div.bdx_logo {
	width: 650px;
	height: 130px;
}

div.mail_content {
	margin: 20px;
}

div.mail_footer {
	background: #dfe5ec;
	color: #454545;
	padding: 5px;
	margin-bottom: 0px;
}

div.mail_footer a {
	color: #6e5e43;
}

/***************** page home ****************/
.home_langue {
	height: 43px;
}

.home_logo {
	background: url(/icones/accueil/bg_header_home.jpg) no-repeat;
	height: 246px;
	overflow: hidden;
}

.home_menu {
	height: 111x;
	padding: 0px 0 0 200px;
}

.interne_navigation {
	height: 20px;
	padding-left: 240px;
	font-size: 0.95em;
}

.home_col_gauche,.interne_col_gauche {
	float: left;
	width: 199px;
	padding: 0;
}

.home_col_central {
	float: left;
	width: 680px;
	padding: 0px 0 0 0px;
	min-height:300px;
}

.home_col_droite {
	float: left;
	width: 233px;
	padding: 0 20px 0 12px;
	/*height: 300px;*/
}

.home_bas_page {
	
}

/************* interne l **********/
.interne_logo {
	float: left;
	width: 199px;
}

.interne_menu {
	float: left;
	height: 169px;
	background: url(/icones/accueil/bg_header_interne.jpg) no-repeat bottom;
	padding-top: 1px;
	text-align: right;
	width: 690px;
}

.interne_content {
	clear: both;
}

.interne_content_3_col {
	background: url(/icones/accueil/bg_col_droite.gif) repeat-y right;
	clear: both;
}

.interne_col_central {
	float: left;
	width: 655px;
	padding: 6px 15px 50px 15px;
	background: #ffffff;
	min-height: 350px
}

.interne_col_central_etroite {
	float: left;
	width: 467px;
	padding: 6px 15px 50px 15px;
	background: #ffffff;
	min-height: 450px
}

.interne_col_droite {
	float: left;
	width: 193px;
	padding: 0 0 50px 0;
	min-height: 450px;
}