#vtALaPlaceDe {
	display: none !important; /* 09/02/2024 */
}

#preHome {
	inset: 0 0 0 0;
	position: fixed;
	z-index: 1000000;
	background-color: rgba(255,255,255,0.6);
	backdrop-filter: blur(2px);
	display: none;
	justify-content: center;
	align-items: center;
	display: none !important;
}
#preHome video {
	width: 800px;
	max-width: 100%;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	border-radius: 6px;
}
#preHomeBackGround {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 80%; 
  max-width: 800px;
  height: 100%;
  margin-inline: auto;
  position: relative;
  image-rendering: -webkit-optimize-contrast;

  /* display: none !important; */
}
#preHomeBackGround.FR {
  background-image: url("../Images/Popup/Semaine3_FR.jpg");
}
#preHomeBackGround.NL {
  background-image: url("../Images/Popup/Semaine3_NL.jpg");
}
/*Used fonts*/
.ui-widget-overlay {
	background-color:black;
	opacity: .70;
	filter: Alpha(Opacity=70);
	position:fixed;
	top:0;
	left:0;
	width:10000px;
	height:10000px;
	z-index:200;
}
.toolsbouton {
	background-color:#f4f4f4;
}
.ui-dialog {
    z-index: 200;
}
form span.invalide {
	width:20px;
	height:20px;
	position:absolute;
	background-image: url('../Images/exclamation.png');
	background-size:20px 20px;
	margin:7px 0px 0px 305px;
}
/*.errormessage
{
	font-family: 'luengoregular';
	font-size:12px;
	color: #dc1301;
	margin-left:4px;
	margin-bottom:6px;
}*/
.dialogerror {
	z-index:1000;
	background-color:#fbfbfb;
	padding:10px;
	border:1px solid #6c6d73;
}

.dialogerror .closebar  {
	height:33px;
	text-align:right;
}
.dialogerror .closebar input[type=button] {
	border:0px;
	background-color:#0b5586;
	width:100px;
	height:32px;
	color:white;
	border-radius:5px;
	font-family:'tyfoonsansbold';
	text-transform:Uppercase;
	font-size:14px;	
	text-align:center;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	cursor:pointer;
}
.dialogerror .titre,.errorbloc .errortitre {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;/*700(bold) 600(semi-bold) 400(normal) 300(light)*/
	font-size:14px;
	color:black;
	padding-top:10px;
}
.errorbloc .errortitre {
	font-size:18px;
	padding-top:0px;
	margin-bottom:20px;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin:10px 10px 10px 0px;
}
.ui-dialog .ui-dialog-buttonpane {
	margin:0px;
	padding:0px;
}
.dialogerror .texte,.errorbloc .errormessage {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;/*700(bold) 600(semi-bold) 400(normal) 300(light)*/
	font-size:13px;
	color:black;
	padding-top:10px;
}
.errorbloc .errormessage {
	font-size:15px;
	padding-top:0px;
}

.ui-dialog-titlebar,.errorbloc,.dialogerror,#dialogerror {
	display:none;
}

.paymenttomakeonly,.blocresumeInscription {
	display:none;
}

.AtvEnPartiesTablePrix td:first-child {
	width:150px;
}
.AtvEnPartiesTable,.AtvEnPartiesTablePrix {	
	border-collapse:collapse;
	width:100%;
	font-family:"luengoregular";
	font-size:14px;
	border:1px solid black;
}
.AtvEnPartiesTable td,.AtvEnPartiesTable th,.AtvEnPartiesTablePrix td,.AtvEnPartiesTablePrix th {
	vertical-align:top;
	padding:5px;
	/*border:1px solid black;*/
}
.AtvEnPartiesTablePrix td,.AtvEnPartiesTablePrix th {
	border:1px solid black;
}
.AtvEnPartiesTable .entete th {
	background-color:#0b5287;
	color:white;
}
.AtvEnPartiesTable .noborder td,.AtvEnPartiesTable .noborder th,.AtvEnPartiesTablePrix .noborder td,.AtvEnPartiesTablePrix .noborder th {
	border:0px;
	padding:0px;
}
.AtvEnPartiesTable td.center {
	text-align:center;
}

.AtvEnPartiesTable td.disabled {
	background-color:#dbdbdb;
}
.AtvEnPartiesTable td input[type=checkbox]{
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.AtvEnPartiesTable td.disabled input[type=checkbox]{
	cursor:default;
}
.AtvEnPartiesTable td .details,.AtvEnPartiesTable td .detailsmacro{
	/*margin-top:10px;
	padding-left:25px;*/
}
.AtvEnPartiesTable td .titre{
	/*background-image:url('../Images/Puce_fleche.png');*/
	background-repeat:no-repeat;
	background-position:left 7px;
	/*padding-left:25px;*/
	font-weight:bold;
}
.AtvEnPartiesTable td .titre,.AtvEnPartiesTable td .details{
	width:150px;
}
.AtvEnPartiesTable td .prix{
	font-size:12px;
}

.AtvEnPartiesTable tr.Niv2_1 td {
	background-color:#dddddd;
}
.AtvEnPartiesTable tr.Niv2_0 td {
	background-color:#e8e8e8;
}
.AtvEnPartiesTable tr td.atvhead,.AtvEnPartiesTable tr.tr000001 td{
	background-color:#969696;
	color:white;
}
.AtvEnPartiesTable tr td.checked {
	background-color:#68b032;
	color:white;
}

.tdAutorisationOrateurs{padding-left:20px;}

td.tdwidth {
	width:315px;
}
td.tdwidthlarge {
	width:500px;
}
@font-face {
    font-family: 'tyfoonsansbold';
    src: url('tyfoonsans-bold-webfont.eot');
    src: url('tyfoonsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-bold-webfont.woff2') format('woff2'),
         url('tyfoonsans-bold-webfont.woff') format('woff'),
         url('tyfoonsans-bold-webfont.ttf') format('truetype'),
         url('tyfoonsans-bold-webfont.svg#tyfoonsansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsanssemibold';
    src: url('tyfoonsans-semibold-webfont.eot');
    src: url('tyfoonsans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-semibold-webfont.woff2') format('woff2'),
         url('tyfoonsans-semibold-webfont.woff') format('woff'),
         url('tyfoonsans-semibold-webfont.ttf') format('truetype'),
         url('tyfoonsans-semibold-webfont.svg#tyfoonsanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsans_regularregular';
    src: url('tyfoonsans-regular-webfont.eot');
    src: url('tyfoonsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-regular-webfont.woff2') format('woff2'),
         url('tyfoonsans-regular-webfont.woff') format('woff'),
         url('tyfoonsans-regular-webfont.ttf') format('truetype'),
         url('tyfoonsans-regular-webfont.svg#tyfoonsans_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'luengoextrabold';
    src: url('luengo-extrabold-webfont.eot');
    src: url('luengo-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('luengo-extrabold-webfont.woff2') format('woff2'),
         url('luengo-extrabold-webfont.woff') format('woff'),
         url('luengo-extrabold-webfont.ttf') format('truetype'),
         url('luengo-extrabold-webfont.svg#luengoextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'luengobold';
    src: url('luengo-bold-webfont.eot');
    src: url('luengo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('luengo-bold-webfont.woff2') format('woff2'),
         url('luengo-bold-webfont.woff') format('woff'),
         url('luengo-bold-webfont.ttf') format('truetype'),
         url('luengo-bold-webfont.svg#luengobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'luengoregular';
    src: url('luengo-regular-webfont.eot');
    src: url('luengo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('luengo-regular-webfont.woff2') format('woff2'),
         url('luengo-regular-webfont.woff') format('woff'),
         url('luengo-regular-webfont.ttf') format('truetype'),
         url('luengo-regular-webfont.svg#luengoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsansextrabold';
    src: url('tyfoonsans-extrabold-webfont.eot');
    src: url('tyfoonsans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-extrabold-webfont.woff2') format('woff2'),
         url('tyfoonsans-extrabold-webfont.woff') format('woff'),
         url('tyfoonsans-extrabold-webfont.ttf') format('truetype'),
         url('tyfoonsans-extrabold-webfont.svg#tyfoonsansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'luengolight';
    src: url('luengo-light-webfont.eot');
    src: url('luengo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('luengo-light-webfont.woff2') format('woff2'),
         url('luengo-light-webfont.woff') format('woff'),
         url('luengo-light-webfont.ttf') format('truetype'),
         url('luengo-light-webfont.svg#luengolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'luengoultralight';
    src: url('luengo-ultralight-webfont.eot');
    src: url('luengo-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('luengo-ultralight-webfont.woff2') format('woff2'),
         url('luengo-ultralight-webfont.woff') format('woff'),
         url('luengo-ultralight-webfont.ttf') format('truetype'),
         url('luengo-ultralight-webfont.svg#luengoultralight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsansbold_italic';
    src: url('tyfoonsans-bolditalic-webfont.eot');
    src: url('tyfoonsans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-bolditalic-webfont.woff2') format('woff2'),
         url('tyfoonsans-bolditalic-webfont.woff') format('woff'),
         url('tyfoonsans-bolditalic-webfont.ttf') format('truetype'),
         url('tyfoonsans-bolditalic-webfont.svg#tyfoonsansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsansextrabold_italic';
    src: url('tyfoonsans-extrabolditalic-webfont.eot');
    src: url('tyfoonsans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-extrabolditalic-webfont.woff2') format('woff2'),
         url('tyfoonsans-extrabolditalic-webfont.woff') format('woff'),
         url('tyfoonsans-extrabolditalic-webfont.ttf') format('truetype'),
         url('tyfoonsans-extrabolditalic-webfont.svg#tyfoonsansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsansextralight';
    src: url('tyfoonsans-extralight-webfont.eot');
    src: url('tyfoonsans-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-extralight-webfont.woff2') format('woff2'),
         url('tyfoonsans-extralight-webfont.woff') format('woff'),
         url('tyfoonsans-extralight-webfont.ttf') format('truetype'),
         url('tyfoonsans-extralight-webfont.svg#tyfoonsansextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsansextralight_italic';
    src: url('tyfoonsans-extralightitalic-webfont.eot');
    src: url('tyfoonsans-extralightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-extralightitalic-webfont.woff2') format('woff2'),
         url('tyfoonsans-extralightitalic-webfont.woff') format('woff'),
         url('tyfoonsans-extralightitalic-webfont.ttf') format('truetype'),
         url('tyfoonsans-extralightitalic-webfont.svg#tyfoonsansextralight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsanslight';
    src: url('tyfoonsans-light-webfont.eot');
    src: url('tyfoonsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-light-webfont.woff2') format('woff2'),
         url('tyfoonsans-light-webfont.woff') format('woff'),
         url('tyfoonsans-light-webfont.ttf') format('truetype'),
         url('tyfoonsans-light-webfont.svg#tyfoonsanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsanslight_italic';
    src: url('tyfoonsans-lightitalic-webfont.eot');
    src: url('tyfoonsans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-lightitalic-webfont.woff2') format('woff2'),
         url('tyfoonsans-lightitalic-webfont.woff') format('woff'),
         url('tyfoonsans-lightitalic-webfont.ttf') format('truetype'),
         url('tyfoonsans-lightitalic-webfont.svg#tyfoonsanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsans_regularitalic';
    src: url('tyfoonsans-regularitalic-webfont.eot');
    src: url('tyfoonsans-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-regularitalic-webfont.woff2') format('woff2'),
         url('tyfoonsans-regularitalic-webfont.woff') format('woff'),
         url('tyfoonsans-regularitalic-webfont.ttf') format('truetype'),
         url('tyfoonsans-regularitalic-webfont.svg#tyfoonsans_regularitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tyfoonsanssemibold_italic';
    src: url('tyfoonsans-semibolditalic-webfont.eot');
    src: url('tyfoonsans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('tyfoonsans-semibolditalic-webfont.woff2') format('woff2'),
         url('tyfoonsans-semibolditalic-webfont.woff') format('woff'),
         url('tyfoonsans-semibolditalic-webfont.ttf') format('truetype'),
         url('tyfoonsans-semibolditalic-webfont.svg#tyfoonsanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*END OF Used fonts*/

html {
    overflow-y: scroll; /*scrollbar toujours affich�es*/
}

body {
	padding:0px;
	margin:0px;
	/*background-color:rgb(225,225,225);*/
	/*background-color:rgb(244,244,244);*/
	background-color:#E0E0E0; /* bg plus fonc�, permet de se distinguer des autres bg du site (blancs, clairs, moins clairs) */
}

.clearboth {
	clear:both;
}

.Centre{
	margin:auto;
	padding:0px;
	background-color:rgb(244,244,244);	
}
.redim .Centre {
	max-width:100%;
	margin:auto;
	padding:0px;
	background-color:rgb(244,244,244);	
}

#MenuLeft 
{
	position:fixed;
	overflow:hidden;	
	width:260px;
	/*height:1500px;*/
	background-color:rgb(255,255,255);

	-webkit-box-shadow: 7px 0px 17px 0px rgba(150, 150, 150, 0.1);
	-moz-box-shadow:    7px 0px 17px 0px rgba(150, 150, 150, 0.1);
	box-shadow:         7px 0px 17px 0px rgba(150, 150, 150, 0.1);
	
	z-index:100;
}

#MenuLeft_Top_Degrad
{
	width:260px;
	height:24px;
	background-image:url('../Images/Degrad_260_24.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}

#PensioPlus_Logo
{
	width:220px;
	height:65px;
	margin-left:20px;
	margin-top:20px;
	background-image:url('../Images/PensioPlus_Logo_220_65.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom:12px;
	cursor:pointer;
}

#BodyRight
{
	float:right;	
	min-width:1058px;	
	width:1140px;
	background-color:rgb(244,244,244);
}
.redim #BodyRight
{
	float:left;
	min-width:1020px;
	width:100%;
	margin-left:260px;
	background-color:rgb(244,244,244);
}

#Header_Dither
{
	position:fixed; 
	width:1140px;
	height:24px;
	background-color:white;	
	z-index:10;
	opacity: 0.25;
}

.redim #Header_Dither {
	width:1040px;
}
#Header_Dither.accueil {
	opacity: 0.75;
	
	/*filter:alpha(opacity=75);*/
}

.OrgaTarifHidden,.NumTVAHidden {
	display:none;
}

.hidden {
	display:none;
}
.visible {
	display:block;
}

/* SlideShow */
#SlideAccueil
{
	z-index:1;
	overflow:hidden;
	height:310px;
	position:relative;
}
.BaselineText
{
	font-family: 'tyfoonsans_regularregular';
	font-size:48px;	
	width:100%;
	text-align:center;
	position:absolute;
	margin-top: 200px;
	color: rgb(253,253,253);
	z-index:1;
}
.slideshowall
{
	z-index:1;
}
.DivBoules{
	position:absolute;
	margin-top:-30px;
	margin-left:300px;
	display:none;
}

.bouleall.carreOff{
	background-color: rgb(223,222,221);
	cursor: pointer;
}

.bouleall.carreOn{
	background-color: rgb(185,184,183);
	cursor: pointer;
}

.flechegaucheall, .flechedroiteall{
	opacity: 0.55;
	filter:alpha(opacity=55);
	position: absolute;
	z-index: 2;
}

.tableboules{
	width:825px;
}

.boulesGauche{
	float:left;
}
.boulesDroite{
	float:right;
	padding-right:10px;
}
/* FIN SlideShow */

.NotreMission
{
	width:100%;
	height:310px;
}

.Activites
{
	width:100%;
}

.News
{
	width:100%;
}


.MenuSecItem
{
	height:38px;
	padding-left:36px;
	font-family: 'luengobold';
	font-size:16px;
	color: rgb(13,85,155);
	vertical-align: middle;
	line-height: 38px; 	
}

.MenuSecItem.Actif
{
	border-left: 5px solid rgb(104,176,51);
	/*font-family: 'luengoextrabold';*/
	font-family: 'luengobold'; /*Demande 49286*/
	font-size:17px; /*Demande 49286  16-> 17*/
}

.MenuSecItem a 
{
   color: rgb(13,85,155);
}

.MenuSecItem a.Actif {
   
  color: rgb(104,176,51);  
  margin-left:-5px;   
}

#ChampRecherche{
	margin-top:10px;
	padding-left:30px;
}

#ChampRecherche input, .RechercheLocale input{
	font-family: 'luengolight';
	font-size:14px;
	width:145px;
	height:30px;
	border-radius:5px;
	border: 1px solid rgb(227,227,227);
	padding-right: 35px;
	padding-left: 10px;
}

.RechercheLoupe{
	position:absolute;
	width:20px;
	margin-left:-30px;	
	margin-top:9px;	
}

div.separateurmenu {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:36px;
	width:25px;
	height:3px;
	background-color: rgb(104,176,51);
}

#LoginBox
{
	margin-left:33px;	
}

/* Compte personnel en haut � gauche */

#comptepersonnel {
	margin:20px 0px 10px 33px;
}
#comptepersonnel .photo {
	position:absolute;
	border-radius:25px;
	width:50px;
	height:50px;
	overflow:hidden;
}
#comptepersonnel .photo img {
	width:50px;
	height:50px;
}
#comptepersonnel .nomprenom {
	padding:0px 10px 0px 60px;
	font-family: 'luengobold';
	font-size:15px;
	color: #0b5486;
}
#comptepersonnel .deconnexion a {
	padding:0px 10px 0px 60px;
	font-family: 'luengoregular';
	font-size:14px;
	color: #888888;
}

/* Fin Compte personnel en haut � gauche */

.loginTitre
{
	font-family: 'luengobold';
	font-size:16px;
	color: rgb(63,63,63);
	margin-bottom:10px;
	margin-left:4px;
}

.connexionusername input
{
	font-family: 'luengolight';
	font-size:14px;
	width:160px;
	height:26px;
	border-radius:5px;
	border: 1px solid rgb(227,227,227);
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom:7px
}

.connexionpassword input
{
	font-family: 'luengolight';
	font-size:14px;
	width:160px;
	height:26px;
	border-radius:5px;
	border: 1px solid rgb(227,227,227);
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom:7px
}
.connexionbouton 
{
	width:190px;
	cursor:pointer;
}
.connexionbouton input
{
	font-family: 'luengobold';
	font-size:16px;
	background: url('../Images/Degrad_260_24.png');
	width:192px;
	height:34px;
	border-radius:5px;
	border: 1px solid rgb(227,227,227);
	margin-bottom:7px
	padding:0px;
	margin:0px;
	color:white;
	margin-bottom:6px;
	cursor:pointer;	
}
.devenirmembre
{
	font-family: 'luengoregular';
	font-size:12px;
	color: rgb(63,63,63);
	margin-left:4px;
	margin-bottom:6px;	
	cursor:pointer;
}
.devenirmembre a
{
	color: rgb(63,63,63);
}

.forgottenpassword
{
	font-family: 'luengoregular';
	font-size:12px;
	color: rgb(63,63,63);
	margin-left:4px;
	margin-bottom:6px;
	cursor:pointer;
}

.BarInfItem 
{
	padding-left:36px;
	margin-bottom:6px;	
}

.BarInfItem a
{
	font-family: 'luengoregular';
	font-size:12px;
	color: rgb(63,63,63);
	margin-bottom:0px;		
}

.byorganica {
	padding-left:36px;
	margin-bottom:20px;
}
.byorganica a{
	font-family: 'luengoregular';
	font-size:12px;
	color: rgb(63,63,63);
	margin-bottom:0px;	
}
.byorganica a:hover{
	text-decoration:underline;
}

#BlocLangues
{
	position:fixed; 
	text-align:right;
	width:1050px;	
	z-index:11;
	color: #F0F0F0;
}
.redim #BlocLangues
{
	position:fixed;
	text-align:right;
	padding-right:85px;
	z-index:11;
	color: #F0F0F0;
}

#BlocLangues .langmenu
{
	font-family: 'luengoregular';
	font-size:12px;
	text-transform: Uppercase;	
	color: #F0F0F0;
	margin-bottom:0px;	
    text-decoration:none;	
}
#BlocLangues.accueil,#BlocLangues.accueil .langmenu {
	color:rgb(100,100,100);
}
#BlocLangues .langmenuActif
{
	font-family: 'luengobold';
	font-size:13px;
	text-transform: Uppercase;	
	color: #F0F0F0;
	margin-bottom:0px;	
    text-decoration:none;	
}
#BlocLangues.accueil .langmenuActif {
	color: rgb(13,85,155);
}
.blocTitre
{
	font-family: 'tyfoonsansextrabold';
	font-size:29px;	
	width:100%;
	text-align:center;
	text-transform: Uppercase;
	color: rgb(63,63,63);
	padding-top:30px;
}

.blocUnderline
{
	width:75px;
	height:2px;
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
}

.colorGreen{color: rgb(104,176,51);}
.colorBgGreen{background: rgb(104,176,51) url('../Images/degradetransparentblanc.png') repeat-y;background-position:right;}
.colorBlue{color: rgb(12,83,135);}
.colorBgBlue{background: rgb(12,83,135) url('../Images/degradetransparentblanc.png') repeat-y;background-position:right;}
.colorViolet{color:#009b8b;}
.colorBgViolet{background: #009b8b url('../Images/degradetransparentblanc.png') repeat-y;background-position:right;}
.colorGris{color:#e9e9e;}
.colorBgGris{background: #9e9e9e url('../Images/degradetransparentblanc.png') repeat-y;background-position:right;}


.colorBgLightGrey{
	background-color:rgb(251,251,251);
}

.colorBgLightGrey246{
	background-color:rgb(246,246,246);
}


.colorBgWhite{
	background-color:white;
}

.colorBgDarkGrey{
	background-color:rgb(237,237,237);
}
	
	
	

.blocButtonGreen{
	position:absolute;
	width:42px;
	height:44px;
	margin-top:-22px;
	z-index:100;
	margin-left:546px;
	background: url('../Images/ButtonGreen.png');
}

.blocButtonBlue
{
	position:absolute;
	width:42px;
	background: url('../Images/ButtonBlue.png');
	height:44px;
	margin-top:-22px;
	z-index:100;
	margin-left:546px;
}

.boutonVoirTout 
{
	font-family: 'tyfoonsansbold';
	font-size:20px;	
	width:311px;
	height:44px;
	margin:auto;
	border-radius:6px;
	cursor:pointer;
	text-align:center;
	line-height: 44px;
	text-transform: Uppercase;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);		
}

.boutonVoirTout:hover
{
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);	
}

/*********************Item Activit�*********************/

.ItemActivite
{
	width:306px;
	height:189px;
	float:left;
	border-radius:6px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);	
	margin-bottom:25px;
	margin-right:25px;
	cursor:pointer;
}
.ItemActivite:hover
{
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);	
}

.ItemActiviteTop
{	
	height:35px;
	width:306px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.ItemActiviteTopIcon
{
	position:absolute;
	width:23px;
	height:20px;
}

.Icon_LunchCauserie
{
	background: url('../Images/Icon_LunchCauserie_11_19.png');	
	background-repeat: no-repeat;
	margin-left:11px;	
	margin-Top:9px;		
}


.Icon_PressConf
{
	background: url('../Images/Icon_Pressconf_19_16.png');	
	background-repeat: no-repeat;
	margin-left:9px;	
	margin-Top:9px;		
}
.Icon_BPA
{
	background: url('../Images/Icon_BPA_22_16.png');	
	background-repeat: no-repeat;
	margin-left:6px;	
	margin-Top:9px;		
}
.Icon_Engrenage
{
	background: url('../Images/Icon_Engrenage_20_19.png');	
	background-repeat: no-repeat;
	margin-left:6px;	
	margin-Top:9px;		
}
.Icon_Guys
{
	background: url('../Images/Icon_2Guys_20_19.png');	
	background-repeat: no-repeat;
	margin-left:8px;	
	margin-Top:9px;		
}

.Icon_Books
{
	background: url('../Images/Icon_Books_15_19.png');	
	background-repeat: no-repeat;
	margin-left:8px;	
	margin-Top:9px;		
}
.Icon_Seminaire
{
	background: url('../Images/Icon_Seminaire_18_20.png');	
	background-repeat: no-repeat;
	margin-left:8px;	
	margin-Top:9px;		
}
.Icon_Seminaire_BIG
{
	background: url('../Images/Icon_Seminaire_34_34.png');	
	background-repeat: no-repeat;
}
.Icon_PressConf_BIG
{
	background: url('../Images/Icon_PressConf_34_34.png');	
	background-repeat: no-repeat;
}
.Icon_BPA_BIG
{
	background: url('../Images/Icon_BPA_34_34.png');	
	background-repeat: no-repeat;
}
.Icon_Books_BIG
{
	background: url('../Images/Icon_Books_34_34.png');	
	background-repeat: no-repeat;
}
.Icon_LunchCauserie_BIG
{
	background: url('../Images/Icon_LunchCauserie_34_34.png');	
	background-repeat: no-repeat;
}
.Icon_Engrenage_BIG
{
	background: url('../Images/Icon_Engrenage_34_34.png');	
	background-repeat: no-repeat;

}
.Icon_Guys_BIG
{
	background: url('../Images/Icon_Guys_34_34.png');	
	background-repeat: no-repeat;
}
.Icon_Actualite_BIG
{
	background: url('../Images/Icon_Actualite_34_34.png');	
	background-repeat: no-repeat;
}

.ItemActiviteTopText
{
	font-family: 'tyfoonsanssemibold';
	font-size:15px;	
	
	margin-left:35px;	
	position:absolute;
	width:270px;
	text-transform: Uppercase;
	Line-height:35px;
	vertical-align: middle;	
	color:white;
}
.ItemActiviteBox1
{
	position:absolute;
	margin-Top:35px;		
	width:306px;
	height:34px;
	border-bottom: 1px solid rgb(227,227,227);	
}
.ItemActiviteBox1Icon
{
	position:absolute;
	width:20px;
	height:20px;
	background: url('../Images/Icon_Calendar_18_21.png');	
	background-repeat: no-repeat;
	margin-left:8px;	
	margin-Top:7px;
}
.ItemActiviteBox1Text
{
	font-family: 'tyfoonsanssemibold';
	font-size:15px;	
	margin-left:35px;	
	position:absolute;
	width:270px;
	Line-height:35px;
	vertical-align: middle;	
	color: rgb(63,63,63);
}

.ItemActiviteBox2
{
	position:absolute;
	margin-Top:69px;		
	width:306px;
	height:34px;
	border-bottom: 1px solid rgb(227,227,227);	
}

.ItemActiviteBox2Icon
{
	position:absolute;
	width:20px;
	height:20px;
	background: url('../Images/Icon_Localisation_14_20.png');	
	background-repeat: no-repeat;
	margin-left:9px;	
	margin-Top:7px;
}
.ItemReunionTypeBox2Icon
{
	position:absolute;
	width:20px;
	height:20px;
	background: url('../Images/Icon_Reunion_20_20.png');	
	background-repeat: no-repeat;
	margin-left:7px;	
	margin-Top:7px;
}

.ItemActiviteBox2Text
{
	font-family: 'tyfoonsanssemibold';
	font-size:15px;	
	margin-left:35px;	
	position:absolute;
	width:270px;
	Line-height:35px;
	vertical-align: middle;	
	color: rgb(63,63,63);
}
.ItemActiviteText
{
	font-family: 'luengoregular';
	font-size:14px;	
	Line-height:21px;
	margin-Top:115px;
    margin-left:10px;	
	position:absolute;
	width:285px;
	height:65px;
    text-transform: Uppercase;
	color: rgb(63,63,63);
	overflow:hidden;
}
/********************* Fin Item Activit�*********************/


/*********************Item News***********************/

.ItemNews
{
	/*position:absolute;*/
	float:left;
	width:306px;
	height:189px;
	border-radius:6px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);	
	margin-bottom:25px;
	margin-right:25px;
	cursor:pointer;	
}
.ItemNews:hover
{
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);		
}

.ItemNewsTop
{
	position:absolute;
	height:35px;
	width:306px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.ItemNewsTopIcon
{
	position:absolute;
	width:20px;
	height:20px;
	background: url('../Images/Icon_Plane_19_16.png');	
	background-repeat: no-repeat;
	margin-left:7px;	
	margin-Top:9px;	
}

.ItemNewsTopText
{
	font-family: 'tyfoonsanssemibold';
	font-size:15px;	
	
	margin-left:35px;	
	position:absolute;
	width:270px;
	Line-height:35px;
	vertical-align: middle;	
	color:white;
}
.ItemNewsText
{
	font-family: 'luengoregular';
	font-size:14px;	
	Line-height:21px;
	margin-Top:45px;
    margin-left:10px;	
	position:absolute;
	width:285px;
	height:100px;
    text-transform: Uppercase;
	color: rgb(63,63,63);
	overflow:hidden;
}

.ItemNewsBottom
{
	position:absolute;
	margin-Top:159px;	
	height:30px;
	width:306px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.ItemNewsBottomText
{
	font-family: 'tyfoonsanssemibold';
	font-size:13px;	
	position:absolute;
	width:295px;
	Line-height:30px;
	color: rgb(151,151,151);
	text-align: right;
    text-transform: Uppercase;
	vertical-align: middle;
	cursor:pointer;
}

.ItemActBottomText{
	font-family: 'tyfoonsanssemibold';
	font-size:13px;	
	/*position:absolute;*/
	width:295px;
	Line-height:30px;
	color: rgb(151,151,151);
	text-align: right;
    text-transform: Uppercase;
	vertical-align: middle;
	cursor:pointer;
	}

.ItemAgendabottom{}	

.ItemAgendaBottomText{
	font-family: 'tyfoonsanssemibold';
	font-size:13px;	
	width:295px;
	Line-height:30px;
	color: rgb(151,151,151);
	text-align: right;
    text-transform: Uppercase;
	vertical-align: middle;
	cursor:pointer;

	}
/********************* Fin Item News***********************/

.blocPoints
{
	width:100%;
	margin-top:35px;
}
.blocpoint {
	width:260px;
	height:149px;
	overflow:hidden;
	margin:auto;
}
.MissionPoint {
	width:89px;
	height:91px;
	margin-left: auto;
    margin-right: auto;
	z-index:1;
}

.MissionPoint1Pic{background: url('../Images/Mission_Pt1_89_91.png');}
.MissionPoint2Pic{background: url('../Images/Mission_Pt2_89_91.png');}
.MissionPoint3Pic{background: url('../Images/Mission_Pt3_89_91.png');}
.MissionPoint4Pic{background: url('../Images/Mission_Pt4_89_91.png');}

.MissionPointTexte
{
	width:260px;
	font-family: 'tyfoonsansextrabold';
	font-size:18px;	
	margin-top: 20px;
    text-transform: Uppercase;
	color: rgb(63,63,63);
	text-align:center;
}

/*Popup*/
.textePoint
{
	margin:auto;
	width:210px;
	height:148px;	

	color: rgb(63,63,63);
	z-index:1000;
	position:relative;	
	cursor:pointer;
}
.textePointTop
{
	width:210px;
	font-family: 'tyfoonsansextrabold';
	font-size:18px;
    text-transform: Uppercase;
	height:20px;
	text-align:center;
	z-index:1000;
}

.textePointBottom
 {
	width:210px;
	font-family: 'tyfoonsans_regularregular';
	font-size:15px;
	height:100px;
	z-index:1000;	
	text-justify: auto;
	text-align:center;
	margin-top:15px;
	vertical-align: middle;	
}

.ActivitesListe, .GroupesListe, .NewsListe
{
 margin-left:85px;
}
.GroupesListe {
	margin-top:26px;
}

.MarginTopListe
{
/*margin-top:25px;*/
/*padding-top:25px;*/
}

#BodyContent
{
 padding-top:125px;
}
#BodyContent .PageAccueil
{
 margin-top:-125px;
}
/*49282*/
#HeaderID
{
	width:1040px;
	position:Fixed;
	z-index:1;
	height:125px;
}

.redim #Header {
	width:1040px;
}



.HeaderTitle
{	
	position:absolute; 
	position:Fixed;	/*49282*/
	font-family: 'luengoregular';
    text-transform: Uppercase;
	padding-left:85px;
	padding-top:55px;
	font-size:34px;
	color:white;
}


.Header
{
	height:125px;	
}


.HeaderDetail
{
	height:150px;
}


.HeaderTitleDetail
{	
	position:absolute;
	position:Fixed;
	font-family: 'luengoregular';
    text-transform: Uppercase;	
	padding-left:85px;
	line-height:30px;
	margin-top:42px;
	font-size:24px;
	color:white;
	width:600px;
	height:85px;
	overflow:hidden;
	vertical-align: middle;
}

.HeaderTitreDetail {
	/*position:absolute;*/
	position:Fixed;
	font-family: 'luengoregular';
    text-transform: Uppercase;	
	margin-left:85px;
	padding-left:40px;
	line-height:30px;
	margin-top:62px;
	font-size:24px;
	color:white;
	width:750px;
	height:35px;
	overflow:hidden;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#HeaderPath {	
	position:fixed; 
	font-family: 'luengoLight';
    text-transform: Uppercase;
	padding-left:85px;
	font-size:11px;
	color:rgb(240,240,240);	
	padding-top:4px;
	z-index:21;
	width:850px;
	height:19px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#HeaderPath.accueil {
	color:rgb(100,100,100);
}
#HeaderPath a{	
	color:rgb(240,240,240);	
}
#HeaderPath.accueil a {
	color:rgb(100,100,100);
}
.RechercheLocale
{
	padding-top:60px;
	/*margin-left:820px;*/
	margin-left:880px;
	/*display:none; */ /*TEMPORAIRE*/
}
.redim .RechercheLocale {
	padding-top:60px;
	/*margin-left:820px;*/
	margin-left:0px;
	margin-right:85px;
	float:right;
	/*display:none; */ /*TEMPORAIRE*/
}
.redim .RechercheLocale table tr td {
	padding:0px;
}
#RechercheLocaleInput
{
	font-family: 'luengoregular';
	font-size:14px;
	width:230px;
	height:25px;
	padding-left:10px;
	color: rgb(63,63,63);
}

.HeaderBoutonRetour
{	
	font-family: 'tyfoonsansbold';
	font-size:15px;	
	float:right;
	text-transform: Uppercase;	
	padding:6px 10px 6px 10px;
	margin-top:55px;
	margin-right:85px;
	
	color:white;

	border-radius:4px;
	background:transparent url('../Images/pxtransparent80pourcent.png');
	
	cursor:pointer;
	text-align:center;
}

.HeaderBoutonRetour a
{
	color:white;
}

.DetailBody
{
	/*background-color:rgb(244,244,244);*/
}

.DetailTitre
{
	font-family: 'tyfoonsanssemibold';
	font-size:20px;	
	text-transform: Uppercase;	
	margin-left:85px;	
	width:975px;
	margin-top:40px;
	margin-bottom:20px;
}

.DetailCorps
{
	font-family: 'tyfoonsans_regularregular';
	font-size:16px;
	line-height:28px;
	width:975px;
	margin-left:85px;
	margin-top:22px;
	margin-bottom:50px;	
}

.SplitterShort
{
	margin-left:85px;	
	width:975px;
	height:1px;
	border-bottom: 1px solid rgb(219,219,219);
}
.SplitterLong
{
	width:1140px;
	height:1px;
	border-bottom: 1px solid rgb(219,219,219);
}
.redim .SplitterLong{
	width:1040px;
}

.DownloadsGroupTitre
{
	padding:18px 85px 18px 85px;	
	height:25px;
}

.CrayonIcon
{
	float:left;
	width:30px;
	height:30px;	
	background-image:url('../Images/Icon_Crayon_27_27.png');
	background-repeat: no-repeat;	
}
.DownloadsIcon
{
	float:left;
	width:30px;
	height:30px;	
	background-image:url('../Images/Downloads_27_27.png');
	background-repeat: no-repeat;	
}
.ReunionsPasseesIcon
{
	float:left;
	width:30px;
	height:30px;	
	background-image:url('../Images/ReunionsPassees_27_27.png');
	background-repeat: no-repeat;	
}
.ReunionsFuturesIcon
{
	float:left;
	width:30px;
	height:30px;	
	background-image:url('../Images/ReunionsFutures_27_27.png');
	background-repeat: no-repeat;	
}
.DownloadsTitre
{
	float:left;
	font-family: 'tyfoonsanssemibold';
	font-size:20px;	
	text-transform: Uppercase;
	padding-left:10px;
	color: rgb(63,63,63);	
}



/* T�l�chargements */

.BlocDocFrameSmall{
	margin-bottom:18px;
}

.BlocDocSmallTagTelechargements{
	background-image:url('../Images/BlocItem_TagTelechargement_21_23.png');
}

.BlocDocSmallTag{
	width:21px;
	height:21px;	
    background-repeat: no-repeat;
	float:left;	
	margin-right:10px;	
}

.BlocDocSmallTextLeft{
	font-family: 'tyfoonsanssemibold';
	font-size:16px;
	color: rgb(63,63,63);
	float:left;
}
.BlocDocSmallTextLeft a {
   color: rgb(62,62,62);
}

.BlocDocSmallTextLeft a:hover {
	text-decoration: underline;
}

.ActivityFilterBloc {
	padding-top:25px;
  margin-right:85px; 
}

.MonAgendaFilterBloc {
  margin-right:85px;
  margin-bottom:20px;  
}

.FiltreTitreCell
{
vertical-align: top;
}

.FiltreTitre
{
	font-family: 'tyfoonsansbold';
	font-size:20px;	
	text-transform: Uppercase;
}

.FiltersUnderline
{
	/*position:absolute;*/
	width:75px;
	height:2px;
	margin-top:10px;
	background-color: rgb(12,83,135);	
}

.FiltreCriteresActivites
{
	float:left;
	width:700px;
	height:80px;
	background-color: blue;	
}

.filterButton
{
	height:35px;
	border-radius:5px;	
	background-color: rgb(248,248,248);
	padding-right:10px;
	padding-left:10px;
	margin-left:15px;
	margin-bottom:15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	cursor:pointer;
	float:left;
}

.filterButtonText
{
	text-transform: Uppercase;	
	float:left;
	font-family: 'tyfoonsanssemibold';
	font-size:15px;
	text-align:center;
	line-height:35px;
    vertical-align: middle;		
	color: rgb(181,181,181);	
}
.filterButtonTextLabel
{
	float:left;
	font-family: 'tyfoonsanssemibold';
	font-size:15px;
	text-align:center;
	line-height:35px;
    vertical-align: middle;		
	color: rgb(63,63,63);	
}	

.filterButton_Activite
{
	float:left;
	background-image:url('../Images/Icon_Books_Black_15_19.png');
	height:30px;
	width:20px;
	background-repeat: no-repeat;
	margin-top:7px;
}

.filterButton_Reunion
{
	float:left;
	background-image:url('../Images/Icon_2Guys_Black_20_19.png');
	height:30px;
	width:20px;
	background-repeat: no-repeat;
	margin-top:7px;
}
.filterButton_Past
{
	float:left;
	background-image:url('../Images/Icon_Engrenage_Black_20_19.png');
	height:30px;
	width:20px;
	background-repeat: no-repeat;
	margin-top:7px;
}

.filterButton_LunchCauserie
{
	float:left;
	background-image:url('../Images/Icon_LunchCauserie_Black_11_19.png');
	height:30px;
	width:20px;
	background-repeat: no-repeat;
	margin-top:7px;
}

.filterButton_SessionInfo
{
	float:left;
	background-image:url('../Images/Icon_Books_Black_15_19.png');
	height:30px;
	width:25px;
	background-repeat: no-repeat;
	margin-top:7px;
}
.filterButton_Seminaires
{
	float:left;
	background-image:url('../Images/Icon_Seminaire_Black_18_20.png');
	height:30px;
	width:25px;
	background-repeat: no-repeat;
	margin-top:7px;
}
.filterButton_BPA
{
	float:left;
	background-image:url('../Images/Icon_BPA_Black_22_16.png');
	height:30px;
	width:30px;
	background-repeat: no-repeat;
	margin-top:9px;
}

.filterButton_MiniBPA
{
	float:left;
	background-image:url('../Images/Icon_BPA_Black_22_16.png');
	height:30px;
	width:30px;
	background-repeat: no-repeat;
	margin-top:9px;
}

.filterButton_Formations
{
	float:left;
	background-image:url('../Images/Icon_Engrenage_Black_20_19.png');
	height:30px;
	width:25px;
	background-repeat: no-repeat;
	margin-top:7px;
}

.filterButton_ConferencePresse
{
	float:left;
	background-image:url('../Images/Icon_Pressconf_Black_19_16.png');
	height:30px;
	width:25px;
	background-repeat: no-repeat;
	margin-top:10px;
}

.filterButton_ConferencePresse
{
	float:left;
	background-image:url('../Images/Icon_Pressconf_Black_19_16.png');
	height:30px;
	width:25px;
	background-repeat: no-repeat;
	margin-top:10px;
}

.filterButton_Tous
{
	float:left;
	background-image:url('../Images/Icon_Engrenage_Black_20_19.png');
	height:30px;
	width:25px;
	background-repeat: no-repeat;
	margin-top:8px;
}

.DetailActiviteBandeau
{
	height:57px;
	background-color:rgb(244,244,244);
}
.DetailActiviteBandeauAuto
{
	background-color:rgb(244,244,244);	
}

.DetailActiviteCorps
{
	background-color:rgb(251,251,251);
	padding-bottom:15px;
}

.DetailActiviteDateIcone
{
	position:absolute;
	background-image:url('../Images/Icon_Calendar_26_27.png');
	width:30px;  
	height:30px;
	background-repeat: no-repeat;
	margin-top:15px;
	margin-left:85px;
	margin-right:20px;
}
.DetailActiviteEngrenageIcone
{
	position:absolute;
	background-image:url('../Images/Icon_Engrenage_30_28.png');
	width:30px;  
	height:30px;
	background-repeat: no-repeat;
	margin-top:15px;
	margin-left:85px;
	margin-right:20px;
}

.DetailActiviteDateTexte
{
	position:absolute;
	font-family: 'tyfoonsanssemibold';
	font-size:18px;
	color: rgb(63,63,63);
	margin-top:18px;
	margin-left:125px;
}

.DetailGroupesCatTexte
{
	position:absolute;
	font-family: 'tyfoonsanssemibold';
	font-size:18px;
	color: rgb(63,63,63);
	margin-top:18px;
	margin-left:125px;
	text-transform:uppercase;
}

.DetailActiviteLocalisationIcone
{
	position:absolute;
	background-image:url('../Images/Icon_Localisation_30_30.png');
	width:30px;  
	height:30px;
	background-repeat: no-repeat;
	margin-top:12px;
	margin-left:85px;
	margin-right:20px;
}
.DetailReunionTypeIcone
{
	position:absolute;
	background-image:url('../Images/Icon_Reunion_30_30.png');
	width:30px;  
	height:30px;
	background-repeat: no-repeat;
	margin-top:12px;
	margin-left:85px;
	margin-right:20px;
}

.DetailActiviteLocalisationTexte
{
	position:absolute;
	font-family: 'tyfoonsanssemibold';
	font-size:18px;
	color: rgb(63,63,63);
	margin-top:18px;
	margin-left:125px;
}

.DetailActiviteCorpsTitre
{
	font-family: 'luengoregular';
	font-size:24px;
	text-transform: Uppercase;	
	margin-left:85px;
	padding-top:20px;	
	width:975px;
	color: rgb(63,63,63);
}

.DetailActiviteCorpsTexte
{
	font-family: 'tyfoonsans_regularregular';
	font-size:16px;
	margin-left:85px;
	width:975px;
	color: rgb(63,63,63);
	padding-top:20px;
	line-height:24px;
	text-align:justify;
	padding-bottom:20px;	
}


.DetailActivitePrixIcone
{
	position:absolute;
	background-image:url('../Images/Euro_27_27.png');
	width:30px;  
	height:30px;
	background-repeat: no-repeat;
	margin-left:85px;
	margin-right:20px;
}

.DetailActivitePrixTexte
{
	font-family: 'tyfoonsanssemibold';
	font-size:18px;
	color: rgb(63,63,63);
	margin-top:18px;
	margin-left:125px;
	width:975px;
	margin-bottom:15px;
}


.DetailActiviteInfoIcone
{
	position:absolute;
	background-image:url('../Images/Info_27_27.png');
	width:30px;  
	height:30px;
	background-repeat: no-repeat;
	margin-left:85px;
	margin-right:10px;
}

.DetailActiviteInfoTexte
{
	font-family: 'tyfoonsanssemibold';
	font-size:16px;
	color: rgb(63,63,63);
	margin-top:18px;
	margin-left:125px;
	width:935px;
	margin-bottom:15px;
}

.DetailActiviteProgrammeIcone
{
	float:left;
	background-image:url('../Images/Horloge_27_27.png');
	width:30px;  
	height:30px;
	background-repeat: no-repeat;
	margin-top:15px;
	padding-top:15px;
	margin-left:85px;
}

.DetailActiviteProgrammeTexte
{
	float:left;
	font-family: 'tyfoonsanssemibold';
	text-transform: Uppercase;		
	font-size:20px;
	margin-top:15px;
	color: rgb(63,63,63);
	margin-left:10px;
	height:35px;	
}
.IconePlus
{
	background-image:url('../Images/Plus_17_17.png');
	background-repeat: no-repeat;
	background-position: left 7px top 6px;
}
.IconeCarte
{
	background-image:url('../Images/Carte_21_17.png');
	background-repeat: no-repeat;
	background-position: left 7px top 6px;
}

/* Boutons � droite dans les FP D�tail */
.DetailActiviteButton {
	float:right;
	width:200px;
	height:30px;
	line-height:30px;	
	background-color:white;
	color:rgb(115,115,115);
	border-radius:5px;
	margin-top:-2px;
	padding-left:10px;
	font-family:'tyfoonsansbold';
	text-transform:Uppercase;
	font-size:14px;	
	text-align:center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);	
	cursor:pointer;	
}
.DetailActiviteButton.petit {
	font-size:12px;	
}
.DetailActiviteButton a {
	color:rgb(115,115,115);
}
.DetailActiviteButton:hover{
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);		
}
.DetailActiviteButton.rouge {
	background-image:url('../Images/PointRouge12_12.png');
	background-repeat: no-repeat;
	background-position: left 9px top 8px;
	color:#db1200;
}
.DetailActiviteButton.vert {
	background-image:url('../Images/PointVert12_12.png');
	background-repeat: no-repeat;
	background-position: left 9px top 8px;
	color:#68b033;
}
.DetailActiviteButton.orange {
	background-image:url('../Images/PointOrange12_12.png');
	background-repeat: no-repeat;
	background-position: left 9px top 8px;
	color:#f4a805;
}
.DetailActiviteButton.gris {
	background-image:url('../Images/PointGris12_12.png');
	background-repeat: no-repeat;
	background-position: left 9px top 8px;
	font-size:13px;
}
.DetailActiviteButton.noncliquable {
	cursor:default;	
}
.DetailActiviteButton.noncliquable:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
/* Fin Boutons � droite dans les FP D�tail */


.ProgramItemStart
{
	float:left;
	font-family: 'tyfoonsanssemibold';
	text-transform: Uppercase;
	font-size:16px;	
	/*margin-left:90px;*/
}

.ProgramItemEnd
{
	float:left;
	font-family: 'tyfoonsanssemibold';
	text-transform: Uppercase;
	font-size:16px;	
}

.ProgramItemFleche
{
	float:left;
	background-image:url('../Images/ProgramItem_Fleche_8_7.png');
	background-repeat: no-repeat;
	background-position: center;
	
	width:8px;
	height:7px;
	margin-top:7px;
	margin-left:10px;
	margin-right:7px;
}

.ProgramItemblocHeure
{
	float:left;
	width:120px;
	height:24px;
}

.ProgramItemTitle
{
	float:left;
	font-family:'tyfoonsansbold';
	font-size:16px;
	max-width:830px;
}
.ProgramItem {
	padding:15px 0px 15px 0px;
}
.ProgramItemSubTitle
{
	font-family: 'tyfoonsans_regularregular';
	font-size:16px;
	margin-left:120px;
	margin-top:5px;
}


.MenuSecItemLevel2
{
	min-height:34px;
	margin-top:-1px;
	margin-left:35px;
	padding-left:10px;
	width:200px;
	font-family: 'luengoregular';
	font-size:14px;
	color: black;
	vertical-align: middle;
	line-height: 35px;
	border-top: 1px solid rgb(229,229,229);
	border-bottom: 1px solid rgb(229,229,229);
}

.MenuSecItemLevel2.Actif
{
	font-family: 'luengobold';	
	font-size:14px;
}

.MenuSecItemLevel2 a 
{
   color: black;   
}

.MenuSecItemLevel2 a.Actif {
  color: black;  
}


/* textes statiques */

.ProgramItemTitle
{
	float:left;
	font-family:'tyfoonsansbold';
	font-size:16px;
}


.Static_SplitterShort
{
	margin-left:85px;	
	width:970px;
	height:1px;
	border-bottom: 1px solid rgb(219,219,219);
}
.redim .Static_SplitterShort {
	width:auto;
}
.Static_SplitterLong
{
	height:1px;
	border-bottom: 1px solid rgb(219,219,219);
}

.Static_Titre
{
	font-family:'tyfoonsanssemibold';
	font-size:20px;
	padding:0px 85px 0px 85px;
	text-transform:Uppercase;
	margin-top:	30px;
	margin-bottom:	15px;
}

div.Static_Texte, div.texteDetail {
	font-family: 'tyfoonsans_regularregular';
	font-size:16px;
	line-height:29px;
	text-align:justify;
	color:#242424;
}
div.Static_Texte {
	padding:0px 85px 0px 85px;
	margin-top:	15px;
	margin-bottom:	30px;
}
div.texteDetail {
	padding:18px 0px 18px 0px;
}
div.texteDetail.nopadding {
	padding:0px;
}

.Static_Texte ul,.texteDetail ul,.textecadrelegal ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.textecadrelegal ul{margin: 20px 0px 20px 0px;}
.textecadrelegal ul:first-child{margin: 0px;}
.Static_Texte ul li,.texteDetail ul li,.textecadrelegal ul li{
	background-image: url('../Images/puceulniv1.png');
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 30px;
	margin-bottom:5px;
}
.textecadrelegal ul li{background-position: 0px 10px;padding-left: 20px;margin-bottom:0px;}
.Static_Texte ul ul,.texteDetail ul ul,.textecadrelegal ul ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.Static_Texte ul ul li,.texteDetail ul ul li,.textecadrelegal ul ul li{
	background-image: url('../Images/puceulniv2.png');
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 30px;
	margin-bottom:5px;
}
.textecadrelegal ul ul li{background-position: 0px 10px;margin-bottom:0px;padding-left: 20px;}
.Static_Texte a,.texteDetail a,.textecadrelegal a{
	color:#68b032;
}
.Static_Texte a:hover,.texteDetail a:hover,.textecadrelegal a:hover{
	text-decoration:underline;
}
.Static_Texte a.nohover:hover,.texteDetail a.nohover:hover,.textecadrelegal a.nohover:hover{
	text-decoration:none;
}

.PensioPlus_Map
{
	background-image:url('../Images/PensioPlus_Map_1140_443.png');
	background-repeat: no-repeat;
	background-position: center;
	width:1140px;
	height:443px;
}
.redim .PensioPlus_Map {
	width:1040px;
}

.PensioPlus_Map_Bottom
{
	width:1140px;
	height:185px;
	background-color:rgb(251,251,251);	
}
.redim .PensioPlus_Map_Bottom {
	width:1040px;
}
.PensioPlus_BlocAdr
{
	margin-left:85px;
	margin-top:30px;
	float:left;
}

.PensioPlus_BlocStuff
{
	float:left;
 	margin-top:30px;
	margin-left:150px;
}

.PensioPlus_Map_Titre
{
	font-family:'tyfoonsanssemibold';
	font-size:20px;
	color: rgb(36,36,36);	
	margin-bottom:10px;
}

.PensioPlus_Map_Lines
{
	font-family: 'tyfoonsans_regularregular';
	font-size:20px;
	color: rgb(36,36,36);
	line-height:28px;
}

.PensioPlus_Map_Phone
{
	background-image:url('../Images/Phone_21_21.png');
	background-repeat: no-repeat;
	background-position: left 0px top 5px;
}

.PensioPlus_Map_AtAt
{
	background-image:url('../Images/AtAt_22_22.png');
	background-repeat: no-repeat;
	background-position: left 0px top 5px;
}












.PageAccueil .News, .PageAccueil .Activites {
	overflow:hidden;
}

.PageAccueil .ActivitesListe,.PageAccueil .NewsListe{
	float: left;
	position: relative;
	left: 50%;
	text-align: right;
	margin:auto;
}


.PageAccueil .ListeActivites,.PageAccueil .ListeNews{
	float: right;
	position: relative;
	left: -50%;
	text-align: left;
	margin:auto;
}
.PageAccueil .Item ,.PageAccueil .ItemNews{
	margin:12.5px;
}
/* Listes */

.ListeGroupes,.ListeReunionsFutures,.ListeReunionsPassees,.ListeRelationsgroupes,.ListeRelations2,.listeDoc,.listeLiens,.ListeActivites,.ListeNews,.listeordredujour,.listeChamps,.ListeAgenda,.ListeRelations3,.ListeRelationsgroupes2,.ListePhotos
{
	padding-top:23px;
	padding-bottom:23px;
}
.listeDoc.agenda {padding:12px 0px 13px 0px;} /* listes des Documents dans l'agenda par exemple */
.listeordredujour {padding-top:0px;padding-bottom:0px;} /* C'est g�r� dans la liste des points � l'ordre de jour, pas besoin d'en rajouter :-) */
div.listeItems .ListeGroupes,div.listeItems .ListeReunionsFutures,div.listeItems .ListeReunionsPassees,div.listeItems .ListeActivites,div.listeItems .ListeNews,div.listeItems .ListeAgenda, div.listeItems .ListePhotos {padding-bottom:0px;} /* � cause de l'ombre ! */

/* Fin Listes */

/* Item */

.Item
{
	width:306px;
	float:left;
	border-radius:6px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);	
	margin-bottom:25px;
	margin-right:25px; /* c'est fait expr�s ! Ainsi on a la largeur disponible (970px) - 2 �carts entre les 3 colonnes (2x26px) - 3 largeur de colonnes (3x306px) = 0px tout juste ! */
	/* la remarque ci-dessus ne tient plus maintenant que tout bouge en fonction de la largeur de l'�cran... */
	cursor:pointer;
}
.Item.nolink {
	cursor:default;
}
.Item:hover {
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);	
}
.Item.nolink:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);	
}
.ItemTop
{	
	height:35px;
	width:306px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.ItemTopIcon
{
	position:absolute;
	width:23px;
	height:20px;
}

.ItemTopText
{
	font-family: 'tyfoonsanssemibold';
	font-size:15px;	
	margin-left:35px;	
	width:275px;
	max-width: 260px;
	text-transform: Uppercase;
	Line-height:35px;
	vertical-align: middle;	
	color:white;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;	
}
.ItemBoxIcon
{
	position:absolute;
	width:20px;
	height:20px;
	margin-Top:7px;
	margin-left:8px;	
}
.ItemBoxIcon.engrenage {	background: url('../Images/Icon_Engrenagespetits_20_20.png') no-repeat;}
.ItemBoxIcon.calendrier {background: url('../Images/Icon_Calendar_18_21.png') no-repeat;}
.ItemBoxIcon.lieu {background: url('../Images/Icon_Localisation_14_20.png') no-repeat;margin-left:9px;}
.ItemBoxIcon.reunion {background: url('../Images/Icon_Reunion_20_20.png') no-repeat;margin-left:7px;}
.ItemBoxIcon.rouge {background: url('../Images/PointRouge12_12.png') no-repeat;margin-left:11px;margin-top:12px;}
.ItemBoxIcon.vert {background: url('../Images/PointVert12_12.png') no-repeat;margin-left:11px;margin-top:12px;}
.ItemBoxIcon.gris {background: url('../Images/PointGris12_12.png') no-repeat;margin-left:11px;margin-top:12px;}

.ItemBox
{
	width:306px;
	height:34px;
	border-bottom: 1px solid rgb(227,227,227);	
}

.ItemNewsBox{
	/*width:306px;
	height:30px;
	border-bottom: 1px solid rgb(227,227,227);*/
}

.ItemBoxTexte
{
	font-family: 'tyfoonsanssemibold';
	font-size:15px;	
	margin-left:35px;	
	width:266px;
	padding-right:9px;
	Line-height:35px;
	vertical-align: middle;	
	color: rgb(63,63,63);
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	height:35px;
}
.ItemBoxTexte.rouge {color:#db1200;}
.ItemBoxTexte.vert {color:#68b033;}

.ItemText
{
	width:290px;
	padding:8px 10px 0px 10px;
	margin-bottom:12px;
	font-family: 'luengoregular';
	font-size:14px;	
	Line-height:21px;
    text-transform: Uppercase;
	color: rgb(63,63,63);
	overflow:hidden;
}
.ListeGroupes .ItemText{height:60px; text-transform:none;}
.ListeReunionsFutures .ItemText {height:40px;}
.ListeReunionsPassees .ItemText {height:40px;}
.ListeAgenda .ItemText.reunion {height:40px;}
.ListeAgenda .ItemText.activite {height:75px;}
/*.ListeActivites .ItemText {height:60px;}*/
.ListeActivites .ItemText {height:64px;}

/* Fin Item */

/*Liste de Documents*/

div.listeDoc table,.listeLiens table,.ListeRelations3 table {
	border-collapse:collapse;
}
div.listeDoc table tr td,.listeLiens table tr td,.ListeRelations3 table tr td {
	vertical-align:top;
}
div.listeDoc table tr td img,.listeLiens table tr td img,.ListeRelations3 table tr td img {
	display:block;
	margin:0px 15px 0px 5px;
	width:20px;
}
div.listeDoc.agenda table tr td img{
	margin:0px 15px 0px 0px;
}

div.listeDoc table tr td .titre,.listeDoc table tr td .suite,.listeLiens table tr td .titre,.ListeRelations3 table tr td.nom {
	font-family: 'tyfoonsanssemibold';
	font-size:16px;	
	color:#242424;
	text-decoration:none;
}
div.listeDoc table tr td .typefichier {
	text-transform:uppercase;
}
div.listeDoc table tr td .titre:hover,.listeLiens table tr td .titre:hover {
	text-decoration:underline;
}
div.listeDoc table tr td.separateur,div.listeLiens table tr td.separateur,div.ListeRelations3 table tr td.separateur {
	height:10px;
}

/*Fin Liste de Documents*/

.listeChamps table {
	border-collapse:collapse;
}
.listeChamps .champ,.listeChamps .libelle {
	padding:0px;
	margin:0px;
	/*padding-bottom:10px;*/
	padding-bottom: 10px;
}
.listeChamps tr.separateur td {
	height:8px;
	padding:0px;
}
.listeChamps .libelle {
	font-family: 'luengoregular';
	font-size:14px;
	color:#3f3f3f;
	width:200px;
	padding-right:20px;
	text-align:left;
}
 .libelle2 {
	font-family: 'luengoregular';
	font-size:14px;
	color:#3f3f3f;
	width:2000x;
	padding-right:20px;
	text-align:left;
}

.listeChamps .champ input[type=text],.listeChamps .champ input[type=password] {
	font-family: "luengoregular";
	font-size: 14px;
	width: 270px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	padding: 6px 10px 5px 10px;
	font-weight:normal;
	color:#3f3f3f;
	background-color:white;
}
.listeChamps .champ input[type=password] {
	font-family: 'luengolight';
}
.listeChamps .champ input[type=text]:disabled,.listeChamps .champ input[type=password]:disabled {
	background-color:#e9e9e9;
}
.listeChamps textarea {
	font-family: "luengoregular";
	font-size: 14px;
	border: 1px solid #d9d9d9;
	padding: 6px 10px 5px 10px;
	color:#3f3f3f;
	background-color:white;
	border-radius: 5px;
}
.listeChamps input[type=button],input[type=button].boutonajouter {
	cursor:pointer;
	font-family: 'tyfoonsans_regularregular';
	font-size:15px;
	color:white;
	border-radius: 5px;
	padding:4px 10px 3px 10px;
	text-transform:uppercase;
	min-width:100px;
	margin:0px;
	float:right;
	margin-left:10px;
}

.listeChamps input[type=button]:hover,input[type=button].boutonajouter:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.listeChamps select {
	height:33px;
	width:292px;
}

.listeChamps .select,.listeChamps label ,.listeChamps label  a{
	font-family: "luengoregular";
	font-size: 14px;
	color:#3f3f3f;
	/*cursor:pointer;*/ 
}

.listeChamps label  a{
	cursor:pointer;
}
label {
	cursor:pointer;
}
label.disabled {
	cursor:default;
	opacity:0.5;
}
.listeChamps a:hover{
	text-decoration:underline;
}



.listeChamps input[type=button].boutonvalider,.listeChamps input[type=button].boutonupload {
	background-color:#0b5586;
	border:1px solid #0b5586;
}
.listeChamps input[type=button].boutonupload {
	margin:0px;
	float:none;
	/*display:none; /*TEMPORAIRE*/
}
.listeChamps input[type=button].boutonannuler {
	background-color:#bbbbbb;
	border:1px solid #bbbbbb;
}
input[type=button].boutonajouter {
	background-color:#EEEEEE;
	border:1px solid #EEEEEE;
	color:#7d7d7d;
}
.listeChamps  .photo {
	border-radius:85px;
	width:85px;
	height:85px;
	overflow:hidden;
}
.listeChamps  .photo img {
	width:85px;
	height:85px;
}
div.boutonajouter {
	height:30px;
	padding:23px 0px 23px 0px;
}

.listeChamps input[type=button].boutonvalider,.listeChamps input[type=button].boutonannuler {
	/*display:none; /*TEMPORAIRE*/
}

/*Liste de Relations d'un groupe de travail*/

div.ListeRelationsgroupes table,div.ListeRelationsgroupes2 table,div.ListeRelations2 table {
	border-collapse:collapse;
}
div.ListeRelationsgroupes table th,div.ListeRelationsgroupes2 table th,div.ListeRelations2 table th {
	text-align:left;
	color:#0b5486;
	font-family:'tyfoonsanssemibold';
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
}
div.ListeRelationsgroupes table th div.TriBas,div.ListeRelationsgroupes2 table th div.TriBas,div.ListeRelations2 table th div.TriBas {
	margin:1px 0px 0px 10px;
	background-image:url('../Images/FlecheBasTri.png');
	background-repeat: no-repeat;
	width:16px;
	height:9px;
	cursor:pointer;
}
div.ListeRelationsgroupes table td.photo,div.ListeRelations2 table td.photo {
	padding: 5px 25px 5px 0px;
}
div.ListeRelationsgroupes2 table td.photo {
	padding:5px 25px 5px 0px;
}
div.ListeRelationsgroupes table tr:last-child td.photo,div.ListeRelations2 table tr:last-child td.photo {
	padding:5px 25px 0px 0px;
}
div.ListeRelationsgroupes2 table tr:last-child td.photo {
	padding:5px 25px 5px 0px;
}
div.ListeRelationsgroupes table td.photo img,div.ListeRelations2 table td.photo img {
	border-radius:50px;
	width:50px;
	height:50px;
	overflow:hidden;
	display:block;
}
div.ListeRelationsgroupes2 table td.photo img {
	display:block;
}
div.ListeRelationsgroupes table td.nom,div.ListeRelationsgroupes2 table td.nom,div.ListeRelations2 table td.nom {
	padding:0px 15px 0px 0px;
	font-family:'tyfoonsanssemibold';
	color:#424242;
	font-size:18px;
}
div.ListeRelationsgroupes table td.nom {
	width:250px;
}
div.ListeRelationsgroupes2 table td.nom {
	width:450px;
}
div.ListeRelationsgroupes table td.function,div.ListeRelationsgroupes2 table td.function,div.ListeRelations2 table td.function {
	padding:0px 15px 0px 0px;
	width:250px;
	font-family:'tyfoonsans_regularregular';
	color:#424242;
	font-size:18px;
}
div.ListeRelationsgroupes table td.organisation,div.ListeRelationsgroupes2 table td.organisation,div.ListeRelations2 table td.organisation {
	padding:0px 0px 0px 0px;
	font-family:'tyfoonsans_regularregular';
	color:#424242;
	font-size:18px;
}
.bouton {
	cursor:pointer;
	font-family: 'tyfoonsans_regularregular';
	font-size:15px;
	color:white;
	border-radius: 5px;
	padding:4px 10px 3px 10px;
	text-transform:uppercase;
	min-width:100px;
	margin:0px;
	background-color:#0b5586;
	border:1px solid #0b5586;
	
	-moz-transition: box-shadow 0.2s ease;
	-webkit-transition: box-shadow 0.2s ease;/* WebKit */
	-o-transition: box-shadow 0.2s ease; /* Opera */
	transition: box-shadow 0.2s ease; /* Standard */
}
.bouton.grand {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 10px 20px 10px 20px;
}
.bouton:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.bouton:disabled:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.boutonTools {
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
	cursor:pointer;
}

.ButtonBloc{
	/*width:970px;*/ /*49810*/
	height:50px;
	padding-bottom:20px;
}

.boutonInscription {
	border:0px;
	float:right;
	width:200px;
	height:32px;
	background-color:#0b5586;
	color:white;
	border-radius:5px;
	margin-top:-2px;
	padding-left:10px;
	font-family:'tyfoonsansbold';
	text-transform:Uppercase;
	font-size:14px;	
	text-align:center;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	cursor:pointer;	
}

.boutonInscription a {
	color:	color:white;
}

.boutonInscription:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
a {
	text-decoration:none;
}
a:focus{
	outline:0;
} 
/*Fin Liste de Relations d'un groupe de travail*/

/*Liste de Relations*/

div.LigneRelation {
	border-bottom:1px solid #dbdbdb;
}
div.ListeRelations div.LigneRelation:last-child {
	border-bottom:0px;
}
div.LigneRelation.cliquable table{
	cursor:pointer;
}
div.LigneRelation table{
	border-collapse:collapse;
}
div.LigneRelation table td.photo {
	padding:20px 20px 20px 0px;
	vertical-align:top;
}
div.LigneRelation table td.photo img {
	border-radius:85px;
	width:85px;
	height:85px;
	overflow:hidden;
	display:block;
}
div.LigneRelation table td.nomtitre {
	vertical-align:top;
	padding:35px 15px 20px 0px;
	width:300px;
}
div.LigneRelation table td.nomtitre div.nom {
	font-family:'tyfoonsanssemibold';
	color:#424242;
	font-size:18px;
}
div.LigneRelation table td.nomtitre div.titre {
	margin-top:10px;
	font-family:'tyfoonsans_regularregular';
	color:#424242;
	font-size:18px;
}
div.LigneRelation table td.telecoms {
	vertical-align:top;
	padding:35px 0px 20px 0px;
	font-family:'tyfoonsans_regularregular';
	color:#424242;
	font-size:18px;
}
div.LigneRelation table td.telecoms table td.icone img{
	display:block;
}

div.LigneRelation table td.telecoms table td {
	vertical-align:middle;
	padding:0px 15px 10px 0px;
}
div.LigneRelation table td.telecoms a{
	color:#424242;
}
div.LigneRelation table td.telecoms a:hover{
	text-decoration:underline;
}

/*Fin Liste de Relations*/
div.pagecontact {
	padding:18px 0px 18px 0px;
}
div.pagecontact table {
	border-collapse:collapse;
}
div.pagecontact table td.telecoms,div.pagecontact table td.adresse,div.pagecontact table td.financieres{
	width:33%;
	font-family:'tyfoonsans_regularregular';
	color:#424242;
	font-size:18px;
	vertical-align:top;
}
div.pagecontact table td.telecoms table td.icone img {
	display:block;
}
div.pagecontact table td.telecoms table td,div.pagecontact table td.financieres table td {
	vertical-align:middle;
	padding:0px 15px 10px 0px;
}
div.pagecontact table td.telecoms a{
	color:#424242;
}
div.pagecontact table td.telecoms a:hover{
	text-decoration:underline;
}
/* Liste Ordre du jour Agenda */

div.listeordredujour table{
	width:100%;
	border-collapse: collapse;
	border-spacing:0px;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0px;
}
div.listeordredujour table td {
	padding:0px;
	vertical-align:top;
}

div.listeordredujour table td.chiffre{
	width:40px;
	text-align:left;
}

div.listeordredujour .titrenohover{
	font-family:'tyfoonsans_regularregular';
	font-size:16px;
	color:#3F3F3F;
	text-decoration:none;
}
div.listeordredujour .titrenohover:hover{
	color:#3F3F3F;
}
div.listeordredujour .titre{
	font-family:'tyfoonsans_regularregular';
	font-size:16px;
	color:#3F3F3F;
	text-decoration:none;
}
div.listeordredujour .titre:hover{
	color:#009b8b;
}
div.listeordredujour div.plus, div.titreBloc div.plus {
	float:right;
	margin:6px 0px 0px 0px;
	background-image:url('../Images/FlecheBasTri.png');
	background-repeat: no-repeat;
	width:16px;
	height:9px;
	cursor:pointer;
}
div.listeordredujour div.moins, div.titreBloc div.moins {
	float:right;
	margin:6px 0px 0px 0px;
	background-image:url('../Images/FlecheHautTri.png');
	background-repeat: no-repeat;
	width:16px;
	height:9px;
	cursor:pointer;
}
div.listeordredujour div.moins,div.titreBloc div.plus {
	display:none;
}
div.listeordredujour div.moins.visible {
	display:block;
}
.ferme div.titreBloc div.plus {
	display:block;
}
.ferme div.titreBloc div.moins,.ferme div.plusmoins {
	display:none;
}
.listeItems div.titreBloc div.plus, .listeItems div.titreBloc div.moins {
	margin-right:85px;
}
div.titreBloc div.plus,div.titreBloc div.moins {
	margin:8px 0px 0px 0px;
}
div.titreBloc.grand div.plus,div.titreBloc.grand div.moins {
	margin:14px 0px 0px 0px;
}


div.listeordredujour table tr td.chiffre,div.listeordredujour table tr td.libelle {
	padding:12px 0px 13px 0px;
}

div.listeordredujour div.ligne div.ligne,div.listeordredujour div.ligne div.listeDoc {
	margin-left:40px;
}

div.CadreLegalBloc 
{	
	margin-bottom:26px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
	border-radius:6px;
}

div.CadreLegalBloc div.titreBloc{
    height: auto;
	border: 1px solid rgb(224,224,224);
	background-color: rgb(248,248,248);
	
	padding-bottom:0px;
	padding-top:0px;
}
div.CadreLegalBloc div.moins {
	float:right;
	padding-right:10px;
	margin-top:15px;
}

div.CadreLegalBloc div.plus {
	float:right;
	padding-right:10px;
	margin-top:15px;
}

div.CadreLegalBloc  div.titreTexte {
	float:left;
	font-family: 'tyfoonsanssemibold';
	font-size:18px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	text-transform: Uppercase;
	color: rgb(63,63,63);
	z-index:1;
	width:910px;
}


div.listeCadreLegal{
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	background-color: white;
	padding:0px;
}
.textecadrelegal {
	padding:20px;
	font-family: 'tyfoonsans_regularregular';
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
	color: #242424;
	overflow: auto;
}

/* les bordures sont faites en JS; en CSS c'est trop compliqu� d'avoir bien les bordues */

/*
div.listeordredujour table table td.chiffre {
	border-top:1px solid red;
	border-bottom:1px solid red;
}
div.listeordredujour table table td.libelle {
	border-bottom:1px solid red;
}
div.listeordredujour table table tr:first-child td.chiffre,div.listeordredujour table table tr:first-child td.libelle {
	border-top:0px;
}*/

/* Fin Liste Ordre du jour Agenda */
.iframemap {
	width:1140px;
	height:450px;
}
.redim .iframemap {
	position: relative;
	overflow:hidden;
}
.redim .iframemap iframe{
	width:100%;
	position: absolute;
}
div.bgFonce  {
	background-color:#f4f4f4;
	padding-left:85px;
	padding-right:85px;
}

.Filterbloc{
	margin-top:20px; 
	margin-bottom:-10px;
}

div.bgFonce.listeItems  {padding-right:0px;} /* � cause de l'ombre !*/

div.bgClair {
	background-color:#fbfbfb;
	padding-left:85px;
	padding-right:85px;
}
div.bgClair.listeItems {padding-right:0px;} /* � cause de l'ombre !*/

div.titreBloc {
	height:26px;
	padding:18px 0px 18px 0px;
}
div.titreBloc.petit {
	height:22px;
}
div.titreBloc.grand {
	height:35px;
}
div.titreBloc.multilignes,div.titreBloc.multilignes2 {
	height:auto;
}
div.titreBloc.formulaire {
	height:18px;
	padding:12px 0px 12px 0px;
}

div.separateurBloc {
	height: 1px;
	background-color:#DBDBDB;
}
div.listeItems div.separateurBloc {width:970px;}
.redim div.listeItems div.separateurBloc {width:auto;}

div.titreTexte {
	float:left;
	font-family: 'tyfoonsanssemibold';
	font-size:20px;	
	text-transform: Uppercase;
	color: rgb(63,63,63);
}
div.titreTexte a {
	color: rgb(63,63,63);
}
div.titreTexte a:hover {
	text-decoration:underline;
}
div.titreTexte span.sstitre{
	font-size:17px;	
}
div.titreBloc.petit div.titreTexte {
	font-size:16px;
}
div.titreBloc.moyen div.titreTexte {
	font-size:18px;
}
div.titreBloc.grand div.titreTexte {
	font-family: 'luengoregular';
	font-size:24px;	
}
div.titreBloc.formulaire div.titreTexte {
	font-family: 'luengoregular';
	font-size:15px;
	color:#0b5486;
}
div.titreBloc.multilignes div.titreTexte {
	margin-left:40px;
	float:none;
}
div.titreBloc.multilignes2 div.titreTexte {
	float:none;
}
div.titreTexte.lowercase {
	text-transform: none;
}
div.titreTexte.raccourci {
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	width:700px;
}

div.iconeDetail {
	float:left;
	width:30px;
	height:30px;	
	background-repeat: no-repeat;	
	margin-right:10px;
}
div.iconeDetail.crayon {background-image:url('../Images/Icon_Crayon_27_27.png');}
div.iconeDetail.download {background-image:url('../Images/Downloads_27_27.png');}
div.iconeDetail.reunionspassees {background-image:url('../Images/ReunionsPassees_27_27.png');}
div.iconeDetail.reunionsfutures {background-image:url('../Images/ReunionsFutures_27_27.png');}
div.iconeDetail.engrenage {background-image:url('../Images/Icon_Engrenage_30_28.png');}
div.iconeDetail.calendrier {background-image:url('../Images/Icon_Calendar_26_27.png');}
div.iconeDetail.lieu {background-image:url('../Images/Icon_Localisation_30_30.png');}
div.iconeDetail.engrenage2 {background-image:url('../Images/Engrenage_27_27.png');}
div.iconeDetail.liste {background-image:url('../Images/Liste_27_27.png');}
div.iconeDetail.info {background-image:url('../Images/Info_27_27.png');}
div.iconeDetail.euro {background-image:url('../Images/Euro_27_27.png');}
div.iconeDetail.actualites {background-image:url('../Images/Actualites_27_27.png');}
div.iconeDetail.erreur {background-image:url('../Images/Erreur_27_27.png');}
div.iconeDetail.heure {background-image:url('../Images/Horloge_27_27.png');}
div.iconeDetail.cadenas {background-image:url('../Images/Cadenas_27_27.png');}
div.iconeDetail.personne {background-image:url('../Images/Personne_27_27.png');}
div.iconeDetail.superieur {background-image:url('../Images/Superieur_27_27.png');}
div.iconeDetail.photo {background-image:url('../Images/Photo_27_27.png');}
div.iconeDetail.reunion {background-image:url('../Images/Icon_Reunion_30_30.png');margin-top: -1px;}

.messagetype {
	margin-top: 28px;
    margin-bottom: 28px;
}
.messagetype .choix {
	margin-top: 15px;
	display: block;
}
.messagetype .choix .containerradio {
	padding: 5px 5px 4px 25px;
    width: 320px;
	display: block;
    position: relative;
    cursor: pointer;

	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.messagetype .choix .containerradio input {
	position: absolute;
  	opacity: 0;
  	cursor: pointer;
}

.messagetype .choix .containerradio .checkmark {
	position: absolute;
	border-radius: 50%;
	left: 0px;
    top: 7px;
	height: 14px;
    width: 14px;
	background-color: #f6f6f6;
    border: 1px solid #DADADA;
}

.messagetype .choix .containerradio .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.messagetype .choix .containerradio input:checked ~ .checkmark:after {
	display: block;
}
.messagetype .choix .containerradio .checkmark:after {
	top: 3px;
   	left: 3px;
   	width: 8px;
   	height: 8px;
   	border-radius: 50%;
   	background: #0b5586;
}


.dialog {
	z-index:1000;
	background-color:#ededed;
	border:1px solid #ededed;
	border-radius:10px;
	padding:9px 0px 9px 0px;
}
.dialog table {
	border-collapse:collapse;
}
.dialog table tr td {
	vertical-align:top;
}
.dialog .closebar  {
	height:33px;
	text-align:right;
}

.dialog .titre {
	font-family: 'tyfoonsans_regularregular';
	font-size:18px;
	color:black;
}
.dialog .texte{
	font-family: 'tyfoonsans_regularregular';
	font-size:14px;
	color:black;
	padding:10px 0px 10px 0px;
}
.dialog .erreur  {
	font-family: 'tyfoonsans_regularregular';
	font-size:14px;
	color:#dc1301;
	padding:10px 0px 0px 0px;
	display:none;
}
.dialog input[type=button] {
	cursor:pointer;
	font-family: 'tyfoonsans_regularregular';
	font-size:15px;
	color:white;
	border-radius: 5px;
	padding:4px 10px 3px 10px;
	text-transform:uppercase;
	min-width:100px;
	margin:0px;
	float:right;
	background-color:#0b5586;
	border:1px solid #0b5586;
}

.dialog input[type=button]:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.dialog input[type=text],.dialog input[type=password] {
	font-family: "luengoregular";
	font-size: 14px;
	width: 270px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	padding: 6px 10px 5px 10px;
	font-weight:normal;
	color:#3f3f3f;
	background-color:white;
	margin:0px 0px 10px 0px;
}
.dialog input[type=password] {
	font-family: 'luengolight';
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.SponsorBloc{
	padding-bottom:5px;	
	/*display:none; /*TEMPORAIRE*/	
}

.SponsorTitle{
	font-family: "luengoregular";
	font-size: 14px;
	text-transform:uppercase;
}

.SponsorImage{	
    max-width:200px;
    max-height:200px;
	margin-right:10px;
}

.DetailActiviteButtonInscription
{
	padding:0px 15px 0px 15px;
	min-width:225px;
	margin-bottom:18px;
	height:44px;
	line-height:44px;	
	background-color:rgb(12,83,135);
	color:white;
	border-radius:5px;	
	/*margin-left:710px;
	position:absolute;	*/ /*49810*/
	float:right; /*49810*/
	font-family:'tyfoonsansbold';
	text-transform:Uppercase;
	font-size:20px;	
	text-align:center;
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
			
    /*display:none; /*TEMPORAIRE*/	
}
.DetailActiviteButtonInscriptionAnnuler
{
	padding:0px 15px 0px 15px;
	min-width:125px;
	margin-bottom:18px;
	height:44px;
	line-height:44px;	
	background-color:#bbbbbb;
	color:white;
	border-radius:5px;	
	/*margin-left:710px;
	position:absolute;	*/ /*49810*/
	float:right; /*49810*/
	margin-right:15px;
	font-family:'tyfoonsansbold';
	text-transform:Uppercase;
	font-size:20px;	
	text-align:center;
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
			
    /*display:none; /*TEMPORAIRE*/	
}

.InsciptionBloc
{	
	background-color:#fbfbfb;
	margin-bottom:20px;
	border-radius:5px;
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);	
}
.InsciptionBloc.autreparticipant {
	border:0px;
	border-radius:0px;
	margin-top:20px;
	margin-bottom:0px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);	
}
.InsciptionBlocTitre
{
	background-color:rgb(12,83,135);
	height:40px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;	
}
.InsciptionBlocContent {
	padding:15px 35px 15px 35px;
}
.InsciptionBlocTitreTexte
{
	position:absolute;
	font-family: "luengoregular";	
	font-size: 17px;
	text-transform:uppercase;	
	color:white;
	padding-left:35px;
	padding-top:8px;
}

.InscrInput
{
	font-family: "luengolight";	
	font-size: 14px;
	width:280px;
	height:29px;
	border-radius:3px;
	border: 1px solid rgb(221,221,221);
	padding-left:10px;
	background-color:white;
	color:rgb(63,63,63);
	border-radius:5px;
}
.InscrInput:disabled {
	background-color:#F0F0F0;
}
.SpacerColumn
{
	width:43px;
}
div.InsciptionBloc .SpacerColumn {
	width:20px;
}
.SpacerRow
{
	height:7px;
}

.InscrInputRadioLabel
{
	font-family: "luengoregular";	
	font-size: 14px;
	color:rgb(63,63,63);	
	/*padding-left:10px;*/
	/*width:200px;*/
	display:block;
	margin:5px 0px 0px 45px;
}

.InscrInputSelect {
	height:33px;
	width:292px;
	font-family: "luengoregular";
	font-size: 14px;
	color:#3f3f3f;
	cursor:pointer;
    padding-left:5px;
}

.InscrInputLabel
{
    font-family: "luengoregular";	
	font-size: 14px;
	color:rgb(63,63,63);
	margin-right:15px;
}

span.Required{
	display:block;
	display:none;
	/*position:absolute;*/
	width:16px;
	height:16px;
	background:url('../images/exclamation.png') no-repeat;
	margin-top:8px;
	margin-left:3px;
	float:right;
	cursor:pointer;
}
span.RequiredSelect{
	display:block;
	display:none;
	/*position:absolute;*/
	width:16px;
	height:16px;
	background:url('../images/exclamation.png') no-repeat;
	margin-top:8px;
	margin-left:3px;
	float:right;
	cursor:pointer;
}

.champ input[type=text][Readonly], .champ input[type=password][Readonly]
 {
  background-color:rgb(223, 223, 223);
}


#orgform2
{
/*display:none; /*TEMPORAIRE*/
}

.ContactTexte
{
	text-decoration:none;
	font-family:'tyfoonsans_regularregular';
	color:#424242;
	font-size:18px;
}

.ContactTexte a
{
	text-decoration:none;
	font-family:'tyfoonsans_regularregular';
	color:#424242;
	font-size:18px;
	cursor:pointer;
}

.TitreTexteSectionMembre{	
	font-family: 'tyfoonsanssemibold';
	font-size:20px;	
	text-transform: Uppercase;
	color: rgb(63,63,63);
	padding-bottom:10px;
}

.SousTitreTexteSectionMembre{
	font-family: 'tyfoonsanssemibold';
	font-size:15px;	
	text-transform: Uppercase;
	color: rgb(63,63,63);
	padding-bottom:10px;
	padding-top:10px;
}

.TableSectionMembre{
	margin-left:25px;
	margin-top:15px;
	margin-bottom:15px;
}

.Disclaimer_Texte{
	padding-top:10px;
	font-family: 'tyfoonsans_regularregular';
	font-size:12px;
	line-height:13px;
	text-align:justify;
	color:#242424;
}


.InfosComplementaires
{
	font-family:'tyfoonsansbold';
	font-size:16px;	
	padding-top:15px;
	max-width:830px;
	padding-bottom:15px;
}

.BlocPhoto{
	margin-bottom:25px;
	margin-right:25px;
	width:177px;
	height:177px;
	border-radius:5px;
	float:left;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.2);  	
	Cursor:pointer;
}

.BlocPhotoImg img{
	width:177px;
	height:177px;
    border-radius:5px;	
}

.CadreLegalParagBold
{
	padding-left: 50px;
	padding-right: 30px;
	padding-top:5px;
	font-family: 'tyfoonsansbold';
	font-size:16px;
	line-height:20px;
	text-align:justify;
	color:#242424;		
}

.CadreLegalParag1
{
	background-image: url('../Images/puceulniv1.png');
	background-repeat: no-repeat;
	background-position: 20px 12px;
	padding-left: 50px;
	padding-right: 30px;
	font-family: 'tyfoonsans_regularregular';
	font-size:16px;
	line-height:25px;
	text-align:justify;
	color:#242424;	
}
.CadreLegalParag2
{
	background-image: url('../Images/puceulniv2.png');
	background-repeat: no-repeat;
	background-position: 50px 7px;	
	padding-left: 80px;
	padding-right: 30px;
	font-family: 'tyfoonsans_regularregular';
	font-size:16px;
	line-height:20px;
	text-align:justify;
	color:#242424;
	padding-bottom:5px;
}

.CadreLegalSplit
{
/*	margin-left:85px;	*/
	width:975px;
	height:1px;
	border-bottom: 1px solid rgb(219,219,219);
	padding-top:10px;
	margin-bottom:10px;
}


.DevenirMembreButton
{
 margin-left:820px;
}
.redim .DevenirMembreButton {
	margin-left:0px;
	margin-bottom:30px;
}

#ContactBloc1  {
	/*display:none;*/
}

#ContactBloc2  {
	display:none;
}

#ContactBloc2_1  {
   display:none;
}

#ContactBloc3 {
   display:none;
}
.uptodatered {
	color:red;
	font-weight:bold;
}
.uptodategreen {
	color:green;
	font-weight:bold;
}

.compteurPhotos{
	width:5%;
	display: inline-block;
	padding-left: 2%;
	padding-right: 2%;
}

.navBar{
	background-color:#e4e4e4;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
	color: grey;
	/*margin-left: 5px;
	margin-right: 5px;*/
	font-family: 'tyfoonsanssemibold';
	width: 95%;
	display: inline-block;
}
.navBar a{
	cursor: pointer;
}
.navBar a:first-child, .navBar a:last-child{
	width: 35%;
}
.navBar a:first-child{
	text-align: left;
	padding-left: 3%;
	padding-right: 25%;
}
.navBar a:last-child{
	text-align: right;
	padding-right: 3%;
	padding-left: 25%;
}
.descriptionSlide{
	margin-top: 5px;
	font-family: 'tyfoonsanssemibold';
}
.navBar img {
}
#MenuLeftResponsive {
	background-color: rgb(13,85,155);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	z-index: 3;
	height: 1000px;
	display: none;
}

.bannierecookie {

	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	min-height: 48px;
	background: rgb(12,83,135);
	color: #fff;
	z-index: 1000;
	font-size: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-family:'tyfoonsanssemibold';
	letter-spacing: 0px;
	padding-left: 18px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.texteCookie {
	text-align: left;
	line-height: 24px;
	padding-right: 12px;
}
.texteCookie a {
	color: white;
	text-decoration: underline;
}
.okCookie {
	border: 2px solid white;
	height: 28px;
	line-height: 28px;
	padding-left: 16px;
	padding-right: 16px;
	cursor: pointer;
	vertical-align: middle;
	float: right;
}
/* VERSION RESPONSIVE */

/* au-dessus de 1300px le redimenssionement est g�r� par le javascript */
/*@media screen and (min-width: 0px) and (max-width: 640px) {
	#MenuLeftResponsive{
		display:block;
	}
  	#MenuLeft{
    	display:none;
    	position: absolute;
		left: 0px;
		top: 0px;
		z-index: 2;
	}
	.redim #BodyRight {
		margin-left: 0px;
		width: 100%;
		min-width: 300px;
		z-index: 1;
	}
	#SlideAccueil{
		z-index: 1;
	}
	.blocButtonGreen , .blocButtonBlue{
		margin-left: calc(50% - 21px)
	}
	.NotreMission {
		height: 520px;
	}
	.blocPoints tr {
		display: flex;
		flex-direction: column;
	}
}*/

table.tablefitometer {
	border-collapse:collapse;
}
table.tablefitometer td{
	border:1px solid grey;
	vertical-align:top;
	padding:10px;
}