/*ccs jardin*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #33CC00;
	background-color: #003300;
	text-align:justify;
	line-height: 2em;		
	width:98%;			
	}
	
#entete /*banniere*/ {
    background-image:url(../cr_ban_fin.php);
	background-image: :url(../images/entete1.gif);	
	width:100%;
	height: 80px;	
	background-repeat: no-repeat;
	background-position: center;		
	}	
	
#left /* coté gauche sans menu*/{
	width: 20%;
	height: 100%;
	float: left;
	position: absolute;	
	} 	

 #menug /*menu gauche de la page*/ {
	width: 250px;
	height: 750px;	
	float: left;
	position: fixed;
	margin-left: 10px;	
	font-size: 16px;	
	}

#ulg{
	list-style-type: none;
	padding: 0px;
	margin: 15px;	
	color: #CCCC00;		
	}
.lig/* Listes à puces non ordonnées */ {
    font-family:"Book Antiqua";		
	background-image:url(../images/puce.jpg);	
	background-repeat: no-repeat;
	padding-left: 1.7em;
	background-position: 1%;
	list-style:none;
	background-position: 5px;
	text-align:left;				
}

.li1/* Autre liste ordonnée*/{
    background-image:url(../images/puce1.jpg);
    background-repeat:no-repeat;
	text-align:left;	
	padding-left:1.8em;
	background-position:6px;
	list-style:none;	
	}
.li2/*liste 2 dans menu*/{    
	background-color:#99CC66;	
	padding-left:15px;
		
	}
	
/*liens liste menu gauche*/

#a.mg:visited {
	color: #003300;				
}
#a.mg:active {
    color: #663399;	
	text-decoration: underline;	
}
#a.mg:hover {	
	color: #CC6600;
	text-decoration: underline;	
	font-variant:small-caps;	
	}
/*lien dans table menu*/
	
a.lien {     
   color:#003300;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:16px;  
   text-decoration:underline;     
   z-index:1000;   
   }

a.lien:hover {    
   color: #993300;
   z-index:500;
   }
   
a.lien:active {
   color: #003300;      
   }
  
  /* bloc sous menu pour diapo*/
#blocdiapo {
width:auto;
height:250px;}
	
/*a droite du menu de la page*/		
#corps {
	width:1000px;
	float:left;	
	margin-left:320px;	
	}
	
/* ajouter si l'on veut 2 blocs cote à cote dans le corps*/
.blocleft{    
	float:left;
	padding-left:20%;			
	}
.blocright{    
    float:right;
	padding-right:8%;					
   }
   
 a.cp:link {
		color:#CCFF00;
		text-decoration:underline;		
		display:inline;
	}
 a.cp:visited {
		color:#CCCC66;
	}
 a.cp:active {
 color:#669900;
	}
	
.titre {
	color: #CCFFCC;
	font-size: 36px;
	font-family: "Book Antiqua", Verdana;		
}


h1 {
	color:#CCFF99;
	font-size: xx-large;
	font-family: "Book Antiqua", Verdana;		
}
h2 {
	color:#66CC00;
	font-size: 24px;
	font-family:Verdana, Arial, sans-serif;
}
h3 {
	color:#CC99FF;
	font-size: 18px ;
}
h4 {
	color:#99CC00;
	font-size: 16px;
}
h5 {
	color:#CCCCFF;
	font-size: 14px;
}
h6 {
	color: #CCCC33;
	font-size: 12px;
}
p {
	text-indent: 30px;	
}
 
#img{
	border-color:#FFCC00;
	border-width:2px;	
}
.signature {
	font-size: 12px;
	color: #00FF66;
	font-style: italic;	
	}
/*nom des plantes en latin ou en grec*/
.plant {
	font-size: 14px;
	color: #FFFFFF;	
 	font-style: italic;
}
.plant1 {
	font-size: 17px;
	color: #FFFFFF;	
 	font-style: italic;
}
/* nom français des plantes */
.plantf{
	font-size: medium;
	color: #66CC00;
 }
 /*photos*/
.legende {
	font-size: 14px;
	color: #33CC66;
	font-weight:bolder;
	font-variant:small-caps;
	}
.lienj {
	font-size: 16px;
	color:#006633;		
	}	
	
/* tableau*/
.table{
	font-family:Verdana, Arial, sans-serif;
	border-collapse:collapse;
	border: solid;
	border-color: #660033;		
	}
		
tr, th, td {	
	border:2px;		
	height:	auto;
}
.tabq{
    font:cursive;
	border-collapse:collapse;
	border: solid;
	border-color: #660033;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	padding-top:15px;
}

.tab{
	font-family: Arial, Helvetica, sans-serif;
	width:90%;
	text-align:center;	
	background-color:#CCFF99;
	font-size:16px;
	color: #003300;
	line-height:1.6em;	
	border: thick;
	border-style: double;
	padding:10px;
	}
	
tabj{
    background-color: #66993;
	border-color: #990033;
	border:solid;	
	}		

.tab1{
	font-family:Verdana, Arial, sans-serif;
	width:90%;
	text-align:center;	
	background-color: #99CC66;
	font-size:14px;
	color: #663300;	
	border: 2px;	
	line-height: 2em;
	padding:10px;
	border-style:solid;	
	}
	
.tab2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:90%;
	text-align:center;	
	background-color: #999900;
	font-size: 12px;
	font-weight:600;				
	color: #006633;	
	border: 2px;	
	line-height: 2em;
	padding:10px;
	border-style:solid;	
	}
	
.tab3{
	font-family: Georgia, "Times New Roman", Times, serif;
	width:90%;
	azimuth:center;
	text-align:center;	
	background-color: #999900;
	font-size:16px;
	color: #993333;	
	border: 2px;	
	line-height: 2em;
	padding:10px;
	border-style:solid;	
	}			
			
.biblio /*bibliographie*/{	
	font-family:"Book Antiqua";
	background-color: #336666;
	font-size:12px;
	width:95%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:2px;		
	}
	
.protect
  {font:Verdana, Arial, sans-serif;
   color:#FFCC00;
   font-weight:100}

.Style1{
    font-size:14px;	
}

.Style2{   
   font-family:"Book Antiqua";	
   font-size:18px;
   color:#669900;
} 
.Style3{
font-family:Verdana, Arial, sans-serif;
color: #FFCC99;}

.style4{
font-family: Cambria, Consolas, Tahoma;
font-size:18px;
color:#669933;
}  
.titre{
font-family:Verdana, Arial, sans-serif;
font-size:24px;
color: #CCCC00;
}  
.hr{	
	height:2px;		
	background:#669933;	
 }
.zone{
font-size:small;}

/*page biblio*/

.auteur{
font-size:14px;
color: #FFFF00;
}

.autor{
color:#006600;
}

.edit{
	font-size:10px;
	color: #CCFF33;
	line-height: 0,5;  
  }

.biblio{
	font-size:16px;
	color:#669933;
 	line-height: normal;}
	
.bib{line-height:1.5em;} 

#pied{
background-color:#669900;
width:100%;
height:20px;
float: right;
line-height: normal;
font-weight:bolder;
color:#333333;
font-family:Courier, "Calligraph421 BT";
font-size:16px;
}

/* infobulle sur texte*/
a.info {
   position: relative;   
   color: #339933;   
   text-decoration: underline;   
   border-bottom: 1px gray dotted; /* on souligne le texte */   
}
a.info span {
   display: none; /* on masque l'infobulle */ 
   }	
a.info:hover {
   background: none; /* correction d'un bug IE */   
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   cursor: help; /* on change le curseur par défaut en curseur d'aide */       
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: fixed;
   white-space: nowrap;   
      /* (white-space: nowrap; si infobulle sans "width", si l'on veut  qu'il n'y ait pas de retour à la ligne non-désiré */
   color: #006600;
   top: 20px; /* on positionne notre infobulle */
   left: 20px;  
   background:#CCFF99;  
   padding:20px;
   border: 1px solid green;
   text-align:center;                 
}

cite{
font-style: italic;
color: #33CC00;
font-family: Arial,"Comic Sans MS", "cursive", Script;
font-size: 18px;
}

q{
font-style: italic;
color: #33CC00;
font-size: 22px;
}

blockquote{    
    color: #003300;
    font-size:16px;
} 
.antic{
font-family:"Times New Roman";
font-size:medium;
color: #FFCC33;
} 

caption {
	color:#66CC00;
	font-size: 20px;
	font-family:Verdana, Arial, sans-serif;	
}


.infoBulle{
	position: absolute;
	visibility : hidden;
	border:3px solid green;
	padding:6px;	
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	line-height: 1em;
	z-index:100;	
} 
.titreBulle{font-family:Verdana,Arial,sans-serif;font-size:12px;background:#CCFF99;color: #006633;text-align:center;}
.corpsBulle{font-family:Verdana,Arial,sans-serif;font-size:14px;color:#006633;text-align:center; padding-top:6px; background-color: #CCFF99; border-style:solid; border-color:#CCFF99;}
.notaBulle{font-family:Verdana,Arial,sans-serif;font-size:10px;background:#CCFF99;color: #6633FF;text-align:right;font-style:italic; color:#CC3333; font-stretch: extra-expanded; font-weight:700;}
.cadreBulle{border: 5px outset ##006633;}

.plus{font-variant:small-caps;
color: #669933;
font-size:large;
}
.lire /*lire et constat.*/{	
	font-family:"Book Antiqua";
	background-color: #99CC66;
	font-size:16px;
	color: #336600;
	padding-left:5px;
	padding-right:5px;	
	}
	
.cit /*citation*/{	
	font-family: "Calligraph421 BT",Courier;
	background-color: #669900;
	font-size:18px;
	color: #003300;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;	
	padding-top:5px;	
	border-color:#99CC00;	
	}
	
.edt/*editeur*/{
   font:"Times New Roman", Times, serif;
   font-size: 14px;
   color:#99FF66;
   }
.nota{
   font-family:"Comic Sans MS", "Palatino Linotype", Script;  
   font-size:16px;
   color: #33CC00;
   }
.maj{
font-variant:small-caps;}

.tit{
font:cursive;
font-size:36px;
color: #996699;
}			