/* ============================================================================================================= *//* CSS par défaut de moodInstitute ----------------------------------------------------------------------------- *//* Version "Accès rapide" -------------------------------------------------------------------------------------- *//* Créée par Become Partners le 25/06/2005 --------------------------------------------------------------------- *//* ------------------------------------------------------------------------------------------------------------- *//* Explication syntaxique :                                                                                      *//* ----------------------                                                                                        *//* #nom              	: Classe d'ID - S'applique à tous les éléments dont l'ID="nom"                           *//*                     	  Cette classe s'applique aux navigateurs ne supportant pas les sélecteurs d'attribut    *//* div[id="nom"]     	: Sélecteur d'attribut - S'applique à tous les éléments DIV dont l'ID="nom"              *//*                     	  Ce style écrasera les options définies dans la classe de même "nom"                    *//* #nom element	  	    : S'applique à la balise "element" lorsque celle-ci est descendante de la classe "nom"   *//*                     	  Exemple : <div id="extraDiv3"><span></span></div>                                      *//*                     	  Style   : #extraDiv3 span                                                              *//* div[id="nom"]>span 	: S'applique à la balise "span" lorsque celle-ci est fils de la balise "div"             *//*                        dont l'ID="nom"                                                                        *//* ============================================================================================================= */* 								{ outline: none; }					body 							{ color: #343434; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; vertical-align: top; font-size: 12px; }a, a:link, a:visited 						{ text-decoration: none; font-weight: bold; margin: 0px; padding: 0px; color: #B83232; }									a:hover 						{ font-weight: bold; text-decoration: underline; margin: 0px; padding: 0px; color: #852525; }						#mainContent a, #mainContent a:link, #mainContent a:visited 					{ text-decoration: underline; margin: 0px; padding: 0px; font-weight: bold; color: #B83232; }						#mainContent a:hover 					{ font-weight: bold; text-decoration: underline; color: #852525; margin: 0px; padding: 0px; }						#floatWindow a.buttonLink, #mainContent a.buttonLink, #floatWindow a.buttonLink:link, #mainContent a.buttonLink:link, #floatWindow a.buttonLink:visited, #mainContent a.buttonLink:visited, #floatWindow a.buttonLink:hover,#mainContent a.buttonLink:hover 		{ text-decoration: none; font-weight: bold; margin: 0px; padding-top: 0px; color: #FFFFFF; }						h1 								{ font-size: 18px; margin: 0px; margin-top: 2px; color: #bf1e24; }					h1,h2,h3, h4  					{ text-align: left; font-weight: bold; }						h2 								{ margin: 12px 10px 10px 0px; font-size: 16px; }			h2,h3,h4  						{ color: #bf1e24; }						h3  							{ margin: 12px 10px 10px 0px; font-size: 14px; }				h4  							{ margin: 12px 10px 10px 0px; font-size: 12px; }				input[type=button], input[type=submit] 				{ font-weight: bold; }								input[type=text], input[type=password] 			{ background-color: #FFFFFF; border: 1px solid #CCCCCC; }li 								{ padding: 0px 0px 2px 0px; text-align: left; }			ol 								{ text-align: left; margin: 0px 5px; padding: 0px 0px 0px 20px; }		p 								{ text-align: left; }				p, ol, ul, li 					{ color: #666666; font-size: 11px; }						select 							{ margin: 2px; padding: 1px; }				select, textarea 						{ background-color: #FFFFFF; border: 1px solid #CCCCCC; }select, textarea, input 							{ font-size: 11px; padding: 2px 5px; font-family: Arial, Helvetica, sans-serif; }			td .lineSepHorizonWhite 		{ padding: 0px; margin: 0px; }td.stepTitle					{ color: #dd0000; text-align: center; font-size: 14px; padding: 15px; }					textarea 						{ resize: none; }ul 								{ margin: 0px 5px; padding: 0px 0px 0px 20px; list-style-position: outside; list-style-type: square; text-align: left; }.bg 							{ position:absolute; left:10px; height:18px; width:146px; border: 0px solid #AAAAAA; }.bg .lb 						{ border-left:1px solid #CCCCCC; }.bg .rb 						{ border-right:1px solid #CCCCCC; }.bg span 						{ border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }.bg span, .bg p 							{ color: #AAAAAA; }.bgHomeNews 					{ background: url("../img/bg/bg_homenews.gif"); background-repeat: no-repeat; background-position: center bottom; }.bottomRef 						{ font-size: 10px; padding-right: 20px; padding-left: 20px; color: #CCCCCC; }.bottomSigning 					{ font-size: 12px; padding: 5px 10px 5px 10px; text-align: right; vertical-align: top; color: #FFFFFF; background-color: #AAAAAA; }.buttonCenter 					{ padding: 0px 10px; margin: 0px; text-align: center; }.buttonLeft 					{ padding: 0px 10px; margin: 0px; text-align: left; }.buttonRight 					{ padding: 0px; margin: 0px; text-align: right; }.qtip-title						{ font-size: 11px; }.clickButton 					{ cursor: pointer; }					.clickCell 						{ cursor: pointer; }				.cnil 							{ text-align: justify; font-style: italic; padding: 10px; font-size: 10px; color: #666666; border: 1px solid #CCCCCC; background-color: #F5F5F5; }.colorTable 					{ background-color: #EEEEEE; border: 1px solid #852525; }.commentFormLib 				{ text-align: left; font-size: 9px; color: #343434; }.candidatureFormTable			{ background-image: url(/glob/img/bg/candidature_form.jpg); background-repeat: no-repeat; background-position: 5px 30px; }.contactFormTable				{ background-image: url(/glob/img/bg/contact_form.jpg); background-repeat: no-repeat; background-position: 5px 30px; }.sendtofriendFormTable			{ background-image: url(/glob/img/bg/sendtofriend_form.jpg); background-repeat: no-repeat; background-position: 5px 30px; }.contourTable 					{ padding: 0px; margin: 0px; border: 1px solid #666666; background-color: #FFFFFF; }.customCheck 					{ text-align: center; padding: 1px; margin: 2px; background-color: #EEEEEE; }.displayErrorMsg				{ display: block; visibility: visible; margin: 5px 0px 20px 0px; }						.dragPanel 						{ position: relative; top: 10px; left: 10px; width: 260px; height: 260px; z-index: 800; background-color: #EEEEEE; border: 1px solid #852525; }.dropMenuButton 				{ color: #000000; background-color: #CCCCCC; }.dropMenuButtonOff 				{ color: #000000; background-color: #CCCCCC; }.dropMenuButtonOn 				{ color: #FFFFFF; background-color: #88889A; }.dropMenuButtonOver 			{ color: #FFFFFF; background-color: #88889A; }.dropMenuButtonOver, .dropMenuButtonOn, .dropMenuButtonOff, .dropMenuButton 				{ padding: 0px 5px 0px 0px; cursor: pointer; font-size: 11px; }.dropMenuTable 					{ margin: 0px; padding: 0px; background-color: #FFFFFF; }.dureeFormule					{ text-align: center; font-size: 14px; padding: 26px 10px 26px 10px; }					.erreur 						{ font-size: 18px; font-weight: bold; padding: 20px; margin: 0px 30px; text-align: left; background-color: #F5F5F5; border: thin solid #CCCCCC; color: #666666; }.errorMsg 						{ font-size: 18px; color: #666666; text-align: left; vertical-align: middle; background-image: url("../img/bg/bg_error_msg_02.png"); background-repeat: repeat-x; }.faitsMarquantsFrameBottomBar 	{ background: url("../img/outl/greyFrame_08.gif"); background-repeat: repeat-x; }.faitsMarquantsFrameBottomLeft 	{ background: url("../img/outl/greyFrame_07.gif"); background-repeat: no-repeat; }.faitsMarquantsFrameBottomRight { background: url("../img/outl/greyFrame_09.gif"); background-repeat: no-repeat; }.faitsMarquantsFrameContent 	{ background: url("../img/outl/greyFrame_05.gif"); background-repeat: repeat; }.faitsMarquantsFrameLeftBar 	{ background: url("../img/outl/greyFrame_04.gif"); background-repeat: repeat-y; }.faitsMarquantsFrameRightBar 	{ background: url("../img/outl/greyFrame_06.gif"); background-repeat: repeat-y; }.faitsMarquantsFrameTopBar 		{ background: url("../img/outl/greyFrame_02.gif"); background-repeat: repeat-x; }.faitsMarquantsFrameTopLeft 	{ background: url("../img/outl/greyFrame_01.gif"); background-repeat: no-repeat; }.faitsMarquantsFrameTopRight 	{ background: url("../img/outl/greyFrame_03.gif"); background-repeat: no-repeat; }.fieldInError 					{ color: #B83232; }.fieldInError, .inputFieldInError, .inputLittleFieldInError, .textareaFieldInError, .commentFormLib, .obligFormLib, .obligFormLeftLib, .obligFormCenterLib, .optionFormLib, .inputForm, .formRightLib, .formLeftLib, .formLeftLib12, .formLeftLibSelected, .formRightLibSelected 			{ font-size: 11px; padding: 5px 3px; margin: 5px; font-weight: normal;}							.fieldInError, .obligFormLib 					{ font-weight: bold; text-align: right; vertical-align: middle; }					.formLeftLib 					{ text-align: left; color: #666666; }.formLeftLib12					{ font-size: 12px; color: #666666; }					.formLeftLibSelected 			{ text-align: left; color: #852525; background-color: #FCC2C2; }.formLeftLibSelected, .formRightLibSelected 			{ font-weight: bold;}							.formRightLib 					{ text-align: right; color: #343434; }.formRightLibSelected 			{ text-align: right; font-weight: bold; color: #852525; background-color: #FCC2C2; }.globalTable 					{ padding: 0px; margin: 0px; border: 0px solid #CCCCCC; }.gras11  						{ text-align: left; font-weight: bold; font-size: 11px; }				.gras12  						{ text-align: left; font-weight: bold; font-size: 12px; }				.gras14  						{ text-align: left; font-weight: bold; font-size: 14px; }				.grasBordeaux11  				{ text-align: left; font-weight: bold; font-size: 11px; color: #852525; }					.grasBordeaux12  				{ text-align: left; font-weight: bold; font-size: 12px; color: #852525; }					.grasBordeaux14  				{ text-align: left; font-weight: bold; font-size: 14px; color: #852525; }					.grasGrisfonce11  				{ text-align: left; font-weight: bold; font-size: 11px; color: #333333; }					.grasGrisfonce12  				{ text-align: left; font-weight: bold; font-size: 12px; color: #333333; }					.grasGrisfonce14  				{ text-align: left; font-weight: bold; font-size: 14px; color: #333333; }					.grasNoir11  					{ text-align: left; font-weight: bold; font-size: 11px; color: #000000; }				.grasNoir12  					{ text-align: left; font-weight: bold; font-size: 12px; color: #000000; }				.grasNoir14  					{ text-align: left; font-weight: bold; font-size: 14px; color: #000000; }				.grasRouge11  					{ text-align: left; font-weight: bold; font-size: 11px; color: #B83232; }				.grasRouge12  					{ text-align: left; font-weight: bold; font-size: 12px; color: #B83232; }				.grasRouge14  					{ text-align: left; font-weight: bold; font-size: 14px; color: #B83232; }				.greySepLine 					{ background-color: #CCCCCC; }.hiddenErrorMsg					{ display: none; visibility: hidden; }					.homeContentImageLeft 			{ margin: 0px 5px 0px 0px; }									.homeContentImageRight 			{ margin: 0px 0px 0px 5px; }									.homeContentList  				{ color: #B83232; margin: 0px 0px 0px -20px; padding: 0px 0px 0px 0px; list-style-position: inside; list-style-type: disc; text-align: left; font-size: 10px; }			.homeContentListText  			{ color: #666666; }.homeContentNewsTitle  			{ color: #B83232; text-align: left; font-weight: bold; padding: 0px 5px 8px 0px; font-size: 11px; padding: 0px; }					.homeContentSubTitle  			{ color: #000000; text-align: left; font-weight: bold; margin: 2px 5px 2px 0px; font-size: 11px; }						.homeContentText  				{ color: #666666; text-align: left; margin: 2px 5px 2px 0px; font-size: 10px; }						.homeContentTitle  				{ color: #852525; text-align: left; font-weight: bold; margin: 0px 5px 5px 0px; font-size: 14px; padding: 0px; }				.homeNewsDate 					{ padding: 6px 5px 2px 0px; vertical-align:bottom; vertical-align: middle; text-align: left; font-style: italic; font-size: 11px; }		.IEDiv 							{ display: block; top: 0px; margin: 0px; padding: 0px; }.icoTopPage 					{ padding: 0px 10px 0px 0px; }.info 							{ margin: 10px; font-size: 12px; text-align: center; color: #D03030; }								.infoMsg 						{ padding: 10px 10px 10px 40px; font-size: 12px; font-weight: bold; text-align: left; color: #D03030; background-image: url(/glob/img/ico/info.png); background-repeat: no-repeat; background-position: top left; }									.inputError						{ color: red; text-align: center; padding: 1px; margin: 2px; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; border: 0px; background: url("/glob/img/bg/bg_error_zone_02.png"); background-repeat: repeat-x; }				.inputFieldInError				{ border: thin solid red !important; -moz-border-radius: 4px/* cornerRadius}*/; -webkit-border-radius: 4px/* cornerRadius}*/; width: 200px; }				.inputForm 						{ text-align: left; padding: 1px; margin: 2px; font-family: Verdana, Helvetica, sans-serif; }				.inputLittleFieldInError		{ border: thin solid red !important; -moz-border-radius: 4px/* cornerRadius}*/; -webkit-border-radius: 4px/* cornerRadius}*/; }						.intro 							{ text-align: justify; padding: 10px 5px 10px 0px; margin: 0px; color: #343434; }					.leftImage 						{ background-color: #EEEEEE; }.leftImageWhite 				{ background-color: #FFFFFF; }.leftImageWhite 				{ padding: 6px 5px 10px 6px; }								.libFormule						{ text-align: left; font-size: 14px; padding: 26px 10px 26px 0px; }				.lineInputForm 					{ text-align: center; padding: 1px; margin: 2px; font-family: Verdana, Helvetica, sans-serif; }					.lineSepHorizon 				{ padding: 0px; margin: 0px; background-color: #CCCCCC; }.lineSepHorizonGrey 			{ padding: 0px; margin: 0px; background-color: #D5D5D5; }.lineSepHorizonWhite 			{ background-color: #FFFFFF; }.lineSepVert 					{ background: url("../img/line/line_v.gif"); background-repeat: repeat-y; }.lineSepVertical 				{ padding: 0px; margin: 0px; background-color: #CCCCCC; }.mainButton_new_grey 			{ color: #FFFFFF; background: url(/glob/img/bg/bg_button_new_grey_off_02.png) repeat-x; }.mainButton_new_red 			{ color: #FFFFFF; background: url(/glob/img/bg/bg_button_new_red_off_02.png) repeat-x; }.mainButton_new_red, .mainButton_new_grey 			{ margin: 0px; font-size: 12px; cursor: pointer; padding: 5px 0px 2px 0px; font-weight: normal; text-align: center; }.mainButton_high_grey 			{ color: #FFFFFF; background: url(/glob/img/bg/bg_button_high_grey_off_02.png) repeat-x; }.mainButton_high_red 			{ color: #FFFFFF; background: url(/glob/img/bg/bg_button_high_red_off_02.png) repeat-x; }.mainButton_high_red, .mainButton_high_grey 			{ margin: 0px; font-size: 14px; cursor: pointer; padding: 5px 0px 2px 0px; font-weight: normal; text-align: center; }#pageContent .mainButton_high_grey a.buttonLink, #pageContent .mainButton_high_grey a.buttonLink:link, #pageContent .mainButton_high_grey a.buttonLink:visited,						#pageContent .mainButton_high_grey a.buttonLink:hover 	{ color: #FFFFFF; }						.mainLeftTitle 					{ font-weight: bold; font-size: 22px; text-align: left; color: #bf1e24; }				.mainRightTitle 				{ font-weight: bold; font-size: 22px; text-align: left; color: #bf1e24; }					.goldLeftTitle 					{ font-weight: bold; font-size: 22px; text-align: left; color: #5d5d5d; }				.goldRightTitle 				{ font-weight: bold; font-size: 22px; text-align: left; color: #5d5d5d; }					.homeLeftTitle 					{ font-weight: normal; font-size: 22px; text-align: left; color: #5d5d5d; text-shadow: #CCCCCC 1px 1px; margin-left: 4px; }				.homeRightTitle 				{ font-weight: normal; font-size: 22px; text-align: left; color: #5d5d5d; text-shadow: #CCCCCC 1px 1px; }					.mainTable 						{ padding: 0px; margin: 0px; border: 0px; }				.mainTitle 						{ padding: 10px 0px; }						.mapLinkBody 					{ text-align: center; font-size: 11px; padding: 5px; width: 80px; text-align: center; background-color: #FFAAAA; border-left: 1px solid #852525; border-right: 1px solid #852525; border-bottom: 1px solid #852525; }.mapLinkHeader 					{ text-align: center; font-size: 11px; font-weight: bold; padding: 5px 5px 5px 25px; width: 60px; border: 1px solid #852525; background: #FFAAAA url("../img/ico/info.gif") no-repeat; }.newsAuthor 					{ text-align: right; font-weight: bold; padding: 5px 10px; margin: 0px; vertical-align: bottom; color: #666666; font-size: 10px; }	.newsTitle 						{ text-align: left; font-weight: bold; padding: 5px 10px 5px 0px; margin: 0px; vertical-align: top; color: #333333; font-size: 16px; }	.newsTitleBandClic 				{ background-repeat: repeat-x; font-weight: bold; padding: 5px 10px; margin: 0px; vertical-align: middle; background: url("../img/bg/bg_news_title.gif"); text-decoration: underline;  }						.newsTitleBand_left				{ background: url("../img/bg/bg_newsTitle_01.png") no-repeat; height: 100px; width: 100px; }		.newsTitleBand_center			{ background: url("../img/bg/bg_newsTitle_02.png") repeat-x; padding: 15px 10px 10px 10px; vertical-align: top; height: 75px; }	.newsTitleBand_right			{ background: url("../img/bg/bg_newsTitle_03.png") no-repeat; width: 60px; height: 100px; }		.newsFrameBottomBar 			{ background: url("../img/outl/outl_news_08.gif"); background-repeat: repeat-x; }.newsFrameBottomLeft 			{ background: url("../img/outl/outl_news_07.gif"); background-repeat: no-repeat; }.newsFrameBottomRight 			{ background: url("../img/outl/outl_news_09.gif"); background-repeat: no-repeat; }.newsFrameContent 				{ background: url("../img/outl/outl_news_05.gif"); background-repeat: no-repeat; background-color: #FFFFFF; }.newsFrameLeftBar 				{ background: url("../img/outl/outl_news_04.gif"); background-repeat: repeat-y; }.newsFrameRightBar 				{ background: url("../img/outl/outl_news_06.gif"); background-repeat: repeat-y; }.newsFrameTopBar 				{ background: url("../img/outl/outl_news_02.gif"); background-repeat: repeat-x; }.newsFrameTopLeft 				{ background: url("../img/outl/outl_news_01.gif"); background-repeat: no-repeat; }.newsFrameTopRight 				{ background: url("../img/outl/outl_news_03.gif"); background-repeat: no-repeat; }.newsLeftTitle 					{ font-weight: bold; font-size: 14px; text-align: left; color: #852525; }				.newsRightTitle 				{ font-weight: bold; font-size: 14px; text-align: left; color: #B83232; }					.obligFormCenterLib				{ text-align: center; }						.obligFormLeftLib				{ font-weight: bold; text-align: left; vertical-align: middle; }						.obligFormLib 					{ color: #000000; background-color: transparent; }.onlineEdit 					{ color: #2976d5; font-weight: bold; }.optionFormLib 					{ text-align: right; vertical-align: middle; color: #343434; background-color: transparent; }.pngfix 						{ behavior: url(iepngfix.htc);}							.readOnlyField					{ color: #CCCCCC; }					.rightImage 					{ background-color: #EEEEEE; }.rightImageWhite 				{ background-color: #FFFFFF; }.rightImageWhite 				{ padding: 0px 10px 10px 10px; }								.rightTable 					{ padding: 0px; margin: 0px 10px 0px 20px; border: 0px; background-color: #FFFFFF; }.selectForm 					{ margin: 2px;border: 1px solid #CCCCCC; }.selectFormWithoutMargin 		{ margin: 2px 0px;}								.selectFormWithoutMargin, .selectForm 					{ text-align: left; padding: 1px; margin: 2px; font-family: Verdana, Helvetica, sans-serif; }					.sepCell 						{ padding: 5px 0px; text-align: center; margin: 0px; background-color: #EEEEEE; }.sepLine 						{ padding: 0px; margin: 0px; background-color: #852525; }.signature 						{ font-size: 10px; text-align: left; vertical-align: top; padding: 5px 10px; color: #666666; }.simpleFrameBottomBar 			{ background: url("../img/outl/simple_frame_08.png"); background-repeat: repeat-x; }							.simpleFrameBottomLeft 			{ background: url("../img/outl/simple_frame_07.png"); background-repeat: no-repeat; }							.simpleFrameBottomRight			{ background: url("../img/outl/simple_frame_09.png"); background-repeat: no-repeat; }							.simpleFrameLeftBar 			{ background: url("../img/outl/simple_frame_04.png"); background-repeat: repeat-y; }							.simpleFrameRightBar 			{ background: url("../img/outl/simple_frame_06.png"); background-repeat: repeat-y; }							.simpleFrameTopBar 				{ background: url("../img/outl/simple_frame_02.png"); background-repeat: repeat-x; }						.simpleFrameTopLeft 			{ background: url("../img/outl/simple_frame_01.png"); background-repeat: no-repeat; }							.simpleFrameTopRight 			{ background: url("../img/outl/simple_frame_03.png"); background-repeat: no-repeat; }							.sommaireLigne 					{ padding: 1px 0px 2px 0px; vertical-align: top; text-align: left; font-size: 11px; }.sommaireLigneIco 				{ padding: 1px 0px 0px 0px; vertical-align: top; }.sommaireSep 					{ background-color: #FFFFFF; }.sommaireTitle, .sommaireTitre 					{ color: #343434; }							.socialShare					{ vertical-align: middle; padding: 5px; }.stepTab1_01					{ color: #dd0000; text-align: left; font-size: 18px; font-weight: bold; padding: 8px 0px 0px 24px; height: 37px;}					.stepTab1_02					{ color: #333333; text-align: left; font-size: 18px; padding: 8px 0px 0px 20px; height: 37px;}					.stepTab1_03					{ color: #333333; text-align: left; font-size: 18px; padding: 8px 0px 0px 20px; height: 37px; }					.stepTab2_01					{ color: #333333; text-align: left; font-size: 18px; padding: 8px 0px 0px 25px;  height: 37px;}					.stepTab2_02					{ color: #dd0000; text-align: left; font-size: 18px; font-weight: bold; padding: 8px 0px 0px 20px;  height: 37px;}					.stepTab2_03					{ color: #333333; text-align: left; font-size: 18px; padding: 8px 0px 0px 20px;  height: 37px;}					.stepTab3_01					{ color: #333333; text-align: left; font-size: 18px; padding: 8px 0px 0px 25px;  height: 37px;}					.stepTab3_02					{ color: #333333; text-align: left; font-size: 18px; padding: 8px 0px 0px 20px;  height: 37px;}					.stepTab3_03					{ color: #dd0000; text-align: left; font-size: 18px; font-weight: bold; padding: 8px 0px 0px 20px;  height: 37px;}					.subLeftTitle 					{ color: #bf1e24;  }							.subLeftTitle, .subRightTitle 					{ font-weight: bold; font-size: 22px; text-align: left; }					.subRightTitle 					{ color: #bf1e24; }							.subTitle 						{ padding: 0px 10px 10px 10px; }						.tableBorderCorner 				{ background: url("../img/outl/table_border_01.gif") no-repeat; }.tableBorderLeft 				{ background: url("../img/outl/table_border_03.gif") no-repeat; }.tableBorderUp 					{ background: url("../img/outl/table_border_02.gif") no-repeat; }.tableHeader					{ font-size: 12px; font-weight: bold; text-align: center; vertical-align: middle; color: #666666; }				.text 							{ text-align: justify; vertical-align: top; margin: 5px; padding: 5px 3px; }		.textareaFieldInError			{ border: thin solid red !important; -moz-border-radius: 4px/* cornerRadius}*/; -webkit-border-radius: 4px/* cornerRadius}*/; width: 300px; }					.thumb 							{ width:18px; height:18px; z-index: 9; position: absolute; cursor: move; }#badBrowserDiv					{ width:630px; height:400px; padding: 0px; }						#bBG 							{ position:absolute; top:70px}#boxes .loginModalWindow				{ position:absolute; left:0px; top:0px; width:511px; height:200px; display:none; z-index:9999; padding:0px; }						#boxes .modalLargeWindow				{ position:absolute; left:0px; top:0px; width:630px; height:400px; display:none; z-index:890; padding:0px; }									#boxes .modalWindow						{ position:absolute; left:0px; top:0px; width:376px; height:420px; display:none; z-index:890; padding:0px; }							#calendar-container 					{ border: 0px; }#cguContent h2							{ margin: 5px; font-size: 16px; }						#cguContent h3  						{ margin: 5px; font-size: 14px; }							#cguContent p 							{ text-align: left; margin: 5px; }						#clearDiv 								{ clear: both; }								.clearBoth 								{ clear: both; }								#flagSection 							{ position: absolute; width: 68px; top: 120px; right: 0px; height: 35px; text-align: right; }						#flagSection .frFlag 					{ background: url("../img/ico/fr_flag.gif") no-repeat; height: 14px; width: 23px; }								#flagSection .spFlag 					{ background: url("../img/ico/sp_flag.gif") no-repeat; height: 14px; width: 23px; }								#flagSection .usFlag 					{ background: url("../img/ico/us_flag.gif") no-repeat; height: 14px; width: 23px; }								#floatWindow 							{ visibility: visible; position: absolute; z-index:90; }									#floatWindow .bottomBar 				{ background: url("../img/outl/outl_floatingWindow_20.gif") repeat-x; }#floatWindow .bottomCenter 				{ background: url("../img/outl/outl_floatingWindow_14.gif") repeat-x; }#floatWindow .bottomLeftBar 			{ background: url("../img/outl/outl_floatingWindow_19.gif") no-repeat; }#floatWindow .bottomLeftCenter 			{ background: url("../img/outl/outl_floatingWindow_13.gif") no-repeat; }#floatWindow .bottomRightBar 			{ background: url("../img/outl/outl_floatingWindow_21.gif") no-repeat; }#floatWindow .bottomRightCenter 		{ background: url("../img/outl/outl_floatingWindow_15.gif") no-repeat; }#floatWindow .button 					{ background: url("../img/outl/outl_floatingWindow_17.gif") repeat-x; text-align: center; padding: 8px 0px 0px 0px; vertical-align: bottom; }#floatWindow .center 					{ background: url("../img/outl/outl_floatingWindow_11.gif") repeat; color: #000000; padding: 5px 0px; text-align: justify; }#floatWindow .fond 						{ background: url("../img/outl/outl_floatingWindow_17.gif") repeat; text-align: center; }#floatWindow .leftBar 					{ background: url("../img/outl/outl_floatingWindow_10.gif") repeat-y; }#floatWindow .leftButtonBar 			{ background: url("../img/outl/outl_floatingWindow_16.gif") repeat-y; }#floatWindow .leftTitleBar 				{ background: url("../img/outl/outl_floatingWindow_04.gif") repeat-y; }#floatWindow .rightBar 					{ background: url("../img/outl/outl_floatingWindow_12.gif") repeat-y; }#floatWindow .rightButtonBar 			{ background: url("../img/outl/outl_floatingWindow_18.gif") repeat-y; }#floatWindow .rightTitleBar 			{ background: url("../img/outl/outl_floatingWindow_06.gif") repeat-y; }#floatWindow .summTitle 				{ color: #111111; font-size: 14px; text-align: center; font-weight: bold; vertical-align: top; padding: 6px 0px 6px 0px; background: url("../img/outl/outl_floatingWindow_05.gif") repeat-y; }#floatWindow .topBar 					{ background: url("../img/outl/outl_floatingWindow_02.gif") repeat-x; }#floatWindow .topCenter 				{ background: url("../img/outl/outl_floatingWindow_08.gif") repeat-x; }#floatWindow .topLeftBar 				{ background: url("../img/outl/outl_floatingWindow_01.gif") no-repeat; }#floatWindow .topLeftCenter 			{ background: url("../img/outl/outl_floatingWindow_07.gif") no-repeat; }#floatWindow .topRightBar 				{ background: url("../img/outl/outl_floatingWindow_03.gif") no-repeat; }#floatWindow .topRightCenter 			{ background: url("../img/outl/outl_floatingWindow_09.gif") no-repeat; }#footerPrintCopyright							{ display: none; visibility: hidden; }#footerGlobal									{ position: relative; background: #443333 url("../img/bg/footer_01.png") repeat-x; width: 100%; min-width: 1000px; height: 500px; text-align: center; }#footer 										{ position: relative; width: 1000px; height: 500px; margin-left: auto; margin-right: auto; color: #aaaaaa; text-align: left; font-size: 11px; }#footer .logo									{ position: relative; background: url("../img/bg/footer_03.png") no-repeat center left; width: 1000px; height: 60px; text-align: left; }#footer .iLike									{ position: absolute; top: 20px; right: 0px; width: 90px; margin-top: 3px; height: 20px; text-align: right; padding-left: 35px; }#footer .googlePlusOne							{ position: absolute; top: 20px; left: 845px; width: 60px; margin-top: 5px; height: 26px; text-align: center; }#footer .email									{ position: absolute; top: 20px; left: 300px; width: 540px; height: 20px; text-align: right; padding-right: 10px; color: #d82422; font-weight: bold; font-size: 12px; }#footer .email input							{ padding: 3px 5px; margin-top: 2px; }#footer .email input[type=image]				{ padding: 0px; margin: 0px; }#footer .footerContent							{ position: relative; width: 1000px; height: 280px; }#footer .footerContent .siteLinks				{ float: left; width: 820px; height: 280px; font-size: 11px; }#footer .footerContent .siteLinks .siteLinks1 				{ float: left; padding: 10px; width: 240px; height: 260px; }#footer .footerContent .siteLinks .siteLinks1 #bottomNavig0 { float: left; padding: 0px; width: 240px; }#footer .footerContent .siteLinks .siteLinks1 #bottomNavig1 { float: left; padding: 0px; width: 240px; }#footer .footerContent .siteLinks .siteLinks2 				{ float: left; padding: 10px; width: 200px; height: 260px; }#footer .footerContent .siteLinks .siteLinks2 #bottomNavig2 { float: left; padding: 0px; width: 200px; }#footer .footerContent .siteLinks .siteLinks3 				{ float: left; padding: 10px; width: 280px; height: 260px; }#footer .footerContent .siteLinks .siteLinks3 #bottomNavig3 { float: left; padding: 0px; width: 280px; }#footer .footerContent .siteLinks .siteLinks3 #bottomNavig4 { float: left; padding: 0px; width: 280px; }#footer .footerContent .siteLinks .siteLinks3 #indigo		{ float: left; padding: 0px; width: 280px; margin-top: 20px; height: 41px; background: url(/glob/img/ico/numIndigo.png) no-repeat; }#footer .footerContent .siteLinks .siteLinks3 #hon 			{ float: left; padding: 0px; width: 280px; margin-top: 20px; }#footer .footerContent .siteLinks .siteLinks3 #hon td		{ text-align: left; padding: 0px 5px 2px 0px; }#footer .footerContent .siteLinks a 			{ font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal; margin: 0px; padding: 0px; }#footer .footerContent .siteLinks a:hover 		{ font-size: 11px; color: #ff4440 !important; text-decoration: none !important;  font-weight: normal; }#footer .footerContent .siteLinks li 			{ color: #FFFFFF; }#footer .footerContent .siteLinks ul 			{ margin-bottom: 0px; padding-bottom: 0px; }#footer .vertSep								{ float: left; background: url("../img/bg/footer_07.png") repeat-x; width: 20px; height: 280px; }#footer a, #footer a:link, #footer a:visited 						{ text-decoration: none; font-weight: normal; margin: 0px; padding: 0px; color: #FFFFFF; }#footer a:hover 						{ text-decoration: none; font-weight: normal; margin: 0px; padding: 0px; color: #ff4440; }#footerSocial  							{ float: left; padding: 10px; width: 140px; height: 260px; text-align: left; }#footerSocial h2 						{ font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: bold; display: block; margin-bottom: 20px; }#footerSocial .socialIcon 				{ list-style: none; width: 140px; margin: 10px; padding: 0px; }#footerSocial .socialIcon li		 	{ display:inline; float:left; background-repeat:no-repeat; }#footerSocial .socialIcon li a 			{ display:block; width:48px; height:48px; padding: 0px 10px 10px 0px; position:relative; text-decoration:none; }#footerSocial .socialIcon li a strong 	{ font-weight:normal; position:absolute; left:20px; top:-1px; color:#fff; padding:3px; z-index:9999; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(0, 0, 0, 0.7); -moz-border-radius:3px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -webkit-border-radius:3px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }#footerSocial li.facebook 				{ background-image: url("../img/ico/ico_facebook.png"); }#footerSocial li.linkedin 				{ background-image: url("../img/ico/ico_linkedin.png"); }#footerSocial li.rss 					{ background-image: url("../img/ico/ico_rss.png"); }#footerSocial li.twitter 				{ background-image: url("../img/ico/ico_twitter.png"); }#footerSocial li.youtube 				{ background-image: url("../img/ico/ico_youtube.png"); }#footerSocial li.flickr					{ background-image: url("../img/ico/ico_flickr.png"); }#footer #footerCopyright 				{ position: relative; padding: 20px 5px; text-align: left; height: 120px; }#footer #footerCopyright .text1			{ float: left; width: 795px; text-align: left; color: #aaaaaa; }#footer #footerCopyright .text2			{ float: left; width: 195px; text-align: right; color: #aaaaaa; }#footer #footerCopyright a, #footer #footerCopyright a:link, #footer #footerCopyright a:visited 		{ text-decoration: none; font-weight: normal; margin: 0px; padding: 0px; color: #ee6c69; }#footer #footerCopyright a:hover 		{ text-decoration: none; font-weight: normal; margin: 0px; padding: 0px; color: #ff4440; }#footer #footerCopyright .variousIcons	{ position: absolute; left: 550px; top: 17px; width: 250px; text-align: center; color: #aaaaaa; }#footer #footerCopyright .avert			{ position: absolute; left: 0px; top: 60px; width: 1000px; text-align: center; color: #aaaaaa; font-size: 11px; padding-bottom: 10px; }#footer #footerCopyright .avert p		{ color: #aaaaaa; }#formContent 							{ }#formContent .customSelect, #formContent .customSelect40, #formContent .customSelect80			{ margin: 5px; padding: 5px 3px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; width: 205px; }									#formContent .customSelect40			{ width: 50px; }									#formContent .customSelect80			{ width: 60px; }									#formContent .validatedLine 			{ background-color: #C1F2CA; }#formContent #c_verif_code				{ width: 60px; }								#formContent input[type=text], #formContent input[type=password], #formContent textarea 					{ width: 200px; padding: 5px 3px; }							#formContent td 						{ background-color: transparent; }#formContent td .smallTableHeader		{ font-size: 11px; font-weight: normal; text-align: center; vertical-align: middle; color: #666666; background-color: #e9e9e9; padding: 5px;}								#formContent td.sepLine 				{ background-color: #CCCCCC; }#formMedContent input.downValue1		{ font-weight: bold; color: #0050dd; text-align: right; background-color: #F5F5F5; font-size: 14px; }								#formMedContent input.downValue2		{ font-weight: bold; color: #0050dd; text-align: right; background-color: #fae4c4; font-size: 14px; }								#formMedContent input.downValue4		{ font-weight: bold; color: #0050dd; text-align: right; background-color: #fac4c4; font-size: 14px; }								#formMedContent input.smallField		{ width: 70px;}								#formMedContent input.smallField60		{ width: 60px;}								#formMedContent input.field140 			{ width: 140px; }									#formMedContent input.upValue1			{ font-weight: bold; color: #d70001; text-align: right; background-color: #F5F5F5; font-size: 14px; }							#formMedContent input.upValue2			{ font-weight: bold; color: #d70001; text-align: right; background-color: #fae4c4; font-size: 14px; }							#formMedContent input.upValue4			{ font-weight: bold; color: #d70001; text-align: right; background-color: #fac4c4; font-size: 14px; }							#formMedContent input.verySmallField	{ width: 50px;}									#globalComments 						{ margin: 0px auto; padding: 10px 10px 10px 10px; text-align: left; background: #ededed url(/glob/img/bg/bg_comment_01.gif) repeat-x; }#globalComments h2 						{ padding-left: 0px; margin-left: 0px;  }#globalPage 							{ position: relative; top: 0px; padding: 0px; margin-right: auto; margin-left: auto; text-align: left; }									#header 								{ position: relative; top: 0px; padding: 0px; margin: 0px; height: 155px; }					#header .logoEN 						{ background: url("../img/bg/en/header_01.png") no-repeat; height: 120px; }							#header .logoFR 						{ background: url("../img/bg/fr/header_01.png") no-repeat; height: 120px; }							#header .logoRightEN 					{ background: url("../img/bg/en/header_02.jpg") no-repeat; height: 120px; }								#header .logoRightFR 					{ background: url("../img/bg/fr/header_02.jpg") no-repeat; height: 120px; }								#header_popup .logo 					{ background-color: #FFFFFF; }#homeArtCarouselDiv						{ float: left; width: 330px; height: 200px; }#homeCloudDiv							{ float: left; width: 330px; height: 200px; margin: 0px 5px; }#homeAfilliateDiv						{ float: left; width: 330px; height: 200px; }#homeAfilliateDiv .blocContentText		{ color: #666666; font-size: 11px; padding: 0px 0px 0px 0px; vertical-align: top; }#homeAfilliateDiv .blocContentLink		{ padding: 0px 0px 0px 0px; vertical-align: bottom !important; }#homeContent 							{ position: relative; left: 0px; top: 0px; padding: 0px; width: 1000px; }#homeContent .gold_BottomBar 			{ background: url("/glob/img/outl/homeContentFrame_gold_08.gif") repeat-x; }#homeContent .gold_BottomLeft 			{ background: url("/glob/img/outl/homeContentFrame_gold_07.gif") no-repeat; }#homeContent .gold_BottomRight 			{ background: url("/glob/img/outl/homeContentFrame_gold_09.gif") no-repeat; }#homeContent .gold_Content 				{ background: url("/glob/img/outl/homeContentFrame_gold_05.gif") repeat; padding: 0px 5px 0px 5px; }#homeContent .gold_LeftBar 				{ background: url("/glob/img/outl/homeContentFrame_gold_04.gif") repeat-y; }#homeContent .gold_RightBar 			{ background: url("/glob/img/outl/homeContentFrame_gold_06.gif") repeat-y; }#homeContent .gold_TopBar 				{ background: url("/glob/img/outl/homeContentFrame_gold_02.gif") repeat-x; font-size: 14px; font-weight: bold; text-align: left; padding: 0px 0px 8px 0px; color: #FFFFFF; }#homeContent .gold_TopLeft 				{ background: url("/glob/img/outl/homeContentFrame_gold_01.gif") no-repeat; }#homeContent .gold_TopRight 			{ background: url("/glob/img/outl/homeContentFrame_gold_03.gif") no-repeat; }#homeContent .grenat_BottomBar 			{ background: url("/glob/img/outl/homeContentFrame_grenat_08.gif") repeat-x; }#homeContent .grenat_BottomLeft 		{ background: url("/glob/img/outl/homeContentFrame_grenat_07.gif") no-repeat; }#homeContent .grenat_BottomRight 		{ background: url("/glob/img/outl/homeContentFrame_grenat_09.gif") no-repeat; }#homeContent .grenat_Content 			{ background: url("/glob/img/outl/homeContentFrame_grenat_05.gif") repeat; padding: 0px 5px 0px 5px; }#homeContent .grenat_LeftBar 			{ background: url("/glob/img/outl/homeContentFrame_grenat_04.gif") repeat-y; }#homeContent .grenat_RightBar 			{ background: url("/glob/img/outl/homeContentFrame_grenat_06.gif") repeat-y; }#homeContent .grenat_TopBar 			{ background: url("/glob/img/outl/homeContentFrame_grenat_02.gif") repeat-x; font-size: 14px; font-weight: bold; text-align: left; padding: 0px 0px 8px 0px; color: #FFFFFF; }#homeContent .grenat_TopLeft 			{ background: url("/glob/img/outl/homeContentFrame_grenat_01.gif") no-repeat; }#homeContent .grenat_TopRight 			{ background: url("/glob/img/outl/homeContentFrame_grenat_03.gif") no-repeat; }#homeContent .grey_BottomBar 			{ background: url("/glob/img/outl/homeContentFrame_grey_08.gif") repeat-x; }#homeContent .grey_BottomLeft 			{ background: url("/glob/img/outl/homeContentFrame_grey_07.gif") no-repeat; }#homeContent .grey_BottomRight 			{ background: url("/glob/img/outl/homeContentFrame_grey_09.gif") no-repeat; }#homeContent .grey_Content 				{ background: url("/glob/img/outl/homeContentFrame_grey_05.gif") repeat; padding: 0px 5px 0px 5px; }#homeContent .grey_LeftBar 				{ background: url("/glob/img/outl/homeContentFrame_grey_04.gif") repeat-y; }#homeContent .grey_RightBar 			{ background: url("/glob/img/outl/homeContentFrame_grey_06.gif") repeat-y; }#homeContent .grey_TopBar 				{ background: url("/glob/img/outl/homeContentFrame_grey_02.gif") repeat-x; font-size: 14px; font-weight: bold; text-align: left; padding: 0px 0px 8px 0px; }#homeContent .grey_TopLeft 				{ background: url("/glob/img/outl/homeContentFrame_grey_01.gif") no-repeat; }#homeContent .grey_TopRight 			{ background: url("/glob/img/outl/homeContentFrame_grey_03.gif") no-repeat; }#homeContent .pink_BottomBar 			{ background: url("/glob/img/outl/homeContentFrame_pink_08.gif") repeat-x; }#homeContent .pink_BottomLeft 			{ background: url("/glob/img/outl/homeContentFrame_pink_07.gif") no-repeat; }#homeContent .pink_BottomRight 			{ background: url("/glob/img/outl/homeContentFrame_pink_09.gif") no-repeat; }#homeContent .pink_Content 				{ background: url("/glob/img/outl/homeContentFrame_pink_05.gif") repeat; padding: 0px 5px 0px 5px; }#homeContent .pink_LeftBar 				{ background: url("/glob/img/outl/homeContentFrame_pink_04.gif") repeat-y; }#homeContent .pink_RightBar 			{ background: url("/glob/img/outl/homeContentFrame_pink_06.gif") repeat-y; }#homeContent .pink_TopBar 				{ background: url("/glob/img/outl/homeContentFrame_pink_02.gif") repeat-x; font-size: 14px; font-weight: bold; text-align: left; padding: 0px 0px 8px 0px; }#homeContent .pink_TopLeft 				{ background: url("/glob/img/outl/homeContentFrame_pink_01.gif") no-repeat; }#homeContent .pink_TopRight 			{ background: url("/glob/img/outl/homeContentFrame_pink_03.gif") no-repeat; }#homeContent .red_BottomBar 			{ background: url("/glob/img/outl/homeContentFrame_red_08.gif") repeat-x; }#homeContent .red_BottomLeft 			{ background: url("/glob/img/outl/homeContentFrame_red_07.gif") no-repeat; }#homeContent .red_BottomRight 			{ background: url("/glob/img/outl/homeContentFrame_red_09.gif") no-repeat; }#homeContent .red_Content 				{ background: url("/glob/img/outl/homeContentFrame_red_05.gif") repeat; padding: 0px 5px 0px 5px; }#homeContent .red_LeftBar 				{ background: url("/glob/img/outl/homeContentFrame_red_04.gif") repeat-y; }#homeContent .red_RightBar 				{ background: url("/glob/img/outl/homeContentFrame_red_06.gif") repeat-y; }#homeContent .red_TopBar 				{ background: url("/glob/img/outl/homeContentFrame_red_02.gif") repeat-x; font-size: 14px; font-weight: bold; text-align: left; padding: 0px 0px 8px 0px; color: #FFFFFF; }#homeContent .red_TopLeft 				{ background: url("/glob/img/outl/homeContentFrame_red_01.gif") no-repeat; }#homeContent .red_TopRight 				{ background: url("/glob/img/outl/homeContentFrame_red_03.gif") no-repeat; }#homeContent .MIDDLE_LEFT_Title, #homeContent .MIDDLE_RIGHT_Title, #homeContent .BOTTOM_LEFT_Title, #homeContent .darkRedTitle, #homeContent .BOTTOM_RIGHT_Title 		{ color: #B83232; }#homeContentBottom						{ position: relative; width: 1000px; height: 250px; margin: 0px 0px 20px 0px; }#homeContentBottom .goldLeftTitle 		{ font-weight: bold; font-size: 18px; text-align: left; }				#homeContentBottom .goldRightTitle 		{ font-weight: bold; font-size: 18px; text-align: left; }					#homeContentBottom .whiteLeftTitle 		{ font-weight: bold; font-size: 18px; text-align: left; color: #FFFFFF; }				#homeContentBottom .whiteRightTitle 	{ font-weight: bold; font-size: 18px; text-align: left; color: #FFFFFF; }					#home_priority_MIDDLE_LEFT,#home_priority_MIDDLE_CENTER,#home_priority_MIDDLE_RIGHT						{ position: relative; width: 330px; height: 133px; font-size: 11px; }#home_art_carousel								{ position: relative; width: 300px; height: 180px; }#home_priority_MIDDLE_LEFT	.scrollContainer,#home_priority_MIDDLE_CENTER .scrollContainer,#home_priority_MIDDLE_RIGHT .scrollContainer	{ position: relative; width: 320px; height: 133px; padding: 0px 5px; }#home_art_carousel .scrollContainer				{ position: relative; width: 300px; height: 180px; padding: 0px; }#home_tools_argumentsFR							{ width: 640px; height: 365px; background: url(/glob/img/img/fr/toolsZoom_argument.jpg) no-repeat; }#home_tools_argumentsEN							{ width: 640px; height: 365px; background: url(/glob/img/img/en/toolsZoom_argument.jpg) no-repeat; }#home_tools_carousel							{ float: left; width: 640px; height: 365px; display: block; margin-left: 0px; }#home_tools_carousel a, #home_tools_carousel a:active, #home_tools_carousel a:link, #home_tools_carousel a:visited,#home_tools_carousel a:hover 					{ text-decoration: none; font-weight: normal; margin: 0px; color: #FFFFFF; font-size: 18px; text-transform: uppercase; border: 0px; }.boxgrid										{ width:640px; height:365px; margin:0px; float:left; overflow: hidden; position: relative; }.boxgrid img									{ position: absolute; top: 0; left: 0; border: 0; }#home_tools_testimonials_med					{ float: right; width: 320px; height: 190px; margin: 0px 0px 0px 22px; font-size: 11px; }#home_tools_testimonials_med .top				{ position: relative; width: 320px; height: 7px; background: url("/glob/img/bg/testimony_med_01.png") no-repeat; }#home_tools_testimonials_med .titleFR			{ position: relative; width: 320px; height: 33px; background: url("/glob/img/bg/fr/testimony_med_02.png") no-repeat; }#home_tools_testimonials_med .titleEN			{ position: relative; width: 320px; height: 33px; background: url("/glob/img/bg/en/testimony_med_02.png") no-repeat; }#home_tools_testimonials_med .scrollContainer	{ position: relative; width: 294px; height: 123px; background: url("/glob/img/bg/testimony_med_03.png") repeat-y; padding: 5px 13px 0px 13px; }#home_tools_testimonials_med .link				{ position: absolute; width: 200px; height: 20px; bottom: 0px; left: 13px; }#home_tools_testimonials_med .temoignage		{ font-size: 11px; text-align: left; color: #666666; padding: 0px; margin: 0px 0px 0px 0px; }#home_tools_testimonials_med .signature			{ font-size: 11px; text-align: left; color: #a07708; padding: 0px; margin: 0px 0px 5px 0px; }#home_tools_testimonials_med .bottom			{ position: relative; width: 320px; height: 10px; background: url("/glob/img/bg/testimony_med_04.png") no-repeat; }#home_tools_testimonials_pat					{ float: right; width: 320px; height: 190px; margin: 0px 0px 0px 22px; font-size: 11px; }#home_tools_testimonials_pat .top				{ position: relative; width: 320px; height: 7px; background: url("/glob/img/bg/testimony_pat_01.png") no-repeat; }#home_tools_testimonials_pat .titleFR			{ position: relative; width: 320px; height: 33px; background: url("/glob/img/bg/fr/testimony_pat_02.png") no-repeat; }#home_tools_testimonials_pat .titleEN			{ position: relative; width: 320px; height: 33px; background: url("/glob/img/bg/en/testimony_pat_02.png") no-repeat; }#home_tools_testimonials_pat .scrollContainer	{ position: relative; width: 294px; height: 123px; background: url("/glob/img/bg/testimony_pat_03.png") repeat-y; padding: 5px 13px 0px 13px; }#home_tools_testimonials_pat .link				{ position: absolute; width: 200px; height: 20px; bottom: 0px; left: 13px; }#home_tools_testimonials_pat .temoignage		{ font-size: 11px; text-align: left; color: #666666; padding: 0px; margin: 0px 0px 0px 0px; }#home_tools_testimonials_pat .signature			{ font-size: 11px; text-align: left; color: #a07708; padding: 0px; margin: 0px 0px 5px 0px; }#home_tools_testimonials_pat .bottom			{ position: relative; width: 320px; height: 10px; background: url("/glob/img/bg/testimony_pat_04.png") no-repeat; }#homeNews								{ float: right; width: 330px; height: auto; }#homeNews .homeContentResume 			{ color: #666666; padding: 0px; vertical-align: middle; text-align: left; }								#homeNews .homeContentTitle 			{ font-weight: bold; padding: 0px; vertical-align: middle; }								#homeNews .homeNewsDate 				{ color: #666666; }#homePriority 							{ position: relative; width: 1000px; margin: 10px 0px 20px 0px; font-size: 11px; }#homePriority .top						{ background: url("/glob/img/bg/bg_priority_01.png") no-repeat; }#homePriority .title_MIDDLE_LEFT		{ background: url("/glob/img/bg/bg_priority_02.png") no-repeat; vertical-align: top; }#homePriority .vert_sep_1				{ background: url("/glob/img/bg/bg_priority_03.png") no-repeat; }#homePriority .title_MIDDLE_CENTER		{ background: url("/glob/img/bg/bg_priority_04.png") no-repeat; vertical-align: top; }#homePriority .vert_sep_2				{ background: url("/glob/img/bg/bg_priority_05.png") no-repeat; }#homePriority .title_MIDDLE_RIGHT		{ background: url("/glob/img/bg/bg_priority_06.png") no-repeat; vertical-align: top; }#homePriority .iconTitle,#homeContentBottom .iconTitle			{ padding: 0px 20px 0px 10px; vertical-align: top; }#homeContentBottom .iconTitle			{ padding: 0px 20px 0px 5px; vertical-align: top; }#homeArtCarouselDiv .iconTitle			{ padding: 0px 20px 0px 0px; vertical-align: top; }#homeAffiliateDiv td.blocTitle			{ padding: 0px 0px 6px 0px; margin: 0px; vertical-align: top; }#homePriority .blocTitle,#homeContentBottom .blocTitle			{ color: #111111; font-style: normal; font-size: 18px; padding: 0px 0px 6px 0px; }#homePriority .linkTitle,#homeContentBottom .linkTitle			{ padding: 0px 0px 10px 0px; }#homePriority .sep_MIDDLE_LEFT			{ background: url("/glob/img/bg/bg_priority_07.png") no-repeat; }#homePriority .content_MIDDLE_LEFT		{ background: url("/glob/img/bg/bg_priority_10.png") no-repeat; }#homePriority .sep_MIDDLE_CENTER		{ background: url("/glob/img/bg/bg_priority_08.png") no-repeat; }#homePriority .content_MIDDLE_CENTER	{ background: #ffffff url("/glob/img/bg/bg_priority_11.png") no-repeat; }#homePriority .sep_MIDDLE_RIGHT			{ background: url("/glob/img/bg/bg_priority_09.png") no-repeat; }#homePriority .content_MIDDLE_RIGHT		{ background: #ffffff url("/glob/img/bg/bg_priority_12.png") repeat-y; }#homePriority .blocContent,#homeContentBottom .blocContent			{ padding: 0px; }#homePriority .blocContentHat			{ color: #333333; font-size: 14px; padding: 0px 5px 4px 2px; vertical-align: top; }#homePriority .blocContentImg			{ padding: 0px 5px 0px 2px; vertical-align: top; }#homePriority .content_MIDDLE_CENTER .blocContentHat,#homePriority .content_MIDDLE_RIGHT .blocContentHat,#homePriority .content_MIDDLE_CENTER .blocContentImg,#homePriority .content_MIDDLE_RIGHT .blocContentImg { padding-left: 0px; }#homePriority .blocContentText			{ color: #666666; font-size: 11px; padding: 0px 5px 0px 0px; vertical-align: top; }#homePriority .blocContentLink			{ padding: 0px 13px 5px 0px; vertical-align: bottom; text-align: right; }#homePriority .content_MIDDLE_RIGHT .blocContentLink { padding-right: 14px; }#homePriority .blocContentLink a, #homePriority .blocContentLink a:active, #homePriority .blocContentLink a:link, #homePriority .blocContentLink a:visited,#homePriority .blocContentLink a:hover 	{ font-size: 11px; }#homePriority .foot_MIDDLE_LEFT			{ background: url("/glob/img/bg/bg_priority_13.png") no-repeat; height: 31px; }#homePriority .foot_MIDDLE_CENTER		{ background: url("/glob/img/bg/bg_priority_14.png") no-repeat; height: 31px; }#homePriority .foot_MIDDLE_RIGHT		{ background: url("/glob/img/bg/bg_priority_15.png") no-repeat; height: 31px; }#homePriority .bottom					{ background: url("/glob/img/bg/bg_priority_16.png") no-repeat; }#homePriorityBloc .greyLeftTitle 		{ font-weight: bold; font-size: 18px; text-align: left; color: #5d5d5d; text-shadow: #FFFFFF; }				#homePriorityBloc .greyRightTitle 		{ font-weight: bold; font-size: 18px; text-align: left; color: #5d5d5d; text-shadow: #FFFFFF; }					#homePriority .mainTitle h1,#homeVideos .mainTitle h1,#homeNews .mainTitle h1					{ text-align: left; padding: 0px; margin: 0px; font-style: normal; font-weight: normal; }#homeVideos								{ float: left; width: 620px; height: 210px; }#homeVideo1								{ float: left; width: 180px; height: 210px; margin-right: 40px; }#homeVideoSep							{ float: left; width: 10px; height: 10px; }#homeVideo2								{ float: left; width: 180px; height: 210px; margin-right: 40px; }#homeVideo3								{ float: left; width: 180px; height: 210px; }#homeVideos .legende					{ position: relative; width: 180px; height: 26px; text-align: center; color: #111111; font-size: 12px; vertical-align: top; padding: 5px 0px; margin-top: 0px; margin-left: auto; margin-right: auto; }#homeVideos .link						{ position: relative; width: 180px; height: 30px; text-align: center; color: #111111; font-size: 12px; vertical-align: top; padding: 0px; margin-top: 5px; }#inscription_msg 						{ width: 570px; padding: 2px; margin: 0px; border: 0px; color: #333333 !important; background: transparent !important;}#loggedForm .welcome 					{ color: #B83232; text-shadow: #AAAAAA 1px 1px; }#loginBoxTable .adminLib				{ color: #4272d6; text-align: right; padding: 2px; background-color: #F3F3F3; margin: 2px 2px; font-weight: normal; }						#loginBoxTable .adminTitre				{ font-size: 14px; font-weight: bold; color: #666666; text-align: center; padding: 5px; background-color: #ECECEC; margin: 0px; }						#loginBoxTable .ui-state-error			{ color: red; background-color: #feffbe;}							#loginBoxTable .ui-state-highlight		{ color: red; background-color: #feffbe;}								#loginBoxTable .ui-state-normal			{ color: #777777; background-color: #ffffff;}							#loginBoxTable div.field				{ background: url("/glob/img/bg/bg_input_130.png"); width: 130px; height: 26px; }						#loginBoxTable div.inputField			{ position: absolute; top: 8px; left: 12px; }							#loginBoxTable input					{ width: 100px; height: 12px; border: thin transparent; margin: 0px; padding: 0px; font-size: 10px; color: #777777; background: transparent;}					#loginBoxTable input.errorMsg			{ width: 450px; height: 18px; border: thin transparent; margin: 0px; padding: 0px; font-size: 10px; color: red; text-align: center; }							#loginBoxTableEN 						{ background: url("/glob/img/bg/en/login_box.png") no-repeat 0 0 transparent; width: 511px; height: 200px; }				#loginBoxTableFR 						{ background: url("/glob/img/bg/fr/login_box.png") no-repeat 0 0 transparent; width: 511px; height: 200px; }				#logingForm .custInput 					{ background-color: #FFFFFF; border: 1px solid #CCCCCC; }#loginAccess 							{ position: absolute; top: 120px; right: 80px; width: 177px; height: 35px; z-index: 810; }			#loginNavig 							{ position: absolute; top: 0px; right: 0px; width: 400px; height: 28px; }			#mainContent 							{ position: relative; top: 0px; padding: 0px; margin: 0px; text-align: left; }#mainContent p,#mainContent ol, #mainContent ul, #mainContent li 						{ color: #666666; font-size: 12px; }						#mainContent .content 					{ padding: 0px 0px 10px 0px; margin: 0px; text-align: left; vertical-align: top; }				#mainContent .contentDescription 		{ padding: 0px 10px 0px 0px; vertical-align: top; }									#mainContent .contentFaitsMarquants 	{ color: #666666; background-color: #F5F5F5; padding: 10px; text-align: left; }									#mainContent .contentFaitsMarquantsCell 	{ text-align: center; }									#mainContent .contentFaitsMarquantsTable 	{ padding: 0px; text-align: center; margin: 0px; }									#mainContent .contentFichier 			{ font-weight: bold; padding: 0px 10px; text-align: center; }						#mainContent .contentImage 				{ padding: 5px; margin: 0px; }					#mainContent .contentList 				{ padding: 0px 10px 0px 5px; vertical-align: middle; text-align: left; color: #AAAAAA; }#mainContent .contentResume 			{ padding: 0px 10px; vertical-align: middle; font-style: italic; }								#mainContent .contentTitle 				{ font-weight: bold; vertical-align: middle; padding: 1px 10px 0px 2px; font-size: 11px; color: #B83232; }						#mainContent .smallText 				{ padding: 0px; text-align: left; font-size: 10px; }								#mainContent .tableHeader 				{ color: #666666; background-color: #EEEEEE; padding: 2px 2px 8px 2px; vertical-align: bottom; font-weight: bold; text-align: center; }							#mainForm .customSelect, #mainForm .customSelect40, #mainForm .customSelect80				{ margin: 5px; padding: 5px 3px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; width: 205px; }							#mainForm .customSelect40				{ width: 50px; }							#mainForm .customSelect80				{ width: 60px; }							#mainForm input.verySmallField			{ width: 50px;}									#mainForm #c_verif_code					{ width: 50px; }						#mainForm input[type=text], #mainForm input[type=password], #mainForm textarea 						{ width: 200px; padding: 5px 3px; }					#mainForm td .smallTableHeader			{ font-size: 11px; font-weight: normal; text-align: center; vertical-align: middle; color: #666666; background-color: #e9e9e9; padding: 5px;}								#mainNavig 								{ padding: 0px; margin: 0px; }#mainNavig .buttonMemberOff 			{ background: url("../img/nav/main_navig_member_off.gif") repeat-x; }#mainNavig .buttonMemberOff, #mainNavig .buttonMemberOver, #mainNavig .buttonMemberOn 				{ color: #FFFFFF; }#mainNavig .buttonMemberOn 				{ background: url("../img/nav/main_navig_member_on.gif") repeat-x; }#mainNavig .buttonMemberOver 			{ background: url("../img/nav/main_navig_member_over.gif") repeat-x; }#mainNavig .buttonOff 					{ background: url("../img/nav/main_navig_off.gif") repeat-x; color: #FFFFFF; }#mainNavig .buttonOff, #mainNavig .buttonOver, #mainNavig .buttonOn, #mainNavig .buttonMemberOff, #mainNavig .buttonMemberOver, #mainNavig .buttonMemberOn 				{ font-weight: bold; font-size: 11px; text-align: center; vertical-align: middle; padding: 8px 5px 8px 5px; cursor: pointer;   font-stretch: expanded; }#mainNavig .buttonOn 					{ background: url("../img/nav/main_navig_on.gif") repeat-x; color: #FFFFFF; }#mainNavig .buttonOver 					{ background: url("../img/nav/main_navig_over.gif") repeat-x; color: #FFFFFF; }#mainNavig .filler 						{ background: url("../img/nav/main_navig_off.gif") repeat-x; }#mainNavig .leftBar 					{ background: url("../img/nav/main_navig_off.gif") repeat-x; }#mainNavig .mainNavigTable 				{ padding: 0px; margin: 0px; border: 0px solid #000000; }#mainNavig .rightBar 					{ background: url("../img/nav/main_navig_off.gif") repeat-x; }#mainNavig .sep 						{ background: url("../img/nav/main_navig_sep.gif") no-repeat; }#mainToolsBar td						{ vertical-align: top; }#mainToolsBar td #longDateCell			{ vertical-align: middle; }#mask 									{ position:absolute; left:0px; top:0px; z-index:820; background-color:#666666; display:none; }				#memberAreaDescription  				{ background-color: #FFFFFF; }								#memberAreaDescription ol li 			{ line-height: 14px; margin: 5px 0px; }									#memberAreaDescription p, #memberAreaDescription h2 				{ margin: 10px 10px; text-shadow: #F5F5F5 1px 1px; }								#memberAreaDescription ul li 			{ line-height: 26px; margin: 5px 0px; }									#pageContent .mainTitle 				{ padding: 3px 0px 20px 0px; }						#popupContent 							{ position: relative; top: 0px; padding: 0px; margin: 0px; text-align: left; }#popupContent 							{ background-color: #FFFFFF; }#popupContent .content 					{ padding: 10px; margin: 0px; text-align: left; vertical-align: top; background-color: #FFFFFF; }#popupPage 								{ background-color: #FFFFFF; position: relative; top: 0px; padding: 0px; text-align: left; }								#popupPage .mainTitle 					{ background: #8a0000; font-weight: bold; padding: 10px; text-align: center; color: #FFFFFF; font-size: 12px; }#popupPage .mainTitleLeft 				{ background: #8a0000; }#popupPage .mainTitleRight 				{ background: #8a0000; }#PostCommentdiv h2 						{ margin: 4px 0px 4px 0px; }#PostCommentdiv input, #PostCommentdiv textarea, #PostCommentdiv .text 					{ margin: 0px; }#PostCommentdiv td 						{ padding: 2px; }#presentationContent 					{ padding: 0px; margin: 0px;}#presentationContent .presTable 		{ padding: 0px; margin: 0px; border: 0px; }#presentationContent .text 				{ text-align: justify; vertical-align: top; margin: 10px; padding: 0px; }#presentationContent p 					{ text-align: justify; vertical-align: top; margin: 0px; padding: 0px; }#progressBarDiv							{ position:absolute; top:0px; left:0px; visibility:hidden; }				#structNavig  									{ height: 34px; }#structNavig .structureNavig 					{ color: #343434; }#structNavig .structureTable					{ padding: 0px; margin: 0px; border-spacing: 0px !important; }						#structNavig .structureTable td.structNavig 	{ text-align: left; vertical-align: top; padding: 7px 10px 5px 0px; font-size: 11px; background-color: #FFFFFF; }#structNavig .structureTable td.toolsNavig		{ padding: 1px 0px 0px 0px; margin: 0px; border-spacing: 0px !important; }									#timerWindow td							{ font-size: 11px; }								#toolsZoomDiv 							{ position: relative; top: 0px; padding: 0px; margin: 0px; text-align: left; height: 450px; }		#toolsZoomDiv .slogan					{ position: relative; height: 38px; margin-top: 5px; color: #000000; text-align: center; font-size: 22px; padding-top: 14px; }					#valdiv 								{ position:absolute; top: 100px; left: 10px; }#valdiv td 								{ text-align: left; }#wait .bd 								{ padding:10px 0; text-align:center; }
