/* Feuille de style du site http://galerieanimal.free.fr */
/* légende de l'annotation : MEF = mise en forme */

*{ margin:0;
	padding:0;
}
   /* MEF générale __________________________________________________________________*/
                              /* MEF des liens */
a:link {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #990000;
font-weight: bold;
font-size: 8pt;
}
a:visited{
text-decoration: none;
color: #990000;
font-weight: bold;
}
a:hover { 
text-decoration: none;
color: #707F19;
font-weight: bold;
}
a:active {
text-decoration: none;
color: #990000;
font-weight: bold;
}
                              /* fin MEF des liens */
body, html {                             /* le corps de chaque page du site */
color: #990000;
background-color: #FFF0CC;
text-align: center;
padding:0;
margin:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
.texte {                           /* le texte du site */
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
vertical-align: top;
color: #000000;
padding: 2px 3px 0px 3px;
line-height: 10pt;
}
h4, h1 {                           /* les titres */
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
text-align: left;
font-weight: bold;
}
h3 {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
p {
	margin:0;
	margin-top:5px;
	padding:0;
}

.titrubrique, h3.spip {
	font-size: 9pt;
text-transform: uppercase;
font-weight: bold;
text-align:left;
}
ol {                               /* choix du style de la liste ordonnée */
list-style-type: decimal-leading-zero;
margin: 0;
padding: 0 0 0 20px;
}
li {
margin: 7px 0;
padding-left: 0;
}
ul {
margin: 0 0 5pt 0;
list-style-type: none;
}
#total {                           /*** le conteneur général */
margin-left: 5%;
margin-right: 5%;
margin-top:70px;
color: #990000;
background-color: #FFF0CC;
}
a img {                            /* suppression du cadre des images-liens */
border: none;
display: block;
}
.spacer {
	width:100%;
	clear:both
}
.galerie {                         /* juste la couleur de fond du site, appliqué à body lorsqu'il n'y a pas de conteneur total dans la page */
background-color: #FFF0CC;
}
input {
z-index: 100;
cursor: pointer;
}
.libre {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
   /* fin MEF générale ______________________________________________________________*/
   /* MEF du bloc de l'entête _______________________________________________________*/
#entete {                          /* le fond */
color: #FFF0CC;
background-color: #990000;
position:absolute;
width:100%;
height: 70px;
top: 0;
left:0;
right:0;
}
#logo {                            /* le logotype */
position:absolute;
background: url(images/logo.jpg) center no-repeat;
width: 161px;
height: 70px;
left: 35px;
}
                                   /**** le bloc adresse */
#aadresse {                        /* le bloc ascenseur de l'adresse */
width: 157px;
height: 47px;
position:absolute;
background:url(images/fondadresse.gif) top left repeat-x;
top: 12px;
left: 216px;
overflow: auto;
z-index: 500;
}
#tadresse {                        /* le bloc texte de l'adresse */
height: 16px;
white-space: nowrap;
}
#tadresse img {
display: inline;
}
                                   /**** le bloc liste des artistes */
#alisteartistes {                  /* le bloc ascenseur de la liste des artistes */
width: 30%;
height: 48px;
background:url(images/fondadresse.gif) top left repeat-x;
position:absolute;
top: 12px;
left: 393px;
overflow: auto;
z-index: 500;
}
#tlisteartistes {                  /* le bloc texte de la liste des artistes */
height: 16px;
white-space:nowrap;
}
#fondlisteadresse {                       /* correction du fond coloré dans safari et opera (???) */
position: absolute;
background-image: url(images/fondadresse.gif);
width: 145px;
height: 18px;
top: 13px;
left: 210px;
z-index:100;
}
#fondlisteartistes {
position: absolute;
background-image: url(images/fondartistes.gif);
width: 345px;
height: 18px;
top: 13px;
left: 380px;
z-index:100;
}
   /* fin MEF du bloc de l'entête ___________________________________________________*/

   /* MEF du bloc de boutons gauche _________________________________________________*/
#boutons {                         /**** le bloc conteneur */
	float:left;
	width: 89px;
	height: 170px;
	color: #990000;
	background-color: #FFF0CC;
	margin-top: 5px;
	margin-left: 0;
}
.bencours {                        /**** le bloc du bouton "en cours" */
	background: url(images/bexpoencours.jpg) no-repeat;
	width: 89px;
	height: 134px;
	margin-left: -4%;
}
.bencours a {
	display:block;
	width: 89px;
	height: 134px;
}
.bactu {                           /**** le bloc du bouton "actualités" */
	background: url(images/bactu.gif) no-repeat;
	width: 89px;
	height: 105px;
	margin-top: 15px;
}
.bactu a {
	display:block;
	width: 89px;
	height: 105px;
}
.bhoraire {                        /**** le bloc du bouton "horaires" */
	background: url(images/bhoraireplan.jpg) no-repeat;
	width: 89px;
	height: 135px;
	margin-top: -17px;
	margin-left: 12px;
}
.bhoraire a {
	display:block;
	width: 89px;
	height: 135px;
}
   /* fin MEF du bloc de boutons gauche _____________________________________________*/

   /* MEF du bloc "artistes" ________________________________________________________*/
#artistes {                        /* le bloc conteneur */
float:left;
background: url(images/bartist.gif) right top no-repeat;
width: 235px;
height: 485px;
margin-top: 5px;
margin-left: 8%;
}
#aartistesgalerie {                /* le bloc de l'ascenseur des artistes de la galerie */
width: 210px;
height: 358px;
overflow: auto;
padding:3px 0 0 5px;
background:#EFE2C2;
}
#tartistesgalerie {                /* le bloc de texte des artistes de la galerie */
width: 185px;

}
#aartistesinvites {                /* le bloc de l'ascenseur des artistes invites */
width: 240px;
height: 449px;
overflow: auto;
margin-top: 39px;
padding: 0;
}
#tartistesinvites {                /* le bloc de texte des artistes invités */
width: 190px;
margin-top: 16px;
}
ul.listeinvites {
margin: 0;
padding: 0;
}
.listeinvites, .listegalerie {     /* correction du style de la balise li dans généralités */
margin: 0;
padding: 0;
list-style: none;
}
   /* fin MEF du bloc "artistes" ____________________________________________________*/

   /* MEF du bloc "à propos de la galerie" __________________________________________*/
#apropo {                          /* le bloc conteneur */
float:left;
background: url(images/bpropo.gif) right top no-repeat;
width: 225px;
height: 255px;
margin-top: 25px;
margin-left: 5px;
}
#aapropo {                         /* le bloc de l'ascenseur */
overflow: auto;
width: 220px;
height: 185px;
margin-top: 68px;
margin-left: 16px;
}
#tapropo {                         /* le bloc de texte */
width: 190px;
}
   /* fin MEF du bloc "à propos de la galerie" __________________________________________*/

   /* MEF du bloc "boutique" ________________________________________________________*/
#boutique {                        /* le bloc conteneur */
float:left;
background: url(images/bboutik.gif) right top no-repeat;
width: 240px;
height: 280px;
margin-left: 25px;
margin-top: 15px;
}
#aboutique {                       /* le bloc de l'ascenseur */
overflow: auto;
width: 240px;
height: 230px;
margin-top: 40px;
}
#tboutique {                       /* le bloc de texte */
width: 210px;
}
   /* fin MEF du bloc "boutique" ____________________________________________________*/
   /* MEF de la page galerie, par thème ou par artiste ______________________________*/
#titregalerie {
font-size: 110%;
width: 205px;
height: 35px;
margin-top: 30px;
margin-left: 65px;
}
#atgalerie {                       /* le bloc de l'ascenseur du texte */
width: 210px;
height: 215px;
margin-top: 15px;
margin-left: 60px;
overflow: auto;
}
#tgalerie {                        /* le bloc de texte */
width: 180px;
}
#aigalerie {                       /* le bloc de l'ascenseur des images */
width: 260px;
height: 130px;
overflow: auto;
margin-top: 45px;
margin-left: 10px;
}
#fermergalerie {                          /* mef du la mention fermer la fenêtre galerie */
font-size: 70%;
width: 120px;
margin-top: 15px;
margin-left: 155px;
text-align: right;
}
#titregaleriesevres {                          /* mef du la mention fermer la fenêtre galerie */
font-size: 110%;
width: 205px;
height: 20px;
margin-top: 25px;
margin-left: 65px;
}
   /* fin MEF de la page galerie, par thème ou par artiste __________________________*/
   /* MEF de la page de l'oeuvre ____________________________________________________*/
#affiche {                         /* mef de l'oeuvre */
position: absolute;
width: 650px;
height: 450px;
top: 15px;
left: 50%;
margin-left: -325px;
	font-size:8pt;
	color:black;
	text-align:center;
	overflow: auto;
}
#legende {                         /* mef de la légende */
position: absolute;
width: 420px;
height: 80px;
top: 470px;
left: 10px;
overflow: auto;
text-align:left;
}
#fermer {                          /* mef de la mention fermer la fenêtre oeuvre */
position: absolute;
font-size: 70%;
width: 120px;
top: 550px;
left: 380px;
text-align: right;
}
#fermer #plan {
	position: absolute;
	top: 530px;
	left: 480px;
}
   /* fin MEF de la page de l'oeuvre ________________________________________________*/
   /* MEF du bloc "presse" __________________________________________________________
#presse {                          
background: url(images/bpresse.gif) right top no-repeat;
float:left;
width: 220px;
height: 75px;
margin-top: 20px;
margin-left: 55px;
}
#apresse {                     
width: 220px;
height: 47px;
margin-top: 39px;
overflow: auto;
}
#tpresse {                       
width: 600px;
height: 18px;
background-color:#EFE2C2;
}
   /* fin MEF du bloc "presse" ______________________________________________________*/

   /* MEF du bloc "expositions passées" _____________________________________________*/
#expopas {                         /* le bloc conteneur */
float:left;
width: 230px;
height: 210px;
margin-top:20px;
margin-left:5px;
background: url(images/bexpo.gif) right top no-repeat;
}
#aexpopas {                        /* le bloc de l'ascenseur */
width: 225px;
height: 92px;
margin-top: 58px;
padding-left: 15px;
overflow: auto;
z-index:1;
}
#texpopas {                        /* le bloc de texte */
width: 190px;
}
#texpopas ul {
margin: 0;
padding: 0;
}





   /* fin MEF du bloc "expositions passées" _________________________________________*/
   /* MEF du bloc "liens" ___________________________________________________________*/
#liens {                           /* le bloc conteneur */
float:left;
width: 165px;
height: 250px;
margin-top: 10px;
margin-left:20px;
background: url(images/bliens.gif) right top no-repeat;
}
#aliens1 {                         /* le bloc du premier ascenseur */
width: 188px;
height: 160px;
margin-top: 33px;
overflow: auto;
z-index:1;
}
#aliens2 {                         /* le bloc du second ascenseur */
width: 160px;
height: 220px;
overflow: auto;
}
#tliens {                          /* le bloc de texte */
width: 135px;
}
   /* fin MEF du bloc "liens" _______________________________________________________*/
   /* MEF du pied ___________________________________________________________________*/
#pied {
	float:right;
	margin-top:35px;
	margin-bottom:3px;
	font-size: 7pt;
	color: #B1A483;
	text-align: left;
}
#pied a:link {
color: #968A6C;
font-size: 7pt;
}
#pied a:visited {
color: #968A6C;
font-size: 7pt;
}
#pied a:hover {
color: #968A6C;
font-size: 7pt;
}
#pied a:active {
color: #968A6C;
font-size: 7pt;
}
   /* fin MEF du pied _______________________________________________________________*/
   /* MEF du faux pop-up_____________________________________________________________*/
#pop {
display: none;
position: absolute;
top: 70px;
left: 30px;
border: 10px solid #990000;
background-color: #990000 /*FFF0CC*/;
color:#FFF0CC;
z-index: 500;
cursor: pointer;
}
#pop a {
	color:#FFF0CC;
}
#pop .spip_documents {
	
}
#textepop {
text-align:left;
}
#pop p.spip { width:450px; font-size:.8em; margin:0 auto; }
/*
#imagepop {
top: 15px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#fermerencours {
font-size:70%;
margin-top:-5px;
text-align:right;
}
*/
#fermerpop {
text-align:right;
margin-right:0;
}
   /* fin MEF du faux pop-up_________________________________________________________*/
   /* MEF de la page mentions________________________________________________________*/
.mentions{
background-color: #E3D3AB;
}
#adroits {
width: 255px;
height: 120px;
overflow: auto;
margin-top: 45px;
margin-left: 10px;
}
#tdroits {
height: 85px;
}
   /* fin MEF de la page mentions__________________________*/
   /* MEF des standards SPIP____________________________________________________*/

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}


   /* MEF du bloc et page plan du site __________________________________________*/

#blocplan {                          /* le bloc conteneur */
position:absolute;
background: url(images/bplan.gif) right top no-repeat;
width: 165px;
height: 85px;
top: 345px;
left: 10px;
}
#ablocplan {                         /* le bloc de l'ascenseur */
overflow: auto;
width: 150px;
height: 45px;
margin-top: 38px;
margin-left:16px;
}
#tblocplan {                         /* le bloc de texte */
width: 370px;
background-color:#EFE2C2;
}
#plan {                          /* le bloc conteneur */
float:left;
background: url(images/bplan.gif) right top no-repeat;
width: 315px;
height: 445px;
margin-top: 25px;
margin-left: 8%;
}
#aplan {                         /* le bloc de l'ascenseur */
overflow: auto;
width: 300px;
height: 375px;
margin-top: 42px;
margin-left: 16px;
}

   /* fin MEF du bloc et page plan du site __________________________________________*/
   
   /* MEF du bloc "recherche" __________________________________________________________*/
#rech {                          /* le bloc conteneur */
position:absolute;
width: 180px;
height: 80px;
top: 455px;
left: 15px;
background: url(images/brecherche.gif) right top no-repeat;
}
#arecherche {                         /* le bloc de l'ascenseur */
width: 180px;
height: 50px;
margin-top: 49px;
overflow: auto;
}
#recherche {			/* le bloc de texte */
	font-size:8pt;
	width:400px;
	height: 18px;
	background-color:#EFE2C2;
	border:none;
	padding:2px 5px;
}
#recherche input {	
	border:none;
}
   /* fin MEF du bloc "recherche" ______________________________________________________*/

   /* MEF du bloc "trouvailles" __________________________________________*/
#trouvailles {                          /* le bloc conteneur */
float:left;
background: url(images/brecherche.gif) right top no-repeat;
width: 315px;
height: 185px;
margin-top: 25px;
margin-left: 40px;
}
#atrouvailles {                         /* le bloc de l'ascenseur */
overflow: auto;
width: 300px;
height: 125px;
margin-top: 28px;
margin-left: 16px;
}
#ttrouvailles {                         /* le bloc de texte */
width: 270px;
}
#retour {
	float:left;
	width: 150px;
	height: 30px;
	margin-top: 255px;
	margin-left: 20px;
}
   /* fin MEF du bloc "trouvailles" __________________________________________*/




