/* CSS Document */
/* definition du Body */
body {
	SCROLLBAR-FACE-COLOR: #0F834B;
	FONT-SIZE: 10pt;
	SCROLLBAR-HIGHLIGHT-COLOR: #05A972;
	SCROLLBAR-SHADOW-COLOR: #009966;
	SCROLLBAR-3DLIGHT-COLOR: #009999;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #B6CAB1;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #004B29;
	background-color: #FFFFFF;
}


/* titre VERT foncé & Bold en 12 px */
.titrevert {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #004B29;
}
/* texte10 */
.Texte10vert {
	FONT-SIZE: 10px;
	font-weight:bold;
color: #004B29;
}
.Texte10noir {
	FONT-SIZE: 10px;
color: #000000;
}
/* texte10 vert */
.Texte10 {
	FONT-SIZE: 10px; font-weight: bold;
}
/* texte11 */
.Texte11 {
	FONT-SIZE: 11px; font-weight: bold;
}
/* texte 12 */
.Texte12 {
	FONT-SIZE: 12px;
	color: #000000;
}
/* texte 13 */
.Texte13 {
	FONT-SIZE: 13px; 
}

.TexteNew {
	FONT-SIZE: 11px;  COLOR: #7C7CBE; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/* titre VERT foncé & Bold en 12 px */
.textevert12 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #004B29;
}

LienMenu {
	FONT-SIZE: 8pt; COLOR: #004B29; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
a.LienMenu {
	FONT-SIZE: 8pt; COLOR: #004B29; font-weight: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/* tableau de titre => Filet gris autour */
.tableautitre {
height:27px;
width:560px;
border: 1px solid #CCCCCC;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
vertical-align:middle;
color: #004B29;
}

/* tableau de titre => Filet gris autour */
.tableaunavigation {
width:185px;
border: 1px solid #F2DD09;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #004B29;
}

/* tableau de titre => Filet gris autour */
.tableaupage {
border: 1px solid #004B29;
}

/* titre VERT foncé & Bold en 12 px */
.titrenavigation {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #004B29;
}

/* lien menu navigation */
.liennavigation { color: #004B29;font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.liennavigation :link { color: #004B29;font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.liennavigation :visited { color: #004B29;font-size: 11px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.liennavigation :hover { color: #004B29;font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

/* texte warning Rouge 12 */
.warning12 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FF0000;
}

/* style sous titre */
.SousTitre {  
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	color: #004B29; 
	font-family:Arial, Helvetica, sans-serif;
}

/* balise H2 */
h2 {
	border: 1px solid #CCCCCC;
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 2px;  
	PADDING-LEFT: 10px;  
	PADDING-BOTTOM: 2px; 
	FONT-SIZE: 16px;
	COLOR: #004B29; 
	font-family:Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF;
}

/* style titre news Home */
.titrenewshome { color: #004B29;font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.titrenewshome :link { color: #004B29;font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.titrenewshome :visited { color: #004B29;font-size: 11px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.titrenewshome :hover { color: #004B29;font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

/* Cadre blanc */
.cadreblanc {
	BORDER-RIGHT: #FFFFFF 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #FFFFFF 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; BORDER-LEFT: #FFFFFF 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #FFFFFF 1px solid; BACKGROUND-COLOR: #FCEC5E; FONT-SIZE: 13px; font-weight: bold; color: #0F834B; FONT-FAMILY: Verdana, Arial, Helvetica
}

/* Formulaire */
.InputSubmit { 
	BACKGROUND-COLOR: #D4C8D4; COLOR: #CC0000; FONT-WEIGHT: bold; BORDER: 0; FONT-SIZE: 12px; WIDTH: 90px; HEIGHT: 20px; cursor: hand;
}
select, textarea { 
	BACKGROUND-COLOR: #FFFF80; COLOR: #004B29; BORDER: 0; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.InputText { 
	BACKGROUND-COLOR: #FFFF80; COLOR: #004B29; BORDER: 0; FONT-SIZE: 11px; HEIGHT: 20px;
}
.InputText120 { 
	BACKGROUND-COLOR: #FFFF80; COLOR: #004B29; BORDER: 0; FONT-SIZE: 11px; WIDTH: 120px; HEIGHT: 20px;
}
.InputText340 { 
	BACKGROUND-COLOR: #FFFF80; COLOR: #004B29; BORDER: 0; FONT-SIZE: 11px; WIDTH:340px; HEIGHT: 20px;
}
.InputText90 { 
	BACKGROUND-COLOR: #FFFF80; COLOR: #004B29; BORDER: 0; FONT-SIZE: 11px; WIDTH: 90px; HEIGHT: 20px;
}
.textarea400 { 
	BACKGROUND-COLOR: #FFFF80; COLOR: #004B29; BORDER: 0; FONT-SIZE: 12px; WIDTH: 390px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.textarea200 { 
	BACKGROUND-COLOR: #FFFF80; COLOR: #004B29; BORDER: 0; FONT-SIZE: 11px; WIDTH: 200px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.InputRadio { 
	BORDER: 0
}
.msgalert {  
	FONT-SIZE: 14px; COLOR: #CC0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.inputfxp {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #669999
}
.input { 
	background-image: url(pix_jaune.jpg); background-color: #FFCC00
}

/*tableau presentation */
.TrTitre {  
	background-color: #FFCC00; text-align: center; vertical-align: top; font-weight: bold; FONT-SIZE: 8pt; COLOR: #666666
}
.tablepresentation {  
border: #0F834B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.TdJaune {  
	background-color: #FFFF80; vertical-align: top; FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica
}
.TdJaune2 {  
	background-color: #FFFF66; vertical-align: top; FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica
}
.lienFormation { color: #006633;font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.lienFormation :link { color: #006633;font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.lienFormation :visited { color: #006633;font-size: 12px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.lienFormation :hover { color: #006633;font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

.TexteFormation {
	FONT-SIZE: 11px;  COLOR: #000000; font-weight: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align: justify;
}