/* Survol Navigation principale Rub : infos musée */

.li_MuseeNav-infos_musee a:link, .li_MuseeNav-infos_musee a:visited {
	display: block;
	color:#C5A890;
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}

.li_MuseeNav-infos_musee a:hover, .li_MuseeNav-infos_musee_active {
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: url('images/coul_nav-infos_musee.gif') 0 -36px no-repeat;
	padding: 0 10px;
	color:#000000;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}


/* Menu gauche infos musée */
#MuseeMenuGauche .haut-infos_musee{
	width:105px;
	height: 20px;
	background-color:#AF095D;
	border-bottom:1px solid #FFFFFF;
}

#MuseeMenuGauche .bas_block-infos_musee{
	clear:both;
	width:  158px;
	height: 20px;
	background-color:#AF095D;
}
#MuseeMenuGauche .bas-infos_musee{
	clear:both;
	width:  158px;
	height: 65px;
	background: url("images/bas_menu-infos_musee.gif") no-repeat;
}

.li_MenuGauche-infos_musee{
	list-style-type:none;
	padding:5px 0 0 10px;
	margin:0;	
	border-bottom:1px solid #FFFFFF;
	background-color:#AF095D;
	line-height: 20px;
}

.li_MenuGauche-infos_musee:hover, .li_MenuGauche-infos_musee_actif
{
	/*background: url("images/transp.png") repeat-y;*/
	background-color: #C5A890;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 0 20px;
}

/* Contenu Musée infos musée */
#MuseeContenu .H2-infos_musee {
	clear:both;
	font-family: Arial Black;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 40px;
	color: #AF095D;
}

.titre-infos_musee {
	clear:both;
	font-family: Georgia;
	font-size: 22px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 30px;
	color: #AF095D;
}

.texte_couleur-infos_musee {
	color: #AF095D;
}

.carre-actus-infos_musee {
	float:left;
	background-color: #AF095D;
	height: 10px;
    width: 10px;
   	margin: 3px 5px 0px 0px;
   	padding: 0px 0px 0px 0px;
}

.li_puce-actus-infos_musee{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style-position: outside;*/
	type=square;
	color: #AF095D;
}
/* Puce pour entête rubrique

/* Survol Navigation principale Rub : expositions */

.li_MuseeNav-expositions a:link, .li_MuseeNav-expositions a:visited {
	display: block;
	color:#C5A890;
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}

.li_MuseeNav-expositions a:hover, .li_MuseeNav-expositions_active {
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: url('images/coul_nav-expositions.gif') 0 -36px no-repeat;
	padding: 0 10px;
	color:#000000;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}


/* Menu gauche expositions */
#MuseeMenuGauche .haut-expositions{
	width:105px;
	height: 20px;
	background-color:#EB6400;
	border-bottom:1px solid #FFFFFF;
}

#MuseeMenuGauche .bas_block-expositions{
	clear:both;
	width:  158px;
	height: 20px;
	background-color:#EB6400;
}
#MuseeMenuGauche .bas-expositions{
	clear:both;
	width:  158px;
	height: 65px;
	background: url("images/bas_menu-expositions.gif") no-repeat;
}

.li_MenuGauche-expositions{
	list-style-type:none;
	padding:5px 0 0 10px;
	margin:0;	
	border-bottom:1px solid #FFFFFF;
	background-color:#EB6400;
	line-height: 20px;
}

.li_MenuGauche-expositions:hover, .li_MenuGauche-expositions_actif
{
	/*background: url("images/transp.png") repeat-y;*/
	background-color: #C5A890;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 0 20px;
}

/* Contenu Musée expositions */
#MuseeContenu .H2-expositions {
	clear:both;
	font-family: Arial Black;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 40px;
	color: #EB6400;
}

.titre-expositions {
	clear:both;
	font-family: Georgia;
	font-size: 22px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 30px;
	color: #EB6400;
}

.texte_couleur-expositions {
	color: #EB6400;
}

.carre-actus-expositions {
	float:left;
	background-color: #EB6400;
	height: 10px;
    width: 10px;
   	margin: 3px 5px 0px 0px;
   	padding: 0px 0px 0px 0px;
}

.li_puce-actus-expositions{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style-position: outside;*/
	type=square;
	color: #EB6400;
}
/* Puce pour entête rubrique

/* Survol Navigation principale Rub : collections */

.li_MuseeNav-collections a:link, .li_MuseeNav-collections a:visited {
	display: block;
	color:#C5A890;
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}

.li_MuseeNav-collections a:hover, .li_MuseeNav-collections_active {
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: url('images/coul_nav-collections.gif') 0 -36px no-repeat;
	padding: 0 10px;
	color:#000000;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}


/* Menu gauche collections */
#MuseeMenuGauche .haut-collections{
	width:105px;
	height: 20px;
	background-color:#7DB613;
	border-bottom:1px solid #FFFFFF;
}

#MuseeMenuGauche .bas_block-collections{
	clear:both;
	width:  158px;
	height: 20px;
	background-color:#7DB613;
}
#MuseeMenuGauche .bas-collections{
	clear:both;
	width:  158px;
	height: 65px;
	background: url("images/bas_menu-collections.gif") no-repeat;
}

.li_MenuGauche-collections{
	list-style-type:none;
	padding:5px 0 0 10px;
	margin:0;	
	border-bottom:1px solid #FFFFFF;
	background-color:#7DB613;
	line-height: 20px;
}

.li_MenuGauche-collections:hover, .li_MenuGauche-collections_actif
{
	/*background: url("images/transp.png") repeat-y;*/
	background-color: #C5A890;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 0 20px;
}

/* Contenu Musée collections */
#MuseeContenu .H2-collections {
	clear:both;
	font-family: Arial Black;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 40px;
	color: #7DB613;
}

.titre-collections {
	clear:both;
	font-family: Georgia;
	font-size: 22px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 30px;
	color: #7DB613;
}

.texte_couleur-collections {
	color: #7DB613;
}

.carre-actus-collections {
	float:left;
	background-color: #7DB613;
	height: 10px;
    width: 10px;
   	margin: 3px 5px 0px 0px;
   	padding: 0px 0px 0px 0px;
}

.li_puce-actus-collections{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style-position: outside;*/
	type=square;
	color: #7DB613;
}
/* Puce pour entête rubrique

/* Survol Navigation principale Rub : action culturelle */

.li_MuseeNav-action_culturelle a:link, .li_MuseeNav-action_culturelle a:visited {
	display: block;
	color:#C5A890;
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}

.li_MuseeNav-action_culturelle a:hover, .li_MuseeNav-action_culturelle_active {
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: url('images/coul_nav-action_culturelle.gif') 0 -36px no-repeat;
	padding: 0 10px;
	color:#000000;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}


/* Menu gauche action culturelle */
#MuseeMenuGauche .haut-action_culturelle{
	width:105px;
	height: 20px;
	background-color:#00A8D5;
	border-bottom:1px solid #FFFFFF;
}

#MuseeMenuGauche .bas_block-action_culturelle{
	clear:both;
	width:  158px;
	height: 20px;
	background-color:#00A8D5;
}
#MuseeMenuGauche .bas-action_culturelle{
	clear:both;
	width:  158px;
	height: 65px;
	background: url("images/bas_menu-action_culturelle.gif") no-repeat;
}

.li_MenuGauche-action_culturelle{
	list-style-type:none;
	padding:5px 0 0 10px;
	margin:0;	
	border-bottom:1px solid #FFFFFF;
	background-color:#00A8D5;
	line-height: 20px;
}

.li_MenuGauche-action_culturelle:hover, .li_MenuGauche-action_culturelle_actif
{
	/*background: url("images/transp.png") repeat-y;*/
	background-color: #C5A890;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 0 20px;
}

/* Contenu Musée action culturelle */
#MuseeContenu .H2-action_culturelle {
	clear:both;
	font-family: Arial Black;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 40px;
	color: #00A8D5;
}

.titre-action_culturelle {
	clear:both;
	font-family: Georgia;
	font-size: 22px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 30px;
	color: #00A8D5;
}

.texte_couleur-action_culturelle {
	color: #00A8D5;
}

.carre-actus-action_culturelle {
	float:left;
	background-color: #00A8D5;
	height: 10px;
    width: 10px;
   	margin: 3px 5px 0px 0px;
   	padding: 0px 0px 0px 0px;
}

.li_puce-actus-action_culturelle{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style-position: outside;*/
	type=square;
	color: #00A8D5;
}
/* Puce pour entête rubrique

/* Survol Navigation principale Rub : documentation */

.li_MuseeNav-documentation a:link, .li_MuseeNav-documentation a:visited {
	display: block;
	color:#C5A890;
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}

.li_MuseeNav-documentation a:hover, .li_MuseeNav-documentation_active {
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: url('images/coul_nav-documentation.gif') 0 -36px no-repeat;
	padding: 0 10px;
	color:#000000;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}


/* Menu gauche documentation */
#MuseeMenuGauche .haut-documentation{
	width:105px;
	height: 20px;
	background-color:#925D3A;
	border-bottom:1px solid #FFFFFF;
}

#MuseeMenuGauche .bas_block-documentation{
	clear:both;
	width:  158px;
	height: 20px;
	background-color:#925D3A;
}
#MuseeMenuGauche .bas-documentation{
	clear:both;
	width:  158px;
	height: 65px;
	background: url("images/bas_menu-documentation.gif") no-repeat;
}

.li_MenuGauche-documentation{
	list-style-type:none;
	padding:5px 0 0 10px;
	margin:0;	
	border-bottom:1px solid #FFFFFF;
	background-color:#925D3A;
	line-height: 20px;
}

.li_MenuGauche-documentation:hover, .li_MenuGauche-documentation_actif
{
	/*background: url("images/transp.png") repeat-y;*/
	background-color: #C5A890;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 0 20px;
}

/* Contenu Musée documentation */
#MuseeContenu .H2-documentation {
	clear:both;
	font-family: Arial Black;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 40px;
	color: #925D3A;
}

.titre-documentation {
	clear:both;
	font-family: Georgia;
	font-size: 22px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 30px;
	color: #925D3A;
}

.texte_couleur-documentation {
	color: #925D3A;
}

.carre-actus-documentation {
	float:left;
	background-color: #925D3A;
	height: 10px;
    width: 10px;
   	margin: 3px 5px 0px 0px;
   	padding: 0px 0px 0px 0px;
}

.li_puce-actus-documentation{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style-position: outside;*/
	type=square;
	color: #925D3A;
}
/* Puce pour entête rubrique

/* Survol Navigation principale Rub : autour de la lutherie */

.li_MuseeNav-autour_de_la_lutherie a:link, .li_MuseeNav-autour_de_la_lutherie a:visited {
	display: block;
	color:#C5A890;
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}

.li_MuseeNav-autour_de_la_lutherie a:hover, .li_MuseeNav-autour_de_la_lutherie_active {
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: url('images/coul_nav-autour_de_la_lutherie.gif') 0 -36px no-repeat;
	padding: 0 10px;
	color:#000000;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}


/* Menu gauche autour de la lutherie */
#MuseeMenuGauche .haut-autour_de_la_lutherie{
	width:105px;
	height: 20px;
	background-color:#E50004;
	border-bottom:1px solid #FFFFFF;
}

#MuseeMenuGauche .bas_block-autour_de_la_lutherie{
	clear:both;
	width:  158px;
	height: 20px;
	background-color:#E50004;
}
#MuseeMenuGauche .bas-autour_de_la_lutherie{
	clear:both;
	width:  158px;
	height: 65px;
	background: url("images/bas_menu-autour_de_la_lutherie.gif") no-repeat;
}

.li_MenuGauche-autour_de_la_lutherie{
	list-style-type:none;
	padding:5px 0 0 10px;
	margin:0;	
	border-bottom:1px solid #FFFFFF;
	background-color:#E50004;
	line-height: 20px;
}

.li_MenuGauche-autour_de_la_lutherie:hover, .li_MenuGauche-autour_de_la_lutherie_actif
{
	/*background: url("images/transp.png") repeat-y;*/
	background-color: #C5A890;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 0 20px;
}

/* Contenu Musée autour de la lutherie */
#MuseeContenu .H2-autour_de_la_lutherie {
	clear:both;
	font-family: Arial Black;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 40px;
	color: #E50004;
}

.titre-autour_de_la_lutherie {
	clear:both;
	font-family: Georgia;
	font-size: 22px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 30px;
	color: #E50004;
}

.texte_couleur-autour_de_la_lutherie {
	color: #E50004;
}

.carre-actus-autour_de_la_lutherie {
	float:left;
	background-color: #E50004;
	height: 10px;
    width: 10px;
   	margin: 3px 5px 0px 0px;
   	padding: 0px 0px 0px 0px;
}

.li_puce-actus-autour_de_la_lutherie{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style-position: outside;*/
	type=square;
	color: #E50004;
}
/* Puce pour entête rubrique

/* Survol Navigation principale Rub : liens */

.li_MuseeNav-liens a:link, .li_MuseeNav-liens a:visited {
	display: block;
	color:#C5A890;
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}

.li_MuseeNav-liens a:hover, .li_MuseeNav-liens_active {
	float: left;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: url('images/coul_nav-liens.gif') 0 -36px no-repeat;
	padding: 0 10px;
	color:#000000;
	border-top:1px solid #C5A890;
	border-bottom:1px solid #C5A890;
}


/* Menu gauche liens */
#MuseeMenuGauche .haut-liens{
	width:105px;
	height: 20px;
	background-color:#A74034;
	border-bottom:1px solid #FFFFFF;
}

#MuseeMenuGauche .bas_block-liens{
	clear:both;
	width:  158px;
	height: 20px;
	background-color:#A74034;
}
#MuseeMenuGauche .bas-liens{
	clear:both;
	width:  158px;
	height: 65px;
	background: url("images/bas_menu-liens.gif") no-repeat;
}

.li_MenuGauche-liens{
	list-style-type:none;
	padding:5px 0 0 10px;
	margin:0;	
	border-bottom:1px solid #FFFFFF;
	background-color:#A74034;
	line-height: 20px;
}

.li_MenuGauche-liens:hover, .li_MenuGauche-liens_actif
{
	/*background: url("images/transp.png") repeat-y;*/
	background-color: #C5A890;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 0 20px;
}

/* Contenu Musée liens */
#MuseeContenu .H2-liens {
	clear:both;
	font-family: Arial Black;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 40px;
	color: #A74034;
}

.titre-liens {
	clear:both;
	font-family: Georgia;
	font-size: 22px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 30px;
	color: #A74034;
}

.texte_couleur-liens {
	color: #A74034;
}

.carre-actus-liens {
	float:left;
	background-color: #A74034;
	height: 10px;
    width: 10px;
   	margin: 3px 5px 0px 0px;
   	padding: 0px 0px 0px 0px;
}

.li_puce-actus-liens{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style-position: outside;*/
	type=square;
	color: #A74034;
}
/* Puce pour entête rubrique

