.pageStyle {
	color:#FF0000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	margin: 10px;
	text-decoration: none;
}
.entetes {
	color: #232267;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
.entetesvert {
	color: #339933;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
body {
	background-color: #e3e3e3;
}
.pages, .pagesON, .pageOFF{
	
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.pages{
	margin: 18px;
	color: #838383;
	font-weight: bold;

}
.pages:hover{color:#232267}

.pagesON{
color: #838383;
} 

.pagesON:hover{color:#232267}

.pageOFF{
	color: #232267;
}

.price
{color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}
