@charset "utf-8";
/* CSS Document */
body {
	background:			url(../images/carte_bg.jpg);
}

table {
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			10px;
	text-align:			left;
}

table h1 {
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	color:				#F00;
	border-bottom:		1px solid #666;
	
}

table h2 {
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#F00;
	
}