/* Cascading Style Sheet */

   

 
   body

h1
{
  font-size:20px;
    margin-top:-10px;
}


{

 margin-left:0px;
 margin-top:-0px; 

 } 
 .texte_titre
    {

   font-size:30px;

   font-weight:bold;

  
   margin-top:0px;
   text-align:left;
   text-indent:300px;
    color:#FF6600;
     background-color: #1847AE;
     width:1005px;
   height : 70px ;



   }

 
   

  .texte_autoentrepreneur
    {

   font-size:20px;
   color:yellow;
   font-weight:bold;
   
   margin-left:85px;
   margin-top:13px;

   width:635px;
   height : 170px ;
   border-color:rgb(255,255,155);

   border-style: solid;
   border-width:thin;
   background-image:url(images/bruno_reduit.jpg);
   background-position:410px 30px;
   background-repeat:no-repeat;
    background-color:#4CA2FF ;

   }
.encadrement
{
width:120px;
   height : 580px ;
   border-color:rgb(255,255,155);
}


   .texte_travaux
    {

   font-size:20px;
   color:yellow;
   font-weight:bold;

   margin-left:85px;
   margin-top:0px;

   width:635px;
   height : 298px ;
   border-color:rgb(255,255,155);
   border-style: solid;
   border-width:thin;
   background-color:#4CA2FF ;
   }





