html{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	overflow: scroll;
}
body {
	background-color: #990000;
	min-width: 100%;
	width: 100%;
	min-height: 100%;
	height: 100%;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
}
/*-----------------------------Menu déroulant------------------------*/
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#tableMenu{
	width: 990px;
	height: 10px;
	border-collapse: collapse;
	font: bold 10pt;
}
#menu {
	position: absolute;
	margin-top: 3px;
	z-index:100;
}
#menu dl{
	float: left;
	width: 163px;
	margin: 0 1px;
	background: #3399FF;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	border: 1px solid #3399FF;
}
#menu dd {
	border: 2px solid #3399CC;
}
#menu li {
	text-align: left;
	font: 80%;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu dt a:hover{
	background: #3399CC;
}
a {
	text-decoration: underline;
	color: Black;
	color: #222;
}
#menu dt a:hover {
	background: #3399CC;
}
/*------------------Fin menu déroulant------------------*/
/*----------------------Les blocs--------------------------*/
#contenu{
	width: 990px;
	min-height: 500px;
	height: 100%;
	margin-top: 11px;
	text-align: center;
}
#left {
	float: left;
	border: 5px solid #3399FF;
	background: #3399CC;
	width: 154px;
	min-height: 929px;
	text-align: center;
	color: #990000;
}
#middle {
	float: left;
	border: 5px solid #3399FF;
	background: #3399CC;
	width: 648px;
	min-height: 929px;
	height: auto;
	margin-left: 2px;
	text-align: center;
	color: #990000;
}
table{
	text-align: center;
	padding-left: 20%;
	color: Black;
}
#right {
	float: left;
	border: 5px solid #3399FF;
	background: #3399CC;
	width: 154px;
	min-height: 929px;
	height: auto;
	margin-left: 2px;
	text-align: center;
	color: #990000;
}
#encart{
	margin-top: 30px;
	height: 120px;
	padding-bottom: 5px;
	color: Black;
}
#pp{
	margin-top: 5px;
	float: none;
	clear: both;
}

/*---------------------Fin des blocs---------------------------------*/
/*----------------------------Les liens------------------------------*/
a {
	color:  black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
/*.min{
	font-size: 10px;
	text-decoration: underline;
	color: Black;
}*/
a:visited {
	color:  black;
}
a:active {
	color:  #ccc;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}

/*-------------------------Fin des liens-----------------------------*/
/*----------------------------typographie----------------------------*/
strong, b {
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 0;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.nom{
	font-family: New Roman, verdana;
	font: bold 13px;
}
/*-----------------------------Fin typographie-----------------------*/
/*------------------menu pied-page----------------------*/
#tablepp{
	width: 990px;
	height: 10px;
	font: bold 12px;
	border-bottom: 24px;
	padding-bottom: 24px;
	list-style-type: none;
	border-collapse: collapse;
	margin-left: 5px;
}
#tablepp a {
	text-decoration: none;
	font-weight: bold;
	color:  #CCC;
	outline: none;
}
#tablepp a:hover {
	color: #ccc;
	text-decoration: underline;
}
.divise{
	color: White;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
}
.retrait{
	padding-left: 330px;
	color: #ccc;
}
.copy{
	font-size: 12px;
}
.tilde{
	margin-right: 5px;
	margin-left: 5px;
}
/*----------------------------Fin menu pp--------------------------*/
/*----------------------------logo ville---------------------------*/
#ville{
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}
/*----------------------------Fin logo ville-----------------------*/
/*----------------------------Traitement images--------------------*/
img {
	border: 0;
}

/*--------------------Fin traitement images--------------------*/
/*--------------------Les pages--------------------------------*/
/*--------------------Contact----------------------------------*/
#tablecontact{
	font: bold 12px;
	list-style-type: none;
	border-collapse: collapse;
}
td{
	height: 20px;
	text-align: left;
	padding: 2px;
}
textarea{
	width: 225px;
	margin-bottom: 1px;
}
input [type=text] :focus, textarea:focus{
	background-color: White;
	cursor: hand;
	cursor: pointer;
}
.td2{
	text-align: right;
	width: 80px;
	color: #990000;
}
#demicontenuG{
	width: 310px;
	padding-top: 15px;
	float: left;
}
#demicontenuD{
	width: 310px;
	float: right;
	position: relative;
}
#bas{
	padding-top: 60%;
}
#texte{
	padding-top: 25px;
	margin-top: 25px;
	letter-spacing: normal;
}

/*-------------------Tarifs-----------------------------*/
#tabletarif{
	font: 13px;
	list-style-type: none;
	border-collapse: collapse;
	margin-top: 25px;
	padding-left: 20%;	
}
td{
	height: 20px;
	width: 200px;
	padding: 2px;
	color: Black;
}
.td1{
	color: #990000;
}
/*.td2{
	text-align: center;
	width: 100px;
	color: Black;
}*/
.color{
	color: Black;
}
#texte{
	color: Black;
	font: 15px;
}
/*--------------------------Actualités-------------------------------------------------*/
/*--------------------------back-office------------------------------------------------*/
.back {
	float:none;
	clear:both;
	width:658px;
}
/*----------------------fin back-office-----------------------------------------------*/
/*-------------------------Christine---------------------------------------------------*/
#chris{
	color: Black;
	padding-top: 30px;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}
#chrisImg{
	text-align: center;
}
/*------------------------fin Christine-------------------------------------------------*/
/*-----------------------Infos légales---------------------------------------------------*/
#info{
	text-align: left;
	color: Black;
	padding-left: 50px;
	padding-bottom: 50px;
}