.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;	
	color: #FF6600;
}

.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	color: #FFFFFF;
}

.font4 {
	font-family: times new roman;
	font-size: 30px;
	font: bold;
	color: #F28C00;
}


.fond2 {
	background-image: url(imgs/fondP2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondP3 {
	background-image: url(imgs/fondP3.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.fondP5 {
	background-image: url(imgs/fondP5b.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
