/**** FEUILLE DE STYLE FORGET FORMATION ************************************************************************************/

/**** GÉNÉRAL ************************************************************************************/
body							{ background-color:#fff; }

ul li							{ list-style-type:square; }

.imgRight img					{ float:right; margin:0 0 10px 30px; border:2px solid #ddd; }

.toppage						{ display:none; }


/**** STRUCTURE ************************************************************************************/
#all							{ width:650px; }
.inc							{ width:650px; }
.page							{ padding:20px 0 20px 0; }

#content						{ position:relative; margin:0; width:650px; background-color:#fff; }
#sidebar						{ display:none; }


/**** HEADER ************************************************************************************/
#header							{ height:85px; }
h1								{ top:40px; left:288px; font:normal 18px "Trebuchet MS" Arial; }
h1 strong						{ font:normal 10px Arial; letter-spacing:2px; margin-top:0; }
#logo							{ display:none; }
#logoPrint						{ display:block; top:5px; left:0; }
#indigo							{ top:3px; right:0; }

#navTop							{ display:none; }


/**** BANDO ************************************************************************************/
.bando							{ display:none; }
#menu							{ display:none;  }


/**** FOOTER ************************************************************************************/
#footer							{ background:none; }
#mentions ul, #mentions ul li	{ display:none; }
#mentions ul li a,

#planSite div					{ display:none;  }


/**** CONTENT ************************************************************************************/
.tab							{ margin:0; border-collapse:collapse; }
.tab td, .tab th				{ padding:1px; }
.tab th							{  }

em								{ color:#8c8c7d; }

#outils							{ display:none; }


/**** HOMEPAGE ************************************************************************************/
#zoneGris						{ background:none; }
.smallCadre						{ background:none;  border-bottom:1px dotted #777 }


/**** PAGE FORMATIONS ************************************************************************************/
.page .title					{ padding:0; background:none; }
.page .title a.retour			{ display:none; }

h4								{ padding-left:0; }

.colRight						{ clear:right; float:right; text-align:center; width:195px; }
.colRight .title				{ width:185px; height:13px; text-align:center; margin-bottom:10px; padding:5px; font:normal 12px "Trebuchet MS" Arial; color:#fff; text-transform:uppercase; background-repeat:no-repeat; background-position:0 0; }
.colRight ul li					{ margin:0 0 0 25px; padding:0; }
.colRight ul li strong			{ display:block; }

ul.liFormation					{ margin-bottom:15px; }
ul.liFormation li				{ list-style-type:none; list-style-image:url(../img/fleche.gif); margin:0 0 3px 45px; padding:0; text-align:left; border-bottom:1px dotted #777; }
ul.liFormation li a				{ float:none; background:none; }

/* Page Bleu */
#bleu .title					{ background-image:none; }
#bleu h4, #bleu h2,
#bleu h2 strong, #bleu h3		{ color:#6e82af; background-image:none; }

/* Page Gris */
#gris .title					{ background-image:none; }
#gris h4, #gris h2,
#gris h2 strong, #gris h3		{ color:#4b5050; background-image:none; }

/* Page Orange */
#orange .title					{ background-image:none; }
#orange h4, #orange h2,
#orange h2 strong, #orange h3	{ color:#e65a00; background-image:none; }

/* Page Jaune */
#jaune .title					{ background-image:none; }
#jaune h4, #jaune h2,
#jaune h2 strong, #jaune h3		{ color:#ff9600; background-image:none; }

/* Page Rouge */
#rouge .title					{ background-image:none; }
#rouge h4, #rouge h2,
#rouge h2 strong, #rouge h3		{ color:#dc0000; background-image:none; }
