div.divsearch {
display:none;
}
.TexteEdit {
color : #000000;
font-family: Arial, Helvetica;
font-size : 10pt;
text-align: justify;
}
.TitreEdit {
font-size:16px;
color:#CC3366;
font-family: Arial, Helvetica;
font-weight:bold;
font-style:italic;
border-bottom: solid #6F9CCF 2px;
}
.TitreTexte {
color : white;
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
}
.Texte {
color : #000000;
font-family: Arial, Helvetica;
font-size : 10pt;
}
.Legende {
color : #000000;
font-family: Arial, Helvetica;
font-size : 8pt;
}
.MonTexte {
color : #000000;
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
}
.MonErreur {
color : #990000;
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
}
.EnteteTexte {
color : #5A6E7F;
font-family: Arial, Helvetica;
font-size : 12pt;
font-weight: bold;
}
.NewsArt {
color : #0033CC;
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
font-style:italic;
}

/****Rub****/
.MenuAlphaTexte {
color : #0033CC;
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
}

.MenuAlpha:visited {
color : #000000;
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
text-decoration : none;
}
.MenuAlpha:link {
color : #000000; 
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
text-decoration : none;
}
.MenuAlpha:hover {
color : #0033CC; 
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
text-decoration : underline;
}
.MenuAlpha:active {
color : #000000; 
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
text-decoration : none;
}
/****Petit****/
.MenuLittleTexte {
color : #0033CC;
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
}
.MenuLittle:visited {
color : #0033CC;
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none;
}
.MenuLittle:link {
color : #0033CC; 
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none;
}
.MenuLittle:hover {
color : #0066FF; 
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none; 
}
.MenuLittle:active {
color : #0033CC; 
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none;
}
.InputTxtOptionnel
{
	background-color : #CCCCCC;
}