.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #FF6600;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bordure {
	border: thin solid #33CC66;
}
.paragraphe {
	text-indent: 40px;
}
.liste {
	list-style-image: url(images/picto.jpg);
	list-style-type: Aucune;
}
.logo {
	float:left;
	background-color: #FFFFFF;
	width: 150px;
}
.menu {
	float:left;
	background-color: #CC0033;
	width: 150;
}
.contenu {
	float:left;
	margin-left: 50px;
	background-color: #FFFFFF;
	border-left-color: #CC0033;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: solid;
	vertical-align: top;
	width: 300;
	text-indent: 10px;
}
.formulaire {
	float:left;
	margin-left: 50px;
	background-color: #FFFFFF;
	border-left-color: #CC0033;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: solid;
	width: 600;
	text-indent: 10px;
}
.prix {
	margin-left: 500px;
	background-color: #FFFFFF;
	border-left-color: #CC0033;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: solid;
	width: 200px;
	vertical-align: top;
	text-indent: 10px;
	display: Aucune;
}
.hautpage {
	margin-left: 200px;
	background-color: #FFFFFF;
	
}
.t2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
.t3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.texteb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.important {color: #CC0000}
.dispo {color: #00CC33}

a:link {
	color:#FFFFFF;
	text-decoration:underline;
	background-color:;
}
a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	background-color:;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
	background-color:;
}
a:active {
	color:#FF6600;
	text-decoration:none;
	background-color:;
}

