body {
	font-size: 12px; 
	font-family: "lucida grande", arial, helvetica, Verdana, sans-serif;
	color: #330;
	background: url(img/hist-fds.gif) #e7e7bd;
	margin: 20px 190px;
}

body.contact {
	font-size: 10px; 
	font-family: "lucida grande", arial, helvetica, Verdana, sans-serif;
	color: #330;
	background: #e7e7bd;
	margin: 20px;
}

h1 {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #663;
}		

p  {
	text-align: justify;
	margin-top: 10px;
}

p:first-line { line-height: 1; }
p:first-letter { font-size: 1.5em;}

a:link { color: #669; background: inherit;text-decoration: none;}
a:visited { color: #669; background: inherit;text-decoration: none;}	
a:hover { color: #c69; background-color: inherit;text-decoration: none;}	
a:active { color: #f69; background: inherit;text-decoration: none;}	

a img { border: none; }
a img:hover { background: transparent; color: inherit;}

#centercontent {
	width: 380px;
}

#pays {
	font-size: 0.8em;
	margin: 16px 0;
	text-align: justify;
}

.paysTitre, .paysTitre > a:link, .paysTitre > a:visited, .paysTitre > a:hover, .paysTitre > a:active {
	border-bottom: 1px solid #cc9;
	padding: 0;
	margin-left: -1em;
	color: #cc9;
	background: inherit;
}

#pied {
	margin-top: 2em;
	font-size: 0.8em;
}

