div#txt_contenu_contact {
	width: 470px;
	font-family: arial;
	}
div#txt_contenu_contact h1{
	font-size: 14px;
	padding-bottom: 10px;
	}
div#txt_contenu_contact p{
	font-size: 12px;
	padding-bottom: 10px;
	}
div#txt_contenu_contact a{
	text-decoration: none;
	color: #559BDD;
	}
div#txt_contenu_contact a:hover{
	text-decoration: underline;
	}


/*#########################################*/
/*### 3D MLI FILES TO DOWNLOAD ###########*/
/*##################3####################*/

.folder_title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #b71f2c;
	margin: 25px 0 10px 0;	
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}
.file {
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}
.file_picto {
	position: relative;
	width: 25px;
	float: left;
	text-align: center;
	margin-right: 8px;
	}
.file_title {
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 18px;
	padding: 6px 8px 0 3px;
	}
.file_download {
	padding-top: 4px;
	}
.file_download a{
	font-size: 12px;
	}

/*#########################################*/
/*### 3D MLI FORM ###########*/
/*##################3####################*/

.note {
	font-size: 11px;
	}

#form .combo{
	font-size: 11px;
	background-color:#E7E7E7;
	border: 1px solid #cccccc;
	width: 250px;
	color: #000;
	}
#form .comboerr{
	font-size: 11px;
	background-color:#E7E7E7;
	border: 1px solid red;
	width: 250px;
	color: #4B524E;
	}

#form .tdname{
	padding: 6px 0 6px 0;
	font-family:Arial;
	font-size:12px;
	color:#b71f2c;
	font-weight: bold;
	}

#form .tdcomb{
	padding: 6px 0 6px 0;
	text-align: right;
	}




/*####################################*/
/*### work with us ###########*/
/*##################################*/
#offers {
	display: table;
	width:470px;
	margin-bottom: 30px;
	border-spacing:0px;
	}
.sep {
	display: block;
	margin: 10px 0 10px 0;	
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}

.job {
	display: table-row;

	width:470px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}


.job_picto {
	display: table-cell;
	width: 25px;
	text-align: center;
	margin-right: 20px;
	float:left;
	}

.job_offer {
	display: table-cell;
	width:280px;
	margin-top: 4px;
	float:left;
	}
.job_offer a{
	font-size: 12px;
	}
.job_town {
	display: table-cell;
	margin-top: 4px;
	text-align: left;
	font-size: 12px;
	width: 140px;
	}


/*####################################*/
/*### JOB OFFERS ####################*/
/*##################################*/

.job_bloc{

	clear: both;
	}

.job_field{
	font-size:14px;
	color:#b71f2c;
	font-weight: bold;
	float: left;
	padding-bottom: 15px;
	}
.job_desc{
	width: 360px;
	margin-left: 80px;
	font-size:12px;
	font-weight: bold;
	color:#000;
	}

.job_field p{
	font-weight: normal;
	color:#000;
	margin-top: 10px;
	}

.all_jobs {
	position: relative;
	text-align: right;
	font-size: 12px;
	margin-bottom: 20px;
	}

/*####################################*/
/*### VIDEOS & BROCHURESS ###########*/
/*##################################

.download {
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}
.download a {
	font-size: 12px;
	}
.picto {
	position: relative;
	width: 25px;
	float: left;
	text-align: center;
	margin-right: 8px;
	}
.document {
	padding-top: 5px;
	}

/*####################################*/
/*### VIDEOS & BROCHURESS ###########*/
/*##################################


.image_library{
	width: 470px;
	margin: 10px 0 0 -3px;
	}

/*pour caler la hauteur de la div qui contient les diapos
.image_library {
    display: inline-block;
    height: 100%;
	}


.bloc_diapo {
	/*display: table;
	width: 145px;
	height: 200px;
	margin-right: 10px;
	float: left;
	}

.diapo {
	display: table-cell;
    vertical-align : middle;
    text-align:center;
	width: 145px;
	height: 145px;
	background: url(img/fonds/fond_library.png) no-repeat;	

	}
.diapo * {
    vertical-align: middle;
		bottom:10px; 	/*#### N E W  ### ;
	}
.diapo span {
    display: inline-block;
    height: 100%;
	}


.diapo_info {
	margin-left: 10px;
    font-size: 10px;
	color: #999999;
	}
.diapo_info a {
    font-size: 11px;
	}
.diapo_titre {
    font-size: 11px;
	color: #b71f2c;
	clear: both;
	}

/*########################*/
/*### PRESSES ###########*/
/*######################

.cp {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}
.cp img {
	margin: 5px 8px 0 0;
	vertical-align: text-bottom;
	}
.cp a {
	font-size: 12px;
	}
.cp_date {
	font-size: 11px;
	color: #000000;
	}
.cp_titre {
	font-size: 12px;
	font-weight: bold;
	color: #b71f2c;
	padding-left: 3px;
	}
.cp_resume {
	font-size: 12px;
	padding-top: 10px;
	clear: both;
	}
