
#Redactionnel p,
#Redactionnel address {
	width: 350px;
	margin-left: 160px;
	font-size: 1.2em;
	line-height: 1.7em;
}

#Redactionnel address {
margin-top: 15px;
}

#Redactionnel li address span {
	color: #777;
}

#Redactionnel a {
	border-bottom: 1px dotted #88aa00;
	color: #88aa00;
	padding-bottom: 1px;
}

#Redactionnel a:hover {
	border-bottom: 1px dotted #fff;
	color: #000;
	padding-bottom: 1px;
}

#Redactionnel ul li ul li {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 1.2em;
	list-style: circle;
	list-style-position: inside;
}


/*	**************	*/
/*		  BIO		*/
/*	**************	*/

#Bio {
	position: relative;
	xbackground: red;
}

#Bio p img {
	position: absolute;
	top:5px;
	right:50px;
}


/*	**************	*/
/*		 ACTU		*/
/*	**************	*/


#Actu p {
	margin-left: 0;
	width: auto;

}



#Actu p.image {
	float: left;
	margin: 0 20px 10px 0;
	width: 170px;
	border: 1px solid #333;
}

#Actu p.image img {width:160px;border:5px solid #eee;}

#Actu div.texte {
	xwidth: 450px;
	padding-left: 190px;
}

#Actu ul li {
	margin-bottom: 35px;
	padding: 0 50px;
}

#Actu h2 {
	margin: 5px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 26px;
	border
}

#Actu small {
	color: #858789;
	text-transform: lowercase;
	font-size: 0.9em;
}


/*	**************	*/
/*		 ACTU		*/
/*	**************	*/

#Lien {
	padding: 25px 100px;
	}

#Lien ul li {
	margin-bottom: 10px;
}

#Lien h2 a {
	font-weight: normal;
	color: #88aa00;
	width: 150px;
	float: left;
	text-align: right;
	border-bottom: 0;
}

#Lien h2 a,
#Lien h2 em {
	font-size: 13px;
	padding: 0 3px 0 3px;
	vertical-align: baseline;
	border-bottom: 0;	
}

#Lien h2 em {
	color: #999;
	font-weight: normal;
	padding-left: 5px;
}


#Lien h2 a:hover {
	color: #fff;
	xbackground-color: #ddd;
	border-bottom: 0;
	padding-bottom: 0;
	
}

