/* This is the stylesheet modern browser will use to print your pages. */



a {

color: #000;

}



body {

	font-family: 'Times New Roman', Times, Serif;

	font-size: 12pt;



#bandeau {

	position: absolute;

	top: 0px;

	left: 0px;

	background: url("/images/bandtitre.jpg") repeat-x;

	height: 1in;

	width: 100%;

	border: 0px

}

#titre {

	position: absolute;

	left: 0.75in;

	top: 1.25in;

}

#soustitre {

	font-style: italic;

	position: absolute;

	left: 0.75in;

	top: 1.5in;

}

#main {

	position: absolute;

	left: 1in;

	top: 100px;

}

#corps {

	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

#basms {

	font-family: Courrier;

	font-size: 10pt;

}

#menuhaut, #cote, #hautms, #plume, IMG { display: none; }