.ben {font-size: 12px; }

.ben a {font-size: 12px;
        color:black;
        font-weight: bold;	}
        
.ben a:hover {font-size: 12px;
        color:limegreen;
        font-weight: bold;	}

.titre {color: #66AF33;
	font-weight: bold;
    font-size: 40px;} 

h01 { color: black; 
	  font-weight: bold;
      font-size: 40px;   } 

#h001	{ position: absolute;
		  z-index: 4;
		  top: 80px;
		  left:20px;
		  font-weight: bold;
		  font-size:0px; }
#h001 a { color: #66AF33;font-size: 40px; }		  
#h001 a:hover { color: Silver; }
#h001 a:link { text-decoration: none; }


#h002	{position: absolute;
		z-index: 4;
		top: 80px;
		right: 20px;
		font-size: 20px;
		font-weight: bold; }		  

#h002 a { color: #66AF33; }
#h002 a:hover { color: Silver; }
#h002 a:link { text-decoration: none; }

#h003	{position: absolute;
		z-index: 4;
		top: 80px;
		right: 250px;
		font-size: 20px;
		font-weight: bold; }		  

#h003 a { color: #66AF33; }
#h003 a:hover { color: Silver; }
#h003 a:link { text-decoration: none; }

#h004	{position: absolute;
		z-index: 4;
		top: 80px;
		right: 240px;
		font-size: 20px;
		font-weight: bold; }		  

#h004 a { color: #66AF33; }
#h004 a:hover { color: Silver; }
#h004 a:link { text-decoration: none; }

    
h11 {    font-size: 40px;
		 font-weight: bold; }
		 
a: { color: black; }
a:hover { color: lightblack;	}
a:link { text-decoration: none; }    

div.img { position: relative;
    margin: 5px;
    padding: 5px;
    border: 1px solid black;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}

div.img img {
    display: inline;
    margin: 5px;
    border: 1px solid #ffffff;
}

div.img a:hover img {
    border:1px solid black;
}

div.desc {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    width: 120px;
    margin: 5px;
}	

.recherche-ville {
    background-color: black;
    font-size: 20px;
    width: 400px;
    padding: 25px;
    margin: 25px;
    border-radius: 10px 10px 10px 10px;	}
      

.lang {
	position: absolute;
	z-index: 30;
	top:20px;
	left:10px;
    background: transparent;
    width: 150px;
    padding: 5px;
    font-size: 16px;
    border: 0px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
}

.monaie {

	position: absolute;
	z-index: 30;
	top:20px;
	left:90px;
    background: transparent;
    width: 150px;
    padding: 5px;
    font-size: 16px;
    border: 0px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
}