html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	scrollbar-base-color: #FFFFFF;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	margin: 0;
	padding: 0;
	height: 100%;
	color:#848773;
	color:#06a8d0;
	background-color:#DDDDDD;
}

P.page {
	vertical-align: center;
	margin-top:-12px;
}

 table.page {
	width: 860px;
	height:100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	border:2px solid #848773;
}

div.page {
	width: 860px;
	margin: 0 auto;
	min-height: 100%;
	vertical-align: center;
	background-color:#FFFFFF;
}

div.titre {
    clear: both;
    height: 170px;
    background-color: #FFFFFF;
}

.imageSousTitre {
width:710px;
height:60px;
}

div.picturail {
    clear: both;
	position: relative;
	horizontal-align : center;
	visibility:visible; 
	float: center;
	vertical-align : top;
	top: 0px;
}

td.menu, div.menu {
	float: left;
	width:180px;
	height:100%;
	padding-left:3px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-color: #0000ff;
	vertical-align : top;
	horizontal-align : right;
	text-align:left;
	font-weight:bold;
}
div#contenu {
    padding: 0px 5px 5px 180px;
    margin: 0px;
	vertical-align : top;
	background-color: gray;
}
td.contenu  {
    margin: 0px;
	vertical-align : top;
	width:710px;
}

div.seppiedpage {
    clear: both;
	position: absolute;
	width: 100%;
	height : 3px;
	bottom: 26px;
	background-color:#d16d17;

	margin: 0 auto;
}
div.piedpage {
    clear: both;
	position: absolute;
	width: 860px;
	height : 26px;
	bottom: 1px;
	margin-bottom: 0px;
	background-color: #744112;
}

.seppiedpage {
	width: 100%;
	height : 3px;
	border:0px none;
	background-color:#d16d17;
	background-color:#00ccff;
}

.piedpage {
    clear: both;
	width: 100%;
	height : 26px;
	bottom: 0px;
	margin-bottom: 0px;
	background-color: #744112;
	background-color:#00ccff;
}

td.textpiedpage, div.textpiedpage {
    margin-top:5px;
	text-align : center;
	background-color: #744112;
	background-color:#0000ff;

	vertical-align : middle;
	horizontal-align : center;
	text-align : center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	
}

.textpiedpage a {
	text-decoration: none;
	color: #FF5E14;
	color: #00ccff;
	
	font-size: 11px;
    line-height:20pt;
	font-style: bold;
}
.textpiedpage a:hover {
	text-decoration: none;
	color: #FF5E14;
	color: #EEEEEE;
	font-size: 12px;
	font-style: bold;
}

.menu a {
	text-decoration: none;
	color: #744112;
	color: #0000FF;
	font-size: 12px;
    line-height:20pt;
	font-style: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #FF5E14;
	color: #EEEEEE;
	font-size: 13px;
	font-style: bold;
}

div.picturerail {
	float: right;
	display: block;
	color:blue;
    border: 3px;
	top: 0;
	left: 0;
}

div.titre {
    clear: both;
	position: relative;
	top:0px;
	width: 100%;
	height : 60px;
	margin: 0px;
	padding: 0px;
}

div.titretexte {
	font-family: Trajan Pro, Helvetica, Arial;
    clear: both;
	float:left;
	position: absolute;
	width: 100%;
	//height : 10px;
	top: -8px;
	//top:0px;
	bottom: 0px;
	margin: 0 auto;
	text-decoration: none;
	font-size: 40px;
	font-weight: bold;
}

div.titre hr {
  clear: both;
  position: relative;
  border: 0;
  width: 100%;
  height: 5px;
  top:20px;
  background-color: #dddddd; 
  color:#dddddd;

}



div.corps {
	width:98%;
	margin-left: 5px;
	padding:5px;
}

div.corps hr {
  border: 0;
  width: 90%;
  margin-top: 10px;
  margin: +0,5em 0;
  color:#dddddd;
  background-color: #D16D17;
  background-color: #dddddd;
  
}

.texteenonce {
  border: 0;
  margin-left: 10px;
  margin-top: 0px;
  
}

.image {
	border: 1px solid #00cbff;
	float: right;
}
.imageSans{
	border: 0px;
	float: right;
}

.image div {
}

a.imagebanniere  IMG {
	text-decoration: none;
	border: none 0px;
	horizontal-align : center;
}

a{
	color: #d16d17;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #FF6E14;
	font-size: 11px;
	font-weight: bold;
}

.page2 {
	font-size: 11px;
	color: #E7D3D8;
}

.acph {
	display: none;
	Z-INDEX: -1;
	background-color:#DDDDDD;
}
.log {
	float: left;
	position: absolute;
	display: visible;
	height: 1;
	width:600;
	top:5px;
	left:210px;
	Z-INDEX: -1;
	background-color:#DDDDDD;

}	


