body {
  margin : 0;
  padding : 0;
  background-color: #FFF;
  font-size:10px;
  font-family:"Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
  background-repeat: no-repeat;
  background-image: url(../_images/linux62/bg.png);
  background-position: 100% 150px;
}

#body_affichage { 
  margin : 0;
  padding : 0;
  background-color: #FFF;
  font-size:10px;
  font-family:"Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
  background-image:none;
}
#body_commentaire {
  padding:15px;
}

a img {
  border: none;
}

a {
  color: #c38c56;
  text-decoration:none;
}
a:link, a:visited {
  color: #c38c56;
  text-decoration: none;
}
a:hover, a:focus {
  color: #dd9d3e;
  text-decoration: overline underline;
}
a:active {
  color: #a37018;
}
/*
   a:visited{
  color: #666;
}
*/

.description_td { 
  font-size:10px;
  text-align: center;
}

.description_td a { 
  color: #c38c56;
}

#page { 
  width:100%;
  height: 540px; 
  position:absolute;
  top: 50%;
  margin-top: -290px;
}

#center {
  position:absolute;
  height: 540px; 
  width:1000px;
  left: 50%;
  margin-left: -507px; /* moitié de la hauteur */
}
div.spacer {
  clear:both;
}


/*===========================================
   Copyrights
   */
#footer, #footer2, #footer3 {
  height:23px;
  width:100%;
  border-top: 1px dotted #d3a461;
  border-bottom: 1px dotted #d3a461;
  background:#fff;
  text-align:center;
  padding-top:5px;
  font-weight: bold; 
  opacity: 0.8;
  filter : alpha(opacity=80);
}


#footer2 {
  height:35px;
  text-align:center;
  margin:50px 20px 10px 0;
  font-size:10px;
}


#footer { 
  position:absolute;
  top:610px;
  font-size:10px;
  color:#BEBEBE;
}

#footer a:link, #footer a:visited { 
  color: #c38c56;
}

/*===========================================
   Page d'accueil
   */

h1 {
  text-align:center;
  background:url('../_images/linux62/logo_linux62_photos.png') center no-repeat;
  height:160px;
}

h1 span {
  display:none;
}


#liste_apercu { 
  text-align: left;
  width:870px;
  position: relative;
  left: 50%; 
  margin-left: -435px;
  background: #FFF;
  border: 2px dashed #d3a461;
  padding: 15px 10px 5px 10px;
}

#liste_apercu div.galerie {
  float:left;
  width:284px;
  height:100px;
  text-align: left;
}  

#liste_apercu img {
  /*    border:1px solid #DDBA88;*/
  padding:2px;
}

#liste_apercu a { 
  font-size:10px;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #c38c56;
}

#liste_apercu a:hover { 
  color: #dd9d3e;
  text-decoration: overline underline;
}

#liste_apercu h2 { 
  font-size:14px;
  margin-top:0px;
  padding:0px;
  color:#000;
  margin-left:100px;
  margin-right:10px;
  text-align: right;
  border-bottom: 1px solid #000000;
}

.lg {
  height:100px;
  width:100px;
  float:left;
}

.lg img {
  border: 1px solid #dedede;
}

.ld {
}

span.infos { 
  font-size:10px;
  font-family: verdana, helvetica, arial, sans-serif;
  /*    color:#E1E1E1;*/
}

.gras { 
  font-weight: bold;
}
.consulter ul {
  margin:0px;
  padding: 5px 4px 16px 6px ;
}
.consulter ul li {
  padding: 1px 0 1px 0;
  line-height: 120%;
  list-style: none;
}
.consulter ul li a {
  padding: 0 0 0 12px;
  background: transparent url('../_images/linux62/fleche1.png') no-repeat top left;
}

.consulter { 
  /*    padding-left:200px; */
  /*    background-image: url('../_images/fleche1.png'); */
  /*    background-repeat:no-repeat; */
}



/*===========================================
   Les vignettes
   */

#apercu {
  text-align: left;
  width: 980px;
  margin: 0px 10px 10px 0px;
  position: relative;
  background:#FFF;
  border: 2px dashed #d3a461;
  padding: 15px 5px 5px 5px;
  float:left;
}

*> #apercu {
  height:560px;
}

#navigThumb { 
  height:400px;
  width:294px;
  float:left;
}
#thumbList { 
  height:485px;
}

.view_photo { 
  height:100%;
  text-align:center;
}

.thumbNumber { 
  text-align:center;
  padding-top:3px;
  /*    color:#acc3c4;*/
  color: darkgray;
  font-size:10px;
}

.view_photo img { 
  /*    border:1px solid #DDBA88;*/
  border: 1px solid #dedede;
  padding:2px;
  text-align:center;
}

h1.vig_titre {
  display:none; 
}
div.vignette3col {
  height:98px;
  width:98px;
  float:left;
}
div.vignette2col {
  height:145px;
  width:145px;
  float:left;
}

/** upd dark 1 **/
.view_photo, .view_photo_selected { 
  height:100%;
  text-align:center;
}

.view_photo_selected  img, .photo_selected  img{ 
  border:3px dotted #DDBA88;
  padding:1px;
}
/**fin  upd dark 1 **/


/*===========================================
   Navigation par pages
   */
#aff_page { 
  width:300px;
  text-align:center;
  margin-top:10px;
}
/* Ici pour définir la couleur de fond du cadre ! */
.tborder {
  background-color: black;
  margin: auto;
  padding:1px;
}
/* page non courante */
.alt1 {
  background-color: #EFDCC3;
  color: #000000;
  text-align:center;
  font-weight : bold;
}
.alt1 a {
  color: #dd9d3e;
}
/* page courante */
.alt2 {
  background-color: #d3a461;
  color: #000000;
  text-align:center;
}
.alt2 a {
  text-align:center;
  font-weight : bold;
  color: #000000;
}
/* page x sur y */
.affpage {
  background: #d3a461;
  color: white;
  /*    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;*/
  font: normal 11px tahoma, verdana, geneva, lucida, 'lucide grande', arial, helvetica, sans-serif;
  font-weight: 500;
  padding: 3px 6px 3px 6px;
  white-space: nowrap;
}


/*===========================================
   Barre navigation
   */
#menunav {
  margin-left:5px;
  text-align:left;
  font-size: 12px
}

#menunav a {
  font-weight: 700;
  font-size: 12px;
  color: white;
}

ol.tree {
  position: relative;
  margin: 0 0 0.4em 0;
  padding:1px 1px 1px 10px;
  border: 2px solid #000000;
  font-style: oblique;
  color: #FFFFFF;
  text-align: left;
  width: 93%;
  background-color: #d3a461;
}

ol.tree li {
  display: inline;
  list-style-type: none;
  padding-right: 0.5em;
  padding-left: 0;
}


/*===========================================
   Affichage des images
   */

#iframeaffichage {
  width:660px;
  height:530px;
  text-align: left;
  margin: 0;
  background: #FFF;
  padding: 5px 5px 5px 5px;
  float:left;
}
#iframeaffichage iframe {
  width:660px;
  height:530px;
}
#affichage_photo img {
  padding:2px;
}

#affichage_photo {
  text-align:center;
}
#affichage_photo #laphoto { 
  height: 500px;
}


/*===========================================
   Table des informations EXIF
   */
#infos_exif h2 {
  margin: 0 0 1em 0;
  padding:1px 1px 1px 10px;
  border: 2px solid #000000;
  font-style: oblique;
  color: #FFFFFF;
  text-align: left;
  background-color: #d3a461;
}
table.clean-table {
  border-collapse: collapse;
  width:100%;
}
table.clean-table tr {
}
table.clean-table th {
  border: 1px solid #000;
  padding: 0.5em;
}
table.clean-table td {
  border: 2px solid #d3a461;
  padding: 0.5em;
  font-size:12px;
}

/*===========================================
   Commentaires
   */
#comments {
  margin: 0 0 20px 0;
}
#comments div#c-content {
}
#addcomment h2, #voircomment h2 {
  margin: 0 0 1em 0;
  padding:1px 1px 1px 10px;
  border: 2px solid #000000;
  font-style: oblique;
  color: #FFFFFF;
  text-align: left;
  background-color: #d3a461;
  
}
#voircomment a {
  color:#c38c56;
}
#addcomment div#ac-content {
  font-size:12px;
}
.comment-post{
  margin-bottom: 10px;
}
.comment-info{
  font-style: italic;
  font-size:10px;
  margin:0.5em 0 0.6em 0;
  color: #898B89;
  color: #666;
  margin: 0 0 0 15px;
  font-size: 11px;
}
.comment-content{
  font-weight: normal;
  color: #333;
  background: #F4E8D7;
  border: 1px solid #DDBA88;
  padding: 5px;
  margin: 0 10px 0 10px;
  font-size: 12px;
}
.comment-content p{
  padding:0;
  margin:0;
}
input, textarea, option, select {
  background: #FAF3EB;
  color: #000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  margin-top: 2px;
}
input, textarea, select {
  border: 1px solid #d3a461;EFDCC3 d3a461
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #B37D32;
  background: #EFDCC3;
}
legend {
  font-weight: bold;
}
label, span.label {
  display: block;
  position: static;  /* IE n'aime pas relative */
}
p.field {
  clear: left;
  margin: 0;
  padding: 1em 0 0 0;
}
label.float, span.label {
  position: relative;
  float: left;
  width: 25%;
  padding-right: 0.5em;
}
fieldset {
  border: 2px dashed #d3a461;
}
legend {
  display:none;
}
span.erreur {
  color:red;
}

