<!--
/* nicolas poussin global */
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font: 0.9em 'Trebuchet MS', Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
}
#contenu {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body #contenu {
	height: auto;
}
h1 {
	color: #333300; 
	margin-bottom: 6px; 
	font-size: 20px;
}
h2 {
	color: #333300;
	font-size: 16px;
	border-style:dotted;
	border: 1px;
	padding-left: 30px;
	background: url(/images/fleche.gif) no-repeat;
}
h3 {
	color: #333300; 
	font-size: 14px;
}
a img {
	border: none;
}

/*Pages*/

#titre {
	height: 80px;
	background-color: #333300;
	color:#FFFFFF;
	display: block;	
}
#liens {
	width: 800px;
	float: left;
	text-align: left;
	padding: 30px 0 0 20px;		
}
#liens a {
	color:#FFFFFF;
	text-decoration: none;
}
#liens a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#et-in-arcadia-ego {
	width: 20%;
	float: right;
	text-align: right;	
}
#corps {
	padding: 10px;
	text-align: center;
	display: block;
}
.blocs {
	clear: both;
	display: block;
	width: 910px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
.tableau {
	width: 300px;
	padding-top: 5px;
	text-align: center;
}
.description {
	float: left;
	width: 600px;
	margin-left: 10px;
	text-align: left;
}
.description a {
	color:#333300;
	text-decoration: none;
}
.description a:hover {
	text-decoration: underline;
}
#titre-recherche{
	clear: both;
	display: block;
}
#nicolas-poussin {
	float: left;
	width: 320px;
	text-align: left;
}
#google {
	float: left;
	width: 280px;
	font-size: 0.8em ;
	text-align: right ;
}
#sommaire {
	clear: both;
	padding-top: 10px;	
}
#poussin-resultats {
	float: left;
	width: 520px;
	text-align: left;
}
#resultats-google {
	font: 0.8em 'Trebuchet MS', Verdana, Arial, sans-serif;
	float: left;
	width: 820px;
	margin: 10px;
	text-align: left;
}
.bloc-texte {
	float: left;
	width: 800px;
	text-align: left;
}
.bloc-texte a {
	color:#333300;
	text-decoration: none;
}
.bloc-texte a:hover {
	text-decoration: underline;
}
.livres {
	float: left;
	width: 150px;
	text-align: center;
}
.livres-2 {
	float: left;
	width: 650px;
	text-align: left;
}
#pied {
	clear: both;
	position: absolute;
	text-align: right;
	bottom: 0;
	padding: 10px 10px 10px 0;
	background-color: #333300;
	width: 99%;
}
.note {
	font: 0.8em 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-align: right;
	color:#777700;
}
.source {
	font: 0.8em 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#777700;
}
-->