@charset "utf-8";
/* Site POINT F */
/* CSS 15 mai 2008 Société Alexance */

/*FORMATION - page qui regroupe l'ensemble des formations se trouve dans la rubrique POINT F*/


.formation-bloc01, .formation-bloc02, .formation-bloc03 {float:left; }

.formation-bloc01, .formation-bloc02 {padding-right:25px;}

.formation-bloc01 { padding-left:25px; }

.formation-header01 {
	width:198px; /*218px*/
	height:36px; /*41px*/
	background-image:url(../../images/pointf/formations-top01.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:20px;
}

.formation-titre01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.formation-titre02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.formation-header02 {
	width:198px; /*218px*/
	height:36px; /*41px*/
	background-image:url(../../images/pointf/formations-top02.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:20px;
}

.formation-header03 {
	width:198px; /*218px*/
	height:36px; /*41px*/
	background-image:url(../../images/pointf/formations-top03.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:20px;
}

.formation-photo01 {
	width:218px;
	height:115px;
	background-color:#FFF;
	background-image: url(../../images/commerce-vente/formation-vignette.jpg);
	background-repeat:no-repeat;
}

.formation-photo02 {
	width:218px;
	height:115px;
	background-color:#FFF;
	background-image: url(../../images/sanitaire-social/formation-vignette.jpg);
	background-repeat:no-repeat;
}

.formation-photo03 {
	width:218px;
	height:115px;
	background-color:#FFF;
	background-image: url(../../images/hotellerie-restauration/formation-vignette.jpg);
	background-repeat:no-repeat;
}

.formation-contenu {
	width:218px;
	height:370px;
	background-color:#2F2B44;
}

.formation-footer {
	width:218px;
	height:8px;
	background-image:url(../../images/pointf/formations-footer.jpg);
	background-repeat:no-repeat;
}

