/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: .8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	background-attachment: fixed;
	background-image: url(images/plantes.jpg);
}

h1          { color: #AA7111; font-style: italic; font-weight: bold; font-size: 16px}
h2          { color: #336600; font-style: italic; font-weight: bold; font-size: 14px; margin-left: 20px }
h3          { color: #a11213; font-weight: bold; font-size: 12px; margin-left: 40px }
h4          { color: #990066; font-style: italic; font-weight: bold; font-size: 11px; margin-left: 60px }
		
H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD {
	font-size: 10px;
}

TD.Sommaire 
{
	width: 120px;
	vertical-align: top;
}
TR.Bandeau-Haut {
	background-color: #000066;
	border-width: 0;
	width:100%;
}

td table tr td a 
{
	 color: #308125; text-decoration: underline
	 }

a           { color: #308125; text-decoration: none }
a:hover     { color: #e06b00; text-decoration: none }

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.navigation {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #FFCC00;
	border-width:0px;
}

.gdtitre    
{
	color: #308125;
	font-weight: bold;
	font-size: 20px; 
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-align: center;
	}

.marron     { color: #4d2500 }
.ocre       { color: #e06b00 }
.violet     { color: #510080 }

.legende    { color: #510080; font-size: 11px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif }
.legende1   { color: #177de7; font-size: 11px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif }

.ssmenu     { font-weight: normal; font-size: 10px; font-family: Arial, Verdana, Helvetica, Geneva, "Sans serif" }

.habillage {  margin-top: 10px; margin-right: 20px; margin-bottom: 10px; margin-left: 20px}

.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
