BODY {
	margin-left: 43px;
	margin-top: 260px;
	margin-bottom: 15em;
	background: white;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.main, .pied {
   width: 600px;
}
h1 {
	font-size: 16pt;
	text-transform: uppercase;
}
h2 {
	margin-top: 15pt;
	font-size: 13pt;
}
 /* TETE */
p.boutons {
   font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
p.boutons a:link, p.boutons a:visited {
}
p.boutons a.bouton-courant {
   color: black;
   text-decoration: none;
	font-weight: bold;
}
p.boutons a:hover {
}

/* PIED */

div.pied {
	margin-top: 4em;
}
.pied p {
	font-size: 9pt;
}
p.image {
}
p.copyright {
	margin-top: 3em;
	font-size: 7pt;
	color: gray;
}
p.pied-adresse {
	margin-top: 2em;
}
 
/* pages spécifiques */
/* SERVICES */
.table-services th {
	vertical-align: top;
	text-align: left;
}
.table-services th, .table-services td {
/* 	font-size: 10pt; */
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	*/
}
/* CONTACT */
table.plans td {
	font-size: 8pt;
	text-align: center;
}
