/*--STYLES BLOCS PRINCIPAUX--*/

/*-------------------------------------------------------------------------------------------------------------------------------
ENCART RUBRIQUE
---------------------------------------------------------------------------------------------------------------------------------*/	
	#encart_rubrique {
	width:100%;
	height:126px;
	background: url(../images/fr/01_corporate/f_bandeau.jpg) no-repeat top;
	}
/*-------------------------------------------------------------------------------------------------------------------------------
CONTACT
---------------------------------------------------------------------------------------------------------------------------------*/	
	#titre_page {
	width:100%;
	height:17px;
	margin:30px 0 21px 0;
	}
/*detail_contact_consommables*/	
	#detail_contact_consommables {
	width:100%;
	height:195px;
	background:url(../images/fr/01_corporate/f_contact_1.jpg) no-repeat top left;
	}
	#detail_contact_consommables a {
	color:#000000;
	text-decoration:none;
	}
	#detail_contact_consommables a:hover {
	color:#EE8027;
	text-decoration:underline;
	}
	#detail_contact_consommables span {
	color:#000000;
	font-size:10px;
	}
	#detail_contact_consommables .vide {
	width:100%;
	height:8px;
	}
	#detail_contact_consommables p.vide {
	width:100%;
	height:3px;
	}
	#detail_contact_consommables .cellule1 {
	width:150px;
	margin:30px 80px 0 5px;
	float:left;
	}
	#detail_contact_consommables .cellule2 {
	width:210px;
	margin:0 10px 0 0;
	float:left;
	}
	#detail_contact_consommables .cellule3 {
	width:180px;
	margin:0 0 0 0;
	float:left;
	}
	#detail_contact_consommables p {
	font-size:9px;
	text-align:left;
	}
/*detail_contact_logiciels_machines*/		
	#detail_contact_logiciels_machines {
	width:100%;
	height:296px;
	background:url(../images/fr/01_corporate/f_contact_3.jpg) no-repeat top left;
	margin:27px 0 0 0;
	}
	#detail_contact_logiciels_machines a {
	color:#000000;
	text-decoration:none;
	}
	#detail_contact_logiciels_machines a:hover {
	color:#EE8027;
	text-decoration:underline;
	}
	#detail_contact_logiciels_machines span {
	color:#000000;
	font-size:10px;
	}
	#detail_contact_logiciels_machines .vide {
	width:100%;
	height:8px;
	}
	#detail_contact_logiciels_machines p.vide {
	width:100%;
	height:3px;
	}
	#detail_contact_logiciels_machines .cellule1 {
	width:185px;
	margin:20px 0 0 5px;
	float:left;
	}
	#detail_contact_logiciels_machines .cellule2 {
	width:195px;
	margin:8px 10px 0 45px;
	float:left;
	}
	#detail_contact_logiciels_machines .cellule3 {
	width:195px;
	margin:8px 0 0 0;
	float:left;
	}
	#detail_contact_logiciels_machines p {
	font-size:9px;
	}
	
/*-------------------------------------------------------------------------------------------------------------------------------
ACTUCALITE
---------------------------------------------------------------------------------------------------------------------------------*/		
	#bloc_actualite_espace {
	width:46px;
	height:100px;
	float:left;
	margin:21px 0 0 0;
	}
	#bloc_actualite {
	width:190px;
	height:100px;
	float:left;
	border-right:1px dotted #CCCCCC;
	margin:22px 10px 0 2px;
	}
	#bloc_actualite p {
	text-align:left;
	}
	#bloc_actualite a img {
	margin:5px 0 0 0;
	}
	
/*-------------------------------------------------------------------------------------------------------------------------------
TELECHARGEMENT
---------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------
PLAN SITE
---------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------
CONTENU
---------------------------------------------------------------------------------------------------------------------------------*/	
/*index*/
	#contenu .img_contenu {
	margin:5px;
	float: left;
	}
	#contenu p.txt_intro {
	line-height:18px;
	width:500px;
	margin:0 0 10px 0;
	}
	#bloc_produit {
	width:300px;
	}
/*fiche*/	
	#image_produit {
	width:auto;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	}
	#contenu table {
	width:100%;
	margin: 0 0 0 0;
	float:left;
	}
	#contenu table tr {
	vertical-align:top;
	}
	#contenu table tr th {
	vertical-align:top;
	/*border-right:1px dotted #CCCCCC;*/
	padding:0 5px 0 5px;
	}
	#contenu table tr td {
	margin:0 5px 0 0;
	vertical-align:top;
	/*border-right:1px dotted #CCCCCC;*/
	padding:0 5px 0 5px;
	}
	
/*-------------------------------------------------------------------------------------------------------------------------------
NAVIGATION DU MENU GAUCHE
---------------------------------------------------------------------------------------------------------------------------------*/
	#nav_rubrique {
	width:100%;
	height:auto;
	}
	#nav_rubrique .titre_nav_rubrique {
	width:142px;
	height:12px;
	margin:0 0 10px 93px;
	}
	dl#nav_rubrique {
	width:165px;
	margin:0 0 0 43px;
	}
	dl#nav_rubrique dt {
	font-size:10px;
	cursor:pointer;
	font-weight:bold;
	height:auto;
	line-height:21px;
	text-align: right;
	
	}
	dl#nav_rubrique dt a {
	background:transparent url(../images/fr/01_corporate/f_menu.jpg) no-repeat right top;
	color: #000000;
	display:block;
	height:auto;
	text-decoration:none;
	padding: 0 5px 0 0;
	}
	dl#nav_rubrique dt a:hover {
	background:transparent url(../images/fr/01_corporate/f_menu.jpg) no-repeat right top;
	color: #EE8027;
	}


	
