.gauche {
	float: left;
}
.droite {
	float: right;
}
.clear {
	clear: both;
}
.centrer {
	text-align: center;
}

.justifier {
	text-align: justify;
}
.en_ligne {
	display: inline;
}
.petit_centre {
	font-size: 10px;
	text-align: center;
}
#logo {
	background-image: url(../images/entete_logo.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: auto;
	right: auto;
}
.petit {
	font-size: 10px;
	text-align: justify;
	line-height: 1.2em;
}

#logo h1 {
	display: none;
}
#titre_site {
	position: absolute;
	top: 120px;
	visibility: visible;
	margin-left: 55px;
	white-space: nowrap;
	background-image: url(../images/bkg_titre_site.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#titre_site h2 {
	background-image: url(../images/bkg_titre_site.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 830px;
}
#titre_galerie {
	font-style: italic;
	font-weight: bold;
	padding-top: 1.5em;
	padding-bottom: 2em;
	border-bottom-style: solid;
	margin-top: 1em;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.bordure_blanche {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#entete h2 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.3em;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#centre h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5em;
	letter-spacing: 0.2em;
	font-style: italic;
}
#centre a {
	color: #FFFFFF;
	text-decoration: underline;
}
#centre a:hover {
	color: #6666CC;
}

#titre_page {
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 18px;
	background-image: url(../images/bkg_titre_page.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;
	background-position: center;
}
#col_gauche {
	float: left;
	font-size: 14px;
	width: 534px;
	position: relative;
	text-align: justify;
	padding-bottom: 1.5em;
}
#col_droite {
	float: right;
	width: 396px;
	margin-left: 18px;
	position: relative;
	overflow: visible;
	padding-bottom: 1.5em;
}
#index_t1 {
	text-align: center;
	line-height: 1.3em;
	padding-top: 20px;
}
#anglais {
	text-align: center;
	margin-top: 85px;
}
#anglais p {
	font-size: 0.7em;
}

#anglais img {
}
#anglais a {
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: block;
}
#anglais a:hover {
	color: #FFFFFF;
}

.titre1_uk {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
.titre2_uk {
	font-weight: bold;
	color: #5F429C;
	text-align: center;
	font-size: 11px;
	margin-top: 1em;
	margin-bottom: 0.2em;
}
.galerie_texte {
	padding-left: 105px;
	font-style: italic;
	padding-top: 1em;
	padding-bottom: 1em;
}
.galerie_photos {
	width: 400px;
	padding-top: 1em;
	padding-bottom: 1em;
}

#lien_galerie {
	height: 40px;
	background-image: url(../images/galerie_bouton.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	margin-top: 1em;
}
#lien_galerie a {
	text-decoration: none;
	margin-left: 40px;
	font-weight: bold;
	text-align: left;
	font-size: 22px;
	height: 40px;
}
#lien_galerie a:hover {
	color: #6666CC;
}




.lettrine {
	padding-left: 105px;
	padding-top: 4em;
	text-align: justify;
}
.display_none {
	display: none;
}

#sur_pied {
	height: 64px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/pied_objets.jpg);
	background-repeat: no-repeat;
	background-position: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sur_pied p {
	padding-left: 110px;
	font-style: italic;
	font-size: 10px;
	padding-top: 20px;
}
#sur_pied span {
	margin-left: 100px;
}
#sur_pied span a {
	color: #000000;
}
#sur_pied span a:hover {
	color: #6666CC;
}

#sous_pied div {
	margin-left: 15px;
}
#sous_pied {
	width: 450px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	margin-left: 534px;
	margin-top: 5px;
}
#sous_pied a {
	text-decoration: none;
	color: #6666CC;
	font-size: 10px;
	margin-left: 35px;
}
#sous_pied a:hover {
	color: #FFFFFF;
}

