* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #6287A0;
	color: white;
	margin: auto;
	width: 400px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h1 {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
h2 {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
p {
	padding-bottom: 15px;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
th {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 10px;
}

.txt {

	color: #FFFFFF;
	padding: 20px;

}
.tit-menu {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.prix {
	font-size: 12px;
	font-weight: bold;
	color: #B1C6CF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.txt-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;

}
.petit {
	font-size: 9px;
	font-style: italic;
}
.pointilles {
	color: #A7C0CB;
	letter-spacing: 2px;
}
.txt-carte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EA4B5;

}
.prix-carte {
	font-size: 12px;
	font-weight: bold;
	color: #B1C6CF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EA4B5;

}
.coul-rouge {
	color: #990000;
}

