/* default styles */
html {
	font-size: 100%;
}

body { 
	background: #fff;
	color: #000;
	font-family: Georgia, serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

#title h1 { font-size: 20pt; }
h1 { font-size: 20pt; }
h2 { font-size: 16pt; }
h3 { font-size: 12pt; font-weight: bold; }

strong      { font-weight: bold; }
em          { font-style: italic; }

#logo div { display: none; }
#logo { background: url(../fr/img/entete-print.jpg) no-repeat; width: 955px; height: 370px; }
#menu { display: none; }
#footer { display: none; }

.icones .ami { display: none; }
/*
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
*/
#formulaire { display: none; }