.flottante {
  background-color: #ffffff;
  border: 1px solid #999999;
  margin: 2px;
  float: left;
  width: 50px;
  text-align: center;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #770447;
	display:inline;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #770447;	
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #5c5c5c;
}
.textepetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #5c5c5c;
}
.textepetitclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #999999;
}
.texterouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #770447;
}
.texterougepetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #770447;
}
a.liengris12
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:  #5c5c5c;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.liengris12:hover
    {
    color: #770447;
    }
	
a.liengris10
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:  #5c5c5c;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.liengris12:hover
    {
    color: #770447;
    }
a.lienrouge12
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:  #770447;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.lienrouge12:hover
    {
    color: #5c5c5c;
    }
	
a.lienrouge10
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:  #770447;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.lienrouge10:hover
    {
    color: #5c5c5c;
    }
#divhome{
	margin-top:450px;
}

