/*--STYLES GENERAUX DE LA RUBRIQUE--*/
	/*voir aussi css base*/
	
	p {
	font-family: "Myriad pro", Arial, sans-serif, Helvetica;
	}
	
	span.titre_rubrique_gen{
	font-family: "impact", Arial, sans-serif, Helvetica;
	color:#ED7F00;
	font-size:30px;
	letter-spacing:0.05em;
	}	
	#cl_center_site_applications{
	position:relative;
	margin:20px 0 50px 20px;
	height:auto !important;
	height:400px;
	min-height:400px;
	width:959px;
	}
	#contenu_applications{
	position:relative;
	padding:10px 14px 0 14px;
	background:#fff url(../../images/fr/020_applications/f_h_centre.gif) no-repeat left top;
	}	
	#conteneur_module{
	position:relative;
/*	background: url(../../images/fr/020_applications/f_pointilles.gif) repeat-y center 50px;
*/	}
	p.chapeau_orange_applications{
	background:#ED7F00 url(../../images/fr/020_applications/f_h_chapeau_orange.gif) no-repeat left top;
	color:#fff;
	font-size:20px;
	width:927px;
	}
	p.chapeau_orange_applications em{
	display:block;
	background:#ED7F00 url(../../images/fr/020_applications/f_b_chapeau_orange.gif) no-repeat left bottom;
	height:5px;
	}
	p.chapeau_orange_applications span{
	display:block;
	padding:5px;

	}

	
	/*---------------MINI FICHE-------------------------------------------*/
	

	#module_applications{
	position:relative;
	float:left;
	width:285px;
	height:470px;
	border-bottom: dashed 1px #333;
	margin-right:25px;
	}
	#agrandir{
	position:absolute;
	bottom:-8px;
	right:0;
	width:74px;
	font-size:9px;
	z-index:50;
	}
	#module_applications_centre{
	position:relative;
	float:left;
	width:285px;
	height:470px;
	border-bottom: dashed 1px #666;
	margin:0 15px 0 10px;
	}
	#module_applications_droit{
	position:relative;
	float:left;
	width:285px;
	height:470px;
	border-bottom: dashed 1px #666;
	margin-left:25px;
	}

	#conteneur_zoom{
	position:absolute;
	bottom:10px;
	left:5px;
	height:45px;
	width:280px;
	z-index:46;
	}
	div.cache_zoom{
	position:absolute;
	top:0;
	right:5px;
	height:44px;
	width:59px;
	z-index:48;
	}
	#conteneur_cache{
	position:absolute;
	top:190px;
	left:0;
	height:152px;
	width:205px;
	z-index:47;
	}
	div.zoom{
	position:relative;
	width:59px;
	float:right;
	padding-right:5px;
	}
	img.imagemini{
	position:absolute;
	top:190px;
	left:0;
	height:212px;
	width:283px;
	z-index:44;
	}
	h5.t_module{
	font-family: "impact", Arial, sans-serif, Helvetica;
	color:#fff;
	font-size:22px;
	background:#ED7F00 url(../../images/fr/020_applications/f_titre_applications_haut.gif) no-repeat -1px top;
/*	height:16px;
*/	padding:10px 0 0 12px;
	font-weight: normal;
	letter-spacing:1px;
	width:272px;
	}
	h5.t_module_bas{
	background: url(../../images/fr/020_applications/f_titre_application_bas.gif) no-repeat -1px top;
	height:15px;
	padding:5px 0 0 0;
	}
	
	ul.liste_applications{
	font-size:12px;
	width:250px;
	padding-left:10px;
	}
	ul.liste_applications li{
	display:block;
	padding:0 0 0 10px;
	background: url(../../images/fr/000_general/p_paragraphe.gif) no-repeat  left 3px;
	}

	#txt_formatable ul {
	font-size:12px;
	width:250px;
	padding-left:10px;
	line-height:normal;
	}
	
	#txt_formatable li {
	display:block;
	padding:0 0 0 10px;
	background: url(../../images/fr/000_general/p_paragraphe.gif) no-repeat  left 3px;
	}
	/*--------- fond page en construction---------------*/
	div.enconstruction{
	height:500px;
	background:url(../../images/fr/020_secteurs/f_page_construction.gif) no-repeat center center;
	}
