body { margin: 0; text-align: center; font-family: Times, serif; font-size: 12px; background-color:#cccc99 }

a:link, a:visited, a:active { text-decoration: none; color: white; }

h1 { position: absolute; left: 205px; width: 545px; padding: 5px 5px 5px 15px; line-height: 1.5em; letter-spacing: 0.1em; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; background-color: #cccc99; color: #4c4c2f; }
h1 a:link, h1 a:visited, h1 a:active { text-decoration:underline; letter-spacing: 0.03em; color:#9C0000; }
#adresse { letter-spacing: 0px ; color: #4c4c2f; }

h2 {display: inline; font-family: Arial, sans-serif; font-size: 14px; border-style: solid none none solid; border-width: 1px; padding: 3px 0 0 4px; }

#page { position: relative; z-index: 1; margin-left: auto; margin-right: auto; width:800px; background-color:#f4f4d2; text-align: left; }

#corps { position: relative;  z-index: 2; margin: 0px; padding: 0; width: 800px; background-color:#f4f4d2; }

#chasseIntro { position: absolute; left: 205px; top: 88px; width: 216px; height: 178px;  padding: 15px 362px 15px 15px; border-style:  solid none none solid; border-width: 2px; border-color: #999966; line-height: 12px; text-align: justify; color: #4c4c2f; background-color: #cccc99; }
#chasseAnimation { position: absolute; left: 455px; top: 88px; border-style: solid none none none; border-width: 2px; border-color: #999966;}

#pecheIntro { position: absolute; left: 175px; top: 298px; width: 216px; height: 178px; padding: 15px 15px 15px 362px; border-style:  none solid solid none; border-width: 2px; border-color: #657FBA; line-height: 12px; text-align: justify; color: #034283; background-color:#7dacdb; }
#copyright { color: #808080; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px; text-align: center; padding: 40px 15px 15px; position: absolute; top: 498px; left: 250px; height: 178px; }
#pecheAnimation { position: absolute; left: 206px; top: 298px;}

/*--------------- Menu gauche de page -----------------*/

#chasseMenu ul, #pecheMenu ul, #partenaireMenu ul {
	position: relative;
	margin: 0;
	padding-left: 0px;
	text-transform: uppercase;
	font-family: Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	width: 157px;
	border-style: none solid none none;
	border-width: 18px;
	border-color: #999966;
	background-color:#cccc99
}

#titreMenuChasse, #titreMenuPeche, #titreMenuPartenaire { width: 139px; margin: 0;padding: 7px 0 7px 18px; text-align: left; font-family: Arial, sans-serif; font-size: 11px; background:#cccc99; font-weight: bold;  border-style: none solid none none; border-width: 18px; border-color: #999966; }

#chasseMenu a, #pecheMenu a, #partenaireMenu a  { display: block; width: auto; background: url(../imageGeneral/PuceMenu.gif) no-repeat; padding: 2px 0 2px 12px; }

/*Le menu selectionné a faire apparaitre en php dans les page sauf celle d'accueil
par (exemple) <li id="MenuSelect">ARGENTINE</li>*/
#chasseMenu #MenuSelect {background: #4c4c2f url(../imageGeneral/PuceMenuSelect.gif) no-repeat; padding: 2px 0 2px 12px; margin:0; color:white;}
#pecheMenu #MenuSelect {background: #034283 url(../imageGeneral/PuceMenuSelect.gif) no-repeat; padding: 2px 0 2px 12px; margin:0; color:white;}
#partenaireMenu #MenuSelect {background: #666666 url(../imageGeneral/PuceMenuSelect.gif) no-repeat; padding: 2px 0 2px 12px; margin:0; color:white;}

#chasseMenu ul a, #pecheMenu ul a, #partenaireMenu ul a {width: 145px;}
#chasseMenu li , #pecheMenu li, #partenaireMenu li { list-style: none; border-style: none none solid none; border-width: 3px; border-color: #cccc99; }

#titreMenuChasse { color: #4c4c2f; }
#chasseMenu a:hover { background: #4c4c2f url(../imageGeneral/PuceMenu.gif) no-repeat }

#chasseMenu li { background:#999966; }

#titreMenuPeche { color: #034283; }
#pecheMenu a:hover { background: #034283 url(../imageGeneral/PuceMenu.gif) no-repeat}
#pecheMenu li { background: #7dacdb}

#titreMenuPartenaire {  color: #333333; }
#partenaireMenu a:hover { background: #666666  url(../imageGeneral/PuceMenu.gif) no-repeat}
#partenaireMenu li { background: #999999}

#finMenu { width: 175px; height: 110px; background: #999966 }

/*--------- Fin menu gauche de la page -----------*/
