a:link {text-decoration: none; color: #626880;}
a:visited { text-decoration: none; color: #626880;}
a:hover { text-decoration: underline; color: red;}
a:active {  }

a.petit:link {text-decoration: none; color: #626880; font-size:10px;}
a.petit:visited { text-decoration: none; color: #626880;font-size:10px;}
a.petit:hover { text-decoration: underline; color: red;font-size:10px;}
a.petit:active {  }

.heure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

input.plat{
font-family: Verdana; 
font-size: 8 pt; 
border-style: solid; 
border-width: 1; 
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}
input.platpetit{
font-family: Verdana; 
font-size: 10px; 
border-style: solid; 
border-width: 1; border-color:#000000;
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}

input.submit{
font-family: Verdana; 
font-size: 8 pt; 
border-style: solid; 
border-width: 1; 
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}
table.fonddashed{
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
table.tableau_insert
{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

	background-color:#E4ECF8;
	
}
tr.fondfonce
{
	background-color:#E4ECF8;
}
td.fondfonce
{
	background-color:#E4ECF8;
}
table.backcolor{
	background-color:#E4ECF8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
table.tableau_bord
{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}
table.tableau_insert_haut_bas
{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
		
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}.titreblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.menugauche{
	display: block;
}
.guidetitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
<!-- Style spécial pour editeur version mini -->
.mceToolbar {
	background: #F0F0EE;
	border-top: 1px solid #cccccc;
}
.btnImage {
	border: 1px solid #F0F0EE !important;
	cursor: arrow;
}

.btnImageRaised {
	border: 1px solid #0A246A;
	cursor: arrow;
	background-color: #B6BDD2;
}
.btnImageLowered {
	cursor: arrow;
	border: 1px solid #0A246A;
	background-color: #8592B5;
}
.mceEditor {
	background: #F0F0EE;
	border: 1px solid #cccccc;
}
.mceSeparatorLine {
	margin:2px;
	margin-left: 4px;
	background-color: #F0F0EE;
	border-top: 1px solid buttonshadow;
	border-left: 1px solid buttonshadow;
	border-bottom: 1px solid buttonhighlight;
	border-right: 1px solid buttonhighlight;
	width: 0px;
	height: 15px;
}