body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D10A41;
	/*
	background-image:url(http://www.club-prive2.fr/img/login/2010_05/repetition.jpg);
	background-repeat:repeat-x;
	background-color:#c3d7e0;
	background-position:990px;
	*/
}

img {
  border:none
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#26540D;
	text-decoration:none;
}
a:hover {
	color: #D10A41;
}

/*******************************************************/
#contenu {
	/*
	width:990px;
	height:590px;
	*/
	margin:0px 0px 0px 0px;
	background-image:url(http://www.club-prive2.fr/img/login/2010_07/fond.jpg);
	/*background-image:url(fond.jpg);*/
	background-repeat:no-repeat;
}

#flashContent1{
	float:left;
}

#flashContent2{
	bottom:3px;
	position:relative;
}

#footer {
	position:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D10A41;
	width:100%;
	top: 100%;
	margin:-40px auto 0 auto;
	text-align:center;
}

/******************************************************/
#conteneur_logo {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
}

#banniere_login{
	margin:0px 0px 0px 600px; 
	height:203px;
	width:320px;
}

#formulaire {
	
}

#lesLiens{
	
}

#lesLiens a {
	margin: 0 5px 0 0;
}

.bouton_valider{
	background:#FFFFFF url(http://www.club-prive2.fr/img/login/2010_07/bouton_valider.jpg) no-repeat;
	width:83px;
	height:23px;
	border:none;
	cursor:pointer;
}
.bouton_valider:hover{
	background-image:url(http://www.club-prive2.fr/img/login/2010_07/bouton_valider_over.jpg);
}

.StyleInput{
	font-size: 9px;
	font-weight: normal;
	border:1px solid #BDC7D8;
}

#email{
	width:110px;
	height:12px;
	margin-bottom:4px;
	padding:0 0 1px 3px;
}

#pass{
	width:110px;
	height:12px;
	padding:0 0 1px 3px;
}

#message{
	margin:25px 10px 0 0px ;
	width:285px;
	padding:3px;
	text-align:center;
	background-color:#FEFEDD; 
	border:1px solid #FFE822; 
	font-family:Arial, Helvetica, sans-serif; 
}
.message {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #FF9A0F;
}