.separation {
	position:relative;
	clear:both;
	width:500px;
	height:20px;
}

/* Contact */
.Contact {
	position:relative;
	padding-top:16px;
	margin-left:227px;
	width:455px;
	padding-bottom:20px;
}
.Contact_Tableau {
	border-collapse:collapse;
	width:455px;	
}
.Contact_Tableau td.TexteTableau {
	width:120px;
	height:23px;
	vertical-align:top;
	padding-right:20px;
	padding-top:3px;
}
.Contact_Tableau td.ChampInput {
	vertical-align:top;
	height:25px;
	width:311px;
	padding-left:4px;
	background-image:url(Images/fakeinput_input.jpg);
	background-repeat:no-repeat;
}
.Contact_Tableau td.ChampTextArea {
	vertical-align:top;
	height:135px;
	width:312px;
	padding-left:3px;
	background-image:url(Images/fakeinput_textarea.jpg);
	background-repeat:no-repeat;
}
.Contact_Tableau td.Bouton {
	vertical-align:middle;
	text-align:right;
	height:40px;
}


/* PageTexte */
.PageTexte {
	position:relative;
	padding-left:10px;
	padding-right:10px;	
	height:auto;
	_height:1px;
	padding-top:20px;
	padding-bottom:20px;
}
.Drapeaux {
	position:relative;
	height:32px;
	width:100%;
}
.Legende {
	position:relative;
	padding-top:10px;
	text-align:right;
	padding-bottom:20px;
}
.Colonne {
	position:relative;
	float:left;
	width:216px;
	margin-right:14px;
	height:auto;
}
.ColonneLast {
	position:relative;
	float:left;
	width:216px;
	height:auto;
}

.ColonneTriple {
	position:relative;
	float:left;
	width:676px;
	height:auto;
}

/* Medias */
.Audio {
	width:189px;	
}
.Medias {
	width:500px;
	text-align:center;
	height:415px;
}
.Videos {
	width:189px;
}
.ListeMedias {
	height:auto;
	padding-bottom:10px;
}

/* Photos */
.PagePhotos {
	position:relative;
	height:403px;
	padding-top:6px;
	padding-bottom:6px;
}
.FlecheGauche {
	position:absolute;
	cursor:pointer;
	cursor:hand;
	top:193px;
	left:6px;
	width:31px;
	height:31px;
	background-image:url(Images/fleche_gauche.jpg);
}
.FlecheDroite {
	position:absolute;
	cursor:pointer;
	cursor:hand;
	top:193px;
	right:6px;
	width:31px;
	height:31px;
	background-image:url(Images/fleche_droite.jpg);
}
.MainPhotos {
	position:absolute;
	width:846px;
	height:403px;
	margin-left:40px;
	overflow:hidden;
}

.PhotoReduit {
	position:relative;
	width:846px;
	height:403px;
	cursor:pointer;
	cursor:hand;
}

. GaleriePhoto{
	clear:both;
	position:relative;	
	height:100px;
	padding-left:6px;
	padding-right:6px;
}
.FlechePetiteGauche {
	position:relative;
	cursor:pointer;
	cursor:hand;
	margin-top:51px;
	margin-left:6px;
	margin-right:13px;
	width:14px;
	height:16px;
	background-image:url(Images/fleche_petite_gauche.jpg);
	float:left;
}
.FlechePetiteDroite {
	position:relative;
	cursor:pointer;
	cursor:hand;
	margin-top:51px;	
	width:14px;
	height:16px;
	margin-left:13px;
	background-image:url(Images/fleche_petite_droite.jpg);
	float:left;
}
.GallerieScrollMasque {
	position:relative;
	width:845px;
	overflow:hidden;
	height:100px;
	float:left;
}
.GallerieScroll {
	position:absolute;
	width:950px;
	padding-top:20px;
	height:80px;
}
.PhotoMini {
	position:relative;
	widht:80px;
	height:80px;
	margin-left:6px;
	margin-right:6px;
	float:left;
	cursor:pointer;
	cursor:hand;
}

.Zoom {
	position:relative;
	width:970px;
	height:auto;
	padding-top:30px;
	background-color:white;
}