/* description des stages */
body {
	background-color: #000048;
	margin: 0px;
	border:0;
	font-family: Verdana;
	font-size: 4px;
	scrollbar-3d-light-color:#336699;
	scrollbar-arrow-color:#336699;
	scrollbar-base-color:#000048;
	scrollbar-dark-shadow-color:black;
	scrollbar-face-color:#000048;
	scrollbar-highlight-color:#000066;
	scrollbar-shadow-color:black;
}

.mid {
	background-color: #000066;
	/*background-image:url(../_imgs/fond03.gif);
	background-attachment:fixed;*/
	background-repeat:no-repeat;
	background-position: right bottom;
}

.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding : 10px;
	color: #FFFFFF;
}

.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

a.lien:link, a.lien:visited	{
	color: #FFFFFF;
	text-decoration: none; 
}

a.lien:active, a.lien:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}
.Style4 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: italic;
	color:#B2D7FF;
}
.Style5 {
	font-size: 36px;
	font-weight: normal;
	line-height:20px;
	color:#336699;
}
.Style7 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color:#B2D7FF;
}

.formLib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	background-color:#B2D7FF;
	border-bottom-width:1px;
	border-color:#336699;
	border-bottom-style:solid;
}
.button {
	font-size: 9px;
	color: #FFFFFF;
	background-color:#000066;
	border-bottom-color:#000066;
	border-right-color:#000033;
	border-top-color: #336699;
	border-left-color: #336699;
}