body{
	margin:0;
	padding: 0;
	text-align:justify;
	font-family:verdana;
	font-size:10px;
}

#page{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background:white url("images/fond.jpg") repeat-y;
	height:auto;
}

#centre {
	width:955px;
	padding-left:50px;
}

#menu{
	width:925px;
	height:33px;
}

#menu ul{
	list-style:none;
	margin-left:20px;
}

#menu ul li{
	float:left;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#menu ul li a{
	display:block;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:10px;
}

img {
	border:none;
}

ul {
list-style:none;
}

a.accueil{
	width:70px;
	height:31px;
}

a { 
	color: #EF870E;
	text-decoration:none;
	display:inline-block;
	margin:3px;
	padding:2px;
 } /* liens internes */
 
a:hover{ 
	color: #EF870E;
	text-decoration:underline;
	display:inline-block;
	margin:3px;
	padding:2px;
} /* liens internes */

table {
	
}

span.titlmenu{
	font-size:12px;
	margin-left:60px;
	font-weight:bold;
	display:bloc;
	margin-bottom:10px;
}

div.arch{
	margin-left:450px;
	margin-top:10px;
}

div.arch a{
	font-size:11px;
}

#head a {
	margin:0;
	padding:0;
}
