/*********************************************************************************************/
/* 		CSS pour page Editions ENI >> E-learning >> Popup											*/
/*********************************************************************************************/

	/* Titre de la page */
    .Type{font:normal 16pt Arial;text-transform:uppercase;color:#DDDDDD;margin:0 0 15px 0;}
    
    .Image{float:left;margin:0 15px 5px 0;}
    
    .Content{}
    
    .Title{font:bold 12pt Arial;margin:0 0 5px 0;}
    .Texte{margin:0 0 15px 0;}
    .Texte, .footer p{font:normal 9pt Arial;}
    
    .footer{clear:both;margin:30px 0 0 0;padding:20px 0 0;border-top:solid 1px #EAEAEA;}
    .footer .Print{float:right;margin:-35px 0 0 0;padding: 2px 0 2px 15px;background: #ffffff;cursor:pointer;}
    .footer .LogoENI{float:left;margin:0 10px 5px 0;}
    .footer p{margin:0 0 20px 0;}
    .footer a{font-weight:bold;}
    
    #Form_Title{font-size:13pt;margin:0 0 -5px 10px;z-index:-1;position:relative;color:#E0BFB0;}
    .ZoneFormulaire{width:480px;border:solid 1px #E0BFB0;font-family:Arial;background-color:#ffffff;z-index:0;}
    .Form_Content{margin:0 20px 0 20px;font-size:9pt;}
    /*.ZoneFormulaire .RoundCornerTopRight, .ZoneFormulaire .RoundCornerBottomRight {right:0;}*/
    .Form_Table{width:100%;}
    .Form_Field{width:30%;text-align:right;padding:2px 5px 2px 5px;font-weight:bold}
    .Form_Input{width:100%;text-align:left;padding:2px 5px 2px 5px;font-weight:normal}
    .Form_Input input, .Form_Input textarea{width:98%;border:solid 1px #E0BFB0;padding:1px 3px 1px 3px;}
    
    .RoundCornerTopLeft, .RoundCornerTopRight, .RoundCornerBottomLeft, .RoundCornerBottomRight{background-repeat:no-repeat;position:relative;overflow:visible;width:9px;height:9px;}
	.RoundCornerTopRight, .RoundCornerBottomRight {float:right;}
	.RoundCornerTopLeft, .RoundCornerBottomLeft {float:left;}
	.RoundCornerTopRight, .RoundCornerBottomRight {margin-right:-1px;}
	.RoundCornerTopLeft, .RoundCornerBottomLeft {margin-left:-1px;}
	.RoundCornerTopRight, .RoundCornerTopLeft {margin-top:-1px;}
	.RoundCornerBottomRight, .RoundCornerBottomLeft {margin-bottom:-1px;}
	.RoundCornerTopLeft {background-image:url(../images/coinrondHG_Actualite_Left.gif);}
	.RoundCornerTopRight {background-image:url(../images/coinrondHD_Actualite_Left.gif);}
	.RoundCornerBottomLeft {background-image:url(../images/coinrondBG_Actualite_Left.gif);}
	.RoundCornerBottomRight {background-image:url(../images/coinrondBD_Actualite_Left.gif);}
	.Clear{clear:both;}
	.Space{height:4px;}
	
	.Form_footer{color:#ffffff;font:bold 7pt verdana;background-color:#E0BFB0;width:100%;height:25px;}
	.borderLeft, .Exclamation, .Form_Infos{float:left;}
	.borderRight, .btn_Valider{float:right;}
	.Exclamation{margin:4px 0 0 2px;}
	.Form_Infos{margin:5px 0 0 3px;}
	.btn_Valider{margin:4px 5px 0 0 ;cursor:pointer;} 
	 
    /* Pour rendre invisible certains éléments de la page */
	.Hidden{visibility:hidden;}
	
