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

.Menu_Accueil {
	font-family: Arial;
	font-size: small;
	color: #900;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}

.Fond_Menu_Gauche {
	background-image: url(Picts/La_curieuse.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 600px;
}
.Fond_Menu_Gauche_Max {
	background-image: url(Picts/La_curieuse.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	height: 1100px;
}

.FondPage {
	background-attachment: scroll;
	background-image: url(Picts/Fond_page01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FondJaune {
	background-image: url(Picts/Fondjaune.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.G2B {
	font-family: Arial;
	font-size: small;
	color: #333;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CCC;
	border: thin inset #FFF;
}
.NouvelAn {
	background-image: url(Picts/nouvel_an.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF6;
}

.OTPM {
	font-family: Arial;
	font-size: x-large;
	font-weight: bolder;
	text-transform: uppercase;
	color: #900;
	text-align: left;
	padding-left: 20px;
}
.EPCC {
	font-family: Arial;
	font-size: x-small;
	font-weight: bolder;
	text-transform: uppercase;
	color: #EFEFEF;
	text-align: left;
	padding-left: 5px;
}
.Gabe {
	background-image: url(Picts/Gabe.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.Auteur {
	font-family: Arial;
	font-size: small;
	color: #666;
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.Noms_Compositeurs {
	font-size: small;
	font-weight: normal;
	color: #000;
	font-style: italic;
}
.Banniere {
	background-color: #000;
	background-image: url(Picts/Fond_banniere.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
.RetourVisiteVirtuelle {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: right;
	margin-right: 10px;
}


.TexteNormal {
	font-family: Arial;
	font-size: small;
	color: #333;
	text-align: justify;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.TexteNormalDroit {
	font-family: Arial;
	font-size: small;
	color: #333;
	text-align: center;
	font-weight: normal;
}

.TexteItalique {
	font-family: Arial;
	font-size: small;
	color: #333;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
.TexteMini {
	font-family: Arial;
	font-size: x-small;
	color: #333;
	text-align: justify;
	font-weight: normal;
}



.TexteSaison {
	font-family: Arial;
	font-size: small;
	color: #333;
	text-align: justify;
	font-weight: normal;
}
.TexteSaisonCentre {
	font-family: Arial;
	font-size: small;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.TexteSaisonDroit {
	font-family: Arial;
	font-size: small;
	color: #333;
	text-align: right;
	font-weight: normal;
}

.Signature {
	font-family: Arial;
	font-size: x-small;
	color: #333;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}



.Titre_Page {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	text-align: right;
	padding-right: 10px;
	font-family: Arial;
	background-color: #DFDFDF;
}
.SousTitrePage {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #900;
	text-align: right;
	padding-right: 10px;
	background-color: #DFDFDF;
}

.Titre_Oeuvre {
	font-size: small;
	font-weight: bold;
	color: #900;
	text-transform: none;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.TitreTicker {
	font-family: Arial;
	color: #900;
	font-size: small;
	font-weight: bold;
	text-align: center;
}



a:link {
	color: #900;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #900;
}
a:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
.TableauPleinEcran {
	height: 100%;
	width: 100%;
}
.Propositions {
	font-family: Arial;
	font-size: x-large;
	color: #900;
	text-align: center;
	background-color: #FFF;
	vertical-align: middle;
}
.CreditPhoto {
	font-family: Arial;
	font-size: x-small;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.News {
	font-family: Arial;
	font-size: large;
	color: #FFF;
	text-align: center;
	background-color: #D80100;
	vertical-align: middle;
}
.CreditPhotoBlanc {
	color: #FFF;
	font-family: Arial;
	font-size: x-small;
}
