body
{
	widht: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	background-image: url("../Fond_site.bmp"); 
	font-family: Arial, Times New Roman, Times, sans serif;
	}
a
{
	color: red;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	background-color: lime;
}
#MEAC
{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 20px;
	right: none;
background:none;
}
#en_tete
{
height: 60px;
widht: none;
border: 2px dotted # F7E444;
background: url("../logo_musee.gif") no-repeat center;
padding:30px;
}
 
#menu1
{
	widht: 30%;
	height:1px;
	float: left;
}
.sous_menu
{
	margin-top: 20px;
	background-color: none;
	color: #F7E444;
	border: 2px dotted # F7E444;
	font-size: small;
}
.sous_menu h3
{
	color: #0099FF;
	text-align: left;
	font-size: small;
}
#corps
{
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 30px;
	padding: 1px;
	font-size: small;
	border: 2px dotted # F7E444;
	color: #0066FF;
	background-color:none;
	text-align: auto;
}

#corps h2
{
	text-align: 50px;
	color: #FF9900;
}

#pied_de_page
{
	clear: left;
	margin-top: 20px;
	padding: 80px;
	background:url("../images_2010/logo_musee.gif") no-repeat bottom center white;
	color: black;
	text-align: center;
	border: 2px dotted #F7E444;
}
p
{
	font-size: medium;
	
}
h1
{
font-size:xx-large;
color: #0066FF;
}
h2
{
font-size:large;
}
.zoom {
height:1px;
}
.zoom p {
text-align:center;
}
.zoom img {
width:40px;
height:30px;
}
.zoom img:hover {
width:600px;
height:400px;
}




