@charset "utf-8";
/* CSS Document */


#flottant{
	background:url(../images/fond_carre_orange.gif) no-repeat bottom right #FFFFFF;
}

/*
.active_menu_rapide{
	color:#E5461E; 
}

.desactive_menu_rapide{
	color:#ae8fb0; 
	color:#E5461E;
}
*/

.couleur{
	color:#E5461E;
}

.centreElement{
	display: table-cell;
	vertical-align: middle;
}

#menu_rubrique ul li span{
	position:relative;
	top:-18px;
	left:5px;
	color:#E5461E;
	font-size:13px;
	font-weight:bold;
}


#contenu_methode_texte{
	/*height:55%;
	width:100%;
	position:relative;
	z-index:2;
	top:130px;
	font-size:12px;
	text-align:justify;*/
	font-size:12px;
	/*height:55%;
	left:26px;
	top:130px;*/
	position:relative;
	text-align:justify;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	
	height:80%;
	top:50px;
}


titreRubrique{
	font-weight:bold;
	font-size:11px;
}



.agrandir_texte{
	bottom:-4px;
	position:absolute;
	right:-8px;
}

#contenu_methode_branche a, #contenu_methode_entreprise a, #contenu_methode_reseau_proximite a{
	text-decoration:none;
	border:none;
}

#contenu_methode_branche a img, #contenu_methode_entreprise a img, #contenu_methode_reseau_proximite a img{
	text-decoration:none;
	border:none;
}


/***********************************/
#blocBas p, #blocHaut p{
	padding-bottom:5px;
	padding-top:2px;
}

#blocHaut h4, #blocBas h4, #blocHaut h3, #blocBas h3, #blocHaut h2, #blocBas h2{
	padding-top:0px;
	margin-top:0px;
}

#titreRubrique h3, #titreRubrique h2{
	padding:0px;
	margin:0px;
}

/***********************************/

/************************************************/
/************************************************/
/**           contenu_methode_branche     **/
/************************************************/
/************************************************/


#contenu_methode_branche, #contenu_methode_reseau_proximite, #contenu_methode_entreprise{
	height:100%;
	width:100%;
	position:relative;
	z-index:2;
	font-size:11px;
}

#contenu_methode_branche, #contenu_methode_entreprise{
	background:url(../images/fond_graphique-fleche.gif) no-repeat bottom center;
}

#contenu_methode_reseau_proximite{
	background:url(../images/methode-graphique-vierge.gif) no-repeat bottom center;
}

#contenu_methode_branche #titreRubrique, #contenu_methode_reseau_proximite #titreRubrique, #contenu_methode_entreprise #titreRubrique{
	display:inline-table;
	height:32px;
	left:-3px;
	position:relative;
	text-align:center;
	top:4px;
	width:189px;
	/*background-color:#660066;*/
}


#contenu_methode_branche #blocHaut, #contenu_methode_reseau_proximite #blocHaut, #contenu_methode_entreprise #blocHaut{
	/*background-color:#FFFF99;*/
	height:136px;
	left:27px;
	position:relative;
	top:33px;
	width:460px;
	text-align:left;
	padding-left:30px;
}


#contenu_methode_branche #blocBas, #contenu_methode_reseau_proximite #blocBas, #contenu_methode_entreprise #blocBas{
	/*background-color:#CC00FF;*/
	height:165px;
	left:27px;
	position:relative;
	text-align:left;
	top:75px;
	width:460px;
	padding-left:30px;
}


/************************************************/
/************************************************/
/**           contenu_methode_reseau_proximite     **/
/************************************************/
/************************************************


#contenu_methode_reseau_proximite{
	height:100%;
	width:100%;
	position:relative;
	background:url(../images/fond_graphique-logique.gif) no-repeat bottom center;
	z-index:2;
	font-size:10px;
}


#contenu_methode_reseau_proximite #titreRubrique{
	position:relative;
	top:2px;
	left:177px;
	width:189px;
	height:32px;
	text-align:center;
/*	background-color:#660066;*
}


#contenu_methode_reseau_proximite #blocHaut{
	/*background-color:#FFFF99;*
	height:136px;
	left:27px;
	position:relative;
	text-align:center;
	top:33px;
	width:496px;
}


#contenu_methode_reseau_proximite #blocBas{
/*	background-color:#CC00FF;*
	height:165px;
	left:27px;
	position:relative;
	text-align:center;
	top:75px;
	width:496px;
}



/************************************************/
/************************************************/
/**           contenu_methode_entreprise     **/
/************************************************/
/************************************************


#contenu_methode_entreprise{
	height:100%;
	width:100%;
	position:relative;
	background:url(../images/fond_graphique-donc.gif) no-repeat bottom center;
	z-index:2;
	font-size:10px;
}


#contenu_methode_entreprise #titreRubrique{
	position:relative;
	top:2px;
	left:177px;
	width:189px;
	height:32px;
	text-align:center;
/*	background-color:#660066;*
}


#contenu_methode_entreprise #blocHaut{
/*	background-color:#FFFF99;*
	height:136px;
	left:27px;
	position:relative;
	text-align:center;
	top:33px;
	width:496px;
}


#contenu_methode_entreprise #blocBas{
	/*background-color:#CC00FF;*
	height:165px;
	left:27px;
	position:relative;
	text-align:center;
	top:75px;
	width:496px;
}

