/* ========================================== */
/*        page de niveau 2 editorial          */
/* ========================================== */



#div_content_region_bdepageeditoriale
{
	width : 660px; /* ticket 1955 */
}

#div_content_region_bdepageeditorialelisteimages
{
	width : 132px;
}

ul#sommaire{	
	padding: 0px;		
	list-style-type:disc;
	list-style-position: inside;
	color:black;	
}

.fullwidth{	
	width: 100% - 20px;
	margin-left: 20px;
}

.normwidth{	
	width:385px;
	margin-left: 275px;	
}


ul#sommaire li
{
	padding-left: 6px;
}

ul#sommaire li a{
	line-height: 15px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: standard;	
	font-size: 0.9em;	
		
}

#image_editorial{
	float:left;	
	width:264px;
	/*position: fixed;*/
	/*margin-right: 10px;*/
}

div#image_editorial{
margin-right: 10px;
}

#image_editorial_left{
	float:left;	
	width:264px;
	position: fixe;
	margin-right: 10px;
}

img.image_editorial_left{
	float:left;	
	margin-left: 10px;
	margin-right: 10px;

}

img.image_editorial_right{
	float:right;	
	margin-left: 10px;
	margin-right: 10px;
}

#edit_text{	
	margin:0px;
	padding-top: 10px;
}


#marge_edit_ornee{	
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#image_edit_ornee{		
	/*width:132px;*/
	height : 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h4
{
font-size: 1.0em;
}

#titleeditoriale{
	text-align:justify;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 8px;

}


#liste_image{	
	height:100%;
	padding-top: 10px;
}

ul#image_edit_ornee{
	list-style: none;		
}

ul#image_edit_ornee li a{
	/*margin: 5px;
	padding: 5px;*/
	text-decoration: none;	
}

div.hautdepage
{
font-size : 0.8em;
padding: 0px;
width : 100%;
text-align: right;
}

/*Correction bug IE7*/
#edit_text {
	position: relative;
	width: 660px;
}
