h1 {/*color:#3d5c7a;;font-weight:bold;font-size:2em;margin-top:0,5em;padding:0*/
	color: rgb(193,102,90);
	background-color: transparent;
	font-family: georgia, "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size: 1.5em;
	border-bottom: 2px solid #000000;
	margin: 0 1em 0.5em 1em;
	}
a {   border: 0;}
a:hover {   border: 0;}

a img, img {
   border: 0;
   background-color: transparent;
}
a:hover img {
   background-color: transparent;
   border: 0;
}

/* Catégories (index.php) */
/* ---------------------- */

DIV.Gal_cat {width:98%}
   DIV.Gal_cat_titre {
	margin-top:3em; 
	border-bottom: #c1665a 1px solid; 
	padding:0.4em
   }
       DIV.Gal_cat_titre h2 {display:inline;font-size:1.5em}
       DIV.Gal_cat_titre A {font-weight:bold; text-decoration:none; border: 0px;}
       DIV.Gal_cat_titre A:hover {text-decoration: none; border: 0px; color: #c1665a;}
       DIV.Gal_cat_titre SPAN {font-size:0.8em;color:#FF6600;padding-left:1em}
       DIV.Gal_cat_titre img {float:left; margin:-15px 1em 0 0; border:#666666 1px solid}

   DIV.Gal_cat_texte {font-size:1em; color: #000000; background-color: #efefef; margin-bottom:5px; padding:0.5em}

DIV.Gal_sscat {margin-top:1em}
   DIV.Gal_sscat_titre {margin-left:6em; padding:0.3em; border-bottom:#FF6600 1px dotted}
      DIV.Gal_sscat_titre h3 {display:inline;font-size:1.4em}
      DIV.Gal_sscat_titre A {}
      DIV.Gal_sscat_titre A:hover {}
      DIV.Gal_sscat_titre SPAN {padding-left:1em;color:#FF6600}
      DIV.Gal_sscat_titre img {float:left;margin-right:1em}

   DIV.Gal_sscat_texte {margin-left:6em; margin-bottom:2em; padding:0.2em}


/* affichage deux colonnes */
DIV.galcatcol1 {width:48%; float:left;}
DIV.galcatcol2 {width:48%; float:right;}
DIV.galsscatcol1 {width:48%; float:left;}
DIV.galsscatcol2 {width:48%; float:right;}

/* Images dans une cat (cat.php) */
/* ----------------------------- */

/* affichage des sous-catégories */
DIV.Gal_catphp_sscat {margin:10px;}
   DIV.Gal_catphp_sscat ul {margin-left:20px;}
      DIV.Gal_catphp_sscat li {}
         DIV.Gal_catphp_sscat a {	
	color: rgb(193,102,90);
	background-color: transparent;
	font-family: georgia, "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	}
         DIV.Gal_catphp_sscat a:hover {
			 font-weight: bold;
			 border: 0;}

/* affichage des miniatures */
.Gal_catphp_mini {width:96%;}
   .Gal_catphp_mini td {width:20%; height:120px; background-color:#F7F7F7;}
      .Gal_catphp_mini td img {border:0;}
      .Gal_catphp_mini td a {background-color:transparent}
      .Gal_catphp_mini td span {}
   .Gal_catphp_mini td.titreimg {height:auto;}


/* Image spécifique (oeuvre.php, commentaire.php) */
/* ---------------------------------------------- */

DIV.Gal {position:relative; background : url(img/fondedito.gif) repeat; margin: 1.5em 0 1em 0;}
   Div.Gal_titre {}
      Div.Gal_titre h1 {	color: rgb(193,102,90);
	background-color: transparent;
	font-family: georgia, "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size: 180%;
	border-bottom: 2px solid #000000;
	margin: 0 1em 0.5em 1em;
	text-align:center;}
      Div.Gal_titre span {}
   Div.Gal_img {background-color: transparent;
   border: 0px; text-align: center;}
      Div.Gal_img img {   background-color: transparent;
   border: 0px; text-align: center;}
         Div.Gal_img img a {   background-color: transparent;
   border: 0px;}
         Div.Gal_img img a:hover {   background-color: transparent;
   border: 0px;}
   Div.Gal_date {}
   Div.Gal_texte {
	margin:1em 1.5em 1em 1.5em; font-size:1em; color: #000000; text-align: justify;}

   #hautgauche, #hautdroit, #basgauche, #basdroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#hautgauche {
background: url(img/hautgauche.gif);
}
#hautdroit {
float: right;
background: url(img/hautdroit.gif);
}
#basgauche {
background: url(img/basgauche.gif);
}
#basdroit {
float: right;
background: url(img/basdroit.gif);
}
/* Page d'un artiste spécifique (artiste.php) */
/* ------------------------------------------ */

.contrib {width:96%;}
   .contrib table {width:96%;}
      .contrib table td {width:33%; height:120px;}
.contcol {}
.contcol2 {}
.contdesc {width:96%;}
.contexpos {}
.conttoutes {text-align:right;}

/* Oeuvres d'un artiste (pauteur.php) */
/* ---------------------------------- */

.auteur {text-aligh:right;}

.Gal_undossier {margin:15px;}
   .Gal_titre_undossier {text-align:center;}
      .Gal_titre_undossier h1 {}
      .Gal_titre_undossier span {}
   .Gal_chapo_undossier {margin:5px; font-size:0.8em; color:#AAA;}
      .Gal_chapo_undossier img {}
   .Gal_texte_undossier {}
   .Gal_suite_undossier {}
