body {
	margin:0;
	padding:0;
	background-image: url(../images/fond.gif);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
p {
	padding: 0px;
	margin: 15px 0 0 0;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:16px;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
#general {
	width:770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#logo {
	width:406px;
	height:89px;
	float:left;
	background-color: #666666;
}
#droite {
	width:337px;
	height:525px;
	float:right;
	background-color: #698991;
	background-image: url(/images/fond-droite.gif);
}
#ombre-droite {
	width:27px;
	height:544px;
	float:right;
	background-image: url(../images/ombre-droite.gif);
	background-repeat: no-repeat;
}
#contenu {
	width:406px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../images/fond-contenu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #1a424f;
	height: 322px;
}
#ombre-contenu {
	width:406px;
	height:14px;
	float:left;
	background-image: url(../images/ombre-contenu.gif);
	background-repeat: no-repeat;
}
#ombre-bas {
	width:337px;
	height:19px;
	float:right;
	background-image: url(../images/ombre-bas.gif);
	background-repeat: no-repeat;
}
#menu {
	width:406px;
	height:119px;
	float:left;
	text-align: right;
}
#langue {
	width:30px;
	height:70px;
	float:right;
	text-align: center;
	margin: 13px 16px 0 250px;
	font-size: 11px;
	font-weight: bold;
	color: #d5e4e8;
}
#langue a {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #79939c;
	text-decoration: none;
}
#photo {
	margin: 5px 16px 0 16px;
	border-color: #d5e4e8;
	border-width: 10px;
	border-style: solid;
}
#adresse {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 30px 20px 0 0;
}
#adresse a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#adresse h3 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 3px 0;
}
#langue a:hover {
	color: #d5e4e8;
	text-decoration: none;
}
#cadre-photo {
	border-color: #d5e4e8;
	border-width: 5px;
	border-style: solid;
}
