div#header {
	position:relative;
}
div#langues {
	position: absolute;
	top: 95px;
	left: 16px;
	color: white;
	font-size: 9px;
}
a.langue {
	color: white;
	font-size: 8px;
}
div#menu {
	position: absolute;
	top: 112px;
	left: 190px;
}
div#menu table tr td {
	width: 76px; 
	text-align:center;
}
td.borright {
	border-right: solid 1px #DDD;
	height: 28px;
}
a.mainmenu {
	color: #666;
	font-size: 9px;
	font-family: arial,sans-serif;
}
a.mainmenu:hover {
	color: orange;
}
a.overmenu {
	color: orange;
}
div.submenu {
	padding: 0px;
	margin: 0px;
	border: none;
	background: white;
	position: absolute;
	left: -1px;
	display: none;
	top: 29px;
	width: 150px;
	padding: 0px;
	border: solid 1px #999;
	z-index: 2;
}

div.rollrel {
	height: 28px;
	position: relative;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border: none;
}
div.ligne1,div.ligne2 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	width: 76px;
	top: 9px;
	left: 0px;
	text-align: center;
	line-height: 12px;
}
div.ligne1 {
	top: 7px;
}
div.ligne2 {
	top: 0px;
}
a.menug:hover {
	color: orange;
}
h1 {
	position: absolute;
	top: 35px;
	left: 32px;
	padding: 0px;
	margin: 0px;
	width: 139px;
	height: 49px;
}
div#submenupays {
	border-bottom: solid 1px orange;
	margin-top: 10px;
	padding-bottom: 3px;
}
div#sitemap ul {
	margin-bottom: 10px;
}
div#sitemap ul li ul li {
	list-style-image:url('/images/carre-gris.gif');
}
div#leftmenu div.orangeline {
	border-bottom: solid 1px orange;
	padding: 5px;
	width: 130px;
	text-align: center;
}
div#leftmenu {
	padding-top: 20px;
	width: 188px;
	margin-left: 16px;
	text-align: left;
}
div#adressebox {
	font-family: arial,sans-serif;
	padding: 10px;
	font-size: 10px;
	text-align:left;
	background: #e6e8e9;
}
div#cadrephoto {
	background-image: url('/images/cadre-image.png');
	width: 196px; 
	height: 211px;
	margin-left: -5px;
}
div#leftpane {
	width: 188px;
	text-align: center;
	float: left;
	margin-right: 20px;
}
div#rightpane {
	width: 570px;
	float: left;
}
div#bottompane {
}
div#body {
	width: 800px;
	text-align: left;
	margin: auto;
}
body {
	text-align: center;
}
div#leg {
	width: 802px;
	height: 12px;
	text-align: right; 
	background: #706d6e;
	padding-top: 3px;
	padding-right: 3px;
	margin-top: 10px;
}
div.footer1 {
	float: left;
	width: 33%;
}
div#footer {
	width: 802px;
	height: 20px;
	padding-top: 3px;
	margin-top: 5px;
}
div.footer1 a {
	text-decoration: underline;
}
table#questionnaire tr td {
	border-bottom: solid 1px black;
}

div.myp.error {
	border: solid 1px red;
	font-size: 14px;
	color: red;
	width: 400px;
	background: #FDD;
	font-weight: bold;
	padding: 5px;
}
div.myp.ok {
	border: solid 1px #090;
	font-size: 14px;
	color: #090;
	width: 400px;
	background: #DFD;
	font-weight: bold;
	padding: 5px;
}
div#myp_menu {
	border-bottom: solid 1px #1C6284;
	margin-bottom: 20px;
}
div#myp_menu a {
	color: #1C6284;
}
div#myp h2, div#myp a, div#myp h3, div#myp_contact a {
	color: #1C6284;
}
div#myp_contact a {
	font-size: 11px;
}
div#myp_contact {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin-top: 30px;
	border-top: solid 2px #1C6284;
	padding-top: 5px;
}
