/* @override http://www.ecolecaminarem.org/css/common.css */

ul {
	/*border: 1px solid black;*/
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#corps {
	margin: auto;
	width: 770px;
	min-height: 500px;
}
body {
	margin: 5pt;
}
#bandeau {
	background-color: white;
	height: 110px;
}
#logo {
	margin-top: 14px;
	margin-left: 14px;
	width: 269px;
	height: 87px;
}
#photos {
	position: absolute;
	right: 0px;
	top: -100px;
}
#photos li {
	display: inline;
	line-height: 0px;
}
#menu_top {
	position: absolute;
	top: -20px;
	right: 0px;
	text-align: right;
}
#menu_top li {
	display: inline;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 40px;
}
#menu_top a:link, #menu_top a:visited {
	color: #B87E2A;
	text-decoration: none;
}
#menu_top a:hover, #menu_top .current {
	color: #E1AC60;
	border-bottom: 1pt solid #B87E2A;
}
.spacer {
	clear: both;
	visibility: hidden;
}
#menu_gauche {
	position: absolute;
	top: 50px;
	left: 32px;
}
#menu_gauche li {
	list-style: none;
	margin-bottom: 12px;
	line-height: 1px;
	font-size: 1px;
}
img {
	border: 0px;
}
#menu_bas {
	background-image: url("/images/footer.jpg");
	position: absolute;
	bottom: 0px;
	left : 0px;
	right: 0px;
	height: 23px;
	width: 750px;
	padding-right: 20px;
	text-align: right;
}
#menu_bas li {
	display: inline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 40px;
}
#menu_bas a:link, #menu_bas a:visited, #adresse a:link {
	color: white;
	text-decoration: none;
}
#menu_bas a:hover, #menu_bas .current, #adresse a:hover {
	color: white;
	text-decoration: underline;
}
#debug {
	position: absolute;
	bottom: -20px;
	height: 20px;
}