div#recherche {
height:25px;
background-color:#ecedee;
width:300px;
}

li.recherche {
list-style:none;
display:inline;
padding-top:2px;
}

a  {
	color:#414D55;
	text-decoration:none;
}

a.lien1  {
	color:#FFFFFF;
	text-decoration:none;
}

a.lien2  {
	color:#414D55;
	text-decoration:none;
}

:hover > a.lien1  {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

:hover > a.lien2  {
	color:#009ab2;
	text-decoration:none;
	font-weight: normal;
}

table {table-layout:fixed ; }

div#conteneur
{
	/*width: 610px ;*/
	height:530px;
	width:99%;
	text-align: left;
	overflow:auto;
	margin-top: 20px;
	margin-right: -20px;
	margin-bottom: 0;
	margin-left: -20px;
}

li.centre
{
	overflow: auto ;
	list-style: none;
}

h1.comtec {
color:  #009ab2;
font-family: "arial",Helvetica;
font-size:28px;
text-align:center;
font-weight:normal;
position: relative;
bottom : 5px;
right:20px;
}


h1.rechsup{
color:  #edac00;
font-family: "arial",Helvetica;
font-size: 12px;
font-weight:bold;
}

h1 {
font-size: 16px;
font-family: "arial",verdana;
     font-weight:bold;
     
      line-height: 20px;
      color:   #009ab2;
      margin: 10px 0px 0px 10px ;

}

div#affiche{
 width:600px;
  height:auto;
   margin:auto ;
  font-family: "arial",verdana;
   color:#414D55 ;
   font-size:12px
}
.title {
width:auto;
    background-color:  #ECEDEE;
    }

.gauche{
float:left;
   font-family: "arial",verdana;
   color:#414D55;
   width:480px;
   text-align:justify;
   font-size:13px;   }

 .droite{
 font-family: "arial",verdana;
 float: right;
 width: 100px ;
 text-align:center;
  margin-top:30px;	
}
/*-------------- MENU LANGUE -----------------------*/

#mainMenu1 {
  background-color: #ecedee;
  color: #414D55;
  margin: 0 ;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  z-index: 1;
  position: static;
}

#menuList1 {
  margin: 0;
  padding: 0;
  width:66px;
  height:66px;
}

#menuList1 li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menuList1 li a {
  color: #414D55;
  display: inline;
  line-height: 115px;
  margin: 0;
  padding: 2px 10px;
  text-decoration: none;
}

#menuList1 li a:hover, #menuList1 li a:focus {
  color: #FFFF;
  font-weight:normal;
}

#menuList1 li a.actuator {
  width: auto; 
  color: #414D55;
  padding-right: 20px;
}

#menuList1 li a.actuator:hover, #menuList1 li a.actuator:focus {
  width: auto; 
  color: #009ab2;
  font-weight:normal;
}

#menuList1 .menu {
  background-color: #ecedee;
  color: #414D55;
  margin: 0;
  padding: 2px;
  z-index: 1;
  position: absolute;
  visibility: hidden;
}

#menuList1 .menu li a {
  display: block;
  line-height: normal;
  text-align:left;
}

#menuList1 .menu li a:hover {
  display: block;
  line-height: normal;
  color:#FFFFFF;
  background-color:#009ab2;
}



 div#menuprod {width:auto;
 height:25px;
    }
    .prod1 {
        width:200px;
      font-size: 16px;
font-family: "arial",verdana;
     font-weight:normal;
       text-align:center;
      line-height: 30px;
      color:   #edac00;
      margin-left:10px;
      margin-right:10px;
      padding-left:10px;
      padding-right:10px;
      text-decoration:none;
      font-weight:bold;
       border-style:solid;
       border-color:#edac00;
       border-width:1px;

    }
    .prod2 {
      font-size: 16px;
font-family: "arial",verdana;
     font-weight:bold;
        width:200px;

       background-color:#edac00;
      line-height: 20px;
      color:   white;
      margin-left:20px;
      margin-right:20px;
         padding-left:15px;
      padding-right:15px;
    }
   
    .prod1:hover {
     text-decoration:underline;
     background-color:#edac00;
     color:   white;
            }
   .prod2:hover {
     text-decoration:underline;}
     
      div#home {
	height: 31px;
	width: 31px;
	position:relative;
	right:40px;
	bottom:3px;


}
div#home li {
    height: 31px;
    width: 31px;

    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: left;

    list-style-type: none;
    background-image: url(../images/home1.jpg);
    background-repeat: no-repeat;
}
div#home li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

div#home li a:hover {
    font-weight: bold;
    background-image: url(../images/home2.jpg);
      background-repeat: no-repeat;
    color: red;
}