body	{
	font-family:Kristen ITC, Comic Sans MS, cursive;
	color: #64a07d;
	background-color: #CCFFCC;
}

img {
	border: 3px solid #64A07D;
}

.img2 {
	border: 0;
}
.titre1 {
	position:absolute;
	top:10px;
	left: 225px;
	width: 500px;
	font-size: 67px;
	}
.logo {
	position:absolute;
	top:15px;
	left: 10px;
	width: 115px;
	border: 0;
	}
.logo2 {
	position:absolute;
	top:30px;
	left: 900px;
	border: 0;
	}
.titre2 {
	position:absolute;
	top:160px;
	left: 250px;
	width: 500px;
	font-size: 40px;
	}
.menu {
	position:absolute;
	top:10px;
	left: 25px;
	width: 200px;
	font-size: 26px;
	border-style: dotted; 
	border-color: #800080;
	padding-left: 10px;
	padding-top: 10px;
	}

.logos {
	position:absolute;
	top:320px;
	left: 25px;
	width: 200px;
	padding-left: 10px;
	padding-top: 10px;
	border: 0;
	}
	
.logos2 {
	position:absolute;
	position:absolute;
	top: 520px;
	left: 120px;
	width: 600px;
	font-size: 12px;
	text-align: center;
	
	padding-left: 10px;
	padding-top: 10px;
	border: 0;
	}
	
.texte {
	position:absolute;
	top:15px;
	left: 150px;
	width: 550px;
	font-size: 15px;
	border-style: dotted; 
	border-color: #800080;
	padding: 10px;
	}

.accueil {
	position:absolute;
	top:120px;
	left: 150px;
	width: 550px;
	font-size: 22px;
	text-align: center;
	}
.soustitre {
	position:absolute;
	top: 85px;
	left: 175px;
	width: 550px;
	font-size: 22px;
	text-align: center;
	}
	
.accueil2 {
	position:absolute;
	top: 5px;
	left: 150px;
	width: 550px;
	font-size: 21px;
	text-align: center;
	}
	
.centeredtext
{
	text-align: center;
}
.centeredtextbold
{
	text-align: center;
	font-weight: bold;
}
.centeredtextgrand
{
	font-size: 20px;
	text-align: center;
}

.centeredtextmoyen
{
	font-size: 16px;
	text-align: center;
}
.centeredtextpetit
{
	font-size: 12px;
	text-align: center;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;	 
}

.floatleft
{
	float: left;
	margin-right: 10px;
}

.clearleft
{
	clear: left;
}

violet {
	color: #800080;
}
.aPageCourante {
	color: #800080;
}
.aPageCourante:link  {
	color: #800080;
}
.aPageCourante:visited {
	color: #800080;
}
a:link {
	color: #64a07d;
	text-decoration:none;
}

a:visited {
	color: #64a07d;
	text-decoration:none;
}

a:active {
	color: #64a07d;
	text-decoration:none;
}

a:hover {
	color: #8080ff;
	text-decoration:none;
}
