.titre { font-family: Verdana; font-size: 10px; font-weight: bold; }
.frm { font-family: Verdana; font-size: 10px; color: 000000; }
.sm { font-family: Verdana; font-size: 10px; }

.foot { font-size : 10px; font-family : Verdana; color : #FFFFFF;  text-decoration : none; }
A.foot { font-size : 10px; font-family : Verdana; color : #FFFFFF;  text-decoration : none; }

A.foot:visited { color : #FFFFFF; text-decoration : none; }
A.foot:hover { color : #FFFFFF; text-decoration : underline; }
A.menu { font-size: 10px; font-family: Verdana; font-weight: bold; color : #000000; text-decoration : none; }
A.menu:active { color: #000000; }
A.menu:visited { color: #000000; }
A.menu:hover { color: #ffffff; }
A.smenu { font-size : 10px; font-family : Verdana; color : #000000;  text-decoration : none; }
A.smenu:visited { font-size : 10px;color : #000000; }

TD{font-size: 10px;}

body{
    margin-left:0em;
    }

.menuG{
    /* solve a Opera7/IE display bug */
    width:165px;
    width/**/:150px;
    margin:0;
    padding-left:3px;

    }
    
.menuG span{
    display:none;
    }
    
.menuG ul{
    margin:0;
    padding:0;
    position:absolute; /* important */
    width:168px;
    width/**/:150px;
    }
    
.menuG li ul{
    visibility:hidden;
    }
            
.menuG li ul{
    margin-left:130px; /* be careful */
    margin-top:-24px;
    }
    
.menuG a{
    color:#000;
    display:block;
    width:150px;
    text-decoration:none;
    margin:0;
    }
	
	
   
.menuG span{
    /* hide some accessibility stuff */
    display:none;
    }
        
.menuG li{
    width:165px;
    display:block;    
    float:left;  
    list-style:none;
    margin:0;
    padding:0;
	font-size: 10px; 
	font-family: Verdana; 
    }
    
/* IE PC selector */
* html .menuG li {
    display:inline; /* solve a IE PC list bug */
    float:none; /* solve a IE5 clav nav bug */
    }
	
.divsearch{
	border: 1px solid black;
	float: left;
	padding: 8px; 
	margin: 4px;
	background-color: #F9E4AB;
}
.divsearchH{
	border: 1px solid black;
	float: left;
	padding: 8px; 
	margin: 4px;
	height: 145px;
	background-color: #F9E4AB;
}
.divsearchS{
	border: 1px solid black;
	float: left;
	padding: 8px; 
	margin: 4px;
	width: 135px;
	background-color: #F9E4AB;
}

.divelement {
	width: 150px;
	float: left;
}

    
