/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
	padding: 2px;
	text-align: justify;
}
.minimal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #660000;
	text-align: justify;
}

.minimalnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #660000;
	text-align: center;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.gras-justifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.gras-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.italique-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.gras-italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.gras-italique-droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.gras-italique-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titres1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	color: #6600CC;
}
.titres1-centre {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	color: #6600CC;
	text-align: center;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6600CC;
	}	
.logo-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6600CC;
	text-align: center;
	}
	.logo-italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #6600CC;
	}	
	.logo-italique-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #6600CC;
	text-align: center;
	}	
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #660000;
	display: block;
	padding: 8px;
	width: 140px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding: 8px;
	width: 140px;
}
.prix-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6600CC;
	text-align: center;
	}
