* 
{
	margin:0 auto;
	padding:0;
	border:none;
    text-decoration:none;
}

u { text-decoration: underline; }

body
{	
	position:relative;
	width:950px;
	margin:0 auto;
	background-color:#006F51;
	font-family:verdana;
	font-size:12px;
	color:#006F51;
}
.navigation{clear:both;margin:0 10px 0 0; text-align:center;font-size:11px;}
.suiv{float:right;}
.prec{float:left;}
a:hover{text-decoration: underline; color: #FF0000;}

.MenuH a:hover{ text-decoration: none; }
.MenuV a:hover{ text-decoration: none; }

#Site
{
	
	width:900px;
	background-image:url(../img/Fond2.jpg);
	background-repeat:repeat-y;
}

#flash
{

	float:left;
}


a
{
	color:#006F51;
}

address
{
	Color:white;
	font-style:normal;
	font-weight:normal;
}

address a 
{
	color:White;
}

#piedpage
{
	clear: both;
	position: relative;
	background-image:url(../img/piedpage.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:230px;
	color:White;

}
.logo
{
	z-index:10;	
	height:170px;
	width:185px;
	float:left;
	margin-left:5px;
	margin-bottom:30px;
}

#Infos
{
	width:700px;
	text-align:center;
	padding-top:130px;
	
}

h1
{
	font-size:18px;
	font-family:Verdana;
	color:#006F51;
}
