A { text-decoration: none; color:#FF6A00}
A:hover { text-decoration: underline ; color:#FF6A00}
H1 { font-family: trebuchet ms,verdana,arial,helvetica,sans-serif; font-size: 12pt; font-weight: bold;}
H2 { font-family: trebuchet ms,arial,helvetica,sans-serif; font-size: 9pt;}
TD { font-family: trebuchet ms,verdana,arial,helvetica,sans-serif; font-size: 9pt;background:#604D3E; }
BODY 
{
  font-family: trebuchet ms,verdana,arial,helvetica,sans-serif; 
  font-size: 9pt;background:#9E7E62; 
  color:#E2D8CF;
  /*background-image:url(http://www.moulindelapipe.com/images/concerts/nuit-blues_visuel_2010.jpg);*/
 }
TH { font-family: trebuchet ms,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; color: white; background:#78644B;}


textarea {BACKGROUND-COLOR: white;COLOR: #000000;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 10px ;BORDER-BOTTOM: #000000 1px solid;BORDER-LEFT: #000000 1px solid;BORDER-RIGHT: #000000 1px solid;BORDER-TOP: #000000 1px solid;scrollbar-3dlight-color:#808080;scrollbar-arrow-color:#808080;scrollbar-base-color:#808080;scrollbar-darkshadow-color:white;scrollbar-face-color:white;scrollbar-highlight-color:white;scrollbar-shadow-color:#808080    }
input {BACKGROUND-COLOR: white;COLOR: #000000;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 10px ;BORDER-BOTTOM: #000000 1px solid;BORDER-LEFT: #000000 1px solid;BORDER-RIGHT: #000000 1px solid;BORDER-TOP: #000000 1px solid;    }
select {BACKGROUND-COLOR: white;COLOR: #000000 ;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 10px ;BORDER-BOTTOM: #808080 1px solid;BORDER-LEFT: #808080 1px solid;BORDER-RIGHT: #808080 1px solid;BORDER-TOP: #808080 1px solid;scrollbar-3dlight-color:#808080;scrollbar-arrow-color:#808080;scrollbar-base-color:#808080;scrollbar-darkshadow-color:white;  scrollbar-face-color:white;scrollbar-highlight-color:white;scrollbar-shadow-color:#808080    }



#navigation {
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
	
	
#navigation li {
	background: #c00 ;
	color: #E2D8CF ;
	border: 0px solid #9E7E62 ;
	margin-bottom: 1px ;
	}

#navigation li a {
	display: block ;
	background: #604D3E ;
	color: #E2D8CF ;
	font: 12px "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 4px 0 ;
	}
	
	
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #9E7E62 ;
	text-decoration: none ;
	}


table.calendrier {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.adminlist th {
	font-weight: bold;
}

table.adminlist tbody tr {
	background-color: #fff;
	text-align: left;
}

