* {
	padding: 0;
	margin: 0;
	}
img
{
	border: 0;
}
/*________menuGauche2 CSS alsacreation__________*/
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menuGauche2 {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	top: 160px;
	left: 10px;
	width:175px;
}

#menuGauche2 dt {
	cursor: pointer;
	margin: 1px 0;
	padding-left: 15px;
	/*height: 20px;*/
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #4D4D4D;
	font-weight: bold;

	background: #B7B7B7;
}

#menuGauche2 dd {
	/*border: 1px solid gray;*/
}
#menuGauche2 li {

	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #E9E9E9;
	border-bottom: 1px solid #F7F7F7;
}

#menuGauche2 li a:before
{
	content: url(../img/menuGauche/puceOff.jpg); /* Mettre une image de question */
}

#menuGauche2 li a:hover:before, #menuGauche2 li a:active:before
{
	content: url(../img/menuGauche/puceOn.jpg); /* Mettre une image de question */
}

#menuGauche2 li a, #menuGauche2 dt a {
	color: #6F6F6F;
	text-decoration: none;
	display: block;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 0 none;
}
#menuGauche2 li a:hover, #menuGauche2 dt a:hover {
	color: #FF9900;
}
.ongletDirect
{
	margin: 1px 0;
	padding-left: 15px;
	/*height: 20px;*/
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #4D4D4D;
	font-weight: bold;
	background: #B7B7B7;
}
.ongletSelected
{
	margin: 1px 0;
	padding-left: 15px;
	/*height: 20px;*/
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #242424;
	font-weight: bold;
	background: #B7B7B7;
}
.ongletDirect a
{
	color: #4D4D4D;
	text-decoration: none;
}
.ongletDirect a:hover
{
	color: #EAEAEA;
	text-decoration: none;
}


#teteMenuGauche2
{
	height: 62px;
	background: transparent url(../img/menuGauche/ongletHaut.jpg) no-repeat top left;
}
#titreMenuGauche2 {

	margin: 1px 0;
	line-height:20px;
	padding-top: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#piedMenuGauche2 {
	margin: 1px 0;
	height: 24px;
	padding-left: 5px;
	line-height: 24px;
	background: transparent url(../img/menuGauche/ongletBas.jpg) no-repeat top left;
}


/*______________________________________________*/



/*___________CSS du menut Horizontal Haut_____________*/


#menuHaut li {
	display:inline;
	padding:0;
	margin:0;
}

#menuHaut a:link, #menuHaut a:visited {
	/*border: 1px solid red;*/
	padding:4px 10px 4px 10px;
	position: relative;
	top: 0px;/* je place les intitulés du menuHaut ici*/
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	float:none;
	width:auto;
}
#menuHaut {

	/*border: 1px solid red;*/
	text-align: center;
	position: relative;
	top: 124px;
	left: 0px;
	width: 781px;
	height: 27px;
	padding:0;
	background: transparent url(../img/menuHaut/fondMenuHaut_ombre.jpg) no-repeat top left;
	float:none;
}
#menuHaut a:hover {
	/*color:#FF9900;*/
	color:#FFAE00;
	text-decoration: none;
	background-image: url(../img/menuHaut/fondRollOver2.jpg);
	background-repeat: repeat-x;
}
#menuHaut_liens a:link, #menuHaut_liens a:hover, #menuHaut_liens a:visited{
	color:#C8C8C8;
	text-decoration: none;
}
#menuHaut_contact a:link, #menuHaut_contact a:hover, #menuHaut_contact a:visited{
	color:#C8C8C8;
	text-decoration: none;
}
/*___________CSS du menut Horizontal Bas_____________*/
#menuBas li {
	display:inline;
	padding:0;
	margin:0;
}
#menuBas a:link, #menuBas a:visited {
	/*border: 1px solid red;*/
	padding:0px 5px 0px 5px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height : 15px;
	color: #474747;
	float:none;
	width:780px;
}
#menuBas {
	display: block;
	/*border: 1px solid blue;*/
	text-align: center;
	position: absolute;/*absolute pour le fixer en bas car si relative, il se place après le menu gauche en x ??*/
	top: 554px;
	left: 0px;
	width: 780px;
	height: 20px;
	padding:0;
	float:none;

	background-image: url(../img/interface/pointilleMenuBas.jpg) ;
	background-repeat: no-repeat;
	background-position: 20px;
}
#menuBas a:hover {
	color:#FF9900;
	text-decoration: none;
}
#menuBas_liens a:link, #menuBas_liens a:hover, #menuBas_liens a:visited{
	color:#C8C8C8;
	text-decoration: none;
}
#menuBas_contact a:link, #menuBas_contact a:hover, #menuBas_contact a:visited{
	color:#C8C8C8;
	text-decoration: none;
}
/*___________CSS du Pied de pages_____________*/



div#piedPage {

	text-align: center;
	/*border: 1px solid red;*/
	display: block;
	position: absolute;/*absolute pour le fixer en bas car si relative, il se place après le menu gauche en x ??*/
	height: 15px;
	color:#8F8F8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;

	top: 576px;
	left: 0px;
	width: 781px;
	padding:0;

}
.imgPiedPage
{
	position: relative;
	top: 2px;
}

#piedPage a:link, #piedPage a:hover, #piedPage a:visited
{
	color:#8F8F8F;
	text-decoration: none;
}
/*____________^^^^^^^^^^_________________*/

body {
	/*border: 1px solid green;*/

	background-color : #8F8F8F !important;

	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */


	margin-top: 40px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
	margin-bottom: 20px;    /* Idem pour le bas du navigateur */
}


#interface
{


	/*border: 1px solid yellow;*/

	margin-left: auto;
	margin-right: auto;
	width: 780px; /* largeur obligatoire pour être centré */
	text-align: left; /* on rétablit l'alignement normal du texte */
	position: relative; /* on positionne le conteneur */

	/*positionnement vertival*/
	height: 598px;


	background-color: #FFFFFF;
	background: transparent url(../img/interface/fondInterface_ombre.jpg) no-repeat top left;
	/* centrage horizontal*/
	/* centrage vertical*/


}

#affichageDate
{
	position: absolute;
	top: 104px;
	padding-left: 20px;
	width: 780px;
	color:#754E29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;

}

#enTete
{
			/*<div id="logoRM">
				</div>
				<div id="addonLogoRM">
				</div>
				<div id="banniere">
				</div>*/
}

#logoRM
{

	position: absolute;
	width: 68px;
	height: 88px;
	top: 12px;
	left: 20px;
	background: transparent url(../img/bandeauHaut/logoRegardsetMemoires.jpg) no-repeat top left;
}
#linkAccueil
{
	float: left;
	width : 68px;
	height: 88px;

}
#logoRM a span { /* contenu masqué mais accessible sans CSS*/
position: absolute;
left: -500em;
top: -500em;
text-indent: -500em;
}
#addonLogoRM
{
	position: absolute;
	width: 45px;
	height: 88px;
	top: 12px;
	left: 88px;
	background: transparent url(../img/bandeauHaut/logoRMaddon.jpg) no-repeat top left;
}
#banniere
{
	position: absolute;
	width: 637px;
	height: 111px;
	top: 4px;
	left: 130px;
	background: transparent url(../img/bandeauHaut/fondbandeau_301106.jpg) no-repeat top left;
}


div#contenuPage
{
	/*border: 1px solid blue;*/
	overflow: auto;
	position: absolute;
	top: 194px;
	left: 207px;
	width: 560px;
	height: 347px;

}
div#contenuPage p
{

	margin-top: 5px;
	margin-bottom: 5px;

}
div#contenuPage  a:link, div#contenuPage  a:hover, div#contenuPage  a:visited
{
	color: #FF9900;
	text-decoration: none;
}
.titreParagraphe
{

	color:#754E29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
	text-indent: 15px;
	margin-bottom: 10px;
	background-image: url(../img/interface/puceTitreParagraphe.jpg) ;
	background-repeat: no-repeat;

}
.titreParagraphe a:link, .titreParagraphe a:hover, .titreParagraphe a:visited
{
	color:#754E29 !important;

}
.titreParagraphe2
{
	display: block;
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#754E29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
	text-indent: 10px;
	background-image: url(../img/interface/puceTitreParagraphe2.jpg);
	background-position: 45px;
	background-repeat: no-repeat;

}
.titreArticle
{
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#949494;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
	background-position: 45px;
	background-repeat: no-repeat;

}
.nomExpo
{
	color:#4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-indent: 10px;

}
.listArtistes
{
	color:#3366FF;
	font-style: normal;
	margin-top: 5px;
}
/*Listes CSS*/
.titleList
{
	display: block;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: underline;

}
.listText
{
	margin-left: 30px;
}
.listText li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style-image: url(../img/interface/puceListeElement.jpg) ;
}
.listBanale li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


.listNomPropre
{
	font-weight: bold;
	color: #4D4D4D;
	margin-top: 5px;
	margin-bottom: 5px;
}
li em
{
	font-weight: bold;
	color: #4D4D4D;
}

.listPageLiens li
{
	display: block;
	border-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-indent: 30px;
	margin-bottom: 2px;
	margin-top: 3px;
}
/*__________Page de liens __________________________*/
.divLiens
{
	border-bottom : 1px dashed gray;
	position: relative;
	height : 42px;
	width: 480px;
}
.txtPartenaires
{
	position: relative;
	text-align: letf;
	top: 12px;
	text-indent: 5px;
}
.imagePartenaires
{
	position: relative;
	top: -20px;
	text-align: center;
}
.imagePartenaires img
{
	margin-left: 70px;
}

/*____________________________________*/
.lienSuite
{
	display: block;
	text-align: right;
	padding-right: 30px;
}
.photoContenu
{
	border: 1px solid blue;
	float: left;
	padding: 10px 10px 10px 10px;
}
.pixContenu
{
	padding: 5px 5px 5px 5px;


}
.imgGalerie
{
	border: 1px solid blue;
	height: 200px;
	padding: 10px 10px 10px 10px;

}

.photoGalerie
{
	float: left;
}
div#contenuPage p
{
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;


}
div#titrePage
{
	position: absolute;
	top: 157px;
	left: 195px;
	width: 575px;


}
.titlePage
{
	text-align: left;
	text-indent: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	letter-spacing: -1px;
	color: #FF9900;
	background-image: url(../img/interface/puceTitrePage.jpg) ;
	background-repeat: no-repeat;

}
#texteGauche{
	border-bottom: 1px dashed gray;
	margin-bottom: 10px;
	position: relative; /* placement du texte, à modifier selon vos besoins */
	top: 129px;
	left: 15px;
	width:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: left;
}
#insertGauche{

	position: relative; /* placement du texte, à modifier selon vos besoins */
	top: 129px;
	left: 15px;
	width:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: left;
}
.imageGauche{
	margin-top: 2px;

}
.titreGauche
{
	color:#754E29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
#formulaireContact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;


}
.tabContact
{
	border-top: 3px solid #dddddd;
	border-collapse: separate;
	width: 450px;
	height: 200px;
	background-color: #eeeeee;
}
#formulaireContact td input, #formulaireContact td textarea, #formulaireContact td div option, #formulaireContact td div select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: left;
}
.infoForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	width: 120px;
	color: #474747;
	text-align: right;
	padding-right: 5px;
}
.titreForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	width: 450px;
	color: #ffffff;
	text-align: center;
	padding-right: 5px;
	background-color: #FF9900;


}

.hrOrange {
	position: absolute;
}

#hr1
{
	/*border: 1px solid red;*/
	position: absolute;
	width: 736px;
	height: 1px;
	margin-left: 20px;
	top: 120px;
	background-image: url(../img/interface/pointillesOrange.jpg);
	background-repeat: repeat-x;
}
#hr2
{
	/*border: 1px solid red;*/
	position: absolute;
	width: 736px;
	height: 1px;
	margin-left: 20px;
	top: 126px;
	background-image: url(../img/interface/pointillesOrange.jpg);
	background-repeat: repeat-x;
}

/* */

