*{
	padding:0px;
	margin :0px;
}

@font-face
{
	font-family: 'GillSans';
	src: url('polices/GillSans.eot');
	src: url('polices/GillSans.eot?#iefix') format('embedded-opentype'), 
	url('polices/GillSans.woff') format('woff'),
	url('polices/GillSans.ttf') format('truetype'),
	url('polices/GillSans.svg#GillSans') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'GillSansBold';
	src: url('polices/GillSansBold.eot');
	src: url('polices/GillSansBold.eot?#iefix') format('embedded-opentype'), 
	url('polices/GillSansBold.woff') format('woff'),
	url('polices/GillSansBold.ttf') format('truetype'),
	url('polices/GillSansBold.svg#GillSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
	font-family:'GillSans',arial,georgia, times,serif;
	color:#5d5854;
	background-color:white;
	background-image:url('images/image_fond.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
	
header
{
	position:fixed;
	top:0px;
	left:0px;
	background-image:url('images/bandeau_header.png');
	background-repeat: no-repeat;
	padding:0;
	height:130px; 
	width:100%;
	background-color:white;
	z-index:10;
}

section
{
	min-height:100%;
}


/*Eléments du menu déroulant*/

#contenu_menu{
	position:fixed;
    width:900px;
    height:35px;
    background-color :#5d5854;
    text-align:center;
    z-index:100;
}

#menu{
font-size:13px;
text-align:center;
position:relative;
text-transform:uppercase;
box-shadow: -5px 0px 5px #000; 
}

#menuDeroulant
{
 width:900px;
 list-style-type: none;
 margin:0;
 padding:0;
 border:0;
 top:0;
 left:0;
 }

#menuDeroulant li
{
 float: left;
 min-width: 147px;
 margin: 0 3px 0 0;
 padding: 4px 0 4px 0;
 border: 0;
 background-color:#5d5854;
}	

#menuDeroulant .sousMenu
{
display: none;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
 font-size:12px;
 }
 
#menuDeroulant .sousMenu li
{
 float: none;
 margin: 0;
 padding: 0;
 border: 0;
 min-width:110px;
 font-size:14px;
}			

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 1%;
 color: #FFFFFF;
 margin: 0;
 padding: 4px 8px;
 text-decoration: none;
}

#menuDeroulant li a:hover { 
font-size:14px;
}

#menuDeroulant li a:active {
 font-size:14px;
}

#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
 display: block;
 font-size:0.8em;
 color: #FFF;
 margin:0;
 border:0;
 text-decoration: none;
}

#menuDeroulant .sousMenu li a:hover
{
 font-size:13px;
}	

#menuDeroulant li:hover > .sousMenu 
{ 
	display: block; 
}	
/*Fin des éléments du menu déroulant*/

#logo
{
	margin-left:30px;
}

#mentions_legales
{
	text-align:justify;
}

footer
{
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:9;	
	height:45px;
	width:100%;
	color:white;
	background:#5d5854;
	text-align:right;
}

footer a
{
	color:white;
	text-decoration:none;
}
	
#bloc_page
{
	padding-top:130px;
	width:900px;
	margin:auto;
	box-shadow: 5px 0px 5px #000;
	margin-bottom:70px; 
}

#ombre
{
	width:900px;
	margin:auto;
	box-shadow: -5px 0px 5px #000; 
}
/* Eléments du slider*/

#slider 
{
   margin-top:35px;
    width: 900px; /* important to be same as image width */
    height: 305px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}
 
#sliderContent 
{
    width: 900px; /* important to be same as image width or wider */
    position: absolute; /* important */
    top: 0; /* important */
    margin-left: 0; /* important */
}
 
.sliderImage 
{
    float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
}
 
.sliderImage span 
{
    position: absolute; /* important */
    font-family:'GillSans', Helvetica, sans-serif;
    font-size:0.9em;
    width: 150px;
    color: #fff;
    display: none; /* important */
    padding:5px;
}
 
.clear 
{
    clear: both;
}

.sliderImage span strong 
{
    font-size: 14px;
}

.top 
{
	top: 0;
	left: 0;
}

.bottom 
{
	bottom: 0;
    left: 0;
}

.right
{
	top:0;
	right:0;
}
/*Fin éléments du slider*/


#metier
{
	border:1px solid #676867;
	box-shadow: 1px 2px 9px #000;  
	color:#5d5854;
	margin:10px 0 20px 5px;
	padding:10px;
	background-image:url('images/fond_titre.png');
	background-repeat:repeat-x;
	text-align:justify;
}

#metier h1
{
	color:white;
}

#metier strong
{
	font-size:1.2em;
}

#bouton_metier
{
	text-align:right;
}

#blog
{
	border:1px solid #676867;
	box-shadow: 1px 2px 9px #000;  
	color:white;
	margin:10px 0 20px 5px;
	padding:5px;
	background-color:#888282;
}

#taux
{
	border:1px solid #676867;
	box-shadow: 1px 2px 9px #000;  
	color:white;
	margin:10px 0 20px 5px;
	padding:5px;
	background-color:#888282;
}

#taux_encadre
{
	margin-left:25px;
	margin-top:30px;
	font-family:GillSansBold, Georgia, serif;
	font-size:3.5em;
	font-style:normal;
	color:#5b5854;
	background-color:white;
	padding:15px 10px 10px 10px;
}

#blog, #index_droit
{
	vertical-align:top;
}

#taux p
{
	font-size:0.8em;
	font-style:italic;
}

#taux h1
{
	margin-bottom:10px;
}

#actualites, #index_droit
{
	display:inline-block;
}

#actualites
{
	width:235px;	
}

#index_droit
{
	width:655px;
}

#liens_cc
{
	border:1px solid #676867;
	box-shadow: 1px 2px 9px #000;
	padding:0;
	margin:0 0 20px 6px;
}

#liens_cc h2
{
	padding:15px 0 15px 0;
}

#cc_im, #cc_ter
{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
}

#cc_im
{
	width:64%;
}

#cc_ter
{
	width:34%;

}


#img_rachat, #texte_rachat
{
	display:inline-block;
	vertical-align:top;
}

#img_rachat
{
	width:200px;
	margin-left:5px;
}
	
#texte_rachat
{
	width:650px;
	text-align:justify;
	padding:45px 20px 0 20px;
}

/*Eléments du bouton*/

.button 
{
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: 'GillSans', Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
   
.button:hover 
{
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
   
.button:active 
{
   border-top-color: #1b435e;
   background: #1b435e;
   }

/*Fin éléments du bouton*/

h1
{
	font-family:'GillSansBold';
	font-size:1.5em;
}

h2
{
	font-family:'GillSans';
	font-size:1.2em;
	color:#5d5854;
}

p
{
padding:10px;
}	

#mentions_legales
{
	padding-top:20px;
	padding-bottom:50px;
}

.titre_principal
{
	margin-top:50px;
	margin-bottom:30px;
	padding-left:10px;
}

.images
{
	margin:0;
	padding:0;
}

table
{
	margin:auto;
	color:white;
	text-align:center;
}

.thcenter
{
	color:#5d5854;
}

#formulaire_contact, #coordonnees
{
	display:inline-block;
	vertical-align:top;
}

#formulaire_contact
{
	width:49%;
}

#texte_coord
{
	
	background-image:url('images/carte_france.png');
	background-repeat:no-repeat;
	background-position:right top;
	width:49%;
	width:400px;
	height:543px;display:table-cell;
    vertical-align:middle;
	padding-top:40px;
}

#carrieres
{
	text-align:center;
	width:50%;
	margin-top:-100px;
}

/*Eléments du formulaire de la page contact*/

#formulaire_contact form {
 margin:15px 0 0 40px;
 background-color:#FAFAFA;
 box-shadow: 1px 2px 9px #000; 
 width:350px;
 font-family:'GillSans';
 }
 
#formulaire_contact fieldset {
 padding:0 20px 20px 20px;
 margin-bottom:10px;
 border:1px solid #5d5854;
 }
 
#formulaire_contact legend {
 color:#5d5854;
 font-weight:bold;
 }
 
#formulaire_contact label {
 margin-top:10px;
 display:block;
 }
 
#formulaire_contact label.inline {
 display:inline;
 margin-right:50px;
 }
 
#formulaire_contact input, #formulaire_contact textarea, #formulaire_contact select, #formulaire_contact option {
 background-color:#e7e6e5;
 }
 
#formulaire_contact input, #formulaire_contact textarea, #formulaire_contact select {
 padding:3px;
 border:1px solid #5d5854;
 width:258px;
 box-shadow:1px 1px 2px #C0C0C0;
 }
 
#formulaire_contact select {
 margin-top:10px;
 }
 
#formulaire_contact input[type=radio] {
 background-color:transparent;
 border:none;
 width:10px;
 }
 
#formulaire_contact input[type=submit], #formulaire_contact input[type=reset] {
 width:100px;
 margin-left:27px;
 box-shadow:1px 1px 1px #aeacaa;
 cursor:pointer;
 font-family:'GillSansBold';
 font-size:1em;
 }
/*Fin éléments du formulaire de la page contact*/


/*Mise en forme de la page témoignages*/

#tem_1, #tem_2, #tem_3, #tem_4
{
	width:60%;
	border:1px solid #676867;
	box-shadow: 1px 2px 9px #000;  
	color:white;
	margin:10px 0 20px 5px;
	padding:15px;
	text-align:justify;
}
#tem_1, #tem_3
{
	float:left;
	margin-left:25px;
	background-color:#5d5854;
}

#tem_2, #tem_4
{
	float:right;
	margin-right:25px;
	background-color:#aeacaa;
}

#tem_1 h2, #tem_3 h2
{
	color:#aeacaa;
	font-size:1.4em;
}

#tem_2 h2, #tem_4 h2
{
	color:#5d5854;
	font-size:1.4em;
}
/*Fin de la mise en forme de la page témoignages*/

#slideshowHolder, #img_eco, #img_dispo, #img_prof
{
	margin:0 10px 15px 10px;
	width:300px;
}

#partenaires_bancaires, #txt_eco, #txt_dispo, #txt_prof
{
	width:430px;
	text-align:justify;
}

#slideshowHolder, #partenaires_bancaires, #img_eco, #img_dispo, #img_prof, #txt_eco, #txt_dispo, #txt_prof

{
	display:inline-block;
	vertical-align:top;
}

#choix, #professionnalisme, #economie, #disponibilite
{
	border:1px solid #676867;
	box-shadow: 1px 2px 9px #000;  
	color:white;
	padding:20px 10px 10px 10px;
	text-align:justify;
}

#professionnalisme, #disponibilite
{
	background-color:#5d5854;
	margin:15px 100px 15px 10px;
}

#choix, #economie
{
	background-color:#aeacaa;
    margin:15px 10px 15px 100px;
}

#professionnalisme h2, #disponibilite h2
{
	color:#aeacaa;
	font-size:1.4em;
}

#choix h2, #economie h2
{
	color:#5d5854;
	font-size:1.4em;
}

#txt_calc
{
	padding:0 50px 0 50px;
}

#valeurs p
{
	padding:0 25px 0 25px;
}

#valeurs strong
{
	font-size:1.2em;
}

#valeurs li{
  font-family: 'GillSans', Arial, Helvetica, Geneva, sans-serif;
  font-size: 1em;
  color: #5d5854;
  display: list-item;
  list-style-image: url(images/puce_grise.png);
  margin-left:50px;
}

#img_recrut, #titre_offre
{
	display:inline-block;
	vertical-align:middle;
}

#img_recrut
{
	text-align:left;
	margin-left:20px;
}

#titre_offre
{
		text-align:left;
		width:70%;
		padding-left:10px;
}


#txt_recrut
{
	border:1px solid #5d5854;
	border-radius:15px;
	padding:20px 0 0 0;
	margin: 10px 15px 0 15px;
	
}

#chiffres
{
	font-size:0.83em;
}