#menu_vertical_themes ul li.bloc_recherche
{
	
}

#menu_vertical_themes ul li.bloc_recherche a, #menu_vertical_themes ul li.bloc_recherche a:hover 
{
	background:url(bouton.jpg);
	height:27px;
	width:178px;
	color:white;
	font-weight:bold;
}

#menu_vertical_themes ul li.bloc_recherche div.bloc_input
{
	background:url(bouton.jpg);
	height:27px;
	width:178px;
	margin-top:5px;
	margin-bottom:10px;
}

#menu_vertical_themes ul li.bloc_recherche div.bloc_input input
{
	margin-top:5px;
	margin-left:18px;
	height:13px;
	width:110px;
	font-size:9px;
	border:0px solid black;
}

#menu_vertical_themes ul li.bloc_recherche div.bloc_input span
{
	color:white;
	font-size:13px;
	padding-left:5px;
	font-weight:bold;
	cursor:pointer;
}