/****************************
 * Redéfinition des balises HTML
 ***************************/
html {
	height:100%;
}
body {
	height:100%;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
}
h1 {
	width: auto;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #44ff00;
	padding-right: 8px;
	padding-left: 8px;
	height: 19$;
	height: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	width: auto;
	font-weight: bold;
	font-size: 10px;
	text-align: center;	
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	height: 19$;
	height: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
}
p {
	text-align: justify;
	font-size: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-top: 8px;
	padding: 0px;
}
p a:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #44ff00;
	margin: 0px;
	padding: 0px;
}
p a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #44ff00;
	margin: 0px;
	padding: 0px;
}
p a:hover {
	text-decoration: underline;
	font-weight: bold;
}
p a:active {
	text-decoration: underline;
	font-weight: bold;
}
input {
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #FFDEA8;
	padding: 2px;
	color: #666666;
	margin-top: 5px;
	width: 200px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/****************************
 * Fond de page
 ***************************/
#centre {
	position:absolute;
	height:600px;
	width:395px;
	left:50%;
	top:50%;
	margin-left:-207px;
	margin-top:-300px;
	background-color: #000000;
	padding: 10px;
}
#global {
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 986px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	position: absolute;
}
html>body #global {
	height: auto;
}
/****************************
 * Colonne gauche (MENU)
 ***************************/
#gauche {
	width: 199px;
	float: left;
	padding-right: 2px;
	margin-top: 2px;
}
#gauche  dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sub {
	cursor: pointer;
	line-height: 18px;
	color:#000000;
	background-color: #44ff00;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 9px;
	text-indent: 15px;
}
.sub a:link {
	color:#000000;
	text-decoration: none;
	font-size: 9px;
	background-color: #44ff00;
	font-weight: normal;
}
.sub a:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 9px;
	background-color: #000000;
	font-weight: normal;
}
.sub a:visited{
	font-weight: normal;
}
#gauche li {
	height: 18px;
	line-height: 18px;
	text-indent:14px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gauche dt a {
	text-decoration: none;
	display: block;
}
#gauche li a {
	color: #848484;
	text-decoration: none;
	display: block;
	border: 0 none;
	color: #848484;
	font-size:10px;
	background: #ffffff;
	height: 100%;

}
#gauche li a:hover, a:active {
	font-weight: bold;
	background-color: #E5E5E5;

}
/****************************
 * HOME : Colonne droite 
 ***************************/
#droite {
	width: 782px;
	float: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}
.boite1 {
	height: auto;
	width: 540px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #222222;
}
.boite2 {
	height: auto;
	width: 240px;
	float: left;
	margin-bottom: 2px;
	color: #000000;
	background-color: #44ff00;
}
.vignette {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/****************************
 * Bandeau
 ***************************/
#header {
	height: 233px;
	width: 986px;
	background-image: url(../images/banniere_pieton.gif);
	background-repeat: no-repeat;

/****************************
 * Divers
 ***************************/
.txtvert {
	color: #FCA517;
	font-weight: bold;
}
