@charset "UTF-8";


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

		a{
			color:#bf651f;
		}

		#colonne2 {
			border-left-color:#bf651f;
		}

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

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

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

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

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

			#colonne2 .encartPied{
				background:url(../images/structure/intervention/cadre_P_tr.png) top center no-repeat;
			}
			
			#colonne2 .encartContenu h4{
				background:url(../images/structure/intervention/cadre_M_tr.png) center repeat-y;
			}
			#colonne2 .encartContenu h4 a:hover{
			    text-decoration:underline
				}
			#colonne2 .encartContenu h4 a {
			    text-decoration:none
				} 

/*			Encart bas pleine largeur
			- - - - - - - - - - - - - - - - - - - - */
			
			#colonne2 .encartGr{
				background:url(../images/structure/intervention/cadreGr.png) center no-repeat;
			}
			
			#videorep{width:340px;}