a{
  	color: #0000FF;
  	text-decoration: none;
	font-weight: bold;
}

a:hover{
  	color: #3399FF;
  	text-decoration: underline;
}


.PoliceGenerale {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666633;

}
.PoliceTexte {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
}

.SousTitre {
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
	color: #663399;
	font-weight: bold;



}
.SousTitrePhoto {
	font-family: verdana;
	font-size: 10px;
	color: #B46767;
	font-weight: normal;
}
.BordurePhoto {
	border: 1px solid #000000;
}
.OffrePrix {


	font-family: verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.OffreValidite {


	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.OffreTitre {
	font-family: verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;

}

.Attention {


	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
