	/* = Style locaux
	---------------- */
	@import "/global/css/layoutA.css";

	h1 {
		font-size:200%;
		font-weight:bold;
	}


	/* = CONTENU */
	p.accroche { font-weight: bold; margin: 15px 0 20px 0;}
	/* = FORMULAIRE */

	#rechercheCantons {}
	#rechercheCantons p {margin: 4px 3px;}
	#rechercheCantons p.field_valid {text-align: right;}
	#rechercheCantons label {
		width: 140px;
		float: left;
		text-align: right;
		padding: 0 5px 0 0 ;
	}

	#rechercheCantons p.field_valid input.bt_rechercher {
		display: block; 
		width: 132px; height: 24px;
		font-size: 85%; font-weight: bold;
		color: #0072ca; border: 0;
		background: url(/global/img/bt_rechercher.png) no-repeat top left;
		position: relative; top: 4px;
		margin: 0 0 0 290px;
		/*left: 300px;*/
	}

	/* = ENCADRES COLB */

	#content .colB .titreCantons {
		font-size: 138.5%;
		margin: 0 0 0.5em 0;
	}
	#content .colB .encadreD,
	#content .colB .encadreC,
	#content .colB .encadreB,
	#content .colB .encadreA {
		padding: 0 .8em .5em .8em;
		}
	#content .colB .encadreD hr,
	#content .colB .encadreC hr,
	#content .colB .encadreB hr ,
	#content .colB .encadreA hr {
		height: 1px;
		border: 0;
		}
	#content .colB .encadreA {
		background: #FCFEEA;
		border: 1px #E3E7B3 solid;
		}
	#content .colB .encadreA hr {
		background: #FCFEEA;
		color: #FCFEEA;	
	}
	#content .colB .encadreB {
		background: #f0f8cf;
		border: 1px #DFEACC solid;
		}
	#content .colB .encadreB hr {
		background: #DFEACC;
		color: #DFEACC;
		}
	#content .colB .encadreC {
		background: #FFF;
		border: 1px #DFEACC solid;
		}
	#content .colB .encadreC hr {
		background: #DFEACC;
		color: #DFEACC;
		}
	#content .colB .encadreD {
		background: #fef9d9;
		border: 1px #e0ce48 solid;
		}
	#content .colB .encadreD hr {
		background: #e0ce48;
		color: #e0ce48;
		}

	/* = SPECIFICITES */

	#ficheConseiller,
	#infosCantons {
		margin: 0px 0 10px 0;
	}
	#ficheConseiller p,
	#ficheConseiller ul,
	#infosCantons p,
	#infosCantons ul {
		font-size: 85%;
	}
	#infosCantons {
		background: #ffefce !important;
	}
	#ficheConseiller ul li,
	#infosCantons ul li {
		list-style: inside square;
	}
	#ficheConseiller img {
		float: left;
		margin: 2px 5px 0 0 ;
	}
	#infosCantons .titreB4 {
		font-size: 107%;
		padding: .3em 0 0 0;
	}
	a.voirCarte, span.voirCarteAide {font-weight: bold; cursor: pointer; margin-bottom: 20px; float: left; width: 100%;}
