body {
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#CCCCCC;
}


.title {
	color:#003366;
	font-family:verdana, tahoma,  arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.mtitle {
	color:#CD6B47;
	font-family:verdana, tahoma,  arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;
}

.mscroll {
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#CCCCCC;
}

.accroche {
	color: #A8B872;
}


.discret {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #a0a0a0;

}

#pipo {
	position:relative;
	left:-15px;
	top:20px;
	width:667px;
	height:51px;
	z-index:1;
}



A.discret:link {text-decoration: none;}
A.discret:visited { text-decoration: none;}
A.discret:hover { text-decoration: underline;}



td img {display: block;}
#NavRight {
	position:relative;
	left:00px;
	top:00px;
	
}
#Content {
	position:relative;
	left:0px;
	top:10px;
	width:612px;
	height:370px;
	z-index:1;
}

#FContent {
	position:relative;
	
	width:612px;
	height:370px;
	z-index:1;
}
#pubLeft {
	position:relative;
	left:20px;
	top:20px;
	width:100px;
	height:490px;
	z-index:1;
}
a:link, a:visited {
	text-decoration:none;
	color: #000000;
	font-family:verdana, tahoma,  arial, helvetica, sans-serif;
	font-size:11px;
}
a:hover,a:active {
	text-decoration:underline;
	color:#2E99CD;
}

.cpg {
	font-family: verdana, tahoma,  arial, helvetica, sans-serif ;
	font-size: 7pt ;
	color: #2E99CD;
}

.wtext{
	font-family: verdana, tahoma,  arial, helvetica, sans-serif ;
	font-size: 10pt ;
	color: #000000;
}


.scrollable {
	overflow: auto;
	position:absolute;
	left:0px;
	top: 0px;
	width: 674px;
	height: 535px;
	margin-top: 00px;
	margin-left: 00px;
	border: 0px solid white;
	
	scrollbar-face-color:#FFFFFF;
		scrollbar-shadow-color:#CCCCCC;
		scrollbar-highlight-color:#CCCCCC;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-darkshadow-color:#FFFFFF;
		scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#CCCCCC;
}

.bluebag {
	padding: 2px; 
	border: 1px solid #DAECF6;
}

.cursor {  cursor: Pointer;}



.discfont {
	font-family: arial;
	color: #808080;
	font-size: 10px;
	font-weight: normal;
}



.asterisk {
	font-family: verdana, tahoma, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #F68622; 
	font-weight: bold;
	vertical-align: -2px;
}

.error {
	font-family: arial;
	color: red;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
}

.mli_button {
	background-color: #DAECF6
}

.mli_button:hover {
	background-position: 0 -36px;
	color: #003366;
 	cursor: Pointer;
}

.red {
	color: #C0282F; 
	font-weight: bold;
}

.header{
   	font-weight: bold;
   	background-image:url(../images/tr_grd.gif); 
   	background-repeat:repeat-x;
}


.wheader{
	color: #ffffff;
   	font-weight: bold;
   	background-image:url(../images/tr_grd.gif); 
   	background-repeat:repeat-x;
}


.fminus {
	font-size: 10px;
	vertical-align: top;
	
}



.graydown{
	background-image:url(../images/tr_grd_gray.gif); 
   	background-repeat:repeat-x;
}

.grayup{
	background-image:url(../images/tr_grd_grayinv.gif); 
   	background-repeat:repeat-x;
}


.nobreak {
       display: block;

        background-color:yellow;
        }

.imgillustration {	
	border: 1px solid #DAECF6;
	padding: 2px
}





/* button styles */
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(../images/buttons/buttonBackground.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-size: 100%;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FF7200;
}
a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
background-position: 0 -72px;
color: #5F5F5F;
cursor: default;
}
.icon {
background-repeat: no-repeat;
padding: 0 0 5px 18px;
}
a.button:hover .icon, a.button:active .icon {
background-position: 0 -28px;
}
a.buttonDis:link .icon, a.buttonDis:visited .icon, a.buttonDis:hover .icon, a.buttonDis:active .icon {
background-position: 0 -56px;
}
/* list of button icons */
#buttonOK .icon {
background-image: url(../images/buttons/ok.gif);
}
#buttonCancel .icon {
background-image: url(../images/buttons/cancel.gif);
}
#buttonImport .icon {
background-image: url(../images/buttons/import.gif);
}