@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/hotel-des-ventes.png);
	background-repeat: repeat-x;
	background-color: #E7E8EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0459a0;
}
h1{
font-size:16px;
}
a{ color:#6798c0; }
a:visited{ color:#6798c0; }
a:hover{ color:#90bfe6; }

#awmAnchor-menu{
	margin-left:10px;

}
img{
	border-color:#999999;
}
#accueil{
margin-left:-80px;
}
.anim{
	width: 540px;
	height: 314px;
	/*border:1px solid #666666;*/
	background-image:url(images/cadre.gif);
}
.corps{
	margin-top:20px;
	margin-right:60px;
}
.footer{
	font-size:9px;
	text-align:center;
	margin-top:52px;
	color:#FFFFFF;
	margin-left:50px;
}

.footer a{ color:#FFFFFF; text-decoration:none; }
a#lien{ text-decoration:underline; }
.footer a:visited{ color:#FFFFFF; }
.footer a:hover{ color:#b3d9ea; }
#separation{
background-image:url(images/sep.jpg);
background-repeat:repeat-y;
float:right;
width:30px;
height:100%;
margin-right:15px;
margin-top:8px;
}
.statue{
background-image:url(images/salle-des-ventes-nice/salle-des-ventes-nice-statue.jpg);
background-repeat:no-repeat;
background-position:right;
height:420px;
}