/* Mise en forme du body */
body{
	background-color:#FFFFFF; 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	font-size: 14px;
	color: #ed1e79;
	font-weight: bold;
}
h2{
	font-size: 12px;
	color: #ed1e79;
	font-weight: bold;
}
.title{
	color:#171717;
	font-size:14px;
	margin-top:5px;
	font-weight: bold;
}
#page{
	background-color:#FFFFFF;
	width: 960px; 
	height: auto;
	margin-left: auto; 
	margin-right: auto; 
}
#header{
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height:290px;
	background-image:url('../images/header.jpg');background-repeat: repeat-x;
	margin-top: 0px
}

#menuhaut{position:absolute;top:165px;font-size: 18px;}
#menuhaut a:link {color: #ffffff; text-decoration: none;}
#menuhaut a:visited {color: #ffffff; text-decoration: none;}
#menuhaut a:hover {color: #ffffff; text-decoration: underline;}

#infohaut{
	margin-left: 500px;
}

#footer{
	margin-left: auto; 
	margin-right: auto;
	height: 92px;
	background-image:url('../images/fondbottom.jpg'); background-repeat: repeat-x; 
	text-align:center;
	font-size: 14px;
	color: #FFFFFF;
}
#footer a{color: #FFFFFF;text-decoration: none;}
#footer a:hover{color: #FFFFFF;text-decoration: underline;}

#contenu{
	clear:both;
	margin-top: 5px;
	padding: 0px;
}

.titrehome{
	font-family:Fertigo;
	color:#761447;
	font-size:28px;
}

hr{
  color:#abacae; 
}



.spacer {
  clear: both;
}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

.inva a:link {color: #000000; text-decoration: none;}
.inva a:visited {color: #000000; text-decoration: none;}
.inva a:hover {color: #000000; text-decoration: underline;}

.result{font-size: 10px;}
.result a:link{text-decoration: none;}
.result a:visited{text-decoration: none;}
.result a:hover{text-decoration: underline;}