#page{
	margin-top:15px;
}

#title{
	width:430px;
	margin-top:47px;
	margin-left:0px;
}

#title h1>a {
    color: #fffffe;
    font-size: 220%;
}

a:hover {
	text-decoration: underline;
}

#title a {
    color: #fffffe;
    font-size: 220%;
}

#menu {
    float: right;
	position:relative;
	right:52px;
    background-repeat: no-repeat;
    background-position: -1px 0px;
    width: 329px;
    height: 132px;
    overflow: hidden;
}

#menu li{
	position:relative;
	height:40px;
	overflow: hidden;
}

#menu a{
	font-size: 85%;
	line-height:0.5em;
}

#content {
    clear: both;
}

#leftContent {
    float: left;
	width: 640px;
    background-color: white;
}

#leftContent .text{
	padding: 30px 50px 30px 30px;
}

#leftContent .decoration{
	height: 36px;
}

#leftContent h2{
	font-size: 250%;
	font-weight:bold;
	margin-top:1em;
	margin-bottom: 1em;
}

#rightContent {
    float: left;
    width: 100px;
    background-color: white;
	margin-left:7px;
}

#rightContent .text{
	padding: 70px  5px; 
	/*word-break:break-all;*/
}

#rightContent .decoration{
	height: 21px;
}

#rightContent a,  #leftContent a {
	color: blue;
	font-weight: bold;
}

#rightContent a:hover,  #leftContent a:hover {
	color: blue;
	/*text-decoration: underline;*/
}

#rightContent a:visited,  #leftContent a:visited {
	color: #333333;
}

#leftContent a:visited {
	color: #333333;
	text-decoration: underline;
}

#footer{
	margin-right: 120px;
	padding-top:.5em;
}

#footer a {
    background-image: url(../assets/puce.png);
}
/*
 * ===============================================
 * #collectionsButton
 * ===============================================
 */
#collectionsButton {
	left: 132px;
	top: 50px;
	width:94px;	
}

#collectionsButton a {
    color: #F19300;
}

#collectionsButton a:hover,  #collectionsButton a:active{
	color: #FFA215;
}


#collectionsButton .button {
}
/*
 * ===============================================
 * #expositionsButton
 * ===============================================
 */
#expositionsButton {
	top:42px;
	left:229px;
	width:65px;
}

#expositionsButton a {
    color: #645e63;
}

#expositionsButton a:hover, #expositionsButton a:active{
	color:#6D676C;
}
#expositionsButton .button {
}
/*
 * ===============================================
 * #activitesButton
 * ===============================================
 */
#activitesButton {
	top:-30px;
	left:229px;
	width:101px;
}

#activitesButton a {
    color: #bf3a5e;
}

#activitesButton a:hover,  #activitesButton a:active{
	color:#EBBECA;
}

#activitesButton .button {
}
/*
 * ===============================================
 * #museeButton
 * ===============================================
 */
#museeButton {
	top:-72px;
	left: 15px;
	width: 118px;
}

#museeButton a {
    color: #c8081e;
}

#museeButton a:hover, #museeButton a:active{
	color:#FCADB5;
}

#museeButton .button {
}
/*
 * ===============================================
 * #ressourcesButton
 * ===============================================
 */
#ressourcesButton {
	top:-55px;
	left:155px;
	width:76px;
}

#ressourcesButton a {
    color: #9f7743;
}

#ressourcesButton a:hover, #ressourcesButton a:active{
	color: #E6D7C4;
}

#ressourcesButton .button {
}
/*
 * ===============================================
 * #partenairesButton
 * ===============================================
 */
#partenairesButton {
	top:-195px;
	left:160px;
	width:70px;
}

#partenairesButton a {
    color: #008784;
}

#partenairesButton a:hover, #partenairesButton a:active{
	color: #82D2D2;
}

#partenairesButton .button {
}
/*
 * ===============================================
 * #informationsButton
 * ===============================================
 */
#informationsButton {
	top: -235px;
	left: 220px;
	width:65px;
	text-align:right;
}

#informationsButton a {
    color: #1d354b;
	
}

#informationsButton a:hover, #informationsButton a:active{
	color:#85ACCF;
}

#informationsButton .button {
}
