body { 
	background: url("images/fond_noir.gif") repeat scroll 0 0 transparent;
	color: #fff;
	font-family: "Segoe UI","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 9pt;
	text-align: justify;
}

fieldset {
	border: 1px dotted #ffae00;
}

img { border: 0 none; }

b { 
	color: #ffae00;
}

a {
	border: 0 none; 
	font-size: 12px;
	color: #ffae00;
}

a:hover{
	border: 0 none; 
	color: #ac7500;
}

span { text-decoration: underline; }

.login {
	color: #ffae00;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	display:inline;
	background-color:#ffae00;
	z-index:100;
	-moz-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50);
	-khtml-opacity:0.5;
}

.formulaire {
	margin: 200px auto auto;
}

.input {
	float: right;
}

.webmaster { color: #000; font-size:0.1pt; }

.tee { 
	color: #fff;
	text-decoration: underline;
}

.scroll {
	overflow: auto;
	width: 575px;
	height: 315px;
	border: 1px dotted #ffae00;
}

.submit {
	background: url("images/btn/envoyer.png") no-repeat scroll 0 0 transparent;
	width: 97px;
	height: 33px;
	border: 0px;
}

.submit:hover {
	background: url("images/btn/envoyer_on.png") no-repeat scroll 0 0 transparent;
	width: 97px;
	height: 33px;
	border: 0px;
}

.tableau_cadre {
	margin: auto;
	border-collapse: collapse;
	border: 0 none;
}

.bords { width: 50%; }
.centre { width: 771px; }

.cadre { 
	background: url("images/fond_cadre.jpg") no-repeat scroll 0 0 transparent;
	padding: 87px 20px 20px;
	width: 731px;
	height: 430px;
	margin: auto;
}

.cadre_fond_gauche {
	background: url("images/bande_gauche.png") repeat-x scroll 0 0 transparent;
	height: 537px;
}

.cadre_fond_droite {
	background: url("images/bande_droite.png") repeat-x scroll 0 0 transparent;
	height: 537px;
}

.contenu {
	float: left;
	width: 550px;
	padding: 10px;
}

.boutons {
	float: left;
	padding-left:10px;
	padding-top: 13px;
	width: 120px;
}

.btn {
	width: 100px;
	height: 43px;
}

.footer {
	color: #fff;
	text-align: center;
	font-size: 8pt;
	margin-top: -35px;
}
