﻿@charset "utf-8";
#wrapper {
	text-align: left;
	width: 580px;
	font-family: "Trebuchet MS", Arial, Helvita, Verdana, "sans serif";
	font-size: 0.85em;
	color: #3d412c;
	margin-left: 12px;
	
}

#wrapper #trouvez {
	
	padding-bottom: 10px;
	
}
#wrapper #trouvez #titre {
	float: none;
	font-size: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-align: center;
}
#wrapper #trouvez #texte {
	float: left;
	width: 230px;
}
#contenu #centre #leftcell #centre2 #Search #wrapper #trouvez #illustration #image {
	height: 235px;
}


h4 {
	font-size: 1.1em;
	color: #003366;
	padding-top: 10px;
	padding-left: 20px;
}
h5 {
	font-size: 1em;
	color: #003366;
	font-variant: small-caps;
	font-weight: bold;
}
.petitsCaractères {
	font-weight: bold;
}
p {
	font-weight: bold;
}
#wrapper #trouvez #illustration {
	float: right;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#wrapper #trouvez #instructions {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #trouvez #illustration #vignette {
	text-align: center;
}
#wrapper #trouvez #bouton {
	padding: 10px;
}
#bouton {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}
#bouton img {
	text-align: right;
	margin-right: 20px;
}
