.simpleeditor{
	margin-bottom:20px;
	width:648px;
	padding:10px;
	padding-left:25px;
	padding-top:0;
	background:#FFFFFF;
	color:#000000;
	font-size:12px;
}

.simpleeditor .top{
	background-image: url(../files/images/module_top.jpg);
	width:648px;
	height:10px;
}
.simpleeditor .bottom{
	background-image: url(../files/images/module_bottom.jpg);
	width:648px;
	height:10px;
}

.simpleeditor .body{
	width:616px;
	margin:0;
	padding:10px;
	padding-left:20px;
	background-color:#f9f9f9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	color:#666666;
	font-size:11px;
}


.simpleeditor .body h2{
    padding:0 0 10px 0;
	margin:0;
	color:#ff0380;
	font-size:13px;
}

.simpleeditor h1{
 	padding:0 0 10px 0;
	margin:0;
	color:#ff0380;
	font-size:13px;
	
	
}
.simpleeditor h2{
 	 padding:0 0 10px 0;
	margin:0;
	color:#ff0380;
	font-size:13px;
}

.simpleeditor .body div h3{
	padding:0;
	margin:0;
	margin-top:20px;
	margin-bottom:10px;
	color:#666666;
	font-size:12px;
}

.simpleeditor .body h3{
	padding:0;
	margin:0;
	margin-bottom:10px;
	color:#666666;
	font-size:11px;
}

.simpleeditor .body div{
	margin:0;
	padding:0;
	padding-bottom:20px;
}
.simpleeditor .body div a{
	margin:0;
	padding:0;
}
.simpleeditor .body a:hover{
	color:#ff0380;
}
.simpleeditor .body div p{
	padding:0;
	margin:0;
	text-align:justify;
	padding-bottom:10px;
}

.simpleeditor .body p{
	margin:0;
	padding:0;
	text-align:justify;
	margin-bottom:20px;
}
.simpleeditor .body div.img{
 	text-align:center;
}
.simpleeditor .body img{
 	margin-bottom:10px;
}

.simpleeditor .body .partenaires img{
	margin-bottom:50px;
}
.simpleeditor table{
	width:100%;
	margin:0;
	padding:0;
	color:#666666;
	font-size:11px;
}
.simpleeditor table tr{
	vertical-align:top;
}

.simpleeditor table tr, .simpleeditor table td{
	vertical-align:top;
}

.simpleeditor hr{
	border:1px dashed #d2d2d2;

}

.simpleeditor p{margin:0;padding:0;}
.simpleeditor table{
	margin:0;
	padding:0;
}
.simpleeditor table td{
	padding:10px;
	padding-left:0;
}
.simpleeditor a{
	font-weight:bold;text-decoration:none;color:#666666;
}


/* MODULE 1 END */


/* MODULE NEWS */

.list_news{
	
	background:#FFFFFF;
	padding-left:25px;
	margin-bottom:20px;
	
}

.list_news_box{
	width:646px;
	background:#f9f9f9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}

.list_news .top{
	background-image: url(../files/images/module_top_lastnews.jpg);
	width:648px;
	height:33px;
}

.list_news .bottom{
	background-image: url(../files/images/module_bottom.jpg);
	width:648px;
	height:10px;
}

.item_news{
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #e9e9e9;
}
.item_news div{margin-left:20px;}
.item_news a {
	cursor:pointer;
	text-decoration:none;
}

.item_news .boxtop{
	font-size:12px;
	border-top:1px dotted #666666;
	background-color:#ffffff;
}

.item_news h2 {
	font-size:10px;
	color:#30bdff;
	font-weight:bold;
	padding:0;
	margin:0;
}

.item_news h1 {
	font-size:12px;
	color:#30bdff;
	font-weight:bold;
	padding:0;
	margin:0;
}

.item_news h1 a{
	color:#30bdff;
	font-size:12px;
	font-weight:bold;
}

.item_news p{
	margin:0;padding:0;
	
	color:#666666;
	font-size:11px;
}




/* MODULE NEWS */

.list_projets{
	
	background:#FFFFFF;
	padding-left:25px;
	margin-bottom:20px;
	
}

.list_projets_box{
	background:#f9f9f9;
	width:646px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}

.list_projets .top{
	background-image: url(../files/images/module_top_projets.jpg);
	width:648px;
	height:53px;
}

.list_projets .bottom{
	background-image: url(../files/images/module_bottom.jpg);
	width:648px;
	height:10px;
}

.item_projets{
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #e9e9e9;
}
.item_projets div{margin-left:20px;}
.item_projets a {
	cursor:pointer;
	text-decoration:none;
}

.item_projets .boxtop{
	font-size:12px;
	border-top:1px dotted #666666;
	background-color:#ffffff;
}

.item_projets h2 {
	font-size:10px;
	color:#90bd22;
	font-weight:bold;
	padding:0;
	margin:0;
}

.item_projets h1 {
	font-size:12px;
	color:#90bd22;
	font-weight:bold;
	padding:0;
	margin:0;
}

.item_projets p{
	margin:0;padding:0;
	
	color:#666666;
	font-size:11px;
}





