/* CSS Webtool */
body	{ margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-image:url(../img/interface/webtool_bas_x.gif); background-repeat:repeat-x; background-position:bottom; }

	#bandeau	{ height:150px; background-image:url(../img/interface/webtool_bg_x.gif); background-repeat:repeat-x;	}
		#logo	{ height:150px; width:250px; float:left; background-image:url(../img/interface/webtool_logo.gif); }
		#infosWebtool	{ height:65px; width:500px; margin:0 5px 0 0; float:right; padding:0 0 0 75px ; 	}
			.infosWebtoolTitre	{ text-align:right;	}
		#navigation		{ height:75px; width:575px; margin:0 5px 10px 0; float:right; 	}
			/*	lien pour accéder aux modules de Webtool	*/
			a.menu			{ padding:0 0 0 15px; float:right; width:110px; color:#FF6C00; border:solid #FF6C00; border-width:0 0 3px 0; height:17px; margin:45px 0 5px 0; text-decoration:none;	}
			a.menu:link		{ 	}
			a.menu:visited	{ 	}
			a.menu:hover	{ border-color:#2F2CCC; color:#2F2CCC; background-image:url(../img/interface/webtool_puce_001.gif); background-repeat:no-repeat; background-position:bottom left;  }

			/*	lien pour le menu actif	*/
			a.menuActif			{ padding:0 0 0 15px; background-image:url(../img/interface/webtool_puce_001.gif); background-repeat:no-repeat; background-position:bottom left; float:right; width:110px; color:#2F2CCC; border:solid #2F2CCC; border-width:0 0 3px 0; height:17px; margin:45px 0 5px 0; text-decoration:none;	}
			a.menuActif:link	{ 	}
			a.menuActif:visited	{ 	}
			a.menuActif:hover	{     }

			.menuSpacer	{  float:right; width:5px; 	}
	#contenu	{ padding:15px 20px 10px 20px; }
		.cadreSsMenu	{ width:47%; float:left;	}
		.cadreInfos		{ width:53%; float:left; height:415px; min-height:415px;	}
			h1	{ font-size:140%;	}
			p	{	}
			.annonceListe	{ text-decoration:underline;	}
			ul.nwt	{ list-style-image:url(../img/interface/webtool_puce_003.gif); list-style-position:outside;	}
				li.nwt	{ margin:0 0 25px 0; padding:0; text-align:justify; }
					.itemTitre	{ margin:0 0 5px 0; color:#8C9A0C; font-weight:bolder;	}

			#info_1	{ width:400px; float:right;	}
			#info_2	{ width:400px; float:right;	}
			#info_3	{ width:400px; float:right;	}

			/* Informations utiles : encadré stylisé */
			.quote	{ font-size:140%;	}
			.infoUtile	{ margin:15px 0; font-style:italic; color:#8C9A0C; font-weight:bolder;	}
				.bandeHaut		{ width:100%; height:18px; background-image:url(../img/interface/webtool_haut_centre.gif); background-repeat:repeat-x;	}
					.coinHautGauche	{ float:left; width:26px; height:100%; background-image:url(../img/interface/webtool_haut_gauche.gif);	}
					.coinHautDroit	{ float:right; width:26px; height:100%; background-image:url(../img/interface/webtool_haut_droit.gif);	}
				.bandeMilieu	{ width:100%; background-image:url(../img/interface/webtool_milieu_droit.gif); background-repeat:repeat-y; background-position:right; 	}
					.milieu		{ padding:0 20px; float:left; height:100%; background-image:url(../img/interface/webtool_milieu_gauche.gif); background-repeat:repeat-y;  	}
						.infoUtileTexte	{  width:100%; background-image:url(../img/interface/webtool_milieu_centre.gif); background-repeat:repeat;	}
							.information	{ padding:0 0 0 40px;	}
							.information_1	{ padding:0 0 0 0px;	}
							.information_2	{ padding:0 0 0 20px;	}
				.bandeBas		{ width:100%; height:18px; background-image:url(../img/interface/webtool_bas_centre.gif); background-repeat:repeat-x;	}
					.coinBasGauche	{ float:left; width:26px; height:100%; background-image:url(../img/interface/webtool_bas_gauche.gif);	}
					.coinBasDroit	{ float:right; width:26px; height:100%; background-image:url(../img/interface/webtool_bas_droit.gif);		}

			/*Mentions légales*/
			/*	lien pour les adresses emails	*/
			a.mail			{ color:#FF6C00; text-decoration:underline;	}
			a.mail:link		{ 	}
			a.mail:visited	{ 	}
			a.mail:hover	{ text-decoration:none;   }


			/* Contact */
			#formContact	{ margin:0; padding:0;	}
				label.label_1			{ width:125px; float:left;	}
				input.text_classique_1	{ border:solid #7F9DB9; border-width:0 0 1px 0; background-color:#F4F7D8; width:200px; }
				.textarea_classique_1	{ border:solid #7F9DB9; border-width:0 0 1px 0; background-color:#F4F7D8; width:200px; height:125px; }
				.exempleErreur			{ font-style:italic; color:#7F9DB9;	}

			/* Installation base de Données */
			.center	{ text-align:center;	}
			#installation_bd	{ /*width:400px;*/	}
				label	{ width:150px; float:left;	}
				input.text_classique	{ border:solid #7F9DB9; border-width:0 0 1px 0; background-color:#F4F7D8; width:130px; }
				.textarea_classique		{ border:solid #7F9DB9; border-width:0 0 1px 0; background-color:#F4F7D8; width:130px; height:125px; }
				input.submit_classique	{ border:1px solid #7F9DB9; background-color:#F4F7D8; }
				div.formLigne			{ margin:0 0 5px 50px;	}
				div.formLigne_1			{ margin:0 0 5px 10px;	}
				div.formLigneMessage	{ margin:0 0 10px 10px;	}
				div.formLigneTexte		{ color:#000; font-weight:normal; margin:0 0 5px 50px;		}
				div.formLigneBoutons	{ text-align:right; padding:0 20px 0 0;	}
				.installation_erreur	{ color:#f00; 	}
				.installation_ok		{ 	}
	/*#mentions	{ height:25px; background-image:url(../img/interface/webtool_bas_x.gif); background-repeat:repeat-x;	}*/
	#mentions	{ clear:both; height:25px; padding:0 5px 0 5px; text-align:right; 	}

	#WBT_DIV_MODULE	{ position:absolute; top:25px; right:25px; border:1px solid black; width:250px; /*height:75px;*/ background-image:url(../img/interface/webtool_bg_info_module.png);  }