/* Brun des cadres :      #63101b
 */

*
{
	margin: 0;
	padding: 0;
	font-family: "Verdana", arial, sans-serif;
}

body, p, h1, h2, h3, h4, h5, h6, th, td
{
	font-size: 20pt;
	font-weight: normal;
}

body
{
	background-image: url('images/top1.gif');
	background-repeat: repeat;
	width: 100%; /* takes precedence over the width set with the HTML width attribute */
}

iframe {
	border: 2px solid black;
}

