/* ---------------------------- Menu_admin -------------------------------- */ 
#menu_admin 				{ text-align:center; width:790px!important; width:800px; position:absolute; z-index:1;}
#menu_admin ul				{ padding: 0; margin:0px; font-size: 12px;}
#menu_admin ul li a			{ text-decoration:none; color:#000000;}
#menu_admin ul li			{ position:relative; list-style: none; padding: 4px; border-bottom:2px solid #69a45e; display:inline; float:left; background-color:#d7edd3;}
#menu_admin ul li:hover		{ background-color:#fdfced;}
#menu_admin li.sousmenu		{ }
#menu_admin ul ul			{ position: absolute; display:none; top:24px; left: 0px;}
#menu_admin ul ul li a		{ text-decoration:none;}
#menu_admin ul ul li		{ list-style: none;border-bottom:2px solid #69a45e; font-weight:normal; background-color:#d7edd3; width:120px; text-align:left;}
#menu_admin ul ul li:hover	{ background-color:#fdfced;}
#menu_admin ul.niveau1 li.sousmenu:hover ul.niveau2	{ display:block; background-color:#d7edd3;}

/* ---------------------------- Admin -------------------------------- */ 
#encadre 				{ border: 1px solid #CCCCCC; background-color:#FFFFFF; padding: 5px; color:#000000;}
#titre_page 			{ text-align:center; font-size: 16px; color: #333333; background-color: #e6f2fe; font-weight: bold; padding:2px;}
input 					{ border: 1px solid #999999; color:#000000;}
select 					{ border: 1px solid #999999; }
#table_300				{ width:300px; display:inline; float:left; color:#000000;}
#table_600				{ width:600px; display:inline; float:left; color:#000000;}
#table_pages			{ width:180px; display:inline; float:left; color:#000000;}
#table_pages_reste		{ width:570px; display:inline; float:left; color:#000000;}
#table_url				{ width:790px; display:inline; float:left; text-align:center; font-size:12px; color:#000000;}
#ligne_admin			{ background-color: #f8f6ed; margin-bottom:5px; padding:5px; height: auto; overflow:hidden; color:#000000;}
#ligne_admin:hover		{ background-color: #f3eee5; color:#000000;}
#admin_fond				{ background-color: #FFFFFF; width:780px; color:#000000; margin-left: -5px; margin-top: -5px; padding: 5px; z-index:2;}

#ligne_admin a			{ color: #000000; text-decoration: none; }
#encadre a				{ color: #000000; text-decoration: none; }
#titre_page a			{ color: #000000; text-decoration: none; }
#table_300 a			{ color: #000000; text-decoration: none; }
#table_600 a			{ color: #000000; text-decoration: none; }
#table_pages a			{ color: #000000; text-decoration: none; }
#table_pages_reste a	{ color: #000000; text-decoration: none; }
#table_url a			{ color: #000000; text-decoration: none; }
#admin_fond a			{ color: #000000; text-decoration: none; }

/* ---------------------------- Photos -------------------------------- */ 
img 					{ border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }