body {
	background : #FFFFFF 0px 0px;
	padding-top : 0; 
	padding-right : 0; 
	border-top-width : 0; 
	border-right-width : 0; 
	border-bottom-width : 0; 
	border-left-width : 0;
	margin-left : 0px;
	margin-top : 0px;
}
/* Pour définir une scrollbar en couleur sous IE, mettre en style, exemple :
<body style="scrollbar-face-color:#d1cedf;scrollbar-arrow-color:#ff9900;scrollbar-track-color:#b5aec8;scrollbar-3dlight-color:#ccccff;scrollbar-darkshadow-color:#ccccff;">
*/

table, tr, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../../images/puce/pucej.gif);
	list-style-type: square;



}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

pre {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 12px;
}
code {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 12px;
 }

 .sommaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 

/* Définition des liens */

a {
	color: #DE9C01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.lienSpec {
	color: #F27019;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-decoration: none;
}

a.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

a.menu:hover {
	color: #326AA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: underline;
	
}

a.haut {
	color: #FDC417;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

a.haut:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


/* Définition des titres et sous-titres du batiment*/

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}


.titre2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.titre3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

.titre4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3AC07;
	text-decoration: none;

}


/* Définition des tableaux avec leurs titres et sous-titres */
/* pour définir un 2ème tableau mettre .tabtitre2 et ainsi de suite */

.tabtitre { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2e5eb2;
	text-decoration: none;
	background-color: #ffffff;
}

.tabcoltitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-color: #FFFFFF;
	
}

.tabcoltitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
	
}

.tabcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF0CE;
}

.tabcell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4F1EC;
	text-align : justify;
}

/* Définition de classes récurrentes dans les sites web et applications */
/* Pas de notion de couleur, style, forme dans le nom de la classe */

.important {
	color: #FFD880;
	font-weight: bold;
	background-color: #105981;
}

.erreur {
	color: #ff0000;
}

.petit {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.date {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

/* Pour la barre de navigation en profondeur, à utiliser avec un paragraphe (éviter dans un td) */

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBBD02;
	text-decoration: none;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FAA93A;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/* Objets de formulaire */

.champtexte {
	border-bottom: 1pt solid #2e5eb2;
	border-left:  1pt solid #2e5eb2;
	border-right: 1pt solid #2e5eb2;
	border-top: 1pt solid #2e5eb2;
	color: #2e5eb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEFF7;
}

.champliste {
	border-bottom: 1pt solid #2e5eb2;
	border-left:  1pt solid #2e5eb2;
	border-right: 1pt solid #2e5eb2;
	border-top: 1pt solid #2e5eb2;
	color: #2e5eb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEFF7;
}

.champboutonradio {
		color: #2e5eb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

.champcasecocher {
	border-bottom: 1pt solid #ffffff;
	border-left:  1pt solid #ffffff;
	border-right: 1pt solid #ffffff;
	border-top: 1pt solid #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.champupload {
	border-bottom: 1pt solid #000000;
	border-left:  1pt solid #FFFFFF;
	border-right: 1pt solid #000000;
	border-top: 1pt solid #FFFFFF;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.bouton {
	border-bottom: 1pt solid #000000;
	border-left: 1pt solid #ffffff;
	border-right: 1pt solid #000000;
	border-top: 1pt solid #ffffff;
	color:  #EAEFF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #2e5eb2;
}

.filet_table {
	font-size: 11px;
	font-family: Arial;
	background-color: #FFFBF4;
	border: 1px solid #FBBD02;
}

.font_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF4;
}

.nav2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FBBD02;
	text-decoration: none;
}
.tabtitreGrand {
	text-decoration: none;
	background-color: #FBBD02;

}
.titre5 {

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5A807;
	text-decoration: none;
}
a.ssmenu{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
}
a.ssmenu:hover {
	color: #F3AC07;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}
.ssmenu{
	color: #F3AC07;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
/*Pour tableaux "organisation" des formations*/
.bordure{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.bordure-inter{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
.bordure-bottom{
	border-bottom:1px solid #999999;
}
.bordure-right{
	border-right:1px solid #999999;
}
				/*fin*/
/*Pour fenêtre "programmes" des formations*/
.bordure2{
	border-top:1px solid #F3AC07;
	border-bottom:1px solid #F3AC07;
	border-left:1px solid #F3AC07;
	border-right:1px solid #F3AC07;
}
				/*fin*/
.bordure_cote{		
	border-right:1px solid #F3AC07;
	border-left:1px solid #F3AC07;
}
.bordure_dessou{
	border-bottom:1px solid #F3AC07;
	border-right:1px solid #F3AC07;
	border-left:1px solid #F3AC07;
}