/* CSS Document */
.image_solutions {
	float: left;
	width:165px;
	font-size: 9px;
	text-align: center;
}

.image_solutions A {
font-weight: normal;
color: #000;
font-size : 10px;
text-decoration : none;
}

.image_solutions A:HOVER{
font-weight: bold;
color: #9F2C43;
font-size : 9px;
text-decoration : underline;
}

.ecran_doite2 {
  float: right;
  margin: 5px 5px 5px 5px;
  width:250px;
  text-align: left;
       }
       
.entete{
    background-color: #FFF;   
    width: 789px; 
    height: 117px;
        }
        
.texte_entete{
   font-weight: bold;
   color:#9F2C43;
   font-size: 12px;
   float: left;
   padding-top: 15px;
   padding-left: 10px;
   width:600px;
   text-align: left;           
              }

.titre_entete{
	width:789px;
	background-color:#FFDF00;
	height:16px;
}

.contenu {
  width:600px;
  text-align: left;
  padding-left:20px;
         }

h2 {
   background-image: url(../images/sstitre_present.gif);
   height: 18px;
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
   width:260px;
   padding-left: 18px;
   padding-top: 2px;

   }
   
h3 {
   background-image: url(../images/sstitre_present.gif);
   height: 18px;
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
   width:200px;
   padding-left: 18px;
      padding-top: 2px;

   }
h4 {
   background-image: url(../images/sstitre_present.gif);
   height: 18px;
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
   width:150px;
   padding-left: 18px;
      padding-top: 2px;

   }


h5 {
   color: #941637;
   font-size: 12px;
   font-weight: bold;
   padding-left: 20px;
   }
   
h6 {
   color: #FFF;
   background-color: #941637;
   font-size: 12px;
   font-weight: bold;
text-align: center;
   text-transform: uppercase;
   height: 18px;

   }






.texte_contenu {
  text-align: left;
  padding-left:20px;
  width:480px;
         }

.texte_contenu2 {
  text-align: left;
  padding-left:20px;
  width:700px;
         }   

.photo {
  float: right;
  background-color: #FFF;
  margin: 5px 5px 5px 5px;
  width:210px;
  text-align: center;
       }

.photo2 {
  float: left;
  background-color: #FFF;
  margin: 5px 5px 5px 5px;
  width:220px;
  text-align: center;
       }

.photo3 {
  float: right;
  background-color: #FFF;
  margin: 5px 5px 5px 5px;
  width:240px;
  text-align: center;
       }
.liens{
  text-align: left;
  width:240px;
  background-color: #FFF;
  padding-bottom: 10px;
      }
      
.liens ul {
  list-style-image: url(../images/puce.gif);
	list-style-position:outside;
          }
       
.liens A {
font-weight: bold;
color: #000;
font-size : 10px;
text-decoration : none;
}
