.center{
	width: 676px;
	height: 80px;
	margin-left: auto; margin-right: auto;
}
.center2
{
	width: 676px;
	margin-left: -150px; 
	left: 50%; 
	position: absolute;
}
.text
{
	font-size: 17px;
	font: arial;
	padding-left: 75px;
	padding-right: 75px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prix
{
	font-size: 55px;
	text-align:center;
	text-decoration: underline;
	font-weight: bold;
}
h1
{
	font-family: Arial;
	font-size: 28px;
	color: #e94949;
	text-align: center;
	margin-bottom: 30px;
}
h2
{
	font-family: Arial;
	font-size: 20px;
	color: #e94949;
	margin-bottom: 25px;
}
h3
{
	font-family: Arial;
	color: #e94949;

}
a
{
   color: #ff7e00;
}
.red
{
	color: red;
}
.green
{
	color: green;
}
.gras
{
	font-weight: bold;
}
.souligne
{
	text-decoration: underline;
}
.grassouligne
{
	text-decoration: underline;
	font-weight: bold;
}
.spam
{
	text-align:center;
	font-size: 17px;
}
.copyright
{
	text-align:center;
	font-size: 12px;
	font: arial;
}
.p_center
{
	text-align:center;
}
.bordure
{
	border-style: solid; 
	border-color: #e94949;
	background-color: #30a9d1;
	padding: 15px;
	font-weight: bold;
}
.rouge
{
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #e94949;
	margin-bottom: 25px;
}
