
/* ############################## MENU GAUCHE */

.menuG_edito {
	float: left; 
	margin-top: 0px; 
	cursor: pointer;
	height: 20px;
	width: 100%;
	border-bottom: solid 3px #EFEEEE;
}

.menuG_edito a { 
	display: block; 
	background: url('../images/edito/g_blc.gif') no-repeat 0 0px;
	margin: 0px;
	padding-left: 3px;
	cursor: pointer;
}
.menuG_edito a:hover	{ 
	background-position: 0 0;
	text-decoration:none;
}

.menuG_edito a span { 
	display: block; 
	text-align: center; 
	background: url('../images/edito/d_blc.gif') no-repeat 100% 0px;
	margin: 0px;
	/*padding-right:4px;*/
	padding-top: 5px;
	padding-bottom: 3px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.menuG_edito a:hover span	{ 
	background-position: 100% 0;
	text-decoration: none;
}

.edit_men_ligne{
	background-image: url('../images/gb/puceorange.png');
	padding-left: 6px;
	font-size: 12px;
	color: #555555;
	background-repeat: no-repeat;
	background-position: 0 8px;
	cursor: pointer;
	padding-top: 3px;
}

.edit_men_ligne_ssr{
	padding-left: 15px;
	font-size: 11px;
	color: #555555;
	cursor: pointer;
	padding-top: 3px;
}


.edit_men_img {
	display: none;
}

.edit_lien{
	border: 0px;
	padding-left: 3px;
}

.edit_lien_act{
	border: 0px;
	padding-left: 3px;
	font-size: 12px;
	color: #FF6012;
	font-weight: bold;
	text-decoration: none;
}

.edit_lien_hov{
	border: 0px;
	padding-left: 3px;
	font-size: 12px;
	color: #FF6012;
	text-decoration: underline;
}

.edito_menuGmid{
	border-left: solid 1px #cccccc; 
	border-right: solid 1px #cccccc;
	margin-top: 0px;
	background-color: #ffffff;
	/*border-top: solid 3px #EFEEEE;*/
}

/* ####################################### CENTRE */

.edit_centre{
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
}

/* modif 09/01/08 */

.edit_centre_z{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

/* fin modif 09/01/08 */


.edit_cen_titre{	
	font-size: 18px;
	font-weight: bold;
	color: #FF6012;
	padding-left: 30px;
	padding-bottom: 5px;
	background-image: url('../images/edito/pic_edito.png');
	background-repeat: no-repeat; 
	background-position: top left;
}

.edit_cen_chap{
	background-color: #FCF0DD;
	color: #555555;
	padding: 6px;
	width: 265px;
	/* modif 09/01/08 */
	text-align: justify;
/*fin modif 09/01/08 */	
}

.edit_cen_chap_nomen{
	background-color: #FCF0DD;
	color: #555555;
	padding: 6px;
}

.edit_cen{
	width: 100%;
}

.edit_cen_menu{
	width: 220px;
	padding-left: 15px;
	/* modif 28/01/08 */
	position: absolute;
	top: 70px;
	left: 290px;
	/* fin modif 28/01/08 */
}

.edit_envimp{
	width: 250px;
	padding-top: 15px;
	padding-left: 3px;
	
}

.edit_env{
	padding-right: 25px;
	float: left;
}

.edit_cen_titrmen{
	font-size: 18px;
	font-weight: bold;
	color: #E8E8E8;
}

.edit_cen_lignemen span{
	display: block;
	height: 20px;
	border-bottom: solid 1px #E8E8E8;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #9B9B9B;
	padding-left: 20px;
	background-image: url('../images/gb/pucegrise.png');
	background-position: 10px 10px;
	padding-top: 4px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}
.edit_cen_lignemen a:visited span{
	display: block;
	height: 20px;
	border-bottom: solid 1px #E8E8E8;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #9B9B9B;
	padding-left: 20px;
	background-image: url('../images/gb/pucegrise.png');
	background-position: 10px 10px;
	padding-top: 4px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}
.edit_cen_lignemen a:hover span{
	display: block;
	height: 20px;
	border-bottom: solid 1px #E8E8E8;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #FF6012;
	padding-left: 20px;
	background-image: url('../images/gb/puceorange.png');
	background-position: 10px 10px;
	padding-top: 4px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}
/*.edit_cen_lignemen a:link {
	text-decoration: none;
}
.edit_cen_lignemen a:visited {
	text-decoration: none;
}
.edit_cen_lignemen a:hover {
	text-decoration: none;
}*/

.edit_cen_hautl{
	float: left;
	border-bottom: solid 3px #E8E8E8;
}

.edit_cen_hautl_nomen{
	border-bottom: solid 3px #E8E8E8;
}

.edit_cen_img{
	margin-right: 10px;
	margin-bottom: 10px;
	width: 248px;
	height: 186px;
}

.edit_cen_imgDR{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 248px;
	height: 186px;	
}

.edit_spacer30px{
	font-size:1px;
	height:30px;
}

.edit_txtorg{
	font-weight: bold;
	font-size: 12px;
	color: #FF6012;
	padding-bottom: 10px;
}

.edit_cen_blocktxt{
	padding-bottom: 10px;
	/* modif 09/01/08 */
	text-align: justify;
/*fin modif 09/01/08 */

}

.edit_hdp{
	padding-top: 20px;
	padding-bottom: 20px;
}

.edit_hdp span{
	text-align: right;
	padding-right: 10px;
	margin-right: 10px;
	background-image: url('../images/edito/hpage.gif');
	background-repeat: no-repeat;
	background-position: right;
	color: #9b9b9b;
	font-size: 11px;
	display: block;
}

.edit_hdp a:hover span{
	text-decoration: none;
}

.edit_bas{
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin: 0px;
	padding: 0px;
}

