body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #532c4b;
	background-color: #b777aa;
	margin: 0;
}
#container {
	background: #532c4b;
	height: 100%;
	width: 800px;
	margin: 0 auto 0 auto;
}
#banner {
	height: 56px;
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #532c4b;
	background-image: url(images/80ansrms-head_01.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 42px;
	width: 800px;
	background-color: #532c4b;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 15px;
}
#menu li{
	float: left;
	padding: 15px 0px 0px 20px;
	margin: 0 auto 0 auto;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
 } 
#menu li a { 
  	float: left;
	color: #532c4b;
  	text-decoration: none;
 }
#menu li a:hover{ 
	color: #b777aa;
  	margin-bottom: 0px; 
	text-decoration: none;
}

#content {
	background: #ffffff;
	width: 642px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 20px;
}

#contentmoscou {
	width: 642px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 20px;
	background-color: #ffffff;
	background-image: url(illustrations/polaroid_moscou.jpg);
	background-repeat: no-repeat;
	background-position: 330px 250px;
}

#contentluxembourg {
	width: 642px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 20px;
	background-color: #ffffff;
	background-image: url(illustrations/polaroid_luxembourg.jpg);
	background-repeat: no-repeat;
	background-position: 330px 650px;
}

#contentcasablanca {
	width: 642px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 20px;
	background-color: #ffffff;
	background-image: url(illustrations/polaroid_casablanca.jpg);
	background-repeat: no-repeat;
	background-position: 330px 400px;
}

#contentangleterre {
	width: 642px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 20px;
	background-color: #ffffff;
	background-image: url(illustrations/polaroid_angleterre.jpg);
	background-repeat: no-repeat;
	background-position: 330px 90px;
}

#contentparis {
	width: 642px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 20px;
	background-color: #ffffff;
	background-image: url(illustrations/polaroid_paris.jpg);
	background-repeat: no-repeat;
	background-position: 330px 70px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#mois {
	border-top: thin solid #532c4b;
	border-bottom: thin solid #532c4b;
	width: 100%;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#mois a {
	color: #532c4b;
  	text-decoration: none;
}
#mois a:hover {
	color: #b777aa;
	text-decoration: none;
	border-bottom: 1px dotted #b777aa;
}
#footer {
	height: 15px;
	width: 680px;
	margin: 0 auto 0 auto;
	background: #532c4b;
	padding-left: 60px;
	padding-right: 60px;
	text-align: right;
	color: #FFFFFF;
	font-size: 9px;
}
#footer a {
	color: #ffffff;
  	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
  	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
#moscou {
	background-image: url(illustrations/polaroid_moscou.jpg);
	background-repeat: no-repeat;
	height: 342px;
	width: 312px;
	position: relative;
	left: 480px;
	top: 200px;
	z-index: 15;
}
#illustdroite {
}
#illustdroite img{
	margin-left: 20px;
	margin-right: 20px;
}

