#faux_column {
	width:965px;
	padding:10px;
	background-color:#fff;
}

#col_gauche{
	width:650px;
	margin-right:5px;
	float:left;
	position:relative;
}

#col_droite{
	width:300px;
	float:right;
}

#faux_column #en_tete{
	margin-top:-10px;
}


/* chroniqueur et athlètes */

 #lastest_cronicler_wrap, #lastest_athlete_wrap {
 	border: 10px solid #ddd;
	padding:10px;
	margin-top:10px;
	margin-bottom:30px;
	position:relative;
 }

 #lastest_cronicler_wrap h3, #lastest_athlete_wrap h3{
 	margin:0px;
	font-size:22px;
	position:absolute;
	top:-22px;
	left:5px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
 }


 #lastest_cronicler_wrap img, #lastest_athlete_wrap img{
 	display:block;
	float:left;
	padding:3px;
	background-color:#fff;
	border:1px solid #aaa;
	margin: 0px 3px 3px 0px;
	width:50px;
	height:50px;

 }

 #lastest_cronicler_wrap span.nom, #lastest_athlete_wrap span.nom{
 	display:block;
	color:#999;
	font-weight:bold;
 }

 #lastest_cronicler_wrap span.title, #lastest_athlete_wrap span.title{
 	display:block;
	color:#333;
 }
 #lastest_cronicler_wrap span.date, #lastest_athlete_wrap span.date{
 	display:block;
	color:#900;
	font-size:10px;
 }
 #lastest_cronicler_wrap div.text, #lastest_athlete_wrap div.text{
 	margin:5px 0;
	color:#333;
	font-size:10px;
 }
 #lastest_cronicler_wrap a.more,#lastest_athlete_wrap a.more{
 	display:block;
	color:#06f;
	text-align:right;
	font-weight:bold;
 }

  #lastest_cronicler_wrap a.more:hover,#lastest_athlete_wrap a.more:hover{
 	display:block;
	color:#09f;
	text-align:right;
	text-decoration:none;
 }
 /*===== Sais pa a quoi ça sert pour l'instant mais je suis sur que c'Est utiles ======*/

#ps_news_box{
	float:left;
	width:300px;
}

#news_menu{
	padding:10px;
	background:url('images/legere_trame.png') top left repeat;
	float:right;
	width:300px;
	margin-bottom:15px;
}

#news_menu .innerwrap{
	padding:0;
}

div.item {
	clear:both;
	background-color:#fff;
	border-bottom:1px dashed #aaa;
}
div.item .imageWrap {
	display:block;
	padding:3px;
	border: 1px solid #ccc;
	float:left;
	margin-right:10px;
	clear:left;
	width:50px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	text-align:center;
}

div.item .imageWrap img{
	vertical-align:middle;
}

div.item a {
	display:block;
	min-height:60px;
	font-size:12px;
	color:#333;
	font-weight:bold;
	border-right:8px solid #fff;
	padding:5px;
}
div.item a:hover {
	border-right:8px solid #990000;

}
div.item a.hover {
	border-right:8px solid #990000;
}
div.item em {
	font-weight:normal;
	font-style:normal;
	color:#307ead;
}
/*===================================================================================*/


.photo_evenement{
	text-align:left;
	width:154px;
	margin-bottom:5px;
	height:90px;
	float:left;
	}

.photo_evenement img {
	display:block;
	float:left;
	clear:left;
	padding:3px;
	margin-right:5px;
	border:1px solid #aaa;
	margin: 0 3px 3px 0;
}

.photo_evenement a, .photo_evenement a:visited {
	color:#06f;
}


.photo_evenement a:hover {
	color:#09f;
	text-decoration:none;
}

.photo_evenement p {
	margin:3px 0;
	color:#999;
}

.photo_evenement span.date{
	color:#990000}
		/*==========================================================================================*/


	#event_list{
		floaT:right;
	}

	#event_list .item{
		width:350px;
	}
	#ps_calendar_wrap{
		background:url('images/legere_trame.png') top left repeat;
		padding:30px 10px 10px 10px;
		margin:20px 0 20px 0;
		position:relative;
	}

	#ps_calendar_wrap h1{
		margin:0px;
		position:absolute;
		top:6px;
		left: 10px;
		floaT:left;
		padding: 4px 8px;
		background-color:#fff;
		font-size:18px;
		font-weight:bold;

	}

	#calendar{
		float:left;
	}
	/*==========================================================================================*/

.nouvelle_courante {
	width:320px;
	overflow:hidden;
}

/*==================================================*/

 #ps_album_wrap {
 	padding:10px;
	background:url('images/legere_trame.png') top left repeat;
	clear:both;
 }

 #ps_album_wrap .innerwrap{
 	padding:5px;
	background-color:#fff;
 }
.nouvelles_partagees .content h3{
	display:none;
}

