body {
	font-family: Verdana, sans-serif;
	color: #000000;
	background:#f1fcde;	/*Couleur Vert pâle.*/
	/*border:20px solid #339933;*/	/*Prbl avec l'ascenseur !*/
}



#total {
	/*border:2px solid #336633;*/
	width: 910px;
	background: url(images/Tronc_1c.jpg) no-repeat;
	background-position: right 100px;
}

#total h1:first-letter {
	font-size:130%;
}

#presentation {
	font-family: Comic Sans MS, sans-serif;
	background: url(images/Webdesign_2d.jpg) no-repeat;
	margin-left: -10px;
	/*border:1px dotted #BBDAFF;*/
	/*background:url(toto.gif) no-repeat;*/
}

#titre{
	margin-left: 10px;
	text-align: right;
}

#titre h1{
	margin-left: 10px;
	font-size: 100%;
	color: #603e23;
}

#titre h2{
	font-size: 80%;
	color: #9ed659;
}



#entete h1{
	font-size: 80%;
	color: #477745;
	text-align: right;	
}



#contenu {
	font-family: Tahoma;
	margin-left: 260px;
	font-size: 80%;
	width:460px;
	/*border:1px dotted #BBDAFF;*/
}

#texte {
	width:100%;
	height:338px;
}
#texte h1{
	color: #477745;
	font-size: 100%;
}

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

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

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

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


#footer {
	
background-color:#9ed659;
background-repeat: no-repeat;
}

.m:link {
	color: #FFFFFF;
}

/*Lien email du pied de page.*/
#footer.a:link {
	colour:#666666;
}



#cadres {

	margin-top: -361px;
	width: 208px;
	font-family: Comic Sans MS;
}

#navigation {
	font-size: 100%;
}



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


a:link {
	text-decoration:underline;
	color:#1A2DDD;
}
a:visited{
	text-decoration:underline;
	color:#003333;
}
a:hover {
	text-decoration:underline;
	color:#666666;
}
a:active {
	text-decoration:underline;
	color:#666666;
}



#definition {
	border:1px dashed #B6F6A0;
	font-size: 68%;
}


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

#definition h3{
	font-size: 90%;
	color: #9ed659;
}

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

#navigation h3{
	visibility: hidden;
}

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

#navigation a:visited{
	text-decoration: none;
	color: #9ed659;
}

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

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


#realisation {
	border:1px dashed #B6F6A0;
	margin-left: 338px;
	margin-top: -80px;
	padding: 2px;
	font-size: 80%;
	/*height: 148px;*/
	width: 301px;
}

#realisation h3{
	font-size: 110%;
	color: #603e23;
}

#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;
	border:1px dashed #B6F6A0;
	width: 130px;
	margin-left:752px;
	top:130px;
	font-size: 80%;
}