
#menu_spe {
	margin: 0 !important;
	padding: 0 !important;
	font-size:0.9em;

}
#menu_spe li{
	font-size:1.0em;
	list-style-image:url(../images/design/puce.jpg);
	list-style-position:inside;
	background:url(../images/design/fond_liste.jpg);
	margin-left:5px;
	margin-right:10px;
	padding-left:6px;
	text-align:left;
	background-repeat:repeat-x;
}

#menu_spe a{
	text-decoration:none;
	color:#000000;
}
/********* GENERAL *********/

#espace-prestataire{
	width:900px;
	background:url('../images/design/fond_li.jpg');
}
#espace-prestataire a, #espace-prestataire a:visited{
	text-decoration:none;
	color:#5F5F5F;
	text-align:left;
	background-repeat:no-repeat;
}

#espace-prestataire a:hover{
	color:#FF6009;
}
#espace-prestataire h1{
	color:#ffffff;
	font-size: 1.5em;
	background:url(../images/design/finances-et-assurances/fond_titre.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-bottom:5px;
}
#espace-prestataire h1:hover{
	color:#ffffff;
	font-size: 1.5em;
	background:url(../images/design/espace-prestataire/fond_titre_survol.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-bottom:5px;
}

#facture th {
	background-color: #6FC2FF;
	width:25%;
}

#facture td {
	text-align:center;
}

#cadre_g {
	width: 54%;
	float:left;
}
#cadre_d {
	width: 42%;
	padding:5px;
	margin-left:57%;
	border: dashed 1px #ACA899;
}
#cadre_ds {
	width: 42%;
	margin-left:57%;
}

#menu-haut-espace {
	background-image: url('../images/design/espace-aulead/fond-espace-aulead.png');
	padding:18px 0px 0px 15px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	font-size:15px;
	width: 846px;
	height:33px;
}

#menu-haut-espace a {
	color:#5F5F5F;
	padding-right:10px;
	padding-left:10px;
	height:40px;
	font-weight:bold;
}

#menu-haut-espace a:hover {
	color:#FF6009;
}

/********* Login prestataire**********/
#login
{
	background-image:url(../images/design/espace-prestataire/fond_login.jpg);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:80px;
	height:150px;
	width:340px;
	margin:auto;
}
#login label{
	display: inline;
	float: left;
	width: 150px;
	margin: 5px;
}

#login input, #login select, #login textarea, #login radio{
	margin-top: 2px;
	margin-bottom: 2px;
}

#gerer-mon-compter {
	margin: auto;
}
#gerer-mon-compter label {
	margin-left:200px;
	width:120px;
}
/********* Inscri prestataire**********/
#inscri
{
	background-image:url(../images/design/espace-prestataire/fond_inscri.jpg);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:80px;
	height:150px;
	width:340px;
	margin:auto;
}
#inscri label{
	display: inline;
	float: left;
	width: 150px;
	margin: 5px;
}
#inscri a, #inscri a:visited{
	text-decoration:none;
	color:#000000;
}
#inscri li, #inscri li{
	list-style-image:url(../images/design/puce.jpg);
	list-style-position:inside;
	background:url(../images/design/fond_liste.jpg);
	padding-left:2px;
	margin:10px;
	width:260px;
	text-align:left;
	background-repeat:repeat-x;
}
