html {
	height: 100%;
	margin-bottom: 0px;
	min-height:772px;
}

* {
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:normal;
}
a:link, a:visited { color:#493319;; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color:#493319;; text-decoration: none; font-weight: bold; }

img {
	border: none;
}
/* CSS Document */
body{
	margin: 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:normal;
	color: white;
	background:#6d596a ;
}
div.center,#page
 {
width:1020px;
min-height:600px;
font-family:"Times New Roman", Times, serif;
font-size:14pt;
font-weight:normal;

}

.entete
{
width:1020px;
height:410px;
background:#6d596a url(../images/entete.png) left top no-repeat;

}


.titre
{
background:#6d596a url(../images/titre.png) left top no-repeat;
}
.bandeau h1 
{
color:#918090;
	font-weight:900;
	font-style:italic;
	font-size: 18pt;

}
h1 {
	margin:0px;
	font-weight: bold;
	font-size: 18pt;
	color:#9fd9cd;
	
	font-style:normal;
}

h1:first-letter{
	color:#918090;
	font-weight:900;
	font-style:italic;
	font-size: 22pt;
}

.tarif
{
background:url(../images/puce.png) no-repeat;
padding-left:18px;
padding-top:5px;
}
.tarif h1 {
	margin:0px;
	font-weight: bold;
	font-size: 18pt;
	color:white;
	letter-spacing:5px
	
	font-style:normal;
}

.tarif h1:first-letter{
	color:#918090;
	font-weight:900;
	font-style:italic;
	font-size: 22pt;
	letter-spacing:5px;
}
h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	color:#9fd9cd;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:black;
}
