body {
	background: #000000;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Century gothic",Verdana, times, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}


td {
	vertical-align: top;
		font-size: 12px;
}
h1 {
	font-family: "Century gothic",Verdana, times, Arial, sans-serif; 
	font-size: 18px;
	color: #A62B70;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 1px;
	font-weight: bold;
}
h2 {
	font-family: "Century gothic",Verdana, times, Arial, sans-serif; 
	font-size: 16px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
}

h2.gauche {
	text-align: left;
}
table.cadre {
	border: 4px solid #FFFFFF;
	width: 780px;
	height: 100%;
	background: #FFFFFF;
}
.header {
	background: #212121;
	height:109px;
	background: url("img/header2.jpg");
}
.footer {
	border-top: 1px solid #000000;
	height:50px;

}
.content td {
	padding: 5px;
}


.content p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.content p.gauche img {
	float: right;
}
.menu {
	font-weight : bold;
	padding-right: 15px;
	text-align: right;
	border-right: 1px solid #000000;
	width: 181px;
	color: #000000;
	font-family: "Century gothic",Verdana, times, Arial, sans-serif;
	font-size: 14px;
}


.menu_img td {
	padding: 2px;
}
.menu_img img {
	border: 2px solid #000000;
	width: 50px;
}

p.carte{
	text-align: center;
}

p.carte img{
	border: 0px solid #000000;
		float: right;
}
