/* @charset "utf-8";*/
a:link  {
	color: #FF9900;
	text-decoration: none;
}
.TitleColor {
	color: #FF9900;
}

a:visited {
	color:#FF9900;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.bouton  img{
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}




body {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 950px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FF9900;
}
.form1 {
	color: #000000;
}
.conteneur {
	top: 18px;
	width: 950px;
	position: absolute;
	visibility: visible;
	height: 480px;
	background-color: #FFFFFF;
	left: 108px;
	margin-left: 0px;
	margin-top: 0px;
	color: #FF9900;
}
.conteneur img {
	background-position: center center;
	top: 50%;
	width: 950px;
	height: 650px;
	margin-left: -475px;
	margin-right: -475px;
	text-align: center;
	left: 50%;
	position: absolute;
	margin-top: -290px;
	margin-bottom: -290px;
	background-repeat: no-repeat;
	visibility: visible;
	
}
.messageBox{
	position: absolute;
	left: 68px;
	top: 493px;
	text-align: left;
	color: #000000;
	width: 1412px;
}
div.pass {
	background-repeat: no-repeat;
	width: 600px;
	height: 200px;
	left: 16px;
	color: #FF9900;
	top: 25px;
	background-image: url(images/menu.jpg);
}
div.pass img {
	width: 100%;
	height: 500px;
}

#texte   {

}

.pass a:link{
	color : #FF9900;
}
img {

}

.lien_image a:hover {
	text-decoration: underline;
	border: thin solid #000000;
}

