
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.prodiris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}
.titreC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.titreCpuce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
	list-style-type: square;
	list-style-position: outside;
}
.titre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: left;
}
#haut {
	position:absolute;
	top:0;
	left:0;
	height:89px;
	width:770px;
	background-image:url(../Images/pag_haut.gif);
	background-repeat:no-repeat;
}
#animation {
	position:absolute;
	left:100px;
	top:10px;
	width:200px;
	height:53px;
}
#menu {
	position:absolute;
	top:89px;
	left:0;
	width:291px;
	height:330px;
}
#page {
	position:absolute;
	top:89px;
	left:291px;
	width:471px;
	height:330px;
	overflow:auto;
}
#basG {
	position:absolute;
	top: 430px;
	left:0;
	height:30px;
	width:291px;
}
#basD {
	position:absolute;
	top: 430px;
	left:291px;
	height:30px;
	width:471px;
}
body {
	background-image: url(../Images/fond.gif);
	background-repeat: no-repeat;
}
