body {
	font-family: Trebuchet MS, sans-serif;
	color: #0000FF;
	position:absolute;
	background:#FFFFFF;	/*Couleur blanc.*/
	/*border:20px solid #339933;*/	/*Prbl avec l'ascenseur !*/
	background: url(images/fond1e.jpg) no-repeat top left; /*Fond abstrait à droite.*/
}



#total {
	/*border:2px solid #336633;*/
	width: 901px;
}


#presentation {
	position:absolute;
	width: 100%;
	font-family: Trebuchet MS, sans-serif;
	background: url(images/rien.jpg) no-repeat;
	margin-left: 10px;
	/*border:2px solid #BBDAFF;*/
	/*background:url(toto.gif) no-repeat;*/
}

#titre{
	margin-left: 130px;
	/*text-align: right;*/
}

#titre h1:first-letter {
	font-size:130%;
	font-style: italic;
	padding: 2px;
	color: #0080FF;
}

#titre h1{
	margin-left: 80px;
	font-size: 120%;
	color: #000080;
}

#titre h2{
	display: none;
}



#entete {
	text-align: right;
	/*border:2px solid #BBDAFF;*/
	width: 100%;
}

#entete h1{
	font-size: 60%;
	color: #0080D0;
	margin-top: 68px;
	margin-left: 0px;
}



#contenu {
	font-family: Trebuchet MS;
	margin-left: 200px;
	margin-top: 121px;
	font-size: 68%;
	position: absolute;
	width:460px;
	/*border:1px solid #BBDAFF;*/
}

#texte {
	/*height:301px;*/
}
#texte h1{
	color: #0080D0;
	font-size: 120%;
	text-align: right;
}

#texte a:link{
	text-decoration: none;
	font-weight: bold;
	color: #1100FF;
}

#texte a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #0060FF;
}

#texte a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}

#texte a:active{
	text-decoration: none;
	font-weight: bold;
	color: #1090FF;
}


#footer {
	position:fixed;	/*Au pied de la page dans Firefox, mais pas dans IE...*/
	bottom: 20px;
	background-color:#80D0FF;
	background-repeat: no-repeat;
	width: inherit;
}


.m:link {
	color: #6666FF;
}

/*Lien email du pied de page.*/
#footer.a:link {
	text-align: right;
	colour:#3333FF;
}



#cadres {
	position:absolute;
	margin-top: 110px;
	width: 100%;
	font-family: Trebuchet MS;
	/*border:2px solid #339933;*/
}

#navigation {
	margin-top: -28px;
	font-size: 80%;
}



#navigation ul {
	list-style-type:none;
}


a:link {
	text-decoration:underline;
	color:#1A2DDD;
}
a:visited{
	text-decoration:underline;
	color:#000033;
}
a:hover {
	text-decoration:underline;
	color:#3333FF;
}
a:active {
	text-decoration:underline;
	color:#3333FF;
}



#definition {
	/*border:1px solid #0000FF;*/
	background: url(images/bar1.jpg) repeat-y right;
	padding-right: 6px;
	width: 149px;
	font-size: 60%;
}


#definition ul {
	padding:2;
	margin:2;
	list-style-image:url(images/rien.gif);
	list-style-position: outside;
}

#definition h3{
	font-size: 80%;
	color: #0060FF;
}

.t {		/*Titre des définitions.*/
	color:#0080D0;
	font-weight: bold;
	font-style: oblique;
	margin-left:-2px;
}

#navigation h3{
	visibility: hidden;
}

#navigation a:link{
	text-decoration: none;
	color: #1100FF;
}

#navigation a:visited{
	text-decoration: none;
	color: #8080FF;
}

#navigation a:hover{
	text-decoration: none;
	color: #000080;
}

#navigation a:active{
	text-decoration: none;
	color: #1090FF;
}


#realisation {
	/*border:1px solid #0000FF;*/
	background: url(images/bar1.jpg) repeat-y left;
	position:absolute;
	margin-left: 688px;
	margin-top: -361px;
	padding: 6px;	/*Pour le dessin de trait sur le bord.*/
	font-size: 68%;
	/*height: 148px;*/
	width: 181px;
}

#realisation h3{
	font-size: 100%;
	color: #000080;
}

#realisation ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#realisation img {
	margin-left:8px; /*Pas plus sinon la marge de l'image est trop large.*/
	margin-bottom:2px;
}

#styles {
	position:absolute;
	width: 130px;
	margin-left:488px;
	top:363px;
	font-size: 80%;
	font-style: italic;
}

#styles a{
	text-decoration: none;
}