html{font-size:100%;}
* {
/*	margin: 0;
	padding: 0;
	border: 0;*/
}
body
{
	 font-size:1em; line-height:1.25;
	 background-color: rgb(74, 56, 38);
	 font-family:  arial, helvetica, "nimbus sans L", sans-serif; color: rgb(255, 249, 116); text-align: justify;
}
p, img, body
{
border: none; padding:0; margin:0;
}
#corps {width:1110px;margin : 40px auto 0px auto;}
#face {position:absolute; top:0px;margin-left:660px;height:30px;}
h1 {text-indent:-5000px;float:left;position:absolute;}
header {
width:1100px;
height: 115px;
background-color: rgb( 110, 96, 81);
padding: 2px 5px 5px 5px;
color: rgb(231, 120, 23);text-align: justify;
}
header h2 {font-size: 1.2em;width:310px;display:inline-block;float:right;}
#logopage {position:absolute;margin-top:-37px; margin-left:5px; z-index:20;float:left;}
#logotitre {position:relative;top:0px; left:177px; z-index:30;}
#abeille {position:absolute; margin-left:600px;margin-top:10px;}

section {width:1100px; margin-left:0px; background-color: rgb( 110, 96, 81);font-weight: normal; padding: 5px;}

#menu-musee {width:195px; margin:0 5px 5px 0; padding: 5px; background-color: rgb( 146, 136, 125);float:left;}
#loc, #hor, #bou, #obj, #man, #pres, #coll
{width:195px;height:47px;background:url("../images/menu-musee.png") 0 0 no-repeat;text-indent:-5000px;display:block;margin-bottom:4px;}
#loc {background-position:0px -0px;}
#hor {background-position:0px -47px;}
#bou {background-position:0px -94px;}
#obj {background-position:0px -141px;}
#man {background-position:0px -188px;}
#coll {background-position:0px -282px;}
#pres {background-position:0px -235px;}

#loc:hover {background-position:-200px -0px;}
#hor:hover {background-position:-200px -47px;}
#bou:hover {background-position:-200px -94px;}
#obj:hover {background-position:-200px -141px;}
#man:hover {background-position:-200px -188px;}
#coll:hover {background-position:-200px -282px;}
#pres:hover {background-position:-200px -235px;}

section h2 {color: rgb(231, 120, 23); font-size: 1.8em; margin: 0.6em 0 0.6em 0;}
section a {font-weight:bold;color: rgb(255, 249, 116);}
section a:hover {color: rgb(231, 120, 23);}
#fil, #fil a {color: rgb(146, 136, 125);}
#fil {font-size:11px;padding:0px;height:10px;margin:0px;}
#fil a:hover {font-weight:bold;}
#vue1, #vue2
{margin: 5px 5px 5px 0px; float:left;}
aside {width:170px;background-color:rgb(255, 249, 116);float:right;margin-left:5px;padding:5px;color:rgb(74,56,38);}
.sep{position:relative;top:-5px;left:0px;}
footer {width:1110px;margin-left:0px;}
.vue3 {margin:5px 0 0 -2px;}
 