.background {
	background-color: #6E6F7C;
}


a:visited {
	text-decoration: none;

}

a:hover {
	color: #F96D0F;
}

.Texte a:hover {
	color: #F96D0F;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.infomusee {
	background-repeat: no-repeat;
	background-color: #5D74B8;

}
.expositions {
	background-repeat: no-repeat;
	background-color: #997B81;


}
.expo_img {
	background-image: url(/images/expo_img.jpg);
	background-repeat: no-repeat;

}
.depart {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #4B4748;


}
.collections {
	background-repeat: no-repeat;
	background-color: #EAD5A8;
	
}
.documen {
	background-repeat: no-repeat;
	background-color: #7D8798;
	
}
.recherche {
	background-image: url(/images/recherche.jpg);
	background-repeat: no-repeat;
}
.texte_recherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.activites {
	background-repeat: no-repeat;
	background-color: #8D9583;
}
.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.texte_standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.texte_standard_pte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

.texte_standard_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;

}

.texte_standard_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.entete_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}

input {
	color:white;
	background-color:#ffffff;
	color:#000000;
	font-family:verdana;
	font-size:8pt;
	height:14pt;
	border-width:1pt;
	border-style:solid;
	border-color:#6E6F7C;
} 

.actualites {
	background-repeat: no-repeat;
	background-color: #8F8DBF;
}
.infopage1 {
	border: none;
	text-align: justify;
}
.centenaire {
	background-attachment: fixed;
	background-color: #8F8DBF;
	background-image: url(/images/100.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
