div#maincontent div#main div#leftcontent {
	background-color: #FFFFFF;
	background-image: url(/images/background/bg_blanc.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 784px;
	height: 502px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #818181;	
}

div#searchplace {
	margin-top:15px;
	margin-left:50px;
	display:inline-block;
	width:375px;
}
div#titleresult {
	margin-top:15px;
}
div#titleresult div#title1{
	width: 70px;
	padding-bottom: 5px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cfcfcf;
	float: left;
}
div#titleresult div#title2{
	width: 285px;
	padding-bottom: 5px;
	margin-left: 20px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cfcfcf;
	float: left;
}
div#text {
	margin-top: 15px;
}
div#text b {
	color: #000000;
}
div#results {
	width: 375px;
	height: 250px;
	overflow : auto;
}
div.noresult {
	width: 375px;
	height:330px;
}
div#results div#lineresult {
	margin-top: 10px;
}
div#lineresult div#cell1{
	width: 70px;
	text-align: center;
	font-weight: bold;
	float: left;
}
div#lineresult div#cell2{
	width: 285px;
	margin-left: 20px;
	float: left;
}
div#infosearch {
	margin-top: 15px;
	height: 15px;
	width: 375px;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
div#infosearch div#titlesearch {
	margin-left: 5px;	
	font-weight: bold;
	float: left;
}
div#infosearch div#page {
	height: 14px;
	width: 10px;
	text-align: center;
	float: left;
}
div#infosearch div#separation {
	width: 10px;
	text-align: center;
	float: left;
}
div#search {
	margin-top: 40px;
}

div#visuplace {
	display:inline-block;
	width:331px;
	margin-top:15px;
}

.itemSearch {
	color: #000000;
	text-decoration:none;
}
.pageon {
	color: #EEAF02;
	font-weight: bold;
}
.pageoff {
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
}

input.search2 {
	border:1px #CCCCCC solid;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7C7C7C;	
	background-color: #FFFFFF;
	width: 100px;
}