body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p{
	margin-top : 5px;
	margin-right : 35px;
	margin-bottom : 8px;
}
h1 , h2{
	font-size : 16px;
	font-family: "Courier New", Courier, mono;
}

a, h2 a{
	color : #FF6600;
}

a:hover, h2 a:hover{
	color :#FF6600;
	text-decoration : none;
}

a:visited, h2 a:visited{
	color : #FF6600;
}
/* élément de "fade" */
#surface{background-color: black; display: none; position: absolute; z-index: 5; top: 0; left: 0; width: 100%; height: 100% }
/* élements de la partie de droite : */
#title, #texte, #main{
	margin-left : 415px;
}
/* bandeau supérieur */
#bandeMain{
	position : absolute;
	top : 50px;
	left : 0px;
	width : 100%;
	z-index :10;
	margin: 0px;

}
#bande {
	width:100%;
	background-color: #cccccc;
	z-index: 11;
	border-style: solid none;
	border-width: 3px medium;
	border-color: #ff6600;
}
#bande2{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	height : 288px;
	z-index :12;
	overflow : hidden;
}
/* titre de la page sur le bandeau  */
#title{
	
	margin-top : 0px;
	margin-bottom : 0px;
	color : #FF6600;
}
#title h1{
	color: #FF3300;
}
#texte{
	text-align : right;
	margin-right : 25px;
	margin-bottom : 0px;
}
h2.chapeau{
	color : #FF6600;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
/* sous titre */
#texte em{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
/* controles de la vidéo */
#controlles{
	color : white;
	margin-left : 95px;
	font-size : 12px;
	display : none;
	font-family: "Courier New", Courier, mono;
}
/* espace de la video */
#vcontent  { margin-left: 95px; height: 240px }
/* contenu principal :: texte */
#contenu {
	margin-top: 296px;
	margin-bottom: 60px;
	padding-bottom : 60px;
	background-image: url(images/gBack.gif);
	background-repeat: repeat;
}
#contenu2{
	background-image: url(images/shadow1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top : 4px;
}

#main{
	padding-left : 15px;
	padding-bottom : 50px;
	padding-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;


}
#main a{
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size : 19px;
}
#main a:hover{
	color :#FF6600;
	text-decoration : none;
}
#main h2  {
	color: #333333;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(images/oBack.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
}
#main h2 a{
	color : #FF3300;
}
#main h2 a:hover{
	color : #FF3300;
	text-decoration : none;
}
#main p{
	line-height:1.5em;
	text-align:left;
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size : 11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
/* NAVIGATION */
#navigation{
	position: absolute;
	left : 3px;
	top : 55px;
	width : 90px;
	z-index : 20;
}
.index{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
	color: #DEAB00;
}
.index a{
	color : #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
}
.index a:visited{
	color : #FF6600;
}
.index a:hover{
	color : black;
}
.index ul{
	margin : 0px;
	padding : 0px;

}
.index li{
	padding : 5px 5px 5px 0px;
	margin-top: 2px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.indexlink , .indexlinkactual {
	color: #003366;
	padding: 5px 5px 5px 5px;
	
}
.indexlinkactual {
	
}
.indexlinkactual a{
	text-decoration : none;
	background-image: url(images/gBack.gif);
	background-repeat: repeat;
	color : red;
}
#info { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffc;
	padding: 3px;
}

#infoBox {
	display : block;
	padding: 5px;
	position: absolute;
	top: 300px;
	left: 98px;
	width: 302px;
	border: solid 1px #f93;
	background-color : white;
}

#alertBox {
	color: #fff;
	font-size: 12px;
	font-family: "Courier New", Courier, mono; position: absolute; z-index: 12; top: 10px; left: 10px;
}
.ficheFront{
	position: relative;
	left: -25px;
	background-image: url(images/basFiche.gif);
	padding-bottom : 11px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom : 18px;
	
}
.ficheFront p{
	background-color : white;
	padding: 10px;
	width: 100%;
	margin : 0px;
}
.ficheFront .header{
	padding : 10px 10px 10px 15px;
	background-image: url(images/oBack.gif);
	background-repeat: repeat;
	background-position: left top;
}

.fiche{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top : 10px;
	margin-bottom : 4px;
}

a img {
	border: none;
}

ul#historique{
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	
}

ul#historique li{
	list-style-type: none;
	padding-left: 0px;
	margin-top : 10px;
	margin-bottom : 5px;
}

ul#historique li ul{
	padding-left: 0px;
	font-weight : normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}

ul#historique li ul li{
	padding-left: 0px;
	font-weight : normal;
	margin-bottom : 3px;
	margin-top : 3px;
}

ol{
	font-size : 13px;
	line-height:1.2em;
	width : 80%;

}
