body {
	background-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	background-image: url(images/glob.gif);
	background-position: center;
	background-repeat: repeat-y;
}

img {
	border: 0px;
}

a{
	color: #006600;
}

a:visited{
	color: #006600;
}

a:hover {
	color: #FF0000;
}

blockquote {
	padding-top: 0px;
	margin-top: 0px;
}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Green;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2{
	padding: 0px 5px 0px 5px;
	margin: 15px 150x 10px 15px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	background-color: Yellow;
	color: #006600;
}

h3{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	color: #006600;
}

h4{
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	color: White;
	font-style: italic;
}

h5{
	padding: 0px 0px 0px 5px;
	margin: 5px 10px 0px 5px;
	font-size: 11px;
	color: #D7FF86;
	background-color: #293E00;
	text-transform: capitalize;
}

hr{
	color:#999999;
	padding:0px 0px 0px 0px;
	margin:1px 0px 0px 0px;
	width:100%;
	border-bottom: 2px solid green;
}

li{
	list-style-type: square;
	list-style-position: outside;
}

li li{
	list-style-type: disc;
	list-style-position: outside;
}

#content {
	width: 530px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

#content img {
	border: 1px solid White;
	padding: 1px;
}

#title{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Green;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	height: 20px;
	background-image: url(images/titre.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.button {
	font-size: 11px;
	letter-spacing: 2px;
	background-color: #006600;
	color: White;
	border: 1px solid #000000;
	padding: 0px;
	cursor: pointer;
}

.inputbox {
	font-size: 11px;
	color: #0E1C00;
	background-color: #FFFF8E;
	border: 1px solid #000000;
	padding-left: 1px;
	padding-right: 1px;
}

.tools{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 3px;
	padding-top: 3px;
	height: 30px;
}

.tools a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: Green;
	background-color: Yellow;
	padding: 3px 3px 2px 3px;
	border: 1px solid #009B01;
	background-image: url(images/tools.gif);
}

.tools a:hover{
	color: #CC0000;
	background-color: Yellow;
	border: 1px solid #CC0000;
}

#footer {
	font-size: 10px;
	font-weight: bold;
}

.power {
	font-size: 10px;
	font-weight: bold;
	color: Silver;
}

.power a{
	font-size: 10px;
	font-weight: bold;
	color: Silver;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: Black;
}

.red {
	color: Red;
}
