body{
	background: #D9F3F4 url(../graphics/layout/recherche_simple/bg-page.png) repeat-x scroll 0 0;
}
/********************************* HEADER START */
#header{
	background:transparent url(../graphics/layout/recherche_simple/simple.png) no-repeat scroll top right;
}
/********************************* HEADER END */
/********************************* MENUBAR START */
				#menubar ul li a.actif {
					color: #0664AB;
				}
/********************************* MENUBAR END */
/****************** CONTENT MAIN START */
		#content div#main h1{
			color:#0664AB;
		}
/*		#content div#main h4{
			background:transparent url(../graphics/layout/recherche_simple/puce-h3.png) no-repeat scroll left 17px;
		}*/
			#main .list a.couleur2 {
				color: #0664AB !important;
			}
			#main span {
				color: #0664AB;
			}
			#main #pagination span.current, #left #pagination span.current{
				background:transparent url(../graphics/layout/recherche_simple/page_selected.gif) no-repeat scroll center top;
			}
		.surligne{
			background-color: #0664AB;
			color: white;
		}
/****************** CONTENT MAIN END */
/****************** CONTENT SIDEBAR START */
	#content div.box_pub{
		background:transparent url(../graphics/layout/recherche_simple/bg.box.png) no-repeat scroll left bottom;
		border-top: 1px solid #0664AB;
	}
		#content div.box_pub div.titre{
			background-position: left top;
			border-right: 1px solid #0664AB;
		}
			#content div.box_pub div.titre h4{
				border-left: 1px solid #0664AB;
			}
		#content div.box_pub hr {
			background: #0664AB none repeat scroll 0 0;
			color: #0664AB;
		}
/****************** CONTENT SIDEBAR END */
/****************** CONTENT LEFT START */
		#content div#left h4{
			background:transparent url(../graphics/layout/recherche_simple/puce-h3.png) no-repeat scroll left 17px;
		}
			#left a.couleur1 {
				color: #0664AB !important;
			}
/****************** CONTENT LEFT END */