/* feuille de style générale */

/****************************************************************************************************************/
/************************************** styles general   ********************************************************/
/****************************************************************************************************************/
body{
	background:url(../images/fonds/fond_body.gif) repeat-x;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:10px;
	color:#000000;
}

div {  margin: 0; padding: 0;  }
h1, h2, h3, h4, h5, h6, p {  margin: 0; padding: 0;}
h1 {font-size: 15px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4, h5, h6 {font-size: 12px;}
ul,dl,dt,dd,li {padding:0;margin:0;}
p {display:block;}
img {border:0;}

a {
	color:#DF0303;
	text-decoration: none;
	border:0;
}
a:hover {
	text-decoration: underline;
}

.menu_actif{
	text-decoration: underline;
}

.titre_rouge{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#E10303;
	border-left:3px solid #E10303;
	padding-left:8px;
	margin-bottom:10px;
	display:block;
}

.titre_blanc{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-left:3px solid #E10303;
	padding-left:8px;
	margin-bottom:10px;
	display:block;
}
	
.rouge{
	color:#E10303;
}

.titre_produit{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#E10303;
}

.produit_titre_bleu{
	font-weight:normal;
	font-size:12px;
	color:#274B8F;
}
.titre_focus{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
/****************************************************************************************************************/
/************************************** styles structure ********************************************************/
/****************************************************************************************************************/
#centreur{
	position: relative;
	width : 768px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#bandeau_haut_accueil{
	background:url(../images/bandeau.gif) no-repeat;
	height:60px;
	width:100%;
	margin-top:40px;
}
#bandeau_haut{
	height:60px;
	width:100%;
}
	#bandeau_haut_gauche{
		float:left;
		width:439px;
		height:60px;
		/***background:url(../images/bandeau_interieur.gif) no-repeat;***/
	}
	#bandeau_haut_right{
		float:right;
		width:329px;
		height:60px;
		background:url(../images/bandeau_interieur.gif) no-repeat;
	}

#menu_haut{
	background:url(../images/fonds/fond_menu_haut.gif) no-repeat;
	height:24px;
	padding-top:10px;
	width:100%;
	padding-left:3px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;

}
	#menu_haut a{
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:13px;
		color:#FFFFFF;
		margin:0px 10px 0px 10px;
	}

#contenu{
	background:#ffffff;
	min-height: 237px;	
	height: auto !important;	
	height: 237px;	
	width:100%;
}


#footer{
	background:url(../images/fonds/fond_footer.gif) no-repeat;
	height:16px;
	padding-top:3px;
	width:100%;
}
	#footer_left{
		float:left;
		color:#FFFFFF;	
	}
		#footer_left a{
			color:#FFFFFF;	
			margin:0px 15px 0px 15px;
		}
			#footer_left a img{
				margin-right:5px;
			}
	#footer_right{
		float:right;
		color:#A6C9FF;	
		padding-right:12px;
	}
		#footer_right a{
			color:#FF3434;	
		}

/****************************************************************************************************************/
/************************************** styles accueil   ********************************************************/
/****************************************************************************************************************/

#secteurs{
	
	height:146px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
}
	#secteurs a{
		font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:11px;
		color:#FFFFFF;
	}
	#secteur_solutions
	{
		width:193px;
		height:67px;
		padding-top:100px;
		background:url(../images/fonds/fond_solutions.gif) no-repeat;
		float:left;
	}
	#secteur_impression
	{
		width:192px;
		height:67px;
		padding-top:100px;
		background:url(../images/fonds/fond_impression.gif) no-repeat;
		float:left;
	}
	#secteur_lecture
	{
		width:192px;
		height:67px;
		padding-top:100px;
		background:url(../images/fonds/fond_lecture.gif) no-repeat;
		float:left;
	}
	#secteur_collecte
	{
		width:191px;
		height:67px;
		padding-top:100px;
		background:url(../images/fonds/fond_collecte.gif) no-repeat;
		float:left;
	}
		
		#secteur_solutions ul, #secteur_impression ul, #secteur_lecture ul, #secteur_collecte ul{
			margin-left:27px;
		}
		#secteur_solutions li, #secteur_impression li, #secteur_lecture li, #secteur_collecte li{
			list-style:url(../images/puce_grise.gif);
		}
	
	#appli_adonia
	{
	background:url(../images/fonds/fond_appli_adonia.gif) no-repeat;
	min-height: 80px;;	
	height: auto !important;	
	height: 80px;	
	width:100%;
	padding-top:5px;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
  }
  
  #appli_adonia_texte
  {
  width:738px;
  }
  
  #appli_adonia_texte a
  {
  font-size:12px;
  color:#FFFF00;
  }
	
	#extraits{
		float:left;
		width:303px;
		height:237px;
		background:url(../images/fonds/fond_extraits.gif) no-repeat;
	}
		#vignettes_accueil{
			width:63px;
			height:237px;
			padding-left:12px;
			float:left;
		}
			#vignette_1{
				margin-top:18px;
				cursor:pointer;
			}
			#vignette_2{
				margin-top:5px;
				cursor:pointer;
			}
			#vignette_3{
				margin-top:5px;
				cursor:pointer;
			}	
			#vignette_4{
				margin-top:5px;
				cursor:pointer;
			}
			#vignettes_accueil img{
				border:1px solid #B2BCC6;
			}
			
		#zooms_accueil{
			width:228px;
			height:237px;
			float:left;
		}
			#img_zoom1{
				width:228px;
				height:172px;
				text-align:center;
				vertical-align:middle;
				padding-top:10px;
			}
			#img_zoom2{
				width:228px;
				height:172px;
				text-align:center;
				vertical-align:middle;
				padding-top:10px;
			}
			#img_zoom3{
				width:228px;
				height:172px;
				text-align:center;
				vertical-align:middle;
				padding-top:10px;
			}
			#img_zoom4{
				width:228px;
				height:172px;
				text-align:center;
				vertical-align:middle;
				padding-top:10px;
			}
			#texte_zoom1{
				width:228px;
				height:55px;
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
				font-size:12px;
				color:#5C7287;
				text-align:center;
			}
			#texte_zoom2{
				width:228px;
				height:55px;
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
				font-size:12px;
				color:#5C7287;
				text-align:center;
			}
			#texte_zoom3{
				width:228px;
				height:55px;
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
				font-size:12px;
				color:#5C7287;
				text-align:center;
			}
			#texte_zoom4{
				width:228px;
				height:55px;
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
				font-size:12px;
				color:#5C7287;
				text-align:center;
			}
		
	#texte_accueil{
		padding-left:20px;
		float:left;
		width:445px;
		height:237px;
		text-align:justify;
	}
	
/****************************************************************************************************************/
/************************************** styles interieur ********************************************************/
/****************************************************************************************************************/


#ligne_bleue{
	background:#3561A4;
	height:10px;
}

#interieur_gauche{
	float:left;
	width:551px;
	min-height: 437px;	
	height: auto !important;	
	height: 437px;	
	padding:10px;
}

#interieur_droite{
	float:left;
	width:197px;
	min-height: 457px;	
	height: auto !important;	
	height: 457px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
}
	#interieur_droite_contenu{
		width:186px;
		min-height: 430px;	
		height: auto !important;	
		height: 430px;
		background:#3561A4;
		padding-left:11px;
		padding-top:18px;
	}
		#interieur_droite_contenu img{
			border:1px solid white;
		}
		#interieur_droite a{
			color:#FFFFFF;
		}
		
	#interieur_droite_pied{
		background:url(../images/fonds/fond_interieur_droit.gif) no-repeat;
		width:197px;
		height:10px;
	}
	
	
/****************************************************************************************************************/
/************************************** styles produit ********************************************************/
/****************************************************************************************************************/
.deplie{
	display: block;
}
.replie{
	display: none;
}
.lien_plus {
	display: inline;
	cursor: pointer;
	background: url(../images/puce_plus.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}
.lien_moins {
	display: inline;
	cursor: pointer;
	background: url(../images/puce_moins.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}
.lien_fleche {
	display: inline;
	cursor: pointer;
	background: url(../images/fleche.bmp);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}

.titre_tableau 
{
	background-color : #DADADA;
	color : #274B8F;
	font-weight : bold;
}

.interieur_tableau 
{
	background-color : #E3ECF6;
	text-align:justify;
}


#produit_gauche ul li ul li a.lien_actif {
	color:#E10303;
	font-weight:bold;
}
#produit_gauche{
	float:left;
	width:189px;
	/*background:url(../images/fonds/fond_produit_gauche.gif) repeat-y;
	min-height: 227px;	
	height: auto !important;	
	height: 227px;*/
	height:100%;
	padding-top:10px;	
	clear:both;
	font-weight:bold;
}

#contenu_produit{
	background-color:#FFFFFF;
	background-image:url(../images/fonds/fond_produit_gauche.gif);
	background-repeat: repeat-y;
	min-height: 237px;	
	height: auto !important;	
	height: 237px;	
	width:100%;
	font-family: Arial, sans-serif, "Trebuchet MS";
}	
	#produit_gauche ul li{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#365B9E;
		font-weight:bold;
		list-style:none;
		margin-left:10px;
		margin-bottom:5px;
	}
		#produit_gauche ul li a{
			color:#365B9E;
			font-weight:bold;
		}
		#produit_gauche ul li a:hover{
			color:#E10303;
			text-decoration:none;
		}
	
	#produit_gauche ul li ul li{
		font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:10px;
		color:#365B9E;
		font-weight:normal;
		list-style:url(../images/puce_bleue.gif);
		margin-left:35px;
	}
		#produit_gauche ul li ul li a{
			color:#365B9E;
			font-weight:normal;
		}
		#produit_gauche ul li ul li a:hover{
			color:#E10303;
			text-decoration:none;
		}

#produit_centre{
	float:left;
	width:559px;
	padding-left:20px;
}
	#produit_centre_gauche{
		width:408px;
		float:left;
		padding-top:7px;
	}

	#produit_centre_droite{
		float:right;
		width:151px;
	}
		#produit_centre_droite_contenu{
			width:125px;
			min-height: 187px;	
			height: auto !important;	
			height: 187px;
			background:#3561A4;
			padding-left:26px;
		}
			#produit_centre_droite_contenu a{
				color:white;
			}
			
		#produit_centre_droite_pied{
			background:url(../images/fonds/fond_produit_droit.gif) no-repeat;
			width:151px;
			height:10px;
		}
	#produit_centre_dessous{
		width:559px;
		clear:both;
		padding-bottom:20px;
	}

		.menus_produit{
			height:22px;
			width:538px;
		}
		.menu_avant{
				float:left;
				height:22px;
				width:20px;
				background:url(../images/fonds/fond_menu_produit.gif) repeat-x;
		}
		.menu_apres{
				float:left;
				height:22px;
				width:167px;
				background:url(../images/fonds/fond_menu_produit.gif) repeat-x;
		}
		.menu_ouvert{
				float:left;
				height:22px;
				width:116px;
				background:url(../images/fonds/fond_menu_produit_ouvert.gif) no-repeat;
				text-align:center;
				line-height:22px;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
				font-weight:bold;
				font-size:10px;
				color:#3B4F69;
		}
		.menu_ferme{
				float:left;
				height:22px;
				width:116px;
				background:url(../images/fonds/fond_menu_produit_ferme.gif) no-repeat;
				text-align:center;
				line-height:22px;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
				font-weight:normal;
				font-size:10px;
				color:#3B4F69;
				cursor:pointer;
		}
		#menu_pdf{
				float:left;
				height:10px;
				width:116px;
				background:url(../images/fonds/fond_menu_produit_pdf.gif) no-repeat;
				text-align:center;
				line-height:22px;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
				font-weight:normal;
				font-size:10px;
			}
			
		
		
.produit_image{
	text-align:center;
}
