/*test*/
.courbe, .courbe1{
position:relative; 
width:248px;
background:#ececec; /*Couleur e6efde*/
/*color:#669933; */ 
margin:0.5em 0.5em 0.5em 0.5em; 
float:left;
font-style: normal;
}

.courbe1{   
float:right;
}


.courbe h2,.courbe1 h2 {
	font-size:1.4em !important;
	font-weight:normal !important;
	font-family: Georgia, Garamond, Times, serif !important;
	font-style: italic;
	color: #669900;
	text-align:left !important;
	display: block !important;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin:0px 15px 0px 15px;!important;
	padding: 0px 0px 0px 0px;
	z-index:200;	
}
.courbe h4, .courbe1 h4 {
	font-family:"trebuchet ms", sans-serif !important;
	font-size:1em;
	font-weight:700;
	margin:0px 15px 0px 15px;!important;
	padding: 0px 0px 0px 0px;
	color:#990000;
	text-align:right;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	font-style: italic;	/*background-color: #CCFF00;*/
	z-index:200;
}
.courbe p, .courbe1 p {
	margin:0px 0px 0px 0px;!important;
	padding: 0px 0px 0.5em 0px;
	position:relative
	z-index:100;
	padding:10px 15px;
}

#chg, #cbg, #chd, #cbd {position:absolute; width:20px; height:20px; color:#9caf9c; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#chg {top:0; left:0;}
#cbg {bottom:0; left:0;}
#chd {top:0; right:0;}
#cbd {bottom:0; right:0;}
.courbe em b, .courbe1 em b {position:absolute; font-size:150px; font-family:arial; 
color:#ececec; /*Couleur e6efde*/
line-height:40px; font-weight:normal;}
#chg b {left:-8px;}
#chd b {left:-25px;}
#cbg b {left:-8px; top:-17px;}
#cbd b {left:-25px; top:-17px;}

/* Surcharge de la class rubrique tel qu'elle existe dans le menu de navigation */
/*  Habillage general des menus de navigation
---------------------------------------------- */
/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

.box_menu {

}
.box_menu  ul{
	/*margin-left: 2em;*/

}

.box_menu  li{
	/*padding: 0 0.2em 0 1.2em;
	line-height: 1.0em;
	list-style-position: inside !important;*/
	list-style-type: none !important;
}
.box_menu .spip_in{
	background-position: left center;
	padding-left: 19px;
}
.box_menu h2.menu-titre{
	padding: 0.0em 0.0em;
	border-bottom: 1px dotted #CCC;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #eeb111;
}