/* Feuille de styles pour Intervenance
/* ===========================
1. zones div
============================== */
#wrapper {
/*-- margin: auto;*/
color: black;
background-color: #12283F;
width: 858px;
margin-top: 10px;
margin-bottom: 10px;
}
#image {
}

#zone_de_texte {
}

#zone_texte_accueil{
  background-color: white;
  width: 858px;
  height:246px;
  
}

#sol_indiv{
background-color: #D8D8D8;
  width: 180px;
  height:246px;
  float: left;
  background-image:url(http://www.intervenance.com/img/intervenance_individus_fond.jpg);


}
#text_central{
background-color: white;
  width: 498px;
  height:246px;
  float: left;
  
}

.blue_gras{
  color:#29496F;

}

#lien_solution_individus{
    height: 50px; /* hauteur */
    width: 180px; /* largeur */
    position: absolute;
    display: block;
    top:530px;
    left:200px;
    /* background-color:red;*/

}

#lien_solution_entreprises{
  
    height: 50px; /* hauteur */
    width: 180px; /* largeur */
    position: absolute;
    display: block;
    top:530px;
    left:923px;
    /*background-color:red; */

}


#text_gros{
  color:#424242;
  font-weight:bold; 
  font-size:18px;
  margin-top:40px;
  margin-left:35px;
  margin-right:40px;
  text-align:justify;
  line-height:25px;
  letter-spacing:0.35px;
  
}

#text_petit{
  color:#424242;
  font-weight:bold;
  font-size:13px;
  margin-top:25px;
  margin-left:35px;
  margin-right:40px;
  text-align:justify;
  line-height:19px;
  
}


#sol_entr{
background-color: #D8D8D8;
  width: 180px;
  height:246px;
  float: left;
  background-image:url(http://www.intervenance.com/img/intervenance_solutions_fond.jpg);

}

#titre_sol {
  color:#A28039;
  font-weight:bold;
  font-size:14px;
  margin-top:25px;
  margin-left:-10px;
}

#titre_entr {
  color:#8F1222;
  font-weight:bold;
  font-family:Arial;
  font-size:10pt;
  margin-top:27px;
  margin-left:10px;
  word-spacing:0.1pt;
  /*letter-spacing:1px; */
}

.text_indiv_entr{
  color:#202227;
  font-weight:bold;
  font-size:13px;
  margin-top:12px;
  margin-left:20px;
  text-align:left;
  line-height:19px;
  z-index:3;

}



.text_indiv_entr a:visited, a:hover{
  color:#202227;
  text-decoration:none;

}


#bandeau img  {
background-color: white;
}

#bandeau p  {
padding: 20px 0 5px 0;
margin-bottom: 0;
text-align: right;
font-size: x-small;
}

#pied_de_page {
padding: 0px 0px 15px 0px;
font-size: x-small;
}


/* ===========================
2. Elt HTML
============================== */
body {
color: black; 
background-color : #12283F;
font-family:  arial, verdana, helvetica, sans-serif;
font-size: xx-small;
}

h1 { font-size: 150%; }
h2 { font-size: 80%; }
h3 { font-size: 110%; }

a { text-decoration: none; outline: none;}
a:link { color: #FFF; }
a:visited { color: #F9F9FA; }
a:hover, a:focus { text-decoration: underline;}
a:active { color: #FFF;  }

.skiplink {display: none;}


html { height:101%; }

#tools2 {
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}
#tools2 a {
	color:#FFFFFF;
}


