div.entier h1 strong
{
	color: #f25b3e;
}
div.search{
  margin-bottom: 10px;
}

div.search h1{
  margin-left: 0;
}

div.search .boite .titre_sans_image {
	background: #E95E3F;
}

div.search .boite .contenu {
	border-color: #E95E3F;
}

div.search p.no_results_categ
{
	font-size: 130%;
	color: #888;
}
div.search p.no_results_categ strong
{
  color: #E95E3F;
}

div.search a.voir_tous
{
	font-size: 0;
  width: 271px;
  height: 22px;
  display: block;
  margin: -21px 0 10px 190px;
}
div.search a.voir_tous_coloriage
{
  background:transparent url(../images/voir_tous.png) top left no-repeat;
}
div.search a.voir_tous_musique
{
  background:transparent url(../images/voir_tous_musique.png) top left no-repeat;
}
div.search a.voir_tous_jeu
{
  background:transparent url(../images/voir_tous_jeu.png) top left no-repeat;
}

div.search .boite {
  margin-top: 10px;
}

div.search-controls div.contenu
{
	background: #ffedc9;
	text-align: left;
}

div.search div.search-page-numbers
{
  float: right;
  font-size: 150%;
  letter-spacing: 3px;
	color: #888;
}
div.search div.search-page-numbers strong
{
	font-size: 120%;
	color: #444;
}

div.search-controls .submit
{
  background:#ffedc9 url(../images/submit_recherche.png) no-repeat;
	width: 38px;
	height: 32px;
	border: none;
	font-size: 0;
	vertical-align: 4px;
}
div.search-controls input
{
	height: 20px;
	width: 130px;
	font-size: 16px;
	padding: 3px;
}

p.top_mots
{
  color: #888;
	margin-top: 5px;
}

ul.top_recherches li
{
	float: left;
	margin-right: 5px;
}
ul.top_recherches li a
{
  color: #f45734;
	text-decoration: underline;
}

div.search div.titre_sans_image span
{
	color: #fb962c;
}

div.search a.results-return
{
  font-size: 120%;
}

div.search-results
{
  margin : 0 0 17px 0;
}
div.search-results div.result
{
  list-style: none;
	display: block;
	float: left;
  padding: 0 0 0 10px;
}

div.search-results div.result_musique
{
  width: 295px;
	margin: 10px 0 0 10px;
}

div.search-results div.result_musique div.image
{
  float: left;
  width: 80px;
}
div.search-results div.result_musique a
{
  color: #f25b3e;
}
div.search-results div.result_musique a.more
{
  text-decoration: underline;
}
div.search-results div.result_musique div.image img
{
  border: 1px solid #fb962c;
}
div.search-results div.result_musique div.infos
{
  margin-left: 90px;
	text-align: left;
}
div.search-results div.result_musique div.infos a.strong
{
	font-weight: bold;
}
div.search-results div.result_musique div.infos span
{
	color: #888;
	margin-right: 5px;
}

div.search-results div.result_coloriage
{
  float: left;
  width:80px;
  height:80px;
  margin: 10px 0 0 10px;
}
div.search-results div.result_coloriage a.image
{
	display: block;
  width:80px;
  height:80px;
  background: #fff;
  border: 1px solid #444;
}
div.search-results div.result_coloriage a.image:hover
{
  border: 1px solid #FB962C;
}

div.results_jeu
{
  margin : 0 0 10px 10px;
}

div.search-results div.result_jeu
{
  list-style: none;
  margin-top: 10px;
	margin-right: 0;
	border-bottom: 1px dotted #444;
	padding-bottom: 10px;
	width: 610px;
  padding: 0 0 10px 0;
}

div.search-results div.last_result
{
	border: 0;
}

div.search-results div.result_jeu div.image
{
  float: left;
  width: 80px;
}
div.search-results div.result_jeu div.image img
{
  border: 1px solid #444;
}
div.search-results div.result_jeu div.infos
{
  margin-left: 90px;
  text-align: left;
}
div.search-results div.result_jeu div.infos a.strong
{
  font-weight: bold;
}
div.search-results div.result_jeu div.infos a.strong img
{
  margin-left: 10px;
	vertical-align: middle;
}
div.search-results div.result_jeu div.infos span
{
  color: #888;
  margin-right: 5px;
}
div.search div.search-results div.clearend
{
  clear: both;
  display:block;
  margin:0;
	padding:0;
	background: #00ff00;
}
