td,p {
 font-family: verdana;
 font-size: 12px;
 color: #000000;
}
th {
 font-family: verdana;
 font-size: 12px;
 color: #505050;
 font-weight: bold;
}
.tdCenter {
	text-align: center;
}
.tdRight {
	text-align: right;
}
.tdJustify { 
	text-align: justify;
}

.steelblue {
 font-family: verdana;
 font-size: 12px;
 color: steelblue;	
}

a {
	color: #125487;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.rub {
 font-family: verdana;
 font-size: 12px;
 color: #6484b3;
 text-align: justify;
}

.tdMenu {
 font-family: verdana;
 font-size: 11px;
 color: #000000;
 text-align: justify;
}
.tdSousMenu {
 font-family: verdana;
 font-size: 10px;
 color: #000000;
 text-align: left;
}

.webdings {
 font-family: Webdings;
 font-size: 10px;
 text-align: right;
 color: #ffffff;
}

.titre {
 font-family: verdana;
 font-size: 12px;
 color: steelblue;
 font-weight: bold;
}

.resultats {
 color: #ff0000;
 font-weight: bold;
}

.soustitrebleu {
color: #3399FF;
text-align: justify;

}
.titreFiliere {
	font-size: 13px;
	font-weight: bold;
	color: #457821;
}
.titreMetier {
	font-size: 12px;
	font-weight: bold;
	color: #124578;
}
.descriFiliere {
	text-align: justify;
}
.tabIntitule {
	background-color: #6699FF;
	color: #ffffff;
	text-align: center;
}
.tabValue {
	text-align: center;
}
.commentaireMetier {
	font-style: italic;
}
.titreTemoignage {
	font-size: 12px;
	font-weight: bold;
	color: #124578;
}
.descriTemoignage {
	text-align: justify;
}
.tdGlossaire {
	font-weight: bold;
	color: #45789A;
}
.dateActu {
	font-style: italic;
	color: #880000;
}	
li.square {
	type: square;
	color: #3399FF;
}
hr.adhesion {
	width: 80%;
	color: #3399FF;
}
.motRecherche {
	color: #3399FF;
	font-style: italic;
	font-weight: bold;
}
.button {
   font-family: arial,sans-serif;
   font-size: 11px;
   background-color: #0099FF;
   color: white;
   list-style-type: disc;
   list-style-position: inside;
   font-weight: bold;
   line-height: 12pt;
   border-style: outset;
   border: 1 solid #45789A;
   cursor: pointer;   
}