@charset "UTF-8";


/*	--------------------------------------------------
	GÉNÉRALITÉS
	- - - - - - - - - - - - - - - - - - - - - - - - */

		a{
			color:#7C921E;
		}

		#colonne2 {
			border-left-color:#7C921E;
		}

/*	--------------------------------------------------
	DÉFINITION DES STYLES RELATIFS AU COLONES
	- - - - - - - - - - - - - - - - - - - - - - - - */

/*		colonne2
		- - - - - - - - - - - - - - - - - - - - - - */
		
/*			Contenu principal
			- - - - - - - - - - - - - - - - - - - - */

			#colonne2 h1{
				color:#7C921E;
			}
			#colonne2 h3{
				color:#7C921E;
			}
			
/*			Sous-menu
			- - - - - - - - - - - - - - - - - - - - */
			
			#sousMenuTable{
				color:#7C921E;
			}
			#sousMenuTable a{
				background:url(../images/structure/comite/flecheSousMenu.png) 0px 1em no-repeat;
			}
			#sousMenuTable a:hover{
				text-decoration:underline;
				background:url(../images/structure/comite/flecheSousMenu_on.png) 0px 1em no-repeat;
			}
			#sousMenuTable th{
				background:url(../images/structure/comite/flecheSousMenu_sel.png) 0px 1em no-repeat;
			}

/*			Encart
			- - - - - - - - - - - - - - - - - - - - */

			#colonne2 .encartTete{
				background:url(../images/structure/comite/cadre_T_tr.png) top center no-repeat;
			}

			#colonne2 .encartPied{
				background:url(../images/structure/comite/cadre_P_tr.png) top center no-repeat;
			}
			
			#colonne2 .encartContenu h4{
				background:url(../images/structure/comite/cadre_M_tr.png) center repeat-y;
			}

/*			Encart bas pleine largeur
			- - - - - - - - - - - - - - - - - - - - */
			
			#colonne2 .encartGr{
				background:url(../images/structure/comite/cadreGr.png) center no-repeat;
			}
			
			
/* 			Descriptifs des experts					*/

			.contenuSoutien { width: 600px; margin-top: 10px; }
			.exp { float: left; width: 500px; margin: 0; padding-bottom: 24px; }
			.expfiche { float: left; width: 500px; margin: 0; padding-bottom: 10px; }			
			.pictofiche { float: right; text-align:right; width: 125px; background:url(../images/fiche.gif) top right no-repeat; padding: 5px 40px 5px 0 ; font-size:12px; font-weight:normal; }
			.textgauche { float: right;}
			.exp img{ float: left; }
			.expfiche img{ float: left; }
			.exp p { float: right; width: 416px; text-align: left; margin: 0; padding: 0; }
			.expfiche p { float: right; width: 416px; text-align: left; margin: 0; padding: 0; }		
			.expnom { font-size: 15px; font-weight: bold; color: #7C921E;  margin-left:6px; float:left; width:400px; }
			.expnomsansfunc { font-size: 15px; font-weight: bold; color: #7C921E; line-height: 15px; border-bottom: 1px solid #333; padding: 0 0 2px 0; margin-left:6px; float:left; width:400px; }
			.expfunct { font-size: 12px; font-weight:normal; color: #333; border-bottom: 1px solid #333; padding: 0 0 2px 0; margin-top:-8px; float:left; width:400px;}
			.expdes { font-size: 12px; color: #7d7c7c; float:left; }
			