/* CSS Document */
body
{
text-align:center;
	
	background-image:url(images/fondacc.jpg);
	background-attachment:fixed;
	margin: 0 auto;
}
#EmplacementCarteItineraire
{
margin-top:450;


width:400px;
height:300px;}
#EmplacementTexteItineraire
{background-color:#ffccff;
height:250px;
vertical-align:middle;
color:#666666;
list-style:
}
#entete
{
	width:100%;
	margin:auto;
	
	height:60px;
}

h1
{
	color:#FFFFFF;
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 54px;
	margin-top: 10px;
}
h4
{
	font-family:"Monotype Corsiva";
	font-size:24px;
	color:#FFFFFF;
	text-align: center;
	margin-top: 50px;	
}
h2
{
	font-family:"Monotype Corsiva";
	font-size:16px;
	color:#FFFFFF;
	text-align: center;
	margin-top: 50px;	
}
#menu
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:30px;
		text-align:center;
	font-family:"Monotype Corsiva";
	font-size:18px;
	color:#FFFFFF;
	
}
table
{width:100%;
margin:auto;
text-align:center;
}

 .contact
{width:auto;
margin:auto;
}
.description
{width:496px;
}
#corps
{
	
	width:75%;
	vertical-align:baseline;
	top:0px;
		margin-right: auto;
	margin-left: auto;
	
	
	
}
#container
{
	background-image:url(images/fondmenu.png);
	width:80%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}
#pieddepage
{
	width:100%;
	margin: auto;
	
}
h3
{font-family:"Monotype Corsiva";
font-size:14px;
color:#FFFFFF;
text-align:center;
}
#carousel
{margin-left:auto;
margin-right:auto;

}
a
{text-decoration:none;
color:#FFFFFF;
}
td a:hover {
background-color:#666666; }
td a:active { background-color: #5F879D; }

