.RubSel {
color : #0033CC;
font-family: Arial, Helvetica;
font-size : 10pt;
font-weight: bold;
font-style:italic;
}
.TitreArt {
font-size:14px;
color:#CC3366;
font-family: Arial, Helvetica;
font-weight:bold;
font-style:italic;
border-bottom: solid #6F9CCF 2px;
}
.NavDos {
font-size:12px;
color:#0033CC;
font-family: Arial, Helvetica;
font-weight:bold;
border-bottom: solid #0033CC 2px;
}
/****Petit****/
.MenuArtTexte {
color : #0033CC;
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
font-style:italic;
}
.MenuArt:visited {
color : #000000;
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none;
}
.MenuArt:link {
color : #000000; 
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none;
}
.MenuArt:hover {
color : #0033CC; 
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none; 
}
.MenuArt:active {
color : #0033CC; 
font-family: Arial, Helvetica;
font-size : 8pt;
font-weight: bold;
text-decoration : none;
}