
/********* GENERAL *********/

#espace-prestataire{
	width:700px;
	background:url('../images/design/fond_li.jpg');
}
#espace-prestataire li
{
	background-image:url("../images/design/finances-et-assurances/li.jpg");
	padding-top:10px;
	padding-bottom:7px;
	padding-left:30px;
	background-repeat:no-repeat;
	list-style:none;
}
#espace-prestataire a, #espace-prestataire a:visited{
	text-decoration:none;
	color:#000000;
	text-align:left;
	background-repeat:no-repeat;
}
#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;
}
#espace-prestataire label{
	display: inline;
	float: left;
	width: 200px;
	margin: 5px;
}
.valeurChamp {
	display: inline;
}
.couleur_secteur
{
	color:#4bbee8;
}

/********* FORMULAIRE *********/

#formulaire_secteur_haut{
	background-image:url(../images/design/finances-et-assurances/form_secteur_haut.jpg);
	background-repeat:no-repeat;
	width: 700px;
	height: 10px;	
}
#formulaire_secteur_bas{
	background-image:url(../images/design/finances-et-assurances/form_secteur_bas.jpg);
	background-repeat:no-repeat;
	width: 700px;
	height: 25px;	
}
  
#formulaire_secteur{
	background-image:url(../images/design/finances-et-assurances/form_secteur_milieu.jpg);
	background-repeat:repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
	width: 700px;
}
#formulaire_secteur label{
	display: inline;
	float: left;
	width: 400px;
	margin: 5px;
}

#formulaire_secteur input, #formulaire_secteur select, #formulaire_secteur textarea, #formulaire_secteur radio{
	margin-top: 2px;
	margin-bottom: 2px;
}
#formulaire_secteur 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;
}
#formulaire_secteur h2{
	color:#3479be;
	font-size: 1.2em;
}
#formulaire_secteur h3{
	color:#3479be;
	font-size: 1.0em;
	width:600px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom: 5px;
}

/********* RECAPITULATIF *********/

#recapitulatif, #recap_dep, #recap_ss_sect, #recap_inf, #recap_pai{
    height: 97%;
    overflow:auto;
}
#recapitulatif span{
	float: right;
	width: 350px;
	margin: 3px;
}
#recapitulatif label{
	margin:3px;
	font-weight:600;
	display: inline;
	float: left;
	width: 300px;
}
#recapitulatif h2{
	color:#3479be;
	font-size: 1.2em;
	border-bottom-color:#3479be;
	border-bottom-style:dashed;
	border-top-color:#3479be;
	border-top-style:dashed;
	border-width:thin;
	width:660px;
}	

/********* AUTRES *********/

#form_calculette{
	float:right;
	width:200px;
	height:86px;
	background-image:url(../images/design/espace-prestataire/acollade.jpg);
	background-repeat:no-repeat;
	padding-left:20px;	
	padding-top:5px;
	margin-top:10px;
	margin-right:25px;
}
#form_calculette h3{
	color:#3479be;
	font-size: 1.0em;
	width:200px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom: 0px;
}

/********* DESCRIPTION SECTEURS *********/

#titre_secteur{
	padding-left:70px;
}
.titre_secteur{
	font-size:2em;
}

#texte_secteur{
	padding-left:20px;
	padding-right:20px;
}
.texte_secteur{
	font-size:1.1em;
}


#titre_sous_secteur{
	padding-left:70px;
}
.titre_sous_secteur{
	font-size:1.7em;
}

#texte_sous_secteur{
	padding-left:20px;
	padding-right:250px;
}
.texte_sous_secteur{
	font-size:1.1em;
}
/********* Login prestataire**********/
#login
{
	background-image:url(../images/design/espace-prestataire/fond_login.jpg);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:80px;
	height:250px;
}
#login label{
	display: inline;
	float: left;
	width: 150px;
	margin: 5px;
}

#login input, #login select, #login textarea, #login radio{
	margin-top: 2px;
	margin-bottom: 2px;
}
/********* Inscri prestataire**********/
#inscri
{
	background-image:url(../images/design/espace-prestataire/fond_inscri.jpg);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:80px;
	height:250px;
}
#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;
	text-align:left;
	background-repeat:repeat-x;
}