html, body {  padding: 0px; width: 100%; height: 100%; margin: 0;}
body {
	 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
background-color:#FFFFFF;
}
a:link, a:active, a:visited{
/*	CURSOR: hand;*/
	TEXT-DECORATION: none;
	color:#734D00;
}
a:hover{
/*	CURSOR: hand;*/
	TEXT-DECORATION: none;
	color:#DEA836
}
.haut {
	position:fixed;
	top:0%;
	left:0%;
	width:100%;
	z-index:1;

}
.gauche {
	width: 200px;
	height: auto;
	background-image: url(images/fond_menu.gif);
	overflow: auto;
	vertical-align: top;
	font-size: 100%;
}
.gauche a:link, .gauche a:active, .gauche a:visited{
/*	CURSOR: hand;*/
	TEXT-DECORATION: none;
	color:#FFFFFF;
}
.gauche a:hover{
/*	CURSOR: hand;*/
	TEXT-DECORATION: none;
	color:#DEA836;
}
.gauche input{
font-size:80%;
border:0;
}
.droit {
padding:10px;
}
#haut_page{
	background-image:url(./images/ponlabbe.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:97%;
	height:150px;
	display: table;
}
	.photos{
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF #CACACA #CACACA #DFDFDF;
	background-color: White;
	padding: 5px;
}
.corp {
position:absolute;
top:130px;
width: 100%;
height:100%;
overflow: auto;
}
.bas {
	position:fixed;
	bottom:0%;
	left:0%;
	width:100%;
	height:15px;
background-color:#FFFFFF;
}
.pied {
	width: 100%;
	font-size: 90%;
	color: #FF4500;
	text-align: center;
	font-weight: bold;
	background-image: url("images/fond_pied.png");
	background-repeat: no-repeat;
}
.pied a:link, .pied a:active, .pied a:visited{
	color: #FF4500;
	text-decoration: none;
}
.pied a:hover{
/*	CURSOR: hand;*/
	text-decoration: none;
	color:#DEA836
}
.titre {
width:100%;
background-image: url("images/h2.jpg"); 
}
.titre h5{
	color: #FF9900;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-right: 40px;
	padding-top: 50px;
	font-style: italic;
}
.t0{
color:#734D00;
font-size:120%;
font-weight:bold;
}
.t1{
color:#734D00;
font-size:100%;
font-weight:bold;
}
.t2{
color:#734D00;
font-size:110%;
font-weight:bold;
height:20px;
}

.alert{
color:#CC0033;
font-size:120%;
font-weight:bold;
background-color:#FFFF66;
}
#moteur{
display:none;
}
