body
{
	background-image: url("imagebis/fondcouleur1.bmp");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top center;
	background-color: rgb(166,193,220);
	font-family: serif, "times new roman";
}

.validation_page1
{
	position: absolute;
	top: 0px;
	left: 5px;
}

.validation2_page1
{
	position: absolute;
	top: 45px;
	left:20px;
}

.accueil_titre
{
	font-family: serif, "times new roman", arial;
	font-size: 140%;
	text-align: center;
	padding-top: 0.5%;
	font-weight: bold;
	font-style: italic;
	width: 60%;
	margin: auto;
	color: white;
}

.image_logo
{
	text-align: center;
}

.logoindex
{
	margin: -1.5%
}

.titre
{
	font-size: 165%;
	font-weight: bold;
	color: navy;
}

.fort
{
	font-size: 125%;
	font-weight: bold;
	color: navy;
}

.textlienaccueil
{
	Background-color: #dde5e8;
	text-align: center;
	margin-bottom: -10px;
}

.lienaccueil
{
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	color: rgb(69,72,255);
	padding: 3px;
}

.lienaccueil:hover
{
	text-decoration: underline;
	color: white;
	background-color: #7989a4;
	font-style: italic;
}

.slogan_accueil
{
	text-align: center;
	font-size: 17px;
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.image_fin
{
	text-align: center;
	top: 65%;
	padding-top: 0px;
}

.imgfin
{
	border-top: 2px solid #8393ab;
	border-left: 2px solid #8393ab;
	border-right: 2px solid #8393ab;
	border-bottom: 2px solid #8393ab;
}

.optimisation
{
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #e22003;
}

