/* Start of CMSMS style sheet 'Webstyle' */
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #A4A5A7;
}
.texte_cadre {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #000000;
}
.texte_mentions {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #666666;
}
.texte_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}

.texte_principal_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #333333;
}


.sous_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #E88B1B;
}

.titre_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
.titre_cadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
a:link {
        color: #666666;
}
a:visited {
	color: #CC6699;
}
a:hover {
        color: #CC6699;
}

.img_left {
         float:left;
         margin-right:5px;
         margin-top:0px;
         margin-bottom:5px;
         margin-left:0px;
         padding:0px;
}

.img_right {
         float:right;
         margin-right:0px;
         margin-top:0px;
         margin-bottom:5px;
         margin-left:5px;
         padding:0px;
}
/* End of 'Webstyle' */

