@charset "utf-8";
/* AxesTech Document */


.main_connexion {
	width:500px;
	margin: 0 auto;
	background-color: #e8e8e6;
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

.main_connexion a {
	color:#0000FF;
	text-decoration:none;
}

.main_connexion a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.top_connexion {
	width:500px;
	height:83px;
	background:url(images/header.gif) no-repeat;
}

.content_connexion {
	width:500px;
	background:url(images/contenu.gif) repeat-y;
}

.bottom_connexion {
	width:500px;
	height:31px;
	background:url(images/bottom.gif) no-repeat;
}

#middle_connexion {
	width: 500px;
	list-style-type: none;
	border: 0;
	margin: 0;
}

#middle_connexion li {
	float: left;
	padding-left:60px;
	border: 0;
}

fieldset {
	background-color:#ccc;
	border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  }

.champs {
color:#7493BA;
height:20px;
border: solid 0 ;
voice-family: "\"}\"";
voice-family:inherit;
width:200px;
border-style:none;
background-image:url(images/textfield_bg.gif);
background-color:#CACACA;
background-repeat:no-repeat;
background-position:center;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 2px;
margin-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 30px;
float: left;
}

.label {
	float: right;
	margin-top:5px;
	font-size:14px;
}

.titre_connexion {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FF6600;
	float:inherit;
	text-align:center;
}

