body
{
	background-color: rgb(166,193,220);
	font-family: serif, "times new roman";
}

a
{
	text-decoration: none;
	font-size: 15px;
	color: rgb(28,37,72);
}

a img
{
	border: none;
}







.indicationpage8
{
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

.lienpage8
{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: rgb(69,72,255);
}

.lienpage8:hover
{
	text-decoration: underline;
	color: rgb(210,221,237);
	font-style: italic;
}

.imagepage8
{
	position: absolute;
	top: 50px;
	left: 240px;
}

.imagebispage8
{
	border: 2px solid white;
}





.titretravauxdemo
{
	font-size: 24px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 40px;
}

.titreterrassementdemo
{
	font-size: 24px;
	text-indent: 60px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 40px;
}
.titreautredemo
{
	font-size: 24px;
	text-indent: 60px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 40px;
}

#nosphotos
{
	text-indent: 60px;
	text-decoration: underline;
	text-align: center;
}

#nosvideos
{
	text-indent: 60px;
	text-decoration: underline;
	text-align: center;
}

.imagedemo
{
	text-align: center;
}

.filmdemo
{
	text-align: center;
}

.photo
{
	border: 1px solid white;
}

#video
{
	margin: 30px;
	border: 1px solid white;
}

.prochainement
{
	font-size: 18px;
	font-style: italic;
}

.titrevideo
{
	font-size: 130%;
	text-decoration: underline;
	margin-left: 150px;
}

.retourdemo
{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: rgb(41,54,104);
}

.retourdemo:hover
{
	text-decoration: none;
	color: rgb(210,221,237);
	font-style: italic;
}
}


