body { 
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	padding: 0; 
	margin: 0; 
	background-color: #4D515A; 
	text-align: center;
}
#page {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	border: 1px solid black;
	background: #AAA url('http://www.parisbestway.com/templates/standard/images/bann.jpg') no-repeat top left;
}
h1 {
	margin-top: 110px;
	text-align: center;
}
h2 {
	margin-top: -107px;
	text-align: right;
	color: #FFF;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}
h3 {
	clear: both;
	text-align: center;
	/*background: #AAA url('http://www.parisbestway.com/templates/standard/images/fond_titre.gif') repeat-x top left;*/
	padding: 5px 0;
	border-style: solid;
	border-color: #999;
	border-width: 1px 0;
	background-color: #EEE;
}
h4 {
	border-style: solid;
	border-color: #999;
	border-width: 0 0 1px 0;
	padding-bottom: 3px;
}
.clear {
	clear: both;
}
.clear_right {
	clear: right;
}
.titre_tableau {
	background-color: #777;
	color: white;
	text-align: center;
}
a img {
	border: 0;
}
#content {
	padding: 5px;
	background: #AAA url('http://www.parisbestway.com/templates/standard/images/fond_page.jpg');
	background-color: white;
	color: black;
}
#content p {
	font-size: 70%;
}
#content li {
	font-size: 70%;
}
#content img.gauche {
	margin: 10px 10px 10px 10px;
	border: 0;
}

#content img.droite {
	margin: 0 0 10px 10px;
}
#menu ul {
	margin: 104px 0 0 0;
	text-align: center;
	padding: 0;
	background-color: #4D515A;
}
#menu ul li {
	margin: 0;
	display: inline;
}
#menu a {
	padding: 0 10px;
	color: white;
	text-decoration: none;
	margin: 0 15px;
}
#menu a:hover {
	color: black;
	background-color: #797F8D;
}
	
			#menu a.off {
				color: #CCC;
			}
			#menu a.off:hover,#menu a.off:active {
				color: white;
			}
			#menu a.on {
				color: #FFF;
				font-weight: bold;
			}

ul.services {
display: block;
margin: -5px;
padding: 0;
list-style-type: none;
background-color: #CCC;
text-align: center;
}
ul.services li {
display: inline;
margin: 0; padding: 0;
}
ul.services li a {
margin: 0px;
padding: 5px;
color: black;
text-decoration: none;
}
ul.services li a:hover, ul.services li a:active {
background-image: url(images/fleche_bas.gif);
background-repeat: no-repeat;
background-position: top center;
}

ul.services li a.on {
/*background-color: #86898F; color: white;*/
font-weight: bold;
}
th {
	background-image: url('images/fond-th.gif');
}


p {
font-size: 120%;
line-height: 180%;
margin-left: 20px;
margin-right: 30px;
text-align: justify;
}
h4 {
margin-bottom: 2px;
}
p a {
color: black;
}
a.bouton2 {
background-color: #DEDEDE;
border: 3px double #888;
padding: 5px;
margin-top: 20px;
color: black;
font-size: 90%;
text-decoration: none;
font-weight: bold;
}
a.bouton2:hover {
color: #555;
border: 3px solid black;
}
a.bouton {
color: black;
font-size: 110%;
padding: 3px 0;
font-weight: bold;
text-decoration: none;
border-style: dashed;
border-color: gray;
border-width: 0 0 1px 0;
}

.tarif_off {

}
.tarif_on {
	background-color: #6E4C88;
	color: white;
}