/*** CSS issu de WWW.MARIOMANIA.NET ***/

/* Cette feuille de style gère l'impression du site MARIOMANIA. */
  
#accessibilite, #menu, #fil, #header, #footer, #recherche, #sidebar, #tabnav, #standards {
	display: none;
}

body{
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-align: justify;
}

body img {
	border: 1px;
}

hr {
	display: none;
}

h1, h2, h3, h4, caption, thead{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

h2{
	font-size: 14pt;
	text-transform: uppercase;
	text-align: center;
}

h3{
	color: #336699;
	background-color: #FFFFFF;
	font-size: 14pt;
	line-height: 100%;
	border-bottom: 1pt solid #336699;
}

h4{
	font-size: 12pt;
	margin-top: 3%;
	margin-bottom: 0%;
}