
	
/* ----------- div menuBoxHeader  ------------------ */	

div.menuBoxHeader {
	margin-top:10px;
	margin-bottom:-32px;
	padding-bottom:0px;
	display:block;
	color: black;
	font-size : 10pt;
	z-index:350;
}
div.menuBoxHeader a {
	font-style: normal;
	font-size : 10pt;
	text-transform: lowercase;
	text-align : left;
	color:black;
}

div.menuBoxHeader a:hover {
	text-decoration: underline;
	color:#db7791;
	background-color: #CA4D2A;
}

div.menuBoxHeader a.title {
	font-size : 10pt;
	color: #db7791;
	font-weight: bold;
}

div.menuBoxHeader a.title:hover {
	text-decoration: underline;
	color:#db7791;
	background-color: #CA4D2A;
}

div.menuBoxHeader a.subtitle {
	font-size : 10pt;
	color: #db7791;
	background-color: #CA4D2A;
	font-weight: bold;
}

div.menuBoxHeader a.subtitle:hover {
	text-decoration: underline;
	color:#db7791;
	background-color: #CA4D2A;
}

div.menuBoxHeader img.icon{
       border: 0;
	width: 20px;
	height: 20px;
}

div.menuBoxHeader  ul {
	list-style-type:disc;
	font-family:Trebuchet MS, sans-serif;
	font-weight: bold;
	list-style-position:outside;
	font-size : 10pt;
}
div.menuBoxHeader  li {
	color: #db7791;
	background-color: #CA4D2A;
}

div.menuBoxHeader font.title {
	font-style: normal;
	font-size : 10pt;
	text-transform: lowercase;
	font-weight: bold;
	text-align : left;
	color:#db7791;
}
div.menuBoxHeader font.title:first-letter {
	text-transform: uppercase;
}

div.menuBoxHeader font.subtitle {
	font-style: normal;
	font-size : 10pt;
	text-transform: lowercase;
	font-weight: bold;
	text-align : left;
	color: #db7791;
}
div.menuBoxHeader font.subtitle:first-letter {
	text-transform: uppercase;
}



/* ------------------- fond button ------------------*/

#top2menuBoxHeadercontent1 {
	background:transparent url(../pictures/traits_rouges.gif) bottom center repeat-x;
}

#top2menuBoxHeadercontent2 {
	background:transparent url(../pictures/traits_violets.gif) bottom center repeat-x;
}

#top2menuBoxHeadercontent3 {
	background:transparent url(../pictures/traits_vertjunior.gif) bottom center repeat-x;
}

#top2menuBoxHeadercontent4 {
	background:transparent url(../pictures/traits_verts.gif) bottom center repeat-x;
}

#top2menuBoxHeadercontent5 {
	background:transparent url(../pictures/traits_gris.gif) bottom center repeat-x;
}


#top2menuBoxHeadercontent6 {
	background:transparent url(../pictures/traits_rose.gif) bottom center repeat-x;
}