/* edito */
#edito {
	display: block;
}
/*
#edito div#picture_edito{
	float: left;
	width: 55px;
}
*/

#edito div#texte_edito {
	float: right;
	width: 710px;
}

#edito div#texte_edito h3{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}

#edito div#texte_edito a{
	border-bottom: 1px dotted;
	text-decoration: none;
	color: #777777;
}

#edito div#texte_edito a:hover{
	border-bottom: 1px solid;
	text-decoration: none;
	color: #777777;
}

hr {
	background-color: #777777;
	height: 1px;
	border: 0;
	margin: 20px 0 0 0;
	color: #777777;
}

h6 {
	margin: 10px 0;
	padding: 0px;
	font-size: 17px;
}

h6 a{
	border-bottom: 1px dotted;
	text-decoration: none;
	color: #777777;
}

h6 a:hover{
	border-bottom: 1px solid;
	text-decoration: none;
	color: #777777;
}

div.newshome p{
	margin: 0;
}

div.newshome div {
	margin: 10px 0 0 0;
}

div.barre {
	background:url("../img/news_bg.png") repeat-x scroll 0 0 transparent;
	display:block;
	width:680px;
	height: 20px;
	margin:0 0 0 -15px;
}

ul.listhome {
	list-style: none;
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
}

ul.listhome li {
	margin: 0 0 0 -15px;
	display: block;
	width: 320px;
	padding: 15px 35px 15px 15px;
	/*background: transparent url(../img/news_bg.png) repeat-x;*/
	float: left;
}


ul.listhome li div.picture{
	float: left;
	width: 130px;
	margin-right: 10px;
}

ul.listhome li div.texte{
	float:left;
	width:180px;
	font-size: 11px;
	height: 75px;
	overflow: hidden;
	color: #4c4c4c;
}

ul.listhome li div.lien{
	float:left;
	width:180px;
	font-size: 11px;
	height: 14px;
	overflow: hidden;
}

ul.listhome li div.lien a{
	text-decoration: underline;
	font-size: 10px;
}

ul.listhome li div.full{
	width: 510px;
	background: transparent;
}

ul.listhome li div.texte h3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
}

ul.listhome li div.texte h2{
	margin: 2px 0 0 0;
	padding: 3px;
	font-size: 13px;
}

ul.listhome li div.texte a {
	border-bottom: 0;
	text-decoration: none;
}

ul.listhome li div.texte a:hover {
	border-bottom: 1px solid;
	text-decoration: none;
}

/*patch projets */


