
/*
 *= MAXISEARCH
 */

#maxisearch {
	color: #5C5Cf5;
	height: 450px;
	padding: 25px;
}
#maxisearch span {
	float: right;
	margin-right: 30px;
	font-size: 11px;
	width: 100%;
	text-align: right;
	color: #f5790d;
	color: #e9e9c9;
	line-height: 13px;
}
#maxisearch #recherche {
	width: 593px;
	margin-top: 55px;
	padding-top: 50px;
	background-color: #3b5a69;
	color: #FFF;
	height: 52px;
	line-height: 21px;
	padding: 25px;
	border-top: 3pt solid #f5d5a3;
	border-left: 3pt solid #f5d5a3;
	border-right: 3pt solid #f5a97d;
	border-bottom: 1pt dotted #bbb;
}
#maxisearch #recherche2 {
	width: 593px;
	padding-top: 50px;
	background-color: #4b6a79;
	color: #FFF;
	height: 32px;
	line-height: 21px;
	padding: 25px;
	border-left: 3pt solid #f5d5a3;
	border-right: 3pt solid #f5a97d;
	border-bottom: 1pt dotted #bbb;
}
#maxisearch #recherche3 {
	width: 593px;
	margin-bottom: 25px;
	padding-top: 50px;
	background-color: #5b7a89;
	color: #FFF;
	height: 32px;
	line-height: 21px;
	padding: 25px 25px 30px 25px;
	border-left: 3pt solid #f5d5a3;
	border-right: 3pt solid #f5a97d;
	border-bottom: 3pt solid #f5a97d;
}
#maxisearch #recherche input,select {
	margin: 25px;
	_margin-right: -25px;
	_margin-top: -5px;
	_margin-bottom: 0px;
}
#maxisearch #recherche input[type=text] {
	color: #00008f;
	border:none;
	outline:none;
	width:350px;
	margin:0px;
	padding:10px 10px 9px 9px;
	font-size:16px;
	height:40px;
	background-image:url(/img/local/bigsearchform.jpg);
	font-weight:normal;
}
input.bigsearch {
	float: right;
	color: #00008f;
	border:none;
	outline:none;
	width:350px;
	margin:0px;
	padding:10px 10px 9px 9px;
	font-size:16px;
	height:40px;
	background-image: url(/img/local/bigsearchform.jpg);
	background-repeat: no-repeat;
	font-weight:normal;
	_margin-right: 30px;
}
#maxisearch #recherche2 select {
	font-size: 13px;
	background: #f0ece5;
	color: #00008f;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: -10px;
	_margin-right: -50px;
}
#maxisearch #recherche3 select {
	font-size: 13px;
	background: #f0ece5;
	color: #00008f;
	margin-top: 7px;
	margin-right: -20px;
	margin-bottom: 5px;
	_margin-right: -70px;
}
#maxisearch #recherche .search {
	margin-right: -10px;
	margin-left: -15px;
	margin-top: 5px;
	float: left;
	padding-left: 25px;
	background: transparent url(/img/local/arrow-blue-big.gif) 0px 0px no-repeat;
	color:#dfdfff;
	font-family:Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
}
#maxisearch #recherche2 .search {
	margin-right: -10px;
	margin-left: -15px;
	margin-top: 5px;
	float: left;
	padding-left: 25px;
	background: transparent url(/img/local/arrow-blue-big.gif) 0px 0px no-repeat;
	color:#bfcfff;
	font-family:Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
}
#maxisearch #recherche3 .search {
	margin-right: -10px;
	margin-left: -15px;
	margin-top: 5px;
	float: left;
	padding-left: 25px;
	background: transparent url(/img/local/arrow-blue-big.gif) 0px 0px no-repeat;
	color:#1f1f3f;
	font-family:Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
}
#maxisearch .bt-blue {
	background: none;
	border: none;
	text-indent: -9999px;
	background: transparent url(/img/local/ok.png) top left no-repeat;
	width: 30px;
	height: 23px;
	cursor: pointer;
	outline: none;
}
#maxisearch .bt-bigsearch {
	background: none;
	border: none;
	text-indent: -9999px;
	background: transparent url(/img/local/bigsearch.png) top left no-repeat;
	width: 87px;
	height: 43px;
	cursor: pointer;
	outline: none;
}

