@charset "utf-8";
/* CSS Document */

.Banniere {
	background-color: #CCCCCC;
	background-image: url(photos/panoramic01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Titre {
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	color: #0066FF;
	text-align: left;
	height: auto;
	padding-left: 15px;
}
.PiedDePage {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	height: 15px;
	padding-right: 30px;
	bottom: 0px;
}
.Texte {
	font-family: Verdana;
	font-size: small;
	color: #003366;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
.NomDuStage {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	font-variant: small-caps;
	background-color: #069;
}
.BandeauGauche {
	background-image: url(images/page_left01b.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 750px;
}
.ColonneGauche {
	background-image: url(images/page_right01b.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


a:active {
	text-decoration: none;
	color: #0099FF;
}
.SousTitre {
	font-family: Verdana;
	font-size: medium;
	font-weight: bolder;
	color: #0066FF;
	height: auto;
	padding-left: 15px;
}
.TexteMini {
	font-family: Verdana;
	font-size: x-small;
	color: #003366;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
