body {
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	background-attachment : fixed;
	background-color : #d9dbdd;
}
TD {
	font-family: Arial;
	font-size:14px;
	font-weight: normal;
	color: #000000;
}
select {
	font-size : 11px;
	background: white;
	font-family : Arial;
	border-width : 1;
	border-style : solid;
	border-color : #000080;
}
A:link, A:visited, A:hover, A:active {
	font-size : xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #474747;
}
A:visited {
	color: #474747;
	text-decoration: none;
}
A:hover {
	color: #9E9E9E;
	text-decoration: none;
}
hr{
	height: 1px;
	color: #D1D1D1;
}

#desc {
    BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM: silver 1px;
    BORDER-LEFT: silver 1px;
    BORDER-RIGHT: silver 1px;
    BORDER-TOP: silver 1px;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    MARGIN: 1px 0em;
    TEXT-ALIGN: justify;
    TEXT-INDENT: 0%;
}

.DBody {
	color: #777777;
	font-family: Arial;
	padding-left: 2;
	padding-top: 2;
}
.DDate {
	color : #000080; 
	font-size : xx-small;
}
.DHead {
    color: #FFFFFF;
	background-color: #8183A2; 
	font-family: Arial; 
	font-size: 10pt; 
	font-style: normal; 
    font-weight: bold; 
}
.permLec:link {
	color : #FFFFFF;
	font-size : xx-small;
	font-weight : bold;
	text-decoration: none;
}
.LayCatPathText {
	font-family: Arial;
	font-size:xx-small;
	font-weight: normal;
	color: #000080;
}
#LayCatPathHref {
	font-family: Arial;
	font-size:xx-small;
	font-weight : bold;
	text-decoration: none;
	color: #000080;
}
#LayCatPathHref:hover {
	font-family: Arial;
	font-size:xx-small;
	font-weight : bold;
	text-decoration: none;
	color: #FF0000;
}
.LayCatChildTitle {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	margin : 10px;
	background : #DFDFDF;
}
.LayCatLayoutTitle {
	font-family: Arial;
	font-size:xx-small;
	font-weight: normal;
	color: #000080;
}
.petit_orange{
	font-family: Arial;
	font-size:xx-small;
	font-weight: bold;
	color: #ff4500;
}
#Select_Profil{z-index:99999; position:absolute;top:120;text-align:right;width:100%;}