body{
	background: url("../images/interface/fondaccueil.jpg") repeat-x #ff7d00;
}


#titre{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #000000;
	width: 100%;
	text-align: center;
}
#titre a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #FF7D00;
	width: 100%;
	text-align: center;
	text-decoration: none;
}

#titre a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #FF7D00;
	width: 100%;
	text-align: center;
	text-decoration: none;
}

a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7D00;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

#footer{
	height:20px;
	width: 1002px;
	background-image:url(template/images/intro/footer.jpg);
	text-align: center;
	
}
