table { margin: 0; padding: 0; border-collapse:collapse; }
td { text-align: left; vertical-align: top; margin: 0; padding: 0; }
div { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
a img {border-style:none;}
/*ELEMENTS PAGES*/
.contener { width: 800px; border: solid 1px black; }
.bandoNoir { background-color: black; width: 800px; height: 25px; }
.contenerTexte { width: 300px; height: 430px; }
.contenerIllustration { width: 380px; height: 430px; }
.menu { height: 20px; }
.texteVert { color: #360; text-decoration: none; }
.texteVert a { color: #360; text-decoration: underline; }
.texteVert a:hover { color: orange; text-decoration: underline; }
.texteNoir { color: black; text-decoration: none; }
.texteNoir a { color: black; text-decoration: underline; }
.texteNoir a:hover { color: #ffa500; text-decoration: underline; }
#accueilAN { text-align: left; margin-top: 10px; padding-right: 5px; padding-left: 15px; }
#accueilFR { text-align: right; margin-top: 13px; padding-right: 5px; padding-left: 15px; }
.credits { color: #888; }
.recit { color: #360; text-decoration: none; padding-bottom: 15px; }
recit a { color: #360; text-decoration: underline; }
recit a:hover { color: orange; text-decoration: underline; }
/*SKIN*/
/*<agl.folder "skins">*/
	#skinElement1 { width: 120px; height: 600px; }
	#skinElement2 { width: 680px; height: 130px; }
	#skinElement3 { width: 300px; height: 70px; }
	#skinElement4 { width: 380px; height: 70px; }
	.skin1-accueil { background-image: url(../images/accueil01.gif); background-repeat: no-repeat; }
	.skin2-accueil { background-image: url(../images/accueil02.gif); background-repeat: no-repeat; }
	.skin3-accueil { background-image: url(../images/accueil03.gif); background-repeat: no-repeat; background-position: 0 bottom; }
	.skin4-accueil { background-image: url(../images/accueil04.gif); background-repeat: no-repeat; background-position: right bottom; }
	.skin1-page1 { background-image: url(../images/page1-01.gif); background-repeat: no-repeat; }
	.skin2-page1 { background-image: url(../images/page1-02.gif); background-repeat: no-repeat; }
	.skin3-page1 { }
	.skin4-page1 { }
	.skin1-page2 { background-image: url(../images/page2-01.gif); background-repeat: no-repeat; }
	.skin2-page2 { background-image: url(../images/page2-02.gif); background-repeat: no-repeat; }
	.skin3-page2 { }
	.skin4-page2 { }
	.skin1-page3 { background-image: url(../images/page3-01.gif); background-repeat: no-repeat; }
	.skin2-page3 { background-image: url(../images/page3-02.gif); background-repeat: no-repeat; }
	.skin3-page3 { }
	.skin4-page3 { }
	.skin1-page4 { background-image: url(../images/page4-01.gif); background-repeat: no-repeat; }
	.skin2-page4 { background-image: url(../images/page4-02.gif); background-repeat: no-repeat; }
	.skin3-page4 { }
	.skin4-page4 { }
	.skin1-page5 { background-image: url(../images/page5-01.gif); background-repeat: no-repeat; }
	.skin2-page5 { background-image: url(../images/page5-02.gif); background-repeat: no-repeat; }
	.skin3-page5 { }
	.skin4-page5 { }
	.skin1-page6 { background-image: url(../images/page6-01.gif); background-repeat: no-repeat; }
	.skin2-page6 { background-image: url(../images/page6-02.gif); background-repeat: no-repeat; }
	.skin3-page6 { }
	.skin4-page6 { }
	.skin1-page7 { background-image: url(../images/page7-01.gif); background-repeat: no-repeat; }
	.skin2-page7 { background-image: url(../images/page7-02.gif); background-repeat: no-repeat; }
	.skin3-page7 { }
	.skin4-page7 { }
	.skin1-page8 { background-image: url(../images/page8-01.gif); background-repeat: no-repeat; }
	.skin2-page8 { background-image: url(../images/page8-02.gif); background-repeat: no-repeat; }
	.skin3-page8 { }
	.skin4-page8 { }
	.skin1-page9 { background-image: url(../images/page9-01.gif); background-repeat: no-repeat; }
	.skin2-page9 { background-image: url(../images/page9-02.gif); background-repeat: no-repeat; }
	.skin3-page9 { }
	.skin4-page9 { }
	.skin1-page10 { background-image: url(../images/page10-01.gif); background-repeat: no-repeat; }
	.skin2-page10 { background-image: url(../images/page10-02.gif); background-repeat: no-repeat; }
	.skin3-page10 { }
	.skin4-page10 { }
/*</agl.folder>*/
/*CARTE*/
.contenerCarte { margin-top: 10px; }
.carte { background-image: url(../images/carte.gif); position: relative; width: 340px; height: 320px; }
.elementCarte { position: absolute; width: 100px; height: 80px; border: solid 1px #360; }
/*GALERIE*/
.contenerGalerie { background-color: black; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none; }
.contenerGalerie table { height: 600px; }
.galerie {  }
.elementGalerie { background-color: black; background-repeat: no-repeat; background-position: center; text-align: center; vertical-align: middle; width: 70px; height: 70px; overflow: hidden; float: left; margin: 2px 2px 2px 5px; border: solid 2px black; }
.viewer { text-align: center; vertical-align: middle; width: 600px; }
.navigation { vertical-align: top; width: 25px; }
.fermerGalerie { margin-top: 20px; }
.fermerGalerie a { color: #aaa; text-decoration: none; }
.fermerGalerie a:hover { color: #fff; text-decoration: underline; }
.legendeViewer { color: #fff; text-align: center; margin-top: 15px; }
.titreGalerie { }
.textegalerie { color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none }
.textegalerie a { color: #ddd; text-decoration: underline; }
.textegalerie a:hover { color: #d33a14; text-decoration: underline; }
/*MENU*/
.menuNoCarte { width: 680px; height: 20px; padding-left: 25px; }
.menuNoCarte a { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.menuNoCarte a:hover { color: #d33a14; text-decoration: none; }
.menuCarte { text-align: right; width: 680px; height: 20px; padding-right: 25px; }
.menuCarte a { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.menuCarte a:hover { color: #d33a14; text-decoration: none; }
.titrepage { color: #d33a14; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; margin-left: 20px; }
/*POPUP TEXTE*/
#photoTextePopup {margin:10px; }
#titreTextePopup {font-size:18px; margin-bottom:5px; margin-top:10px; }
#texteTextePopup { padding-top:20px; padding-bottom:20px; }

















