
#MenuIdeeSejour
{
float:left;
width:280px;
margin-bottom:20px;
margin-left:10px;
}


#MenuIdeeSejour h2 {
color:#A51757;
font-size:14px;
font-weight:bold;
padding-bottom:3px;
border-bottom:2px solid #a51757;
height:auto;
font-family:Arial, Helvetica, sans-serif;
}


#imouter0 {  /* Main Menu Container */

	background-color:transparent;
	border-style:none;
	border-color:#6a6a6a;
	border-width:1px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	/*margin-left:10px;*/
	margin-right:5px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */
/*border-top:1px solid #000;*/

}

#imenus0, #imenus0 li {
line-height:20px;
}

#imenus0 li a {  /* Main Menu Items */

	color:#000;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
/*	border-style:solid;
	border-color:#dddddd;
	border-width:1px;*/
	padding:2px 5px 2px;
	padding-left:20px;
	border-bottom:1px solid #DDDBDB;

}

#imouter0 #imenus0 li a img {
display:block;
height:5px;
width:10px;
left:-15px;
position:absolute;
top:3px;
}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	background-color:#fff;
	color:#000;
	text-decoration:none;
	font-weight:normal;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	background-color:#FFF;
	color:#000;
	text-decoration:none;
	font-weight:normal;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */

}

#imenus0 li ul {  /* Sub Menu Container */

	background-color:#dadada;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	padding:5px;
	margin:4px 0px 0px;

}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {  /* Sub Menu Items */

	color:#000;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding:2px 5px;

}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	background-color:#fff;
	color:#000;
	text-decoration:none;
	font-weight:normal;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color:#fff;
	color:#000;
	text-decoration:none;
	font-weight:normal;

}


