#centre {width:1100px}

/* Contenu principal */
#principal {
	float: left;
	width: 700px !important;
	padding: 10px 20px;
	padding-top:15px;
	/*background:#b9d2a0;*/
}

#ee_gauche {
	float:left;
	width:320px;
}

#ee_droite {
	float:left;
	width:270px;
	margin-left:20px;
}

.big_block_float, .block_float {
	width:100%;
}

#profil_photo_box {
	width:90px;
	float:right;
	padding:5px;
	padding-top:0; 
	
}

#profil_photo_box p {
	margin:0 5px;
	text-align: center;	
}

#profil_photo_box img {
	margin:0 5px;
	border: 1px solid #ccc;
	text-align: center;	
}

#flashMessage {
	width:465px;
}

#ee_contenu .box1 table a {
	color: black;
	text-decoration:none;
	}
	
.un_arti { height: unset !important;}
.un_arti .imag { display: block}
.un_arti .imag img { left:0 !important}
.un_arti h3 { font-weight:bold}