.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #43309E;

}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.menugauche {
	height:60px;
	width:150px;
	color:8A7B7F;
	font-style: italic;
	font-weight:bold;
	font-family: Arial;
	font-size:16px;
	padding : 10px 0px 10px 0px;
}

.menugauche a {
	color:8A7B7F;
	font-style: italic;
	font-weight:bold;
	font-family: Arial;
	font-size:16px;
	text-decoration:none;
}

.menuhaut {
	height:30px;
	width:100px;
	color:white;
	font-weight:bold;
	font-family: Arial;
	font-size:15px;
	text-align:center;
	padding : 5px 0px 0px 0px;
}

.menuhaut a {
	color:white;
	font-weight:bold;
	font-family: Arial;
	font-size:15px;
	text-decoration:none;
}

.risque_naturel {
	color : #4E622E;
	font-family: Arial;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.risque_techno {
	color : #9B2426;
	font-family: Arial;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.risque_liste {
	color : gray;
	font-family: Arial;
	font-size : 12px;	
	padding : 5px 10px 10px 20px;
}

#titre_risque {
	position: absolute; 
	top : 5px;
	left : 5px;
	width : 540px;
}

#titre_risque img {
	border:0px;
	margin-left:5px;
	margin-top:10px;
}

#liste_cours {
	position: relative; 
	top : 25px;
	left : 140px;
	width : 410px;
	padding : 10px 0px 0px 0px;
}

.cours {
	position: relative; 
	width : 405px;
	height : auto;
	min-height : 27px;
	_height : 27px;
	margin-top : 5px;
	border-bottom: 2px solid gray ;
}

.cours ul {
	margin-top : 8px;
	padding-left : 25px;
	_margin-left : 0px;
	margin-bottom : 0px;
	width : 295px;
	_width : 320px;
}

.cours li {
	padding : 2px 0px 2px 0px;
}

.cours_titre {
	position: relative; 
	top : 2px;
	width : 320px;
}

.cours_fiche {
	position : absolute;
	left : 322px;
	margin-top : -5px;
	width : 24px;
	height : 22px;
	background-image : url(risques/images/fiche.gif);
}

.cours_fiche_new {
	position : absolute;
	left : 322px;
	margin-top : -5px;
	width : 24px;
	height : 22px;
	
}

.cours_cours {
	position: absolute; 
	left : 347px;
	margin-top : -5px;
	width : 19px;
	height : 22px;
	background-image : url(risques/images/cours.gif);
	z-index:3;
}

.cours_cours_new {
	position: absolute; 
	left : 347px;
	margin-top : -5px;
	width : 19px;
	height : 22px;
	
	z-index:3;
}

.cours_intersite {
	position : absolute;
	left : 372px;
	margin-top : -5px;
	width : 22px;
	height : 22px;
	background-image : url(risques/images/intersites.gif);
	z-index:3;
}

.cours_intersite_new {
	position : absolute;
	left : 372px;
	margin-top : -5px;
	width : 22px;
	height : 22px;
	
	z-index:3;
}
#legende {
	position : relative;
	margin-top : 25px;
	z-index:3;
}