/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #61CE25;
	background-image: url(/test/fond.jpg);
	background-repeat: repeat-x;
}  
#header {
height: 185px;
margin:0;
}
#menu{
height:25px
}
a.nav, a.nav:link, a.nav:visited {
margin-top:2px;
margin-left: 25px;
margin-right: 25px;
text-align:center;
text-decoration:none;
font-family: "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
line-height:25px;
overflow:hidden;
 float:left;
 font-weight: bold;
 }
a.nav:hover {
color:#FFCC00;
}
a.nav:active {
color:#fff;
}
#centre {
margin: 10px;
width: 650px;
}

#pied {
text-align: right;
position: fixed;
bottom: 0px;
background-image: url(/images/grass.png) !important;
background-image: url(/images/grass.gif);
width: 100%;
height:15px;
padding-top: 35px;
}
#pied a{
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
margin-right: 10px;
}
h1{
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 20px;
color: #006600;
border-bottom: 2px solid #00CC00;
margin:0 0 10px 0;
}
p {margin: 0px;
color: #333300;
font-size: 14px;}
#Layer1 {
position:absolute;
	left:660px;
	top:141px;
	width:309px;
	height:297px;
	z-index:1;
	background-image: url(/images/photo.jpg);
	padding-top: 30px;
	padding-left: 34px;
}

.imgborder{
border: 5px solid #FFFFFF;
}
