.Child_Menu{
	position: absolute;
	z-index: 100;
	left: 70px;
	top: 135px;
	height: 34px;
}
.Child_Menu_table TD{
	border: 1px solid #33a1de;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}

.Child_Menu_table A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	color: #33a1de;
}



.Child_Menu_Cell_Selected, .Child_Menu_Cell_Selected a:link,  .Child_Menu_Cell_Selected a:visited{
	background-color: #33a1de;
	color: #FFFFFF;
	text-decoration: none;
}

.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: lighter;
	color: #33a1de;
	margin: 0;
	padding: 0;
}
.stitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33a1de;
	margin: 0;
	padding: 0;
}

.LayCatPathText {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.LayCatPathHref, .LayCatPathHref a:link, .LayCatPathHref A,  .LayCatPathHref a:visited  {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: white;
		text-decoration: none;
}
.LayCatPathHref A:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}


