<!--
.ex_stats, .ex_block, .ex_cadre, .ex_link {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:14px;
}
.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:50px;
	margin-top:50px;
	font-size:20px;
	font-weight:bold;
}
.ex_link a{
	background-color:#90AFDD;
	color:#333366;
	border:2px solid #333366;
	padding: 5px 10px;
	text-decoration:none;
}
.ex_link a:hover {
	color:#E7E7F8;
	background-color:#333366;
	border:2px solid #E7E7F8;
}
.ex_block a{ 
    text-decoration:none;
	color: #ffffff;
}
.ex_block a:visited{
	color: #AED3E1;
}
.ex_block a:hover {
	color: #00CCFF;
}
.ex_block a:active {
	color: #000000;
}
.ex_cadre{
	margin:5px auto;
	width:85%;
	border:1px solid #333366;
	background-color: #90AFDD;
}
.ex_entete{
	width:200px;
	padding:5px;
}
.ex_corps {
	background-color:#E7E7F8;
	margin-left:210px;
}
.ex_message{
	padding:10px;
	text-align:left;
}
.ex_message p{
	margin-top:5px;
	margin-bottom:5px;
}
.ex_ent_inf{
	width:100%;
	text-align:left;
	margin-top:5px;
}
.ex_msg_note {
	padding-top:26px;
	padding-bottom:15px;
	padding-right:10px;
	font-weight:700;
	color:#333333
}
.ex_note {
	width:30%;
	padding-left:1%;
}
.ex_date{
	color: #333333;
	font-size:12px;
}
.ex_pseudo{
	font-weight:bold;
	color: #000000;
}
.ex_stats{
	margin:0px auto;
	width:85%;
	border-top:1px solid #333366;
	border-left:1px solid #333366;
	border-right:1px solid #333366;
	background-color: #5473B6;
	font-weight:bold;
	color: #FFFFFF;
}
.ex_nupage {
	width:33%;
	text-align:left;
}
.ex_ntotal {
	width:33%;
	float:right;
}
.ex_block {
	margin:0px auto;
	width:85%;
	border:1px solid #333366;
	background-color: #5473B6;
	font-weight:bold;
	color: #CCCCCC;
}
.ex_ppre {
	width:20%;
}
.ex_pcen {
	width:58%;
	border-right:1px solid #333366;
	border-left:1px solid #333366;
}
.ex_psui {
	width:20%;
	float:right;
}
.ex_formulaire {
	width:450px;
	margin:auto;
	border:2px solid #333366;
	background-color: #90AFDD;
	padding:15px;
	font-weight:bold;
	color:#333366;
}
.ex_formulaire form label {
	display: inline;
	width: 150px;
	margin-right:10px;
} 
.ex_fput, .ex_formulaire textarea {
	background-color:#E7E7F8;
	border:1px solid #333366;
}
.ex_fput {
	font-weight:500;
	padding:2px;
}
.ex_center {
	text-align:center;
}
.ex_formulaire textarea {
	width:100%;
}
a img{
        border:0;
}
-->
