.content-down {
	float: left;
	width: 1040px;
    
	height: 135px;
    
	/* background-image:url(http://127.0.0.1/images/bg-container-down.png); */
	background-repeat: no-repeat;
	
	padding-top: 20px;
}

ul.menu_basdepage {
	padding-top: 10px;
	list-style: none;
	display: block;
	width: 100px;
	padding-left: 36px; /* réduire pour ajouter un autre menu (menu_autres voir index.html) 16px */;
	float: inherit;
	text-align: left;
}

ul.menu_basdepage li {
   padding: 0 0 2px 0;
   margin: 0px;
   display: block;
   list-style-image:none;  
   line-height: 17px; 
}


a.basdepage_liens {
font-size:14px; color:#4d4d4d; 
text-decoration:none; 
font-weight:normal;
}
a.basdepage_liens:active {
                color:#666666;   
                text-decoration: none;
                list-style-type: none;      
}
a.basdepage_liens:visited {
                text-decoration: none;
                list-style-type: none;      
}
a.basdepage_liens:hover {
                text-decoration: underline;
                list-style-type: none;      
}
a.basdepage_titre {
	font-size:14px;
	color: #486999;
	font-weight:bold;
	text-decoration: none;
	list-style-type: none;


}
a.basdepage_titre:active {
                font-size:14px;  
                text-decoration: none;
                list-style-type: none;
                font-weight:bold;                
}
a.basdepage_titre:visited {
                font-size:14px;  
                text-decoration: none;
                list-style-type: none;
                font-weight:bold;                
}
a.basdepage_titre:hover {
                font-size: 14px;  
                text-decoration: underline;
                list-style-type: none;
                font-weight:bold;                
}
a.header_links {
                color:#ffffff;
                text-decoration: none;
}
a.header_links:active {
                color:#ffffff;
                font-size:14px;  
}
a.header_links:visited {
                color:#ffffff;
                font-size:14px;  
}
a.header_links:hover {
                color:#18A7FC;
                font-size:14px;  
                text-decoration: none;
}
