body 
{
 margin: auto;
}

#page 
{
 width: 960px;
 margin: auto;
}

#menu 
{
 width: 960px;
 height: 30px;
 vertical-align: top;
 border-style: none;
 background-image: url(img/fond_menu.jpg);
}

#menu a 
{
 color: black;
 text-decoration: none;
}

#menu a:visited 
{
 color: black;
}

#element_menu 
{
 border-style: none;
 background-image: url();
}

.liens 
{
 width: 200px;
 font-weight: bold;
 text-align: center;
 color: black;
 text-decoration: none;
 border-style: none;
}

.liens a:visited 
{
 text-decoration: none;
}

#logo 
{
 width: 959 px;
 height: 150px;
 text-align: center;
}

#entete 
{
 width: 960px;
 height: 100px;
 text-align: center;
 overflow: hidden;
 float: left;
}

#entete_index 
{
 width: 960px;
 height: 555px;
 float: left;
}

#corps 
{
 width: 936px;
 background-color: rgb(255, 255, 204);
 overflow: visible;
 padding: 10px;
 border-color: blue;
 border-width: 2px;
 border-style: solid;
 float: left;
}

#corps h1 
{
 text-align: center;
}

#corps h3 
{
 text-decoration: underline;
 text-align: center;
}

#corps h4
{
	text-align: center;
}

#corps_news 
{
 width: 936px;
 height: 450px;
 background-color: rgb(255, 255, 204);
 overflow: scroll;
 padding: 10px;
 border-color: blue;
 border-width: 2px;
 border-style: solid;
 float: left;
 margin-top: 5px;
 margin-bottom: 2px;
}

#corps_news h1 
{
 text-align: center;
}

#corps_news h3 
{
 text-decoration: underline;
}

#corps_construction 
{
 width: 960px;
 height: 555px;
 background-image: url(img\fond_corps6.jpg);
 font-weight: bold;
 text-align: center;
 font-size: large;
}

#corps_liens 
{
 width: 960px;
 height: 60px;
 text-align: center;
 float: left;
 background-image: url(fond_menu.jpg);
 text-decoration: none;
}

#corps_liens td 
{
 width: 160px;
 font-weight: bold;
 color: black;
}

#corps_liens a 
{
 text-decoration: none;
}

#corps_liens a:visited 
{
 color: black;
}

#corps_liens2 
{
 width: 960px;
 height: 30px;
 text-align: center;
 float: left;
 background-image: url(fond_menu.jpg);
 text-decoration: none;
}

#corps_liens2 td 
{
 width: 480px;
 font-weight: bold;
 color: black;
}

#corps_liens2 a 
{
 text-decoration: none;
}

#corps_liens2 a:visited 
{
 color: black;
}

#news 
{
 float: right;
 margin: 4px;
}

#contact 
{
 width: 930px;
 text-align: center;
 float: left;
 text-decoration: none;
 border-width: 2px;
 border-style: solid;
}

#contact td 
{
 width: 480px;
}

#footer 
{
 width: 960px;
 height: 20px;
 text-align: center;
 font-size: x-small;
}