html, body {
	background-image: url(../images/fond-beige.jpg);
	background-color: #F2E7CB;
	margin:0;
	padding:0;
	height: 100%;
}
.entete {
	background-color: #FFFFFF;
	background-image: url(../images/entete.jpg);
	height: 195px;
	width: 650px;
	background-repeat: no-repeat;
}
.contenu {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu {
	height: 21px;
	background-color: #339900;
	text-align: left;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-bottom-color: #999999;
}
.centre {
	width: 650px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.pied {
	height: 128px;
	background-image: url(../images/pied.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 650px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A9322E;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.ombre-g {
	background-image: url(../images/ombre-g.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.ombre-d {
	background-image: url(../images/ombre-d.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.principal {
	margin: 0px;
	padding: 0px;
	width: 674px;
	vertical-align: top;
}
.titre-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #3366CC;
	text-align: right;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.nav a:hover{
	color: #CCFFCC;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
.bas {
	background-color: E4E4E4;
	vertical-align: bottom;
}
.titre-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #996600;
}
.tablo-diapo {
	padding: 15px;
	margin-left: 15px;
	border: 1px solid #000000;
}
