* { margin: 0; }

body
{
	scrollbar-face-color: #AEC9CF;
	scrollbar-arrow-color: #0077BB;
	scrollbar-track-color: #D9D9D9;
	scrollbar-shadow-color: #099050;
	scrollbar-highlight-color: #95FFB5;
	scrollbar-3dlight-color: #F1D48F;
	scrollbar-darkshadow-color: #D1D48F;
	background: url(picts/css/fond.png);
	background-repeat: repeat-y;
}

#Zone_Haut
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(picts/css/fond_H.png);
	background-repeat: no-repeat;
	height: 40px;
	z-index: 5;
}

#Zone_Bandeau
{
	position: relative;
	left: 220px;
	width: 488px;
	height: 81px;
	background-image: url(picts/fond_slogan.gif);
	background-repeat: no-repeat;
	z-index: 10;
}

#Zone_Bandeau h1
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	letter-spacing: 1px;
	background-color: transparent;
	padding: 0;
	text-transform: none;
	margin: 0 5px 0 5px;
}

#Zone_Logo
{
	position: absolute;
	left: 35px;
	top: 30px;
	z-index: 15;
}

#Zone_Gauche
{
	position: absolute;
	left: 0;
	top: 200px;
	width: 160px;
	background-color: #8DB3C2;
	font-size: 8pt;
	padding: 5px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-top-right-radius: 10px 10px;
	-webkit-border-bottom-right-radius: 10px 10px;
}

#Zone_Gauche h2
{
	background-color: #D9D9D9;
	color: #7D97A2;
	margin: -5px -5px 2px -5px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-top-right-radius: 10px 10px;
}

#Zone_Contenu
{
	margin-left: 210px;
	margin-top: 100px;
}

#Zone_Droite
{
	position: absolute;
	left: 630px;
	top: 180px;
	width: 160px;
}

#Zone_Pied
{
	width: 780px;
	padding-top: 100px;
	text-align: center;
	font-size: 9pt;
	/*background-color: #690;*/
	background-image: url(picts/css/fond_BD.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Zone_Bas
{
/*
	position: absolute;
	left:700px;
	bottom: 0px;
	width: 80px;
	height: 66px;
*/
}

div.Article
{
	position: relative;
	background-color: #f7f7f7;
	margin-bottom: 15px;
}
div.Article h2
{
	background-color: #8CB3C2;
	padding-left: 50px;
	margin-bottom: 15px;
}
div.Article p { padding: 4px 10px 5px 10px; }

div.ArticleHG
{
	position: absolute;
	top: -10px;
	left: -10px;
	background-image: url(picts/css/fond_H2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 55px;
	height: 40px;
}
div.ArticleHD
{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(picts/css/fond_H2D.png);
	background-repeat: no-repeat;
	background-color: #C33;
	width: 12px;
	height: 19px;
}

div.W300 { width: 300px; }
div.W400 { width: 400px; }
div.W500 { width: 500px; }
div.W560 { width: 560px; }
div.W570 { width: 570px; }
div.W680 { width: 680px; }

/* -- Fichiers */
table.File
{
	margin: 8px;
	width: 280px;
	background-color: white;
	text-align: left;
	border: 1px #999 solid;
}

table.File td
{
	margin: 2px;
	padding: 2px;
	border: 1px #F0D8C4 solid;
}

/* -- Menus */
.menu
{
	color: black;
	font-size: 10pt;
}

.menuhl
{
	color: black;
	font-weight: bold;
	font-size: 10pt;
}

path { font-size: 8pt; }

a.menu
{
	color: black;
	font-size: 10pt;
	text-decoration: none;
}

a.menulink
{
	color: black;
	text-decoration: none;
}

a:hover.menulink
{
	color: white;
	text-decoration: none;
	background-color: #5a0867;
}

div.SSMB0
{
	/*background-color: #82A5B7;*/
	/*border: 1px #F17400 solid;*/
	width: auto;
	margin-bottom: 20px;
}

div.SSMB0 div
{
	display: inline;
	/*background-color: #E6E6E6;*/
	margin-right: 5px;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-image: url(picts/css/puce.gif);
	background-position: right;
}
div.SSMB1 div
{
	position: relative;
	top: 5px;
	font-size: 8pt;
	margin: 0;
	padding: 3px;
	background-image: none;
	clear: both;
}

div.SSMB2 div
{
	font-size: 7pt;
	margin: 0;
	padding: 2px;
	background-image: none;
}



/* -- Autres classes */
.textestdblue { color: #6c97a2; }
.textepetit { font-size: 8pt; }

.texteintro
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	letter-spacing: 1px;
	margin-right: 5px;
	margin-left: 5px;
}

.caltoday
{
	color: #d9d9d9;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right;
	margin-right: 5px;
}

.legende
{
	color: white;
	font-size: 8pt;
	background-color: #009dd9;
	text-align: center;
}

.slogan
{
	/*color: black;*/
	font-size: 18px;
	text-align: center;
}

.notedev
{
	color: #fff;
	font-weight: bold;
	background-color: #2360ab;
	margin-right: 100px;
	margin-left: 50px;
	padding: 2px 2px 2px 5px;
	border: solid 1px #f00;
}

.formlib
{
	color: #174d9f;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	text-transform: lowercase;
}

.formlibobl
{
	color: red;
	font-size: 8pt;
}

.formfield { background-color: #ffeadc; }
.formfieldobl { background-color: #ffbaa3; }
.formcontrol { background-color: #009dd9; }

.formbutton
{
	color: #fff;
	font-weight: bold;
	background-color: #e60500;
}

.image
{
	border-style: solid;
	border-width: 1pt;
	border-color: #fde501 #ff8400 #ff8400 #fde501;
	margin: 4px 8px 4px 4px;
	-webkit-box-shadow: 3px 3px 5px #AAA;
}
