/* Gabarit Largeur fluide 2 colonnes - jimro - 07/11/2005 */
/* Feuille de style inspirée des tutoriels css.alsacreations.com */


/* Initialisation CSS */

html, body { /* OU * { MAIS CA PEUT ETRE ASSEZ PERTURBANT ;-) */
   margin: 0;
   padding: 0;
   border: 0;

   background-position:top center;
   background-repeat:no-repeat;
}







/* police par défaut de tout le site */

html, body {
   background-color:#98A3A9;
   margin: 0;
   padding: 0;
}
body {
   font-size: 0.8em;
   font-family: Tahoma;   
   color: #000000;
   font-weight: normal;
}
#ident {padding-left:25px;
padding-top:8px;
margin-bottom:8px;
font-weight:normal;}

/* lien par défaut */

a {
   color: #000000;
   text-decoration: none;
}
a:hover {
   color: #cccccc;
   text-decoration: none;

}
#contacts a {
   color: #999999;
   text-decoration: none;
   font-size:10px;
   font-weight:bold;
}
#contacts a:hover {
   color: #999999;
   text-decoration: none;
   font-size:10px;
   font-weight:bold;
   text-decoration:underline;
}


/* liste par défaut */

ul {
   list-style:none;
   margin: 0;
      font-size:11px;
	  padding-left:0px;
}


/* titres par défaut */
div#centre h1 {

background-image: url(img/f3.jpg);
background-repeat: repeat-y;
padding-left: 40px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
font-size: 13px;
font-weight: normal;
}
h1 {
   font-size: 1.6em;
}
h1, h1 a {

background-image: url(img/f3.jpg);
background-repeat: repeat-y;
padding-left: 40px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
font-size: 13px;
font-weight: normal;
}
h2 {
   font-size: 13px;
}
h2, h2 a {
   color: #000000;
   font-weight: bold;
}

h3 {
   font-size: 1.2em;
}
h3, h3 a {
   color: #cccccc;
   font-weight: bold;
}
h1, h2, h3 {
   margin: 0;
}


/* image par défaut */

img {
   border: 0;
   margin-bottom:0px;
}


/* Agencement des pages */
#general {width: 998px;
   margin: auto;
   margin-top: 50px;
   padding-top:10px;
   background-image:url(fondgbis.gif);  
   background-position:center top;
   background-repeat:no-repeat;
   paddin-bottom:6px;
}
   .bas {width: 998px;
   height:10px;
   background-color:#99A3AA;
   background-image:url(img/fond-bas.jpg);
   background-repeat:no-repeat;
   background-position:center top;   
   position:relative;
   margin:auto;
   }
#conteneur {
   width: 968px;
   margin: auto;
   min-height:600px;
   background-color:#FFFFFF;
   background-image:url(img/fond-ar.jpg);
   background-position:left top;
   background-repeat:no-repeat;
 
}

#header {
   height:170px;
}

.logo {
   float: left;
   margin-top:25px;
}

#banniere {
   float: right;
   width: 763px;
   height:170px;
}
#na {
margin-top:3px;
height:100px;
background-image:url(img/f4bis.jpg);
background-position:top center;
background-repeat:no-repeat;

}
#haut {
   height: 3em;
   border: 0;
   padding: 0;
}

#centre {
float:left;
margin-left:0px;
width:574px;
background-color:#FFFFFF;
border: 0px solid #fff;
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;   
   /*border-left: #000000 1px solid;*/
   margin-bottom:10px;
}

* html #centre {
} 

#gauche {
   width: 212px; /* largeur environ égale à marge gauche de #centre */
   /*border-right: #000000  1px solid;*/
   padding-bottom: 0.5em;
   float:left;
   padding-left:3px;
   margin-bottom:50px;
}

#droite {
   float: left;
   width: 141px; /* largeur égale à marge droite de #centre */
   text-align: left;
   margin-left:12px;
font-size:0.85em;
}
   DIV#droite h1 { 
   background-image:url(img/f3.jpg);
   background-repeat:repeat-y;
   padding-left:40px;
   padding-right:5px;
   padding-top:5px;
   padding-bottom:5px;
   color:#ffffff;
   font-size:13px;
   font-weight:bold;}
   DIV#droite p {padding-left:5px;
   padding-right:5px;
   padding-bottom:5px;}
#bas {
   clear: both;
   position:relative;
   background-image:url(img/basdusite.jpg);
   text-align: right;
   height: 26px;
   line-height:26px;
}
	#bas ul {
      display: inline;
	  margin-right:50px;	 	  
      border-right: 0px solid #000000;
	  line-height:26px;
   }
	#bas ul li {
      border-left: 0px solid #000000;
      display: inline;
      padding-right: 0.6em;
      padding-left: 1em;
   }
	#bas a {
      color: #FFFFFF;
   }
	#bas a:hover {
      color: #ffffff;
	  text-decoration:underline;
	    }


#pied {
   height: 2em;
   background-color: #FFFFFF;
   border: 0;
   padding: 0.75em;
	text-align: center;
   margin-bottom:1px;
}
	#pied a {
      color: #FF8000;
      font-weight: bold;
   }


/* temp.html */

div.menugauchetitre {
   clear: left;
   width:175px;
   color: #FFFFFF;
   padding-left: 25px;
   text-align: left;
			height:28px;
			line-height:28px;
			background-image:url(img/menu-gauche-01.jpg);
			   background-position:left top;
   background-repeat:no-repeat;
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797; 
}
div.menudroitetitre {
   clear: left;
   width:137px;
   color: #FFFFFF;
    padding-left: 10px;
   text-align: left;
			height:28px;
			line-height:28px;
			background-image:url(img/menu-gauche-01.jpg);
			   background-position:left top;
   text-align: left;
}
div.tele {
   clear: left;
   width:175px;
   background-image: url(img/telechargement.jpg);
      background-position:left top;
   background-repeat:no-repeat;
   color: #FFFFFF;
   height: 28px;
   padding-left: 25px;
   text-align: left;
   line-height: 28px;
border: 0px solid #fff;
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;  
}
div.menugauchetitre span {
}

div.menugauchecontenu {
   clear: left;
   color: #000000;
   width:198px;
   font-weight: bold;
   line-height: 1.2em;
   margin-bottom: 1em;
   border: 0px solid #fff;
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;  
}
div.menudroitecontenu2 {
   clear: left;
   color: #000000;
   border : 1px solid #cccccc;
   background-color:#FFFFFF;
   width:145px;
   font-weight: bold;
   line-height: 1.2em;
   margin-bottom: 1em;
}
div.menugauchecontenu2 {
   clear: left;
   color: #000000;
border: 0px solid #fff;
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;  
   background-color:#FFFFFF;
   width:198px;
   font-weight: bold;
   line-height: 1.2em;
   margin-bottom: 1em;
}
   div.menugauchecontenu a {color: #006699; font-weight: normal;}
   div.menugauchecontenu a:hover {color: #FF8000; background: #FFFFFF; font-weight: normal;}
      div.menudroitecontenu2 a {color: #000000; font-weight: normal; padding-right:5px;}
   div.menudroitecontenu2 a:hover {color: #cccccc; background: #FFFFFF; font-weight: normal; padding-right:5px;}


/* pages.html */

#mentete {
   width: 100%;
   height: 1.6em;
   background: #006699;
}
#entete {
   float: left;
   padding-top: 0.2em;
   padding-left: 1em;
   color: #FFFFFF;
   font-weight: normal;
   background: #006699;
}
   #entete a {
      color: #FFFFFF;
   }
   #entete a:hover {
      color: #FF8000;
   }

#entetepage {	
   float: right;
   padding-top: 0.2em;
   padding-right: 1em;
   color: #FFFFFF;
   font-weight: bold;
   text-align: right;
   background: #006699;
}
   #entetepage a {color: #FFFFFF; font-weight: normal;}
   #entetepage a:hover {color: #FF8000; font-weight: normal;}


/* page accueil */

#accueil {
   width: 100%;
}

#editoacc {
}

#rubriques1 {
   width: 100%;
   padding: 0em;
}

	#rubriques1 h1 { background-image: url(img/f3.jpg);
background-repeat: repeat-y;
padding-left: 40px;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
font-size: 13px;
font-weight: bold;
width:555px;}

.edito h1 {}

#rubriques2 {
   padding: 0.5em;
   width: 98%;
   border-top: #000000 1px solid;
}

	#rubriques2 ul {list-style-type: none; margin: 0; padding-left: 0.5em;}
	#rubriques2 a {color: #000000;}
	#rubriques2 a:hover {color: #FF8000;}
	#rubriques2 img {}


/* autres éléments par défaut */

input {
   background-color: #ffffff;
   border: #CCCCCC 1px solid; 
   text-indent: 1px;  
   font-size: 9px;
   width:90px;
}
#go {
   background-color: #ffffff;
   border: #cccccc 1px solid; 
   text-indent: 1px;  
   font-size: 9px;
   width:25px;
   
}

textarea {   
   font-size:10pt;
   color:#000000;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color: #000000;
   background-color:#FFFFFF;
}

select {  
   font-size:9px;
   color:#000000;
   background-color:#FFFFFF;
}

hr {
   color:#000000;
}


/* séparation par lignes verticales */

.nePasAfficher {
  display: none !important;
}

.clearBoth {
  clear: both;
}

.diviseVerticalGauche {
padding-top:20px;
clear:both;
  margin-bottom:5px;
}

.diviseVerticalDroite {
}
#menu {}
.texte p {padding-left:40px; padding-right:5px; font-size:11px;}
.texte h2 {padding-left:40px;}
.texte ul {padding-left:40px;}
.texte {margin-bottom:20px;}




		#navigation {
			margin: 0;
			padding: 0;
			list-style: none;
			background-color:#ffffff;
			color: #fff;
			width: 200px;
			font-size: 13px;
			font-family: tahoma;
			border: 0px solid #fff;
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797; 
						
			}
		#navigation a, #navigation span {
			display: block;
			height:28px;
			line-height:28px;
			color: #cccccc;
			text-decoration: none;
			background-image:url(img/menu-gauche-01.jpg);
			}
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
		color:#FFFFFF;
		padding-left:20px;
						background-image:url(img/menu-gauche-01.jpg);
			}
		#navigation .open a, #navigation .open span {
		color:#FFFFFF;
		padding-left:20px;
			background-image:url(img/menu-gauche-01.jpg);
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
						background-image:url(img/menu-gauche-02.jpg);
			}
		#navigation .subMenu {
			background-color:#FFFFFF;			
			font-size: 11px;
			color:#000000;
			margin: 0;
			padding: 0;
			padding-bottom:5px; 
			}
		#navigation ul.subMenu a {
			background: none;
			padding: 3px 0px;
			color:#000000;
			padding-left:20px;
			line-height:11px;
			height:20px;
			padding-top: 5px;
			padding-bottom: 4px;
			margin-top:2px;
			list-style: none;
						}
			#navigation ul.subMenu a:hover {
			background: none;
			padding-left:20px;
			line-height:11px;
			height:20px;
			color:#000000;
			background-image:url(img/menu-gauche-03.jpg);
			background-position:left bottom;
			background-repeat:no-repeat;
			text-decoration:none;
			padding-top: 5px;
			padding-bottom: 4px;
			margin-top:2px;
			list-style: none;			
			}
			#navigation ul.subMenu a:active {
			background: none;
			padding-left:20px;
			line-height:11px;
			height:20px;
			color:#000000;
			background-image:url(img/menu-gauche-03.jpg);
			background-position:left bottom;
			background-repeat:no-repeat;
			text-decoration:none;
			padding-top: 5px;
			padding-bottom: 4px;
			margin-top:2px;
			list-style: none;			
			}
			#accordion {
	margin:0px 0px;
	margin-top:5px;
}

h3.toggler {
cursor: pointer;
	font-size: 12px;
	background-image:url(../bibliotheque/image/pucetitre.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #cccccc;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
				<!--[if lte IE 6]>
	<style type="text/css">
		li {
			height: 1px;
			}
	</style>
	<![endif]-->

