h1, h2, h3, label { color: #7A7A7A; }
h2 a { font-size: 70%; color: #BBBBBB; }
.submitFormAdm { text-align: right; margin-bottom: 1em; }
em { background-color: inherit; }

.container { padding-bottom: 1em; }

#header { width: 50%; position: absolute; top: 100px; left: 50px; }
#header h1 { text-align: left; }
#header h1 a { color: #4e4e4e; text-decoration: none; }
#header img { vertical-align: middle; margin: 0; margin-bottom: 8px; }

/*administration*/
#header2 { width: 90%; top: 100px; left: 20px; margin: 0 auto 0 5%; }
#header2 h1 { text-align: left; }
#header2 h1 a { color: #4e4e4e; text-decoration: none; }
#header2 img { vertical-align: middle; margin: 0; }

#filterNav { position: absolute; top: 30px; right: 50px; color: #9D9D9D; text-align: right; width: 65%; }
#filterNav div.p1, #filterNav form { float: left; width: 47.8%; margin: 0 1%; padding: 0; background: #353535; }
#filterNav form {  }
#filterNav select { background-color: #4E4E4E; color: #fcfcfc; z-index: 1; }
#filterNav label, #filterNav div.title { color: #8CA4AD; font-weight: bold; }

#Aff { width: 100%; margin: 0 0 2.5em 0; /*position: relative; top: 0;*/ }
#Aff div.photo, #Aff p.infoGal { text-align: center; }
#Aff div.photo img { margin: 0; }
#Aff div.photo a img { vertical-align: middle; }
#Aff div.photo a.prec { padding-left: 50px; }
#Aff div.photo a.suiv { padding-right: 50px; }
#Aff div.photo a.prec:hover { background: transparent url(../graph/navPrev.gif) left center no-repeat; }
#Aff div.photo a.suiv:hover { background: transparent url(../graph/navSuiv.gif) right center no-repeat; }
#Aff div.titre { text-align: left; color: #7A7A7A; font-weight: bold; width: 70%; margin: 0 15%; }
#Aff div.descript { background-color: #2D2D2D; color: #E1DFC9; margin: 0 .5em 1.5em .5em; }
#Aff div.descript p { text-align: left; margin: 5px; font-style: italic; }

/*Partie admin*/
#Aff div.photoPlanche { float: left; margin: 1em; }
#Aff div.photoPlanche div.imgDisp { position: relative; }
#Aff div.imgDisp img { margin: 0; }
#Aff div.imgDisp div.outils { font-size: 0.9em; position: absolute; bottom: 0.5em; right: 0.5em; background: #ccc; padding: 1px 3px; }
#Aff div.imgDisp div.outils a { display: block; color: #353535; float: left; margin-left: 5px; }
#Aff div.imgDisp div.commentNum { line-height: 1em; font-size:2em; position: absolute; top: 0.1em; left: 0.1em; background-color: #000; padding: 0 3px; }
#Aff div.imgDisp div.commentNum a { color: #fff; display: inline; }
#Aff img.imgLeft { float: left; margin-right: 10px; }
#Aff h2 { color: #60AAFF; font-size: 2.5em; border-bottom: 1px solid #fff; }/*titre de galerie*/

#navBot { background: transparent url(../graph/bg_bottom.jpg) top repeat-x; padding: 1.5em 0; margin-top: 2em; position: relative; top: 110px; }
#navBot h2 { letter-spacing: 0.35em; font-variant: small-caps; font-weight: bold; font-size: 1.5em; color: #A7DE38/*#CDD2C8*/; }
#navBot h2 a img { vertical-align: bottom; margin: 0; }
#navBot h3 { clear: both; letter-spacing: 0.25em; font-variant: small-caps; font-weight: bold; font-size: 1.3em; color: #A7DE38/*#CDD2C8*/; }
#navBot div.gal img, #bottomNav div.galArch img { vertical-align: middle; }
#navBot div.galArch a.On img { border: 1px solid #fff; }

ul.listeGal { font-size: 1.2em; font-weight: bold; list-style-type: square; margin-left: 45px; }
ul.listeGal a { color: #fff; text-decoration: none; }

/*liste des archives pour vignettages*/
div.listeArch { background: #2A2A2A; padding: 5px; }
div.listeArch p { margin: 0; }
div.listeArch a { font-size: 150%; font-weight: bold; color: #fff; text-decoration: none; }
div.listeArch a:hover { color: #A7DE38; }

div.galerie { background: #2A2A2A; margin-top: 50px; }
div.galerie a { margin: 0; padding: 0; }

div.numComm { text-align: center; width: 68%; margin: 0 16%;  }
div.numComm a { color: #BBBBBB; text-decoration: none; }
div.numComm a span { font-weight: bold; }
div.comment div.hecomAuteur { padding: 1px 3px; font-weight: bold; background: #2D2D2D; }
div.comment p.hecomTexte { margin: 0 20px 10px 20px; }
#hecomForm textarea { width: 100%; height: 60px; font-size: 1.2em; }
#hecomForm label { color: #C0C0C0; font-size: 80%; display: block; }
#hecomForm div.partInfo, #hecomForm div.partTexte { width: 50%; float: left; }
#nom, #mail { width: 100%; font-size: 90%; }
#subMail { margin-left: 60px; font-size: 80%; }

#footer { color: #9E939D; font-size: 0.9em; margin: 4em 0 0; }
#footer h1 { width: 240px; float: left; margin-top: 0.5em; }
#footer h1 a { text-decoration: none; }
#footer a img { margin: 0; vertical-align: middle; }

#info { width: 80%; position: absolute; left: 10%; top: 0; font-style: italic; padding: 0.2em 0.5em; border-width: 0 1px 1px 1px; border-style: solid; border-color: #BBB; background: transparent; text-align: center; font-size: 0.9em; }
#info strong { color: #A7DE38; }

.clear { clear: both; }