﻿.UCMotif_Panel
{
	/*margin:5px;*/
}
.UCMotif_Libelle
{
    font-size: 13px;
    color: #009999;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
	display: inline-block;
}

.UCMotif_Valeur
{
    font-size: 13px;
    color: #808080;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
   	display: inline-block;
}
.UCMotif_UnMotif
{
	background-color:#f2f2f2;
	display:block;
	border:solid 1px #f2f2f2;
}
.UCMotif_PanelMotif
{
    color: #808080;
	background-color:#f2f2f2;
	border:solid 1px #f2f2f2;
    font-size: 13px;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
   	display: inline-block;
}