
body {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9C520E;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}


a {
	color: #9C520E;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div{
	padding:15px;
}
.accroche {
	text-align: center;
	font-weight: bold;
}
.accrocheDetails {
	position:relative;
	left:15px;
	text-align: left;
	font-weight: bold;
}
#tableRech{
	position: relative;
	left: 15px;
	top: 15px;
}
.affRechType {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C520E;
}
.contenuRechType {
	text-align: center;
	font-weight: bold;
}
.small{
	font-weight:100;
}.highLight {
	font-size: medium;
	text-decoration: underline;
}


.footer{
	float:left;
	padding:0;
	margin:0;
	background-color:#9C520E;
	width: 900px;
}
.footer2{
	float:right;
	padding:0;
	margin:0;
	background-color:#9C520E;
	width: 10px;
}
.footer2 a{
	color : white;
}
.footer2 a:hover{
	
	color : #F0BA17;
	font-weight:bold;
	text-decoration:none;
}

.footer a{
	color : white;
}
.footer a:hover{
	
	color : #F0BA17;
	font-weight:bold;
	text-decoration:none;
}


a.info {
	position: relative;
	text-decoration: none;
}
a.info span{
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info:hover span{
	display: inline;
	position: absolute;
	text-decoration: none;
	border:1px solid gray;
	background-color:white;

	padding: 2px;
	top: -5em;
	left:6em;
}

.backcolor{
	background-color:#FFFF96;
	margin:0;
	padding:0;
}

.backcolor2{
	background-color:#FFFFCC;
	float: left;
	margin-left: 50px;
	border:1px solid black;
	width:300px;
	text-align: left;
	padding: 0;
}

.backcolor3{
	background-color:#FFFFCC;
	float: right;
	margin-right: 50px;
	border:1px solid black;
	width:300px;
	text-align: left;
	padding: 0;
}
.backcolor2 a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
}
.backcolor2 a:hover {
	color:#FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.backcolor2 h1{
	font-size:medium;
	padding: 5px;
	position: relative;
	background-color: #9D530E;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
.backcolor2 p{
	padding: 10px;
	margin: 0;
	font-weight: bold;

}

.backcolor3 h1{
	font-size:medium;
	padding: 5px;
	position: relative;
	background-color: #9D530E;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
.backcolor3 a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
}
.backcolor3 a:hover {
	color:#FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.backcolor3 p{
	padding: 10px;
	margin: 0;
	font-weight: bold;

}