/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- COLONNE 2 : BODY ------------------------------------------------------------------------ */

#c #b .a-b-c .b { }
	#c #b .a-b-c .b h2 { text-align: center; font-size: 150%; font-weight: bold; color: #0061A1; }
	#c #b .a-b-c .b #profil {
		height: 83px;
		padding-top: 15px;
		color: #009CDD;
		font-size: 130%;
		font-weight: bold;
		text-align: center;
		background-image: url(../images/usp/home_fd-profil.gif);
		background-position: center 0;
		background-repeat: no-repeat;
	}

	/* ----------- Navigation : 3 blocs UNI-SF, ENTREPRISE et UNI-PH -------------- */
	#c #b .a-b-c .b ul#navigation { margin: 0; }
	#c #b .a-b-c .b ul#navigation li#uni-sf, #c #b .a-b-c .b ul#navigation li#entreprise, #c #b .a-b-c .b ul#navigation li#uni-ph {
		margin-bottom: 20px; padding:0; width: 188px; height: 263px; float: left; background-position: 0 0; background-repeat: no-repeat; }
	#c #b .a-b-c .b ul#navigation li#uni-sf a, #c #b .a-b-c .b ul#navigation li#entreprise a, #c #b .a-b-c .b ul#navigation li#uni-ph a {
		width: 100%; height: 100%; display: block; text-indent: -100em; }
	#c #b .a-b-c .b ul#navigation li#uni-sf { background-image: url(../images/usp/home_bloc-unisf.gif); }
	#c #b .a-b-c .b ul#navigation li#entreprise { background-image: url(../images/usp/home_bloc-entreprise.gif); }
	#c #b .a-b-c .b ul#navigation li#uni-ph { background-image: url(../images/usp/home_bloc-uniph.gif); }

	/* ------------------------------------------------------- COLONNE 3 : BLOC EN BREF HP ----------------------------------------------------------------- */
	
	#c #b .a-b-c .c #enbref {
		height: 42px;
		margin: 0;
		padding-top: 6px;
		color: white;
		text-align: center;
		font-size: 130%;
		font-weight: bold;
		background-image: url(../images/usp/home_enbref.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
		border-bottom: 0;
	}
	#c #b .a-b-c .c #content-enbref {
		margin: 0 10px 0 0;
		padding: 5px 15px;
		min-height: 180px;
		font-size: 85%;
		text-align: justify;
		background-image: url(../images/usp/home_fd-enbref.gif);
		background-position: 0 top;
		background-repeat: no-repeat;
	}
	#c #b .a-b-c .c #content-enbref a { color: #0061A1; text-decoration: underline; }
	#c #b .a-b-c .c #content-enbref a:hover { color: #00ACB6; text-decoration: none; }
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */