.centre {
	background: none;
	border: none;
}
.centre h1 {
}



.logoMultiVisio {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 126px;
	height: 129px;
}
.warningNoJs {
	margin: auto;
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
}
.conteneurModule {
	width: 960px;
	height: auto;
	margin: auto;
}
	.conteneurDiapo {
		width: 197px;
		height: 347px;
		float: left;
	}
		.boutonNavHaut {
			display: block;
			width: 37px;
			height: 10px;
			background-image: url(../images/btn_diapo_haut.png);
			background-repeat: no-repeat;
			margin-left: 81px;
			cursor: pointer;
		}
		.fonDiapo {
			width: 197px;
			height: 329px;
			background-image: url(../images/fond_diapo.png);
			background-repeat: no-repeat;
		}
			.contenuDiapo {
				margin-left: 7px;
				width: 186px;
				height: 315px;
				padding-top: 6px;
				z-index: 99;
			}
				.diapoPhoto {
					width: 180px;
					height: 75px;
					margin-left: 3px;
					margin-bottom: 4px;
				}
					.diapoPhoto a, .diapoPhoto a:visited {
						display: block;
						width: 180px;
						height: 75px;
						background-repeat: no-repeat;
						background-position: 5px center;
						background-color: #5775b2;
						color: #fff;
						font-weight: bold;
						text-decoration: none;
					}
					.diapoPhoto a:hover {
						background-color: #5775b2;
						border: 1px solid #bbcee8;
						color: #fff;
						font-weight: bold;
						text-decoration: underline;
					}
		.boutonNavBas {
			display: block;
			width: 37px;
			height: 10px;
			background-image: url(../images/btn_diapo_bas.png);
			background-repeat: no-repeat;
			margin-left: 81px;
			cursor: pointer;
		}
	.conteneurPhoto {
		width: 535px;
		height: 347px;
		float: left;
		margin-left: 20px;
	}
		.fondOptions {
			width: 535px;
			height: 28px;
			background-image: url(../images/fondOptions.png);
		}
			.fondLectDiapo {
				width: 53px;
				height: 19px;
				margin-top: 3px;
				margin-left: 10px;
				background-image: url(../images/fondLectDiapo2.gif);
				background-repeat: no-repeat;
				float: left;
			}
			#navInfo {
				float: left;
				width: 73px;
				height: auto;
				color: #fff;
				margin-left: 3px;
				margin-top: 4px;
				text-align: center;
			}
			.separateurInfo {
				float: left;
				margin-top: 5px;
				width: 2px;
				height: 14px;
				background-image: url(../images/separateurInfo.gif);
			}
			.txtFiltre {
				float: left;
				width: 54px;
				height: 15px;
				background-image: url(../images/txtFiltre.gif);
				margin-left: 10px;
				margin-top: 5px;
				margin-right: 5px;
			}
			.selectFiltre {
				font-size: 10px;
				height: 18px;
				margin-top: 2px;
				float: left;
			}
			.filtrePeriodePrev {
				float: left;
				margin-left: 5px;
				margin-top: 3px;
			}
			.txtFiltrePeriode {
				float: left;
				color: #fff;
				margin-top: 5px;
			}
			.filtrePeriodeNext {
				float: left;
				margin-left: 3px;
				margin-top: 3px;
			}
		.fondPhoto {
			width: 535px;
			min-height: 313px;
			background-image: url(../images/fondPhoto.gif);
			background-repeat: repeat-y;
			text-align: center;
		}
			.scrPhoto {
				padding: 5px 0px 15px 0px;
			}
			.fondPhoto a, .fondPhoto a:visited {
				text-decoration: none;
			}
			.fondPhoto a:hover {
				text-decoration: underline;
			}
		.basPhoto {
			width: 535px;
			height: 7px;
			background-image: url(../images/basPhoto.png);
			background-repeat: no-repeat;
		}
	.conteneurInfos {
		width: 180px;
		height: 347px;
		float: left;
		margin-left: 20px;
	}
		.containHautBlocInfo {
			width: 180px;
			height: 31px;
			background-image: url(../images/hautFond.png);
			background-repeat: no-repeat;
			background-position: left center;
		}
			.blocHautDroiteInfo {
				float: right;
				width: 15px;
				height: 31px;
				background-image: url(../images/hautDroite.png);
				background-repeat: no-repeat;
				/*background-color: #e7ecf5;*/
				background-color: #c1e2f4;
			}
		.containMidBlocInfo {
			width: 180px;
			height: 311px;
			background-image: url(../images/midFond.gif);
		}
			.blocMidDroiteInfo {
				float: right;
				margin-right: 0px;
				width: 4px;
				height: 311px;
				background-repeat: repeat-y;
				background-image: url(../images/midDroite2.gif);
			}
		.containBasBlocInfo {
			width: 180px;
			height: 5px;
			background-image: url(../images/basFond.gif);
			background-repeat: no-repeat;
		}
			.blocBasDroiteInfo {
				float: right;
				width: 7px;
				height: 5px;
				background-image: url(../images/basDroite2.gif);
				background-repeat: no-repeat;
				/*background-color: #e7ecf5;*/
				background-color: #c1e2f4;
			}
		.blocInfoTexte {
			width: 162px;
			height: 225px;
			margin-left: 10px;
			overflow: auto;
		}
		.blocInfoTags {
			width: 162px;
			height: 65px;
			margin-left: 10px;
			overflow: auto;
		}
			.titrePhoto {
				font-weight: bold;
				color: #194aa1;
			}
			.descPhoto {
				color: #838383;
			}

/* TAGS */
#conteneurTags {
	border: 2px solid #7C8FC4; background-color: #F3F6FA; padding: 5px; margin-top:9px;
}
#conteneurTags .tag1, #conteneurTags .tag1:hover, #conteneurTags .tag1:visited{color:#7C8FC4; font-size:105%; font-weight:normal; margin: 0px 5px; line-height:110%;}
#conteneurTags .tag2, #conteneurTags .tag2:hover, #conteneurTags .tag2:visited {color:#6D84BE; font-size:135%; font-weight:normal; margin: 0px 5px; line-height:110%;}
#conteneurTags .tag3, #conteneurTags .tag3:hover, #conteneurTags .tag3:visited {color:#5674B5; font-size:175%; font-weight:normal; margin: 0px 5px; line-height:110%;}
#conteneurTags .tag4, #conteneurTags .tag4:hover, #conteneurTags .tag4:visited {color:#3D62AC; font-size:200%; font-weight:normal; margin: 0px 5px; line-height:110%;}
#conteneurTags .tag5, #conteneurTags .tag5:hover, #conteneurTags .tag5:visited {color:#2652A4; font-size:270%; font-weight:normal; margin: 0px 5px; line-height:110%;}
#conteneurTags .tag6, #conteneurTags .tag6:hover, #conteneurTags .tag6:visited {color:#17479E; font-size:333%; font-weight:normal; margin: 0px 5px; line-height:110%;}

