

/**********************************
*
*   Typographie générale
*
***********************************/

body
{
	background-color: #CBC1BB;
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, sans-serif;
       color: black;
}

a
{
	color: #BE6D32;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	padding-bottom: 0px;
	border-width: 0px;
	border-style: none;
}

h1, h2, h3, p, ul, dl
{
	margin: 0;
	padding: 0;
}


/*******************************
*
*   classes générales
*
*********************************/

.clearer
{
	clear: both;
	height: 0px;
}

.vspacer { line-height: 1.3em; }
.hiddenStructure { display: none; }

/**********************************
*
*   Positionnement général des
*   blocs
*
***********************************/

#wrapper
{
	display: block;
	width: 1000px;
       margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: ivory;
       color: black;
}

#tetiere
{
	display: block;
	width: 100%;
        margin: 0;
	padding: 0;
	background-color: #7C75A7;
       color: ivory;
}

#tetiere .content
{
	display: block;
	margin: 0;
	padding: 0px 65px 0px 40px;
}
#tetiere a { color: #F1CA5F; text-decoration: none; }

#langSelect
{
	display: block;
	width: 200px;
	float: right;
	padding-top: 50px;
       color: ivory;
}

#principal
{
	display: block;
	width: 100%;
	background-color: ivory;
       margin: 15px 0px 0px 0px;
}

#colGauche
{
	display: block;
	width: 200px;
	float: left;
}

#colGauche .sig { 
  display: block;
  width: 180px;
  border: 1px solid black;
  padding: 5px;
  margin: 10px 0px 20px 10px;

 }

#actualite
{
	margin: 30px 0px 20px 0px;
	padding: 0;
}

#actualite .content
{
	margin: 0;
	padding: 0px 0px 0px 0px;
}

/*
#colonne_1
{
	display: block;
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

#colonne_1 .content
{
	margin: 0;
	padding: 0;
}
*/
#majeur
{
	display: block;
       float: right;
       width: 770px;
	margin: none;
	padding: none;
       background-color: ivory;
       color: black;
       text-align: left;
}

#z1 {
	display: block;
	text-align: left;
	padding: 5px;
	border: none;
	font-family: Verdana, sans-serif;
	color:black;
       float: left;
       width: 540px;
}

#colDroite { 
	display: block;
	text-align: left;
	padding: 5px;
	border: none;
	font-family: Verdana, sans-serif;
	color:black;
       float: right;
       width: 200px;
background-color: #E9F2D9;
	color: black;
 }

#colDroite h3 { 
   margin: 5px 0px 20px 0px;
 }

.sig h3 { 
text-align: center;
margin: 3px 0px 10px 0px;
 }

.sig ul { 
  margin-top: 10px;
  padding: 10px 0px 10px 0px;
 }
.sig ul li { 
  list-style-type: none;
  border-bottom: 1px dotted black;
  padding: 8px 0px 8px 0px;
  font-size: 0.8em;
 }

.admin { 
  background-color: #E9F2D9;
 }

.admin #tetiere { 
  background-color: #CDE5A7;
 }

#pied
{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: none;
	background-color: #7C75A7;
       color: #89C0E6;
}

#pied .content
{
	display: block;
	clear: both;
	margin: 0;
	padding: 0px 40px 0px 0px;
	float: right;
	width: 450px;
}

#pied.indexPied .content
{
	display: block;
	clear: both;
	margin: 0px 0px 0px 40px;
	padding: 120px 60px 0px 0px;
	float: right;
	width: 450px;
}




/* affichage */
.admin { color: #B1B254; }
.apropos { color: #C97C45; } /* #AF6C3D */
.catalogue { color: #B1B254; }
.services { color: #8B9CBF; } /* #8494B5 */
.contact { color: #C59E8C; }
.archives { color: #C89934; }
.actualite { color: #908F88; }

/******************************
*
*   Tétière
*
*******************************/

#tetiere h1 a
{
	display: block;
	color: none;
	padding-bottom: 0px;
	border-width: 0px;
	border-style: none;
}


#tetiere p
{
	font-family: "Times New Roman", Serif;
	font-size: 15px;
	line-height: 17px;
	font-style: italic;
	padding: 5px 0px 10px 38px;
	color: #9A9992;
}

#langSelect
{
	text-align: right;
	font-size: 10px;
}

#langSelect li { display: inline; }

/******************************
*
*   Menu spécifique du site
*
*******************************/

#siteMenu
{
	margin: 20px 0px 0px 0px;
       padding: 0;
	font-size: 13px;
	line-height: 20px;
       font-weight: bold;
       background-color: ivory;
       color: #BE6D32;
       text-align: center;
}

#siteMenu li
{
	padding: 10px 10px 10px 10px;
	list-style-type: none;
	font-size: 13px;
	line-height: 20px;
       display: inline;
	border-width: 1px;
	border-style: solid;
       border-color: #7C75A7;
}

#siteMenu li a
{
       background-color: ivory;
       color: #BE6D32;
}

#siteMenu li a:hover
{
       background-color: #BE6D32;
       color: ivory;
}

/******************************
*
*   Zone des brèves d'actualité
*
*******************************/

#actualite
{
	background-color: #E9F2D9;
	color: black;
}

/*
#actualite .content { padding: 10px; }
*/

#actualite .content h2 a
{
	display: block;
	height: 40px;
	width: 200px;
	color: #7C75A7;
	padding-bottom: 10px;
	border-width: 0px;
	border-style: none;
}

#actualite dl
{
	font-size: 13px;
	line-height: 18px;
margin: none;
padding: none;
}

#actualite dt { margin: 5px 0px 10px 0px; padding: none; border-bottom: 1px dotted #7C75A7; }
#actualite dd { margin: 0px 0px 10px 0px; display: none; }
/*
#actualite dt:before { content: url(../images/puceActualite.gif); }
*/

#actualite .date { color: gray; font-size: 8px; font-style: italic; display: inline; }
#actualite a
{
	color: #BE6D32;
}

#actualite a:hover
{
	color: #F1CA5F;
}

.actuContent
{
}
.actuContent .titre
{
	font-size: 18px;
	line-height: 22px;
	margin: 10px 30px 20px 0px;
}

.actuContent .auteur { 
     font-size: 9px;
     font-style: italic;
     margin: 0px 0px 10px 0px;
 }

.actuContent .accroche
{
	font-size: 0;

}
.actuContent .texte
{
	font-size: 11px;
	line-height: 16px;
	margin: 3px 30px 20px 10px;

}

.actuContent ul { 
   margin-left: 10px;
 }

.actuContent ul li { 
   padding-left: 10px;
 }

/******************************
*
*   Pied de page
*
*******************************/

#pied .content
{
	text-align: right;
	font-size: 11px;
	color: #BE6D32;
}

#pied.indexPied .content
{
	text-align: right;
	font-size: 11px;
	color: #BE6D32;
}

/******************************
*
*   colonne_1 
*   colonne principale, qui peut selon les cas
*   être placée à droite ou à gauche...
*
*******************************/

#colonne_1 .content { padding: 10px; }

#options
{
	background-color: #CDE5A7;
	color: #BE6D32;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#options.actions
{
	margin: 0;
}

#options .content { padding: 8px; }
#options form { padding: 0px 0px 0px 10px; }
#options input, #options textarea { width: auto; }

#options h2
{
	font-weight: bold;
	font-size: 18px;
}

#options h3
{
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
       background-color: #BE6D32;
       color: white;
}

.menu_part
{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	border-color: #B3B2AA;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#options ul
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#options li
{
	padding: 5px;
	margin: 0;
	list-style-type: none;
}

#options li a
{
	padding: 0;
       display: block;
	text-decoration: none;
	border-bottom: none;
	color: #BE6D32;
}

#options li a:hover
{
	background-color: #BE6D32;
       color: white;
	text-decoration: none;
	border-bottom: none;
}

#majeur h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	height: 22px;
}

/******************************
*
*   Formulaires
*
*******************************/

fieldset { 
	color: black;
        border: 1px solid black;
	font-size: 12px;
        margin-bottom: 10px;
}

.chpSaisie
{
	display: block;
	padding: 0;
	margin: 0;
}

label, .dimension
{
	display: block;
	font-size: 12px;
	color: black;
}

input, textarea, select
{
	margin: 4px 0 4px 0;
	padding: 3px;
	font-family: Verdana, sans-serif;
	background-color: #89C0E6;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	border-color: #7C75A7 #89C0E6 #89C0E6 #7C75A7;
}

input:focus, textarea:focus { background-color: #E9F2D9; }

.submit
{
	margin: 4px 0 4px 0;
	border-color: #7C75A7 #89C0E6 #89C0E6 #7C75A7;
	border-width: 2px;
	border-style: solid;
	background-color: #89C0E6;
	font-size: 12px;
}

.submit:hover { background-color: #E9F2D9; }

input, textarea
{
	width: 90%;
	font-size: 12px;
}
/*********************************
*
*    logBox
*
**********************************/

#logBox { 
  width: 95%;
 }

#logBox input { 
  width: 80%;
  font-size: 0.9em;
 }
/*********************************
*
*    fiche
*
**********************************/

#infos h4
{
	font-size: 14px;
	line-height: 19px;
		margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
#infos h3
{

	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#infos p
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
		margin: 8px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#infos dl
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 20px 30px 0px 30px;
}
#infos dt
{
	font-weight: bold;
	margin-top: 10px;
}
.encadre
{
	display: block;
	margin-top: 20px;
	padding: 15px 30px 20px 30px;
	background-color: #908F88;
	color: #444;
       font-size: 0.9em;
	/*background-color: #717171;*/
}



/******************************
*
*   Liste Résultats en tableau
*
*******************************/
 #resultable { 
   font-size: 11px;
   padding: 0;
   margin: 20px 0px 20px 0px;
   width: 750px;
  border-collapse: collapse;
 }

td {  padding: 0; margin: 0; }
#resultable .clair
{
	background-color: #F5F8EF;
       color: black;
}

#resultable .fonce
{
	background-color: #E9F2D9;
       color: black;
}

.clair td, .fonce td { 
  border-top: 1px solid black;
  margin: 0;
 }

#resultable .intitule { 
  font-weight: bold;
 }

#resultable .geo {
  text-align: center; 
 }

#resultable .ville { 
  text-align: left;
 }

#resultable .url { 
  width: 200px;
  text-align: center;
 }
/*
#resultable .url a { 
  width: 80px;
  overflow: hidden;
 }
*/
#resultable .plus { 
  font-size: 9px;
 }


.novalid td { 
  background-color: pink;
  color: red;
 }

/******************************
*
*   Liste
*
*******************************/
.liens
{
	font-size: 12px;
	text-align: right;
	margin: 10px 20px 20px 0px;
}
.liens a
{
	font-size: 12px;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
.liens a:visited
{
	font-size: 12px;
	font-weight: bold;
	border: none;
	text-decoration: none;
	color: #898882;
}

#resultats
{
	display: block;
	margin: 0;
	padding: 8px;
	font-size: 12px;
}

#resultats .clair
{
	background-color: #F5F8EF;
       color: black;
border-bottom: 1px solid black;
padding: 5px 0px 3px 0px;
}

#resultats .fonce
{
	background-color: #E9F2D9;
       color: black;
border-bottom: 1px solid black;
padding: 5px 0px 3px 0px;
}

#resultats .description 
{ 
	float: left;
        width: 58%;
	margin: 0;
	padding: 0;
 }
.public #resultats .description 
{ 
	float: left;
        width: 80%;
	margin: 0;
	padding: 0;
 }

/*
#resultats .icone
{
	float: left;
    width: 27%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #B5B5B5;
	font-size: 0px;
}

#resultats .icone a
{
	border: none;
}
#resultats .icone a img
{
	border-color: #606060;
	border-width: 1px;
	border-style: solid;
}
#resultats .icone a img:hover
{
	border-color: #CDCC3A;
	border-width: 1px;
	border-style: solid;
}

#resultats .intitule { 
  float: right;
  width: 70%;
 }
*/
#resultats .miniOutils
{
	float: right;
	width: 40%;
	text-align: right;
}

.miniOutils .action { 
  float: left;
  width: 24%;
 }

#resultats .action a
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
		font-size: 10px;
		border: none;
		color: #CFC75F;
}
#resultats .action a:hover
{
	color: #393939;
	background-color: #CFC75F;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
}


.pubinfos .nom { 
   width: 38%;
   float: left;   
 }

.pubinfos .lpays { 
   width: 15%;
   float: left;   
 }

.pubinfos .lville { 
   width: 15%;
   float: left;   
 }
.pubinfos .site { 
   width: 30%;
   float: left;   
 }
.pubinfos .site a { 
color: black;
 }


/* specifique des actus */
#resultats .titre { 
   font-weight: bold;
   font-size: 1.1em;
   line-height: 1.7 em;
 }

#resultats .texte { 
   padding: 3px 0px 3px 80px;
   line-height: 1.4em;
 }

#resultats .auteur { 
   text-align: right;
   font-style: italic;
 }

/***********************************
*
*   body.upload
*
*   spécifique des iframes comportant
*   une page pour le upload
*
*************************************/

body.upload { 
  background-color: transparent;
  background-image: none;
  color: black;
  width: 200px;
 }


/***********************************
*
*   Zone de Zoom sur les images
*
************************************/

#zoom { 
    visibility: hidden;
    background-color: black;
    color: white;
    margin: auto;
    width: 85%;
    min-width: 850px;
    position: absolute;
    left: 100px;
 }

#zoom .hautZoom { 
    background-color: black;
    color: white;  
    text-align: right;
    margin: auto;
    padding: 5px 5px 15px 0px;
}

#zoom .imageZoom a { 
    background-color: black;
    color: white;  
    text-decoration: none;
    text-align: right;
}

#zoom .hautZoom a { 
    text-align: right;
    background-color: black;
    color: white;  
    text-decoration: none;
}

#zoom .imageZoom { 
    text-align: center;
    margin: auto;
    padding: 20px;
}

#zoom .imageZoom img { 
    border: 0px;
    text-align: center;
    margin: 20px 0px 20px 0px;
    margin: auto;
 }

/***********************************
*
*   Boîte de login
*
************************************/

#boiteLogin { 
  width: 100%;
 }
 
 /***********************************
*
*   Admin : récapitulatif de saisie
*
************************************/

#colDroite h3 { 
font-size: 10px;
margin-bottom: 10px;
background-color: #E9F2D9;
	color: black;
 }

#colDroite a{ 
font-size: 11px;
display: block;
width: 160px;
margin: 0px 0px 0px 20px;
 }
 

/* 
#z2 h3 { 
font-size: 16px;
margin-bottom: 10px;
color: #CDCC3A;
}

#z2  {
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
	color: black;
}
*/
/***********************************
*
*   messages de contact
*
************************************/

#messageContact { 
   border: 1px dotted #C59E8C; 
   padding: 10px;
}

#messageContact .subject { 
   font-weight: bold;
 }

.messContact { 
   font-size: 0.9em;
   margin: 10px 0px 10px 30px;
 }


#messageContact ul li { 
    display: inline;
    list-style-type: none;
    border: 1px solid #C59E8C;
    padding: 5px;
    font-size: 1.1em;
 }

/***************************
*
*  divers
*
****************************/

h3.apropos { 
  color: #bbb;
  padding: 5px 0px 20px 0px;
 }

/*************************************
*
*  Document : présentation d'un texte
*
**************************************/

#document { 
  margin: 20px 10px 20px 0px;
  border: 1px solid black;
  padding: 20px;
  text-align: justify;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
 }

#document ul { 
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  margin-left: 10px;
 }

#document ul li { 
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  padding: 2px 0px 2px 6px;
  margin-left: 20px;
 }

#document p { 
   margin: 10px 0px 2px 0px;
 }
/***************************
*
*  boutons/ancres
*
****************************/

div.boutons { 
   width: 80%;
 }

div.bt { 
   width: 30%;
   border: 1px solid black;
   padding: 8px;
   margin: 10px;
   float: left;
 }

div.bt a { 
   display: block;
   font-size: 1.5em;
   font-weight: bold;
 }
