/* -------------------------------------------------
Document CSS FACO PARIS
Auteur	:	Kahiloa Solutions & communications
Date	:	Septembre 2009
------------------------------------------------- */

/** HOMEPAGE
--------------------------------------------------------------------------**/


/** Choix de formation
--------------------**/

.choix-formation {
	background:#1C4782 url(/images/faco/choix-formation.gif) no-repeat;
	min-height:256px;
	overflow:hidden;
}

.choix-formation ul { margin:9px 0 0 6px }

.choix-formation-titre {
	margin:16px 0 0 12px;
	display:block;
}
	
.choix-formation ul li { background:url(/images/faco/choix-formation-liste.png) no-repeat; }

.choix-formation ul.btn-inscription { margin-top:6px; }

.choix-formation ul.btn-inscription li{
	background:url(/images/faco/btn-inscription.gif) no-repeat;
}



/** Petite liste d'articles = événements
--------------------**/
.evenements {
	background:#F2A69C;
}

.evenements h2 {
	background:url(/images/faco/evenements-bg.gif) repeat-x bottom
}

.evenements li {
	background:url(/images/faco/evenements-bg.gif) repeat-x bottom
}



/** Content
--------------------**/
.home h2 {
	border-bottom:1px solid;
	padding-bottom:6px;
	margin-bottom:4px;
}

.home h2 img { display:block; }

.home h2.alaunetitre { border-color:#556FAF; }

.home h2.temoignaestitre { border-color:#009BD5; }

.liste-paragraphe {
	padding:9px 0;
	overflow:hidden;
	border-bottom:1px solid #C5C6C8;
}

.liste-paragraphe.last { border:0 }

.liste-paragraphe img {
	float:left;
	margin:0 18px 0 0;
}

.liste-paragraphe a { color:#556FAF; text-decoration:none }

.listealaune img {
	border:1px solid #556FAF;
}

.liste-paragraphe .contenu h3 {
	margin-bottom:10px;
}

.temoignages {
	margin-top:27px;
}













