<!--
.ex_stats, .ex_block, .ex_cadre, .ex_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.ex_pcen, .ex_entete, .ex_note, .ex_nupage, .ex_formulaire form label, .ex_ppre {
	float:left;
}
.ex_cadre, .ex_stats, .ex_block  {
	display:table;
}
.ex_link, .ex_note, .ex_block {
	text-align:center;
}
.ex_msg_note, .ex_ntotal, .ex_formulaire form label {
	text-align:right;
}
.ex_link {
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}
.ex_link a{
	background-color:#B8B8D1;
	color:#19197C;
	border:1px solid #19197C;
	padding: 5px 100px;
	text-decoration:none;
}
.ex_link a:hover {
	color:#19197C;
	background-color:#FFC45E;
	border:1px solid #19197C;
}
.ex_block { 
        height:30px;
}
.ex_block a{ 
        text-decoration:none;
	color: #19197C;
}
.ex_block a:visited{
	color: #19197C;
}
.ex_block a:hover {
	color: #FFAA00;
}
.ex_block a:active {
	color: #19197C;
}
.ex_cadre{
	margin:5px auto;
	width:100%;
	border:1px solid #19197C;
	background-color: #B8B8D1;
}
.ex_entete{
	width:120px;
	padding:5px;
}
.ex_corps {
	background-color:#CECEE1;
	margin-left:125px;
}
.ex_message{
	padding:10px;
	text-align:left;
}
.ex_message p{
	margin-top:5px;
	margin-bottom:5px;
}
.ex_message img{
	display:inline;
}
.ex_ent_inf{
	width:100%;
	text-align:left;
	margin-top:5px;
}
.ex_ent_inf img{
	display:inline;
}
.ex_msg_note {
	padding-top:26px;
	padding-bottom:15px;
	padding-right:10px;
	font-weight:700;
	color:#19197C
}
.ex_note {
	width:30%;
	padding-left:1%;
}
.ex_date{
	color: #19197C;
	font-size:10pt;
}
.ex_pseudo{
	font-weight:bold;
	color: #19197C;
}
.ex_stats{
	margin-top:5px;
	width:100%;
	border-top:0px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
	background-color: #CECEE1;
	color: #19197C;
}
.ex_nupage {
	width:33%;
	text-align:left;
}
.ex_ntotal {
	width:33%;
	float:right;
}
.ex_block {
	margin:10px auto;
	width:100%;
	border:0px solid #19197C;
	background-color: #B8B8D1;
	font-weight:bold;
	color: #19197C;
}
.ex_ppre {
	margin-top:5px;
        width:20%;
}
.ex_pcen {
	margin-top:5px;
	width:58%;
}
.ex_psui {
	margin-top:5px;
	width:20%;
	float:right;
}
.ex_formulaire {
	width:459px;
	margin:auto;
	border:1px solid #19197C;
	background-color: #CECEE1;
	padding:5px;
	font-weight:bold;
	color:#19197C;
}
.ex_formulaire p{
        border:2px solid #CECEE1;
}
.ex_formulaire form label {
	display: inline;
	width: 150px;
	margin-right:10px;
} 
.ex_inline img{
        display: inline;
}
.ex_fput, .ex_formulaire textarea {
	background-color:#FFBB68;
	border:1px solid #000;
}
.ex_fput {
	font-weight:500;
	padding:2px;
}
.ex_center {
	text-align:center;
}
.ex_formulaire textarea {
	width:100%;
}
a img{
        border:0;
}
-->
