body {
background-color: #00360e;
text-align: center;
font: normal 16px "Trebuchet MS","Bitstream Vera Sans","Arial", "Helvetica";
height: 3000px;
margin: 0;
padding: 0;
}

h1 {
margin: 0;
padding: 0;
color: #f1c54a;
position: absolute;
top: 350px;
left: 20px;
}

h2 {
	margin: 40px 0 20px 0;
background-image: url(../admin/images/titrePrinc.png);
padding-top: 5px;
margin-left: -20px;
padding-left: 10px;
width: 710px;
height: 45px;
font-size: 20px;
font-weight: normal;
}

h3 {
font-size: 18px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
border-bottom: 2px solid;
}

div#page {
background-color: #00360e;
text-align: left;
width: 920px;
margin: 0 auto;
position: relative;
}


ul#datasPage {
display: none;
}
 
#banniereTop {
position:absolute;
top:0px;
left: 210px;
background-image: url(../admin/images/banniere.jpg);
height: 416px;
width: 710px;
}

#barreGauche {
position:absolute;
top:116px;
left: 20px;
}


#barreGaucheTop {
position:relative;
background-image: url(../admin/images/bandeGaucheTop.png);
height: 229px;
width: 178px;
z-index: 10;
}

#barreGaucheMid {
position:relative;
background-image: url(../admin/images/bandeGaucheMid.png);
background-repeat: repeat-y;
width: 178px;
z-index: 10;
}

#barreGaucheBot {
position:relative;
background-image: url(../admin/images/bandeGaucheBot.png);
width: 178px;
height: 235px;
z-index: 0;
}

div#main {
position:absolute;
top:426px;
left:210px;
width:690px;
padding: 10px;
background-color: white;
color: #00360e;
}



.bloc {
margin: 20px;
}

/*Affichage du menu*/
div#navigation {
position: relative;
top: 0px;
}

div#navigation a:link {
color: white;
text-decoration: none;
}

div#navigation a:visited {
color: white;
text-decoration: none;
}

div#navigation a:hover {
color: #f1c54a;
}

div#navigation a:active {
color: white;
text-decoration: none;
}

ul.primary {
margin: -20px 0 0 0;
padding: 0;
list-style-type: none;
}

ul.primary a {
color: white;
text-decoration: none;
display: block;
width: 130px;
font-size: 1.2em;
font-weight: bold;
margin-left: -20px;
padding: 0 0 5px 55px;
border-bottom: 2px solid;
}

ul.primary li {
background-image: url(../admin/images/flecheLien.png);
background-repeat: no-repeat;
background-position: 5px 5px;
margin-top: 20px;
}

ul.secondary {
list-style-type: none;
margin-top: 10px;
margin-left: 0;
padding-left: 0;
display: none;
}

ul.secondary a {
width: 130px;
font-size: 1em;
font-weight: normal;
margin-left: -40px;
border-bottom: none;
}

ul.secondary li {
background-image: none;
line-height: 1em;
margin-top: 0px;
}

ul.secondary li:hover {
background-image: none;
color: #f1c54a;
list-style-type: none;
}


* html div#navigation a {
height: 1px;
}

ul#indexN {
padding-top: 20px;
padding-bottom: 20px;
}

a#linkGallery {
	padding-right: 20px;
	float: right;
}

a#linkHand {
	margin-left: 5px;
}

#barreGaucheMid li {
}

#barreGaucheMid a:link {
text-decoration:none;
}

#barreGaucheMid img {
border: none;
}

/*Lien administration*/
#banniereTop a {
text-decoration: none;
color: #00360e;
position: absolute;
top: 380px;
left: 560px;
}

#banniereTop a:hover {
border-bottom: 1px solid;
}

/*Indication mise-à-jout*/
#date {
color: #00360e;
position: absolute;
top: 390px;
left: 280px;
font-size: 10px;
}

#auteur1 {
position: relative;
background-color: #82A77C;
width: 690px;
font-size: 12px;
}

#auteur2 {
margin-top: 100px;
position: relative;
background-color: #82A77C;
width: 690px;
font-size: 12px;
}

#compteur {
margin-left: 590px;
margin-top: 100px;
}

.hideImage {
width: 0px;
height: 0px;
}

div#scrollingText {
display: none;
padding: 0 20px;
position: absolute;
width: 860px;
height: 30px;
background-color: #F1C54A;
font-size: 1.5em;
top: -400px;
left: -190px;
}

/*div#Content a:link,a:visited,a:hover,a:active{
color: blue;
text-decoration: underline;
}

div#Content a:hover{
text-decoration: underline;
}*/
