/* CSS Document */

td img {display: block;}
body {
	background-color: #000000;
	}
html, body, #wrapper {
	height: 100%; 
	margin: 0; 
	padding: 0; 
	border: none; 
	text-align: center;
	}
#wrapper {
	margin: 0 auto; 
	vertical-align: 
	middle; width: 985px;
	}
.Style1 {
	color: #ffff99;
	font-family: "Segoe UI";
	font-size: 12px;
	text-align:justify;
	}
.Style2 {
	color: #333333;
	}
.erreur {
	color: #ff0000;
	font-family: "Segoe UI";
	font-size: 12px;
	text-align:justify;
	}
.support_cl {
	position:relative; 
	overflow:hidden;
	height: 350px;
	width: 300px;
	color: #ffff99;
	font-family: "Segoe UI";
	font-size: 12px;
	text-align:justify;
	padding-top:40px;
}
.support_cl2 {
	position:relative; 
	overflow:hidden;
	height: 350px;
	width: 300px;
	color: #ffff99;
	font-family: "Segoe UI";
	font-size: 12px;
	text-align:justify;
}
input {
	color: #ffff99;
	font-family: "Segoe UI";
	font-size: 12px;
	background:none;
	border-bottom-color:#ffff99;
	border-right-color:#ffff99;
}
textarea {
	color: #ffff99;
	font-family: "Segoe UI";
	font-size: 12px;
	background:none;
	border-bottom-color:#ffff99;
	border-right-color:#ffff99;
}
a:link {
	color: 333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 333333;
}
a:hover {
	text-decoration: none;
	color: #9A7435;
}
a:active {
	text-decoration: none;
	color: 333333;
}
/*
li{
	list-style: url(images/intervention/intervention_r1_c1.jpg);
}
*/