@charset "utf-8";
/* CSS Document */
@media all{

/*   Bloc Grand visuel et connexion / Login
****************************************************************/

#connexion_container_visuel{
	background:url(/Images/Nationale/Fr/bg_deco_home_alsace.jpg) 50% 0 no-repeat;
	height:259px;
}
#connexion_container_content{
	width:960px;
	margin:0 auto;
	padding-right:20px;
}

/*   Pre-footer Partenaires
****************************************************************/
#focus_home h2.focus_actus,
#focus_home h2.focus_travaux{
	text-indent:-999em;
	background:url(/Images/Alsace/Home/nav_focus_actus.jpg) 0 0 no-repeat;
	height:54px;
	width:323px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
#focus_home h2.focus_travaux{
	background:url(/Images/Alsace/Home/nav_focus_travaux.jpg) 0 0 no-repeat;
}

.focus_tous a{
	background:url(/Images/Alsace/li_flecheorange.gif) 0 3px no-repeat;
}

#en1click .liste_2 li
{
	list-style-type: none;
	background:url(/Images/Alsace/picto_flechejaune.gif) 0 1px no-repeat;
	padding:0 0 8px 22px;
}
}


