/*********************************************************************************************/
/* 		CSS pour page Editions ENI >> E-learning >> Accueil									 */
/*********************************************************************************************/
	
    #content
	{
		width:760px;
	    padding:0;
	    margin:0;
	    height:100%;
	}
	/* Zone animation flash */
	
	.TailleAnime{
		width:562px;
		height:160px;
	}
	
	.zone_Flash
	{
		width:562px;
		height:160px;
		float:left;
	}
	
	.Content_Right
	{
	    position:relative;
	    float:right;
	    width:224px;
	    margin:-178px 0 0 0;
	    z-index:1;
	}
	
	.Content_Left
	{
	    position:relative;
	    float:left;
	    width:55%;
	    
		background-image:url(../images/fond_Bandeau_Left.gif);	
		background-repeat:repeat-y; 
		background-position:0 0;
	}
	
	
	.Btns_Accueil
	{
	    width:224px;
	    height:234px;
		background-image:url(../images/fond_Btns_Accueil.gif);
		background-repeat:no-repeat;   
	}
	.Btns_Accueil td{text-align:center;}
	.Btns_Accueil td img{border:0;}
	
	
	.Temoignage
	{
		margin:15px 0 20px 0;
		padding:0 8px 0 8px;
		
		background-image:url(../images/ico_parentheseH.gif);	
		background-repeat:no-repeat; 
		background-position:6px 3px;
	}	
	.Temoignage h3
	{
		font:bold 8pt arial;
		padding:0 0 0 20px;
	}
	.Temoignage .content
	{
		font: italic normal 8pt arial;
		color:#666666;
		padding:0 20px 0 20px;
		
		background-image:url(../images/ico_parentheseB.gif);	
		background-repeat:no-repeat; 
		background-position:right bottom;
	}
	
	.btn_CallBack img{border:0;}
	
	
	
	.Bandeau_Left
	{
	    float:left;
	    width:68px; 
	}
	
	.SeeAll
	{
	    display:block;
	    font:normal 7pt arial;
		margin:10px 0 0 0;
		padding:20px 0 0 0;
	    
	    background-image:url(../images/fond_SeeAll.gif);	
		background-repeat:no-repeat; 
		background-position: 2px 0;
	}
	.SeeAll span{font:normal 9pt arial;}
	
	.ZoneLeft{float:left;width:50%;margin:15px 0 0 0;}
	.ZoneRight{float:right;width:35%;margin:15px 0 0 0;}
	.Left{float:left;}
	.Right{float:right;}
	
	

    .Actualite, .Actualite:visited, .Actualite:link, .Actualite:hover, .Actualite:active, .Actualite:focus {color:#000000;text-decoration:none;}
	.Actualite .image{border:0;float:left;margin:15px 10px 4px -8px;}
	.Actualite a{display:inline;margin:0;padding:0;}
	.Actualite .Content{display:block;padding:12px 10px 10px 10px;font:normal 8pt Arial;}
	.Actualite .Genre{font:bold 8pt Arial;color:#666666;margin:0 0 2px 0;}
	.Actualite .Link:hover{text-decoration:underline;}
	
	.ZoneLeft .Actualite {width:99%;margin:0 0 12px 1px;}
	.ZoneRight .Actualite {width:99%;margin:0 0 12px 0;}
	
	.RoundCornerTopLeft, .RoundCornerTopRight, .RoundCornerBottomLeft, .RoundCornerBottomRight{background-repeat:no-repeat; position:relative;overflow:visible;}
	.ZoneLeft .RoundCornerTopLeft, .ZoneLeft .RoundCornerTopRight, .ZoneLeft .RoundCornerBottomLeft, .ZoneLeft .RoundCornerBottomRight {width:9px;height:9px;}
	.ZoneRight .RoundCornerTopLeft, .ZoneRight .RoundCornerTopRight, .ZoneRight .RoundCornerBottomLeft, .ZoneRight .RoundCornerBottomRight {width:8px;height:8px;}
	.RoundCornerTopRight, .RoundCornerBottomRight {float:right;}
	.RoundCornerTopLeft, .RoundCornerBottomLeft {float:left;}
	.RoundCornerBottomLeft, .RoundCornerBottomRight {overflow:hidden;}
	
	.ZoneLeft .RoundCornerTopRight, .ZoneLeft .RoundCornerBottomRight {margin-right:-1px;}
	.ZoneLeft .RoundCornerTopLeft, .ZoneLeft .RoundCornerBottomLeft {margin-left:-1px;}
	.ZoneLeft .RoundCornerTopRight, .ZoneLeft .RoundCornerTopLeft {margin-top:-1px;}
	.ZoneLeft .RoundCornerBottomRight, .ZoneLeft .RoundCornerBottomLeft {margin-bottom:-1px;}
	.ZoneLeft .RoundCornerTopLeft {background-image:url(../images/coinrondHG_Actualite_Left.gif);}
	.ZoneLeft .RoundCornerTopRight {background-image:url(../images/coinrondHD_Actualite_Left.gif);}
	.ZoneLeft .RoundCornerBottomLeft {background-image:url(../images/coinrondBG_Actualite_Left.gif);}
	.ZoneLeft .RoundCornerBottomRight {background-image:url(../images/coinrondBD_Actualite_Left.gif);}
	
	.ZoneRight .RoundCornerTopLeft {background-image:url(../images/coinrondHG_Actualite_Right.gif);}
	.ZoneRight .RoundCornerTopRight {background-image:url(../images/coinrondHD_Actualite_Right.gif);}
	.ZoneRight .RoundCornerBottomLeft {background-image:url(../images/coinrondBG_Actualite_Right.gif);}
	.ZoneRight .RoundCornerBottomRight {background-image:url(../images/coinrondBD_Actualite_Right.gif);}
	
	.Standard
	{
	    border:0;
	    font:normal 8pt Arial;
	    padding:0 0 5px 5px;
	    
		background-image:url(../images/bottomBorder_Accueil.gif);	
		background-repeat:no-repeat; 
		background-position:center bottom;
	}
