@media screen,print
{
	/*DEBUT CSS MENU DHTML*/
	a.MENU_SELECTION_ON
	{
		color: White;
		text-decoration: none;
		width: 100%;
	}
	a.MENU_SELECTION_ON:hover
	{
		color: White;
		text-decoration: none;
		width: 100%;
	}
	a.MENU_SELECTION_OFF
	{
		color: #5ecae7;
		text-decoration: none;
		width: 100%;
	}
	a.MENU_SELECTION_OFF:hover
	{
		color: #5ecae7;
		text-decoration: none;
		width: 100%;
	}
	div.MENU
	{
		left: 50%;
		margin-left: -365px;
		position: absolute;
		text-align: right;
		top: 36px; /*54*/
		width: 730px;
		z-index: 3;
	}
	div.SMENU
	{
		position: absolute;
		z-index: 3;
	}
	table.MENU
	{
		/*Pour aligner à droite avec FireFox*/
		margin-left: auto;
		margin-right: 0;
	}
	table.SMENU
	{
		text-align: left;
		width: 308px;
	}
	table.SMENU td.MENU_SELECTION_ON
	{
		background-image: url(../images_editlive/fond_item_smenu.gif);
		background-repeat: no-repeat;
		border: solid 0px blue;
		cursor: pointer;
		height: 24px;
		/*margin-left: 5px;*/
		padding-bottom: 3px;
		padding-left: 0px; /*4*/
		padding-right: 0px; /*4*/
		padding-top: 3px;
		width: 284px; /*284*/
	}
	table.SMENU td.MENU_SELECTION_OFF
	{
		background-image: url(../images_editlive/fond_espace_c.gif);
		background-repeat: repeat-y;
		/*background-position: right top;*/
		border: solid 0px red;
		height: 24px;
		/*margin-left: 0px;*/
		padding-bottom: 3px;
		padding-left: 0px; /*4*/
		padding-right: 0px; /*4*/
		padding-top: 3px;
		width: 284px; /*284*/
	}
	td.SMENU_BAS
	{
		background-image: url(../images_editlive/smenu_bas.gif);
		background-repeat: no-repeat;
		height: 5px;
		width: 308px;
	}
	td.SMENU_ESPAGE_DROITE
	{
		background-image: url(../images_editlive/fond_espace_d.gif);
		background-repeat: repeat-y;
		border: solid 0px red;
		width: 12px; /*12*/
	}
	td.SMENU_ESPAGE_GAUCHE
	{
		background-image: url(../images_editlive/fond_espace_g.gif);
		background-repeat: repeat-y;
		width: 12px; /*12*/
	}
	td.SMENU_HAUT
	{
		background-image: url(../images_editlive/smenu_haut.gif);
		background-repeat: no-repeat;
		height: 4px;
		width: 308px;
	}
	/*FIN CSS MENU DHTML*/
	a
	{
		color: #e65c01; /*#3d3e3a*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a:hover
	{
		color: #e65c01; /*#3d3e3a*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.BAS_PAGE_LIEN
	{
		color: #d1d7c9;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.BAS_PAGE_LIEN:hover
	{
		color: #d1d7c9;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.FAQ_THEME_NON_SELECT
	{
		color: #e65c01; /*#3d3e3a*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.FAQ_THEME_NON_SELECT:hover
	{
		color: #e65c01; /*#3d3e3a*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}	
	a.FAQ_THEME_SELECT
	{
		color: #e65c01; /*#3d3e3a*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
	}
	a.FAQ_THEME_SELECT:hover
	{
		color: #e65c01; /*#3d3e3a*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
	}	
	a.FIL_ARIANE
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
	}
	a.FIL_ARIANE:hover
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
	}
	a.FIL_ARIANE_DERNIER_ITEM
	{
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
	}
	a.FIL_ARIANE_DERNIER_ITEM:hover
	{
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
	}	
	a.LISTE_ACTIVITE_RECH_MOIS
	{
		color: #e85d02;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
	}
	a.LISTE_ACTIVITE_RECH_MOIS:hover
	{
		color: #e85d02;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
	}
	a.LISTE_MESSAGE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.LISTE_MESSAGE:hover
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.LISTE_MESSAGE_RECH_ANNEE
	{
		color: #e85d02;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
	}
	a.LISTE_MESSAGE_RECH_ANNEE:hover
	{
		color: #e85d02;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
	}
	a.SECTION_CENTRE_1
	{
		color: #000000;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.SECTION_CENTRE_1:hover
	{
		color: #000000;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.SECTION_CENTRE_2
	{
		color: #000000;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.SECTION_CENTRE_2:hover
	{
		color: #000000;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.SECTION_DROITE_1
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.SECTION_DROITE_1:hover
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.SECTION_DROITE_2
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.SECTION_DROITE_2:hover
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.SECTION_DROITE_3
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
	}
	a.SECTION_DROITE_3:hover
	{
		color: #3d3e3a;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: underline;
	}
	A.BANIERE_MODIFICATION_DYNAMIQUE
	{
		COLOR: #00476D;
		FONT-FAMILY: Lucida Sans, Arial, Helvetica, Arial, Helvetica;
		FONT-SIZE: 8pt;
		TEXT-DECORATION: none;
	}
	A.BANIERE_MODIFICATION_DYNAMIQUE:hover
	{
		COLOR: #00476D;
		FONT-FAMILY: Lucida Sans, Arial, Helvetica, Arial, Helvetica;
		FONT-SIZE: 8pt;
		TEXT-DECORATION: underline;
	}
	body
	{
		background-color: #d2d7c9; /*#dbded3*/
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	/*font-size-adjust: 0.58; /*Voir si c'est utile*/
		text-align: center;
		margin: 0px;
	}
	body.IMPRESSION
	{
		background-color: white;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	/*font-size-adjust: 0.58; /*Voir si c'est utile*/
		text-align: left;
		margin: 4px;
	}
	div.BANIERE
	{
		left: 50%;
		margin-left: -54px;
		position: absolute;
		top: 67px; /*85*/
		z-index: 2;		
	}
	DIV.BANIERE_MODIFICATION_DYNAMIQUE
	{
		BACKGROUND-COLOR: #F6F4EE;
		LEFT: 0px;
		POSITION: absolute;
		TOP:0px;
		Z-INDEX: 999;
	}
	div.LOGO
	{
		height: 97px;
		left: 50%;
		margin-left: -360px;
		position: absolute;
		top: 79px;
		width: 104px;
		z-index: 2;
	}
	div.SLOGAN
	{
		left: 50%;
		margin-left: -20px;
		position: absolute;
		top: 248px;
		z-index: 2;
	}
	img.BANIERE
	{
		height: 132px;
		width: 432px;	
	}
	INPUT.BUTTON
	{
		background-color: #dbdbd9;
		border: solid 1px #616161;
		color: #e65c01; /*#616161*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
	}
	INPUT.TEXTBOX
	{
		BORDER: 0px;
		COLOR: black;
		FONT-FAMILY: Lucida Sans, Arial, Helvetica, Arial, Helvetica;
		FONT-SIZE: 8pt;
		HEIGHT: 20px;
		TEXT-ALIGN: center;
	}
	li.SECT_PRES_CENTRE_INTERNE_CENTRE_1
	{
		padding: 0px 0px 0px 15px;
	}
	li.SECT_PRES_CENTRE_INTERNE_CENTRE_2
	{
		padding: 0px 0px 0px 15px;
	}
	table.AFF_RECH
	{
		width: 429px;	
	}
	table.BAS_PAGE
	{
		/*Pour aligner à droite avec FireFox*/
		/*
		margin-left: auto;
		margin-right: 0;
		*/
		margin-left: 0;
		margin-right: auto;
	}
	table.DATE_SEANCE
	{
		border: solid 1px #353535;
		padding: 2px;
		width: 75%;
	}
	table.FAQ_CRITERE_RECH
	{
		padding: 2px;
		width: 100%;	
	}
	table.FAQ_LISTE_THEME
	{
		width: 429px; /*449*/
	}	
	table.FAQ_PRESENTATION
	{
		width: 429px; /*449*/
	}
	table.FAQ_RESULTAT
	{
		width: 429px; /*449*/
	}
	table.FIL_ARIANE
	{
		padding: 2px;	
	}
	table.GABARIT
	{
		width: 429px;		
	}
	table.GABARIT_IMPRESSION
	{
		width: 100%;
	}	
	table.INFO_ACTIVITE
	{
		padding: 2px;
		width: 429px;
	}
	table.LISTE_ACTIVITE
	{
		width: 429px;
	}
	table.LISTE_ACTIVITE_RECH_MOIS
	{
		padding: 2px;
		width: 100%;
	}
	table.LISTE_MESSAGE
	{
		width: 429px; /*449*/
	}
	table.LISTE_MESSAGE_CRITERE_RECH
	{
		width: 429px;
	}
	table.LISTE_MESSAGE_PRESENTATION
	{
		width: 429px; /*449*/
	}
	table.PLAN_SITE
	{
		width: 429px;		
	}
	table.RECHERCHE
	{
		padding-bottom: 2px;
		padding-top: 2px;
		width: 429px;	
	}
	table.SECTION_PRESENTATION
	{
		width: 100%;	
	}
	table.SECTION_PRESENTATION_BAS
	{
		width: 100%;
	}
	table.SECTION_PRESENTATION_CENTRE
	{
		background-image: url(../images_editlive/bg_centre_interne.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		height: 652px;
		width: 100%;
	}
	table.SECTION_PRESENTATION_CENTRE_IMPRESSION
	{
		width: 100%;
	}	
	table.SECTION_PRESENTATION_HAUT
	{
		width: 100%;
	}
	table.SECT_PRES_CENTRE_INTERNE_CENTRE
	{
		width: 100%;
	}
	table.SECT_PRES_CENTRE_INTERNE_CENTRE_1
	{
		width: 426px; /*437*/
	}
	table.SECT_PRES_CENTRE_INTERNE_CENTRE_2
	{
		width: 426px; /*437*/
	}
	table.SECT_PRES_CENTRE_INTERNE_DROITE_1
	{
		padding: 2px;
	}
	table.SECT_PRES_CENTRE_INTERNE_DROITE_2
	{
		padding: 2px;
	}
	table.SECT_PRES_CENTRE_INTERNE_DROITE_3
	{
		padding: 2px;
	}
	table.SECT_PRES_CENTRE_INTERNE_DROITE_SOCCER
	{
	}
	table.SITE
	{
		height: 100%;
		text-align: center;
		width: 100%;
	}
	td
	{
		color: #343432; /*#abaca4;*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 1px;
	}
	td.BAS_PAGE
	{
		padding-bottom: 5px;
		/*padding-right: 30px;*/
		padding-left: 30px;
		/*text-align: right;*/
		text-align: left;
	}
	td.BAS_PAGE_LIEN
	{
		color: #fe771d;
		padding: 2px;
	}
	td.COPYRIGHT
	{
		color: #fe771d;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		padding-bottom: 5px;
		padding-right: 30px;
		text-align: right;
	}
	td.DATE_SEANCE_ENTETE
	{
		background-color: #353535;
		color: white;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-align: center;
	}
	td.DATE_SEANCE_ITEM
	{
		color: #353535;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		text-align: center;
	}
	td.FAQ_AUCUN_RESULTAT
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 8pt;
		height: 1px;
	}
	td.FAQ_ESPACE
	{
		height: 30px;	
	}
	td.FAQ_HAUT_PAGE
	{
		text-align: right;	
	}
	td.FAQ_LISTE_QUESTION_TITRE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;
	}	
	td.FAQ_LISTE_REPONSE_ITEM_QUESTION
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;
	 	font-style: italic;
	}
	td.FAQ_LISTE_REPONSE_TITRE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;
	}	
	td.FAQ_LISTE_THEME_CPT
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
		width: 3%;	
	}
	td.FAQ_LISTE_THEME_ITEM
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
		width: auto;		
	}
	td.FAQ_LISTE_THEME_ITEM_SELECT
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;		
		width: auto;		
	}
	td.FAQ_LISTE_THEME_TITRE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;
	}
	td.FAQ_MODE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		white-space: nowrap;	
	}
	td.FAQ_MOTCLE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		white-space: nowrap;	
	}
	td.FAQ_PRESENTATION_TITRE
	{
		color: #7d7e78;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 20pt;
	}
	td.FAQ_THEME
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		white-space: nowrap;	
	}
	td.FIL_ARIANE
	{
		color: #9b9d92;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
	}
	td.FIL_ARIANE_ESPACE
	{
		width: 16px;
	}
	td.FIL_ARIANE_ESPACE_DEPART
	{
		width: 38px;	
	}
	td.FIL_ARIANE_SEPARATEUR
	{
		color: #abaca4;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
	}
	td.GABARIT_ATTACHEMENT
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 1px;
	}
	td.GABARIT_DESCRIPTION
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 1px;
		text-align: justify;
	}
	td.GABARIT_ESPACE
	{
		height: 30px;	
	}
	td.GABARIT_LIEN_IMPRESSION
	{
		/*padding: 3px 3px 3px 3px;*/
		text-align: right;	
	}
	td.GABARIT_SOUSTITRE
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 12pt;
		height: 1px;
		text-align: justify;
	}
	td.GABARIT_TITRE
	{
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 16pt;
		height: 1px;
	}
	td.INFO_ACTIVITE_ESPACE
	{
		height: 30px;	
	}
	td.INFO_ACTIVITE_ITEM
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 1px;
		text-align: justify;
	}	
	td.INFO_ACTIVITE_TITRE
	{
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 16pt;
		height: 1px;
	}
	td.INFO_ACTIVITE_TITRE_ITEM
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		height: 1px;
		text-align: justify;
	}
	td.LISTE_ACTIVITE_ANCRE
	{
		background-color: #edeee9;	
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		padding: 4px;
		text-align: right;
	}
	td.LISTE_ACTIVITE_DATE
	{
		background-color: #edeee9;
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
		font-weight: bold;
		padding: 4px;
		white-space: nowrap;
		width: 25%;
	}
	td.LISTE_ACTIVITE_ESPACE
	{
		height: 30px;	
	}
	td.LISTE_ACTIVITE_ESPACE_ITEM
	{
		height: 4px;
	}
	td.LISTE_ACTIVITE_ITEM_BAS
	{
		background-image: url(../images_Editlive/lst_item_bas.gif);	
		background-repeat: no-repeat;
		height: 7px;
	}
	td.LISTE_ACTIVITE_MOIS
	{
		background-color: #edeee9;	
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 10pt;
	 	font-weight: bold;
		padding: 4px;
		width: 25%;
	}
	td.LISTE_ACTIVITE_PRESENTATION_TITRE
	{
		color: #7d7e78;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 20pt;
	}
	td.LISTE_ACTIVITE_RECH
	{
		width: 100%;	
	}
	td.LISTE_ACTIVITE_RECH_MOIS
	{
		text-align: center;	
	}
	td.LISTE_ACTIVITE_TITRE
	{
		background-color: #edeee9;	
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;
		padding: 4px;
	}
	td.LISTE_MESSAGE_DATE
	{
		background-color: #edeee9;
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
		font-weight: bold;
		padding: 4px;
		white-space: nowrap;
	}
	td.LISTE_MESSAGE_ESPACE
	{
		height: 30px;	
	}
	td.LISTE_MESSAGE_ESPACE_ITEM
	{
		height: 4px;
	}
	td.LISTE_MESSAGE_ITEM_BAS
	{
		background-image: url(../images_Editlive/lst_item_bas.gif);	
		background-repeat: no-repeat;
		height: 7px;
	}
	td.LISTE_MESSAGE_ITEM_BAS_SUITE
	{
		background-image: url(../images_Editlive/lst_item_bas_suite.gif);	
		background-repeat: repeat-y;
		text-align: right;
	}
	td.LISTE_MESSAGE_PRESENTATION_TITRE
	{
		color: #7d7e78;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 20pt;
	}
	td.LISTE_MESSAGE_RECH_ANNEE
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;
	}
	td.LISTE_MESSAGE_TITRE
	{
		background-color: #edeee9;	
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
	 	font-weight: bold;
		padding: 4px 5px 4px 4px;
	}
	td.LISTE_MESSAGE_DESCRIPTION
	{
		background-color: #edeee9;	
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
	 	font-size: 8pt;
		padding: 4px;
	}
	td.PLAN_SITE
	{
		color: #7d7e78;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 1px;
	}
	td.PLAN_SITE_DESCRIPTION
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 1px;
		text-align: justify;
	}
	td.PLAN_SITE_ESPACE
	{
		height: 30px;	
	}
	td.PLAN_SITE_SOUSTITRE
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 12pt;
		height: 1px;
		text-align: justify;
	}
	td.PLAN_SITE_TITRE
	{
		color: #7d7e78;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 20pt;
		/*
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 16pt;
		height: 1px;
		*/
	}
	td.RECHERCHE_AUCUN_RESULTAT
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 8pt;
		height: 1px;
	}
	td.RECHERCHE_ESPACE
	{
		height: 30px;	
	}
	td.RECHERCHE_NBRESULTAT
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		white-space: nowrap;	
	}
	td.RECHERCHE_MODE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		white-space: nowrap;	
	}
	td.RECHERCHE_MOTCLE
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		white-space: nowrap;	
	}
	td.RECHERCHE_SECTION_RESULTAT
	{
		color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 16pt;
		height: 1px;
		white-space: nowrap;
	}
	td.RECHERCHE_SUGGESTION
	{
		color: #343432;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 8pt;
		height: 1px;
	}	
	td.RECHERCHE_SUJET
	{
		color: #575757;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		white-space: nowrap;	
	}
	td.RECHERCHE_TITRE
	{
		color: #7d7e78;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 20pt;
		
		/*color: #e65c01;
		font-family: Lucida Sans, Arial, Helvetica;
		font-weight: bold;
		font-size: 16pt;
		height: 1px;
		*/
	}
	td.SECTION_DROITE_AJUSTABLE
	{
		background-image: url(../images_editlive/bg_d.jpg);
		background-repeat: repeat-x;
	}
	td.SECTION_GAUCHE_AJUSTABLE
	{
		background-image: url(../images_editlive/bg_g.jpg);
		background-position: top right;
		background-repeat: no-repeat;
	}
	td.SECTION_PRESENTATION
	{
		text-align: center;
		width: 770px;
	}
	td.SECTION_PRESENTATION_BAS
	{
		background-image: url(../images_editlive/bg_bas.jpg);
		background-repeat: no-repeat;
		height: 40px; /*70px*/ /*143*/
	}
	td.SECTION_PRESENTATION_CENTRE
	{
		background-image: url(../images_editlive/bg_centre.jpg);
		background-repeat: repeat-y;
		height: 652px; /*Minimum*/
	}
	td.SECTION_PRESENTATION_ESPACE
	{
		background-image: url(../images_editlive/bg_centre.jpg);
		background-repeat: repeat-y;
		height: 50px;	
	}
	td.SECTION_PRESENTATION_HAUT
	{
		height: 274px; /*308*/
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE
	{
		height: 100%;
		width: 475px; /*479*/
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_IMPRESSION
	{
		height: 100%;
		width: 100%;
	}	
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1
	{
		height: 300px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1_1
	{
		background-image: url(../images_editlive/fond_1_1.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1_2
	{
		background-image: url(../images_editlive/fond_1_2.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1_3
	{
		background-image: url(../images_editlive/fond_1_3.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1_4
	{
		background-image: url(../images_editlive/fond_1_4.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1_5
	{
		background-image: url(../images_editlive/fond_1_5.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1_6
	{
		background-image: url(../images_editlive/fond_1_6.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_1_7
	{
		background-image: url(../images_editlive/fond_1_7.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2
	{
		height: 300px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2_1
	{
		background-image: url(../images_editlive/fond_2_1.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2_2
	{
		background-image: url(../images_editlive/fond_2_2.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2_3
	{
		background-image: url(../images_editlive/fond_2_3.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2_4
	{
		background-image: url(../images_editlive/fond_2_4.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2_5
	{
		background-image: url(../images_editlive/fond_2_5.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2_6
	{
		background-image: url(../images_editlive/fond_2_6.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	td.SECT_PRES_CENTRE_INTERNE_CENTRE_2_7
	{
		background-image: url(../images_editlive/fond_2_7.gif);	
		background-repeat: repeat-y;
		height: 30px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}	
	td.SECT_PRES_CENTRE_INTERNE_DROITE
	{
		height: 100%;
		width: 158px;
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_1_BULLIT
	{
		padding: 1px;
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_1_TEXTE
	{
		padding: 1px;	
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_1_TITRE
	{
		color: #166d9c;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_2_BULLIT
	{
		padding: 1px;
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_2_TEXTE
	{
		padding: 1px;	
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_2_TITRE
	{
		color: #166d9c;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
	}
	td.SECT_PRES_CENTRE_INTERNE_ESPACE_DROITE
	{
		width: 7px;	
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_SOCCER
	{
		padding: 2px;	
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_SOCCER_CONTENU
	{
		border : solid 1px #dee0db;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 20px;		
		text-align: center;	
	}
	td.SECT_PRES_CENTRE_INTERNE_DROITE_SPECTACLE_CONTENU
	{
		background-image: url(../images_editlive/mod_spectacle_contenu.gif);
		background-repeat: no-repeat;
		/*border : solid 1px #dee0db;*/
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 8pt;
		height: 20px;		
		text-align: center;	
		width: 122px;
	}	
	td.SECT_PRES_CENTRE_INTERNE_GAUCHE
	{
		height: 100%;
		text-align: left;
		width: 130px; /*126*/
	}
	td.SECT_PRES_HAUT_ENTETE
	{
		background-image: url(../images_editlive/bg_entete.jpg);
		background-repeat: no-repeat;
		height: 244px; /*280*/
		width: 100%;
	}
	td.SECT_PRES_HAUT_FIL_ARIANE
	{
		background-image: url(../images_editlive/bg_fil.jpg);
		background-repeat: repeat-y;
		height: 30px; /*28*/
		width: 100%;
	}
	td.SLOGAN
	{
		color: #0181ae;
		font-family: Lucida Sans, Arial, Helvetica;
		font-size: 14pt;
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_1
	{
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_2
	{
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_1_ENTETE
	{
		height: 39px;	
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_2_ENTETE
	{
		height: 39px;	
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_1_ESPACE
	{
		height: 2px;	
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_2_ESPACE
	{
		height: 2px;	
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_1_FIN
	{
		height: auto;	
	}
	tr.SECT_PRES_CENTRE_INTERNE_CENTRE_2_FIN
	{
		height: auto;	
	}
	tr.SECT_PRES_CENTRE_INTERNE_GAUCHE_ESPACE
	{
		height: 2px;	
	}
	ul
	{
		list-style-position: outside;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 15px;
	}
	ul.SECT_PRES_CENTRE_INTERNE_CENTRE_1
	{
		list-style-image: url(../images_editlive/bullit_1.gif);
		list-style-position: outside;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 15px;
	}
	ul.SECT_PRES_CENTRE_INTERNE_CENTRE_2
	{
		list-style-image: url(../images_editlive/bullit_2.gif);
		list-style-position: outside;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 15px;
	}	
}