html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}


body
{
   background: url(../images/back.jpg) repeat-x;
   background-color: #FF8503;
   font-family: Verdana, Arial, serif;
   font-size: 12px;
   color: #57503D;
}


a
{
   color:#FFA202;
   text-decoration:none;
   outline:none;
} 


a:hover
{
   color:#FF6702;
   text-decoration:none;
   outline:none;
}


a.menu
{
   color:#574D3F;
   text-decoration:none;
   outline:none;
} 


a.menu:hover
{
   color:#000000;
   text-decoration:none;
   outline:none;
}


div#head
{
   width: 687px;
   height: 511px;
   background: url(../images/head.jpg) no-repeat;
   position: absolute;
   margin: 0 0 0 0;
}



div#b1
{
   width: 64px;
   height: 16px;
   position: absolute;
   margin: 53px 0 0 239px;
}


div#b2
{
   width: 64px;
   height: 16px;
   position: absolute;
   margin: 53px 0 0 317px;
}


div#b3
{
   width: 64px;
   height: 16px;
   position: absolute;
   margin: 53px 0 0 395px;
}




div#menu
{
   width: 88px;
   height: 94px;
   position: absolute;
   margin: 346px 0 0 485px;
}



div#da
{
   width: 220px;
   position: absolute;
   margin: 512px 0 0 495px;
}



div#page
{
   width: 361px;
   min-height: 270px;
   background: url(../images/page.png) repeat-y;
   position: relative;
   margin: 198px 0 0 142px;
}


div#corps
{
   text-align: justify;
   width: 323px;
   position: relative;
   margin: 0 0 0 7px;
}


div#foot
{
   width: 361px;
   height: 113px;
   background: url(../images/foot.png) no-repeat;
   position: relative;
   margin: 0 0 0 142px;
}


h2
{
   position: relative;
   font-size: 12px;
   font-weight: bold;
   margin: 8px 0 2px 0;
}


.news2
{
   width: 313px;
   text-align: justify;
   background: url(../images/news.png) repeat;
   position: relative;
   margin: 0;
   padding: 5px;
}


.news3
{
   width: 323px;
   text-align: right;
   position: relative;
   margin: 0;
}


h1
{
   font-family: Verdanna, Arial, serif;
   font-size: 26px;
   font-weight: bold;
   color: #FCA300;
   margin: 0;
}


.bouton
{
   width: 64px;
   height: 16px;
}


.imgdroite
{
   float: right;
   margin: 3px;
}


img
{
   border: 0;
   margin: 0;
   padding: 0;
   display: block;
}


object
{
   display: block;
}


table { border: 0px; }

ul.nav {
   list-style: none;
   margin: 0 0 0 3px;
   padding: 0;
}
ul.nav li {
   background: url(../images/pip.jpg) no-repeat 0 3px;
   padding-left: 20px;
}


ul.nav2 {
   list-style: none;
   margin: 0 0 0 3px;
   padding: 0;
}
ul.nav2 li {
   background: url(../images/pip2.jpg) no-repeat 0 3px;
   padding-left: 20px;
}