body
{
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}

a
{
	color: #CA9305;
	text-decoration: none;
}

a:hover
{
color:#CA9305;
text-decoration: underline;
}

.headpath
{
	width: 573px;
	font-family: verdana,sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #635957;
	padding: 4px 0 3px 13px;
	margin: 0 0 0 1px;
	background: url("images/h1-bkg4.gif") no-repeat;
	border: 2px solid #E4E4E4; position: relative; top: -1px; left: -1px;
	
}

#leftNav
{
	padding: 0 0 0 0;
	padding-left:1px;
	margin: 0 6px 0 0;
	width: 135px;
	float: left;
	font-family: verdana, sans-serif;
	font-size: 1px;
	
}

#leftNav ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	border: none;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #F4F4F4;
	
}

#leftNav ul li
{
	border-top: 1px solid #F4F4F4;
	border-bottom: 1px solid #D8D8D8;
}

#leftNav ul li a
{
	display: block;
	color: #515151;
	background: #E4E4E4;
	padding: 2px 0 2px 4px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	background: url("/images/navigation_button.jpg") no-repeat;
}

#leftNav ul li strong a
{
	color: #FFFFFF;
	background: #809DAE;
	
}

#leftNav ul li a:hover
{
	background: #C9D1D6;
	background: url("/images/navigation_button2.jpg") no-repeat;
	
}

#leftNav ul li strong a:hover
{
	background: #96AFBE;
	
}

#leftNav ul li ul
{
	padding: 0;
	margin: 0;
	border-bottom: none;
}

#leftNav ul li ul li
{
	border-top: 1px solid #F4F4F4;
	border-bottom: 1px solid #B8C5CC;
}

#leftNav ul li ul li a
{
	display: block;
	background: url("/images/navigation_button.jpg") no-repeat;
	/*background: url("images/lnav-lvl2-bkg.gif") no-repeat #C8D6DD;*/
	background-position: 0 0;
	color: #095D8D;
	padding: 4px 0 1px 11px;
	margin: 0;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-family: verdana,sans-serif;
	font-size: 10px;
}

#leftNav ul li ul li strong a
{
	color: #F76503;
	background: url("/images/lnav-lvl2-bkg.gif") no-repeat;
	background-position: 0 -256px;
}

#leftNav ul li ul li a:hover
{
	background: url("/images/lnav-lvl2-bkg.gif") no-repeat;
	background-position: 0 -128px;
}

#leftNav ul li ul li strong a:hover
{
	color: #F76503;
	background: url("images/lnav-lvl2-bkg.gif") no-repeat;
	background-position: 0 -384px;
}

#content h1
{
	width: 600px;
	font-family: verdana,sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #635957;
	padding: 4px 0 3px 13px;
	margin: 0 0 0 1px;
	background: url("images/h1-bkg4.gif") no-repeat;
}

#text
{
	width: 560px;
	padding: 0 14px 14px 14px;
	margin: 0;
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #434343;
	background: url("images/bg_ciel_coin_hautdroit.jpg") no-repeat;
}

#text p
{
	margin: 1em 0 0 0;
}


#text img
{
	float: left;
	border: 1px solid #ACACAC;
	margin-right: 16px;
	margin-bottom: 8px;
}

#text a:link
{
	color: #DB691B;
}

#text a:visited
{
	color: #3B6883;
}

#menu1 { display : none }
#menu2 { display : none }
#menu3 { display : none }
.subMenu
{
   display:none;
}
