/* Start of CMSMS style sheet 'Recherche' */
.col2{
	margin-right:0;
	width:597px;
}

#first{
	background:#FFB30F url(imgs/bg2.gif) repeat-x 0 0;
	margin-right:0;
	margin-bottom:30px;
	height:205px;
	position:relative;
	width:485px;
overflow:hidden;
	padding:15px 40px 20px 72px;
}
#first h1, #ariane, #ariane a{
	color:#fff;
}
#first h1{
	padding-top:20px;
	margin-top:0;
}
.recherche_form{
	padding:40px 0 20px 110px;
	background:url(imgs/recherche1.gif) no-repeat 0 25px;
	height:70px;
}
.recherche_form .search-input{
	width:360px;
	padding:5px;
}
.recherche_form .search-button{
	margin:4px 0 0 0;
	color:#fff;
	width:374px;
	padding:6px 0;
	background:#1c2c69;
	cursor:pointer;
	border:none;
}

.recherche_txt{
	padding:5px 40px 20px 72px;
}
/* End of 'Recherche' */

