div#content div#content-middle #page{
	background-image: url("");
	margin-bottom:50px;
}

div#gauche{
	float:left;
	width:370px;
	margin-right:20px;	
	padding-top:20px;
	text-align: justify;
}

div#droite{
	float:left;
	width:330px;
	padding-top:15px;
}

div#bas{
	clear:both;	
	padding-top:20px;
	margin-left:180px;
	overflow: hidden;
}

#auteur{
	font-size: 1.35em;
}

#fiche{
	position: absolute;	
}

.auteur1{
	color:#F24386;
}
.auteur2{
	color:#67A20A;
}
.auteur3{
	color:#811181;
}
.auteur4{
	color:#A96145;
}
.auteur5{
	color:#FC7100;
}
.auteur6{
	color:#FFBE00;
}
.auteur7{
	color:#A90B37;
}

#titreTem{
	font-size: 1.95em;
	width:695px;
	float:left;
}
.titre1{
	border-bottom:#F24386 1px solid;
}
.titre2{
	border-bottom:#67A20A 1px solid;
}
.titre3{
	border-bottom:#811181 1px solid;
}
.titre4{
	border-bottom:#A96145 1px solid;
}
.titre5{
	border-bottom:#FC7100 1px solid;
}
.titre6{
	border-bottom:#FFBE00 1px solid;
}
.titre7{
	border-bottom:#A90B37 1px solid;
}

#iconeTitre{
	float:left;
	width:32px;
}

.icone1{
	background-image: url("../../images/css/icone-loisir.png");
	background-repeat: no-repeat;
	height:32px;
	width:32px;
}
.icone2{
	background-image: url("../../images/css/icone-nature.png");
	background-repeat: no-repeat;
	height:32px;
	width:32px;
}
.icone3{
	background-image: url("../../images/css/icone-fete.png");
	background-repeat: no-repeat;
	height:32px;
	width:32px;
}
.icone4{
	background-image: url("../../images/css/icone-decouverte.png");
	background-repeat: no-repeat;
	height:32px;
	width:32px;
}
.icone5{
	background-image: url("../../images/css/icone-detente.png");
	background-repeat: no-repeat;
	height:32px;
	width:32px;
}
.icone6{
	background-image: url("../../images/css/icone-gastronomie.png");
	background-repeat: no-repeat;
	height:32px;
	width:32px;
}
.icone7{
	background-image: url("../../images/css/icone-patrimoine.png");
	background-repeat: no-repeat;
	height:32px;
	width:32px;
}

#options{
	position: relative;
	right:0;
	text-align: right;
}


.thickbox {
	position:absolute;
	z-index:2;
	display: block;
}
.image{
	position:absolute;
	width:330px;
	top:20px;
	left:0px;
}

.imageListe{
	margin:0;
	width:330px;
	height:330px;
}
.imageListe .masque{
	/*width:230px;
	height:230px;*/
	width:330px;
	height:330px;
}

.imageListe .lien{
	text-align: center;
	width:330px;
	height:329px;
}

.imageListe table{
	width:330px;
	height:30px;
	background-color: #028E97;
}

.imageListe .legende{
	font-style: italic;
}

#diaporama-prev{
	position:absolute;
	margin-top:45px;
	margin-left:20px;
	float:left;
}
#diaporama-next{
	position:absolute;
	margin-top:45px;
	margin-left:315px;
	float:left;
}
.imageThumbs{
	position:relative;
	margin-top:25px;
	margin-left:35px;
	width:330px;
}


.imageThumbs img{
	margin-right:5px;
	width:50px;
	height:50px;	
}

#legende{
	width:330px;
	text-align: center;
}

#bas #precedent{
	float:left;
	width:200px;

}
#bas #precedent img{
	padding-right:5px;	
}
#bas #suivant{
	float:left;
}

#bas #suivant img{
	padding-left:5px;	
}