.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	font-weight: normal;

}
.bordtab {
	border: 1px dotted #000099;
}
.accroche {
	font-family: Verdana;
	font-size: 14px;
	color: #000066;
	font-weight: bolder;
	text-align: justify;


}
.fondpage {
	background-image: url(interface/fondpage.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;


}
.counter {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.adresse {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	font-weight: bold;

}
.menu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menu:hover {
	color: #000066;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.fondcentre {
	background-image: url(interface/fondcentre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
h1 {
display:none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	text-align: center;
	border: thin solid #000099;
	height: 1px;
	width: 1px;

}
