/* CSS Document */




body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align:left;
}

img, table {
	border: 0px none;
}
th {
	text-align: left;
}



.noBg {
	background-image: url(../images_nav/bg_body_print.gif);

}
/* styles generaux*/


 td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}

.texte_petit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.BR-CLEAR	{
	clear: both;
	height: 1px;
	}

.titre {
	font-weight: bold;

}

p, form, ul, li {
margin: 0px;
padding: 0px;
}

.paddingLeft {
padding-left:10px;
}

.img-left	{
float: left;
margin: 0px 10px 3px 0px;
}

#droite .img-left	{
float: left;
margin: 2px 5px 5px 0px;
}
#sommaire .img-left	{
float: left;
margin: 2px 30px 5px 0px;

}


.img-right	{
float: right;
margin: 2px 0px 2px 8px;
}

.img-center	{
	margin: 5px 0px;
	text-align: center;
	clear:both;
	float: none;
}


#conteneur {
	margin: 0 auto;
	width:1024px;
	text-align: left;

}

#conteneurPrint {
	margin: 0 auto;
	width:780px;
}


/*  bandeau en haut de page */
#bandeau {
	margin: 0 auto;
	width:1024px;
	height:100px;
	clear: both;
/*	width:950px;*/
}

#header {
	width:950px;
	margin-left: 0px;
}

.bgBandeau {
	background-image: url(../images_nav/bg_bandeau.jpg);
	background-repeat: no-repeat;
}



.drapeaux {
	white-space: nowrap;
	font-size: 6px;
	color: #FFFFFF;
	margin: 8px 0px 0px 0px;
}
.drapeaux2 {
	white-space: nowrap;
	font-size: 6px;
	color: #FFFFFF;
	margin: 5px 0px 10px 0px;
}






#header li {
	list-style-type: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 3px 0px 3px;
/*	border-top: 1px solid #cccccc;*/
	font-size: 0.9em;
	list-style-image: none;
}

#header a:link {
	color: #3A3A3E;
	text-decoration: none;

	
}
#header a:visited {
	color: #3A3A3E;
	text-decoration: none;

}

#header a:hover {
	color: #E13F87;
	text-decoration: none;

}



/*  partie centrale de la page */

#centre {
	width: 565px;
	text-align:left;
}

.centreMarges {
	padding: 40px 20px 25px;
}


/*  colonne de gauche */

#gauche {
	width: 190px;
	font-weight: normal;
	font-size: 1em;
	color: #393F47;
	text-align:left;
}


.gaucheMarges {
	padding: 35px 5px 0px 80px;
}

#gauche ul {
	padding: 0px;
	margin: 0px;
	height: 300px;

	}

#gauche li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images_nav/puce_gauche.gif);
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	list-style-position: outside;
	}

#gauche .in  {
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images_nav/puce_gauche_in.gif);
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	list-style-position: outside;
	}

#gauche a:link {
	color: #393F47;
	text-decoration: none;
	
}
#gauche a:visited {
	color: #393F47;
	text-decoration: none;
}

#gauche a:hover {
	color: #393F47;
	text-decoration: underline;
}


#rechercher {
	font-weight: normal;
	font-size: 1.3em;
	color: #3A3A3E;
}

.inputRechercher  {
	font-size: 0.8em;
	width: 80px;
	margin: 4px 0px 6px 0px;
	clear: both;
        }


/*  colonne de droite */

#droite {
	width: 215px;
	font-size: 0.9em;
	text-align:left;
}

.droiteMarges {
	padding: 10px 13px 0px 28px;
}


#droite a:link {
	color: #000000;
	text-decoration: none;
	
}
#droite a:visited {
	color: #000000;
	text-decoration: none;
}

#droite a:hover {
	/*color: #DE030A;*/
	text-decoration: underline;
}



/*h1  est défini dans les css specifiques aux rubriques concernees */

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	clear:both;
}


/*h3  est défini dans les css specifiques aux rubriques concernees */


h4 {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9EACB6;
	text-align: center;
	clear:both;
}

/*h5  est défini dans les css specifiques aux rubriques concernees */


h6 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}



/*Pages sommaire de rubrique*/

#sommaire {
	margin: 15px 0px 0px 20px;
}

#sommaire a:link {
	color: #3A3A3E;
	text-decoration: none;
}
#sommaire a:visited {
	color: #3A3A3E;
	text-decoration: none;
}

#sommaire a:hover {
	/*color: #5279AC;*/
	text-decoration: none;
}


#sommaire td {
	background-position: left top;

}



#sommaire li {
	list-style-image: url(../images_nav/puce_sommaire.gif);
	font-weight: bold;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.4em;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	}




#sommaire li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
	
	}
	
#sommaire li li ul {
	border-top-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 20px;
	font-weight: normal;
	}

#sommaire li li {
	list-style-type: square;
	list-style-image: url(../images_nav/puce_sommaire2.gif);
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	list-style-position: outside;
	border-bottom-width: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;

	}
	
	
#sommaire li li li {
	list-style-image: url(../images_nav/puce_sommaire3.gif);
	list-style-position: outside;
	border-bottom-width: 0px;
	font-size: 0.9em;

	}
	
	
.texte2 {
	font-size: 1.1em;
	font-style: italic;
	padding-top: 7px;
	color: #393F47;
}




/* liste de liens dans la colonne de droite */


#actu {
}


.blocActu {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px 0px;
	clear: both;
}

#actu .titre {
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	background-image: url(../images_nav/puce_liens.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	}

	



/* fiches musees */



#horaires {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 160px;
	padding-right: 10px;
}


#horaires .texte {
	font-size: 0.9em;
	padding: 0px 10px;
}

#horaires .titre {
	color: #B00107;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}


#centre .titre {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}


/* navigation Suivant - Precedent sur les fiches musees */

#navigation {
	background-image: url(../images_nav/bg_navigation.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}

#navigation a:link {
color: #6D6F6F;
text-decoration: none;
	padding: 0px 5px 2px 5px;
}
#navigation a:visited {
color: #6D6F6F;
text-decoration: none;
	padding: 0px 5px 2px 5px;
}

#navigation a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E1E4E7;
	padding: 0px 5px 2px 5px;
}



/* bouton imprimer */

#IMPRIMER {
	background-image: url(../images_nav/bg_print.gif);
	background-repeat: no-repeat;
	padding: 6px 22px 2px 35px;
	background-position: right top;
	text-align: right;
	}

#IMPRIMER a:link {
color: #6D6F6F;
text-decoration: none;

}
#IMPRIMER a:visited {
color: #6D6F6F;
text-decoration: none;

}

#IMPRIMER a:hover {
	/*color: #AE57C7;*/
text-decoration: none;
}
.titrePrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9EACB6;
	text-transform: uppercase;
}

/* lien Diaporama sous les photos */
.lienDiaporama {
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images_nav/picto_diaporama.gif);
	padding-left: 35px;
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	text-align: left;
}


#photo a:link {
	color: #393F47;
	text-decoration: none;
	
}
#photo a:visited {
	color: #393F47;
	text-decoration: none;
}

#photo a:hover {
	color: #000000;
	text-decoration: underline;
}
.texte3 {
	font-size: 0.9em;
	padding-top: 7px;
}


/*.rubriques {
	padding-left:545px;
	font-size: 9px;
	font-weight: normal;
	color: #CCD1D7;
}*/
.rubriques {
	//top: -4px;
        padding-left:460px;
        font-size: 9px;
        font-weight: normal;
        color: #CCD1D7;
}
.noBorder {
	border: none;
}


.pictoPdf {
	background-image: url(../images_nav/picto_pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}



.bgBlocNotes {
	background-position: right bottom;
	background-image: url(../images_nav/bg_pave_actu.gif);
	background-repeat: no-repeat;
	width: 180px;
	margin: 10px 0px 0px 0px;
	padding : 10px 0px 15px 0px;
	}

.blocNotes {
	background-position: left top;
	background-image: url(../images_nav/fleche_actu_droite.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 2px 10px;
	margin: 0px 10px 5px 20px;
	font-weight: normal;
	}


	
	
h3 {
	padding: 2px 2px 2px 20px;
	margin: 10px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	clear:both;
	background-color: #336666;
}

.sous_titre_rubrique {
	font-weight: bold;
	font-size: 11px;
	color:#454a52;
}
.sous_titre2_rubrique {
	color:#454a52;
		font-size: 10px;
			font-style: italic;
}



#doc_envoi .vous_etes	{
	background-color:#f6f6f6;
	padding : 2px 10px;
	font-weight:bold;
	color:#393f47;
	background-image: url(../images_nav/bg_titre_jaune.gif);
	padding-left : 25px;
}

#doc_envoi input	{
	font-size: 11px;
}

#doc_envoi td	{
	padding : 3px 5px;
}
#doc_envoi table.brochures		{
	background-color:#f6f6f6;
}

#doc_envoi table.brochures td		{
	padding : 6px 5px;
	border-bottom : 1px solid #e1e1e1;
}
#doc_envoi I	{
	font-style:italic;
	color:#666666;
}

.message_ok {
	margin : 20px 40px;
	background-color:#f6f6f6;
	color:#4a8040;
	font-size:15px;
	padding : 15px;
	text-align:center;
}
.message_erreur {
	margin : 20px 40px;
	background-color:#f6f6f6;
	color:#CC0033;
	font-size:13px;
	padding : 15px;
	text-align:center;
}