body {
	width: 100%;
	margin:0;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*background: #0000FF;
	background-image:url(../images/fondB.jpg);*/
	background-image:url(../images/fondV.jpg);
    color: #FFFFFF;
	}

/* Liens
::::::::::::::::::::::::::::::::::*/
a {
	color:#FFFFFF;
	}
a:hover {
	/*color: #F3DA4B;*/
	color:#BEAAD7;
	}
/* polices 
::::::::::::::::::::::::::::::::::*/

.txt {
	color:#FFFFFF;
	}
.txt1 {
	/*color:#D5D5FF;*/
	color:#CEC1E1;
	}
.txt2 {
	font-size: 0.96em;
}
.txt3 {
	color:#000000;
	}
.txt4 {
	font-size: 0.8em;
	}
.txt5 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 0px;
	margin: 0 0 1em 0;
	line-height: 20px;
	}
.txt5i {
	font-style:italic;
	}
hr {
	color:#FFFFFF;}


/* Images
::::::::::::::::::::::::::::::::::*/
img {
	border:0;
}

/* En-tete
::::::::::::::::::::::::::::::::::*/
div#header1 {
	font-size: 3em;
	text-align: left;
	/*padding: 0 0 0 40px;*/
	left:40px;
	width: 100%;
	top: 10px;
	position:absolute;
	}
div#header2 {
	text-align: justify;
	top: 70px;
	left:40px;
	padding: 0 40px 0 0px;
	position:absolute;
	}

/* Contenair
::::::::::::::::::::::::::::::::::*/
div#contenair {
	top: 162px;
	position:absolute;
	left: 45px;
}

/* Contenu
::::::::::::::::::::::::::::::::::*/
div#contenu {
	padding: 0 40px 0px 260px;
	}

/* Menu
::::::::::::::::::::::::::::::::::*/
div#navigation {
	font-size: 1.2em;
	position: relative;
	left: 0px;
	float: left;
	padding-top:10px;
	width: 220px;
	text-align: left;
	background-image:url(../images/BLANC.jpg);
	/*background-color:#EEEAFD;
	background-color:#0000B7;*/
	border-top: 3px solid #805BB0;
	border-bottom: 4px solid #2B1F3D;
	border-left: 3px solid #805BB0;
	border-right: 4px solid #2B1F3D;
	}
div#navigation ul {
	list-style-type: none;
	cursor: pointer;
	}
div#navigation ul li {
	line-height: 3em;
	}
	
div#navigation a {
	text-decoration: none;
	/*color:#FFFFFF;*/
	color:#260B86;
	font-weight:bolder;
	}
div#navigation a:hover {
	color: #A083C5;
	text-decoration: none;
	}
	

#fenetre{position:relative;overflow:hidden;text-align:left;margin:auto;}
#marquee{padding:0 5px;}
	

/* pied de page (se place en dessous des éléments flottants grâce à <code>clear:both;</code>)
::::::::::::::::::::::::::::::::::*/
#pied {
	color:#D5D5FF;
	font-size:0.8em;
	clear:both;
	left:0;
	margin: 0;
	width: 220px;
	text-align: left;
	}
#TabEssai {
	left:0;
	width: 100%;
	margin: 0 40px 0px 0px;
	}
/*#Illus {
	color:#D5D5FF;
	font-size:0.8em;
	clear:both;
	left:0;
	margin:0 ;
	padding-right: 40px;
	width: 100%;
	text-align: left;
	}*/
#Illus {
	color:#D5D5FF;
	font-size:0.8em;
	clear:both;
	text-align: justify;
	margin-right:40px;
	left:0;
	}
#Maj {
	color:#AAAAAA;
	font-size:0.7em;
	clear:both;
	left:0;
	margin: 0;
	text-align: left;
	}

