div#contenu div.gsc-control {
	width: 100%;
}

div#contenu table.gsc-resultsHeader {
	display: none;	
}

div#contenu table.gsc-search-box td {
	background-color: #626262;
	
}

div#contenu td.gsc-branding-user-defined {
		background-color: #626262;
}

div#contenu td.gsc-branding-text {
		background-color: #626262;
		color: #fff;
		width: 65px;
		vertical-align: middle;
}

div#contenu div.gsc-branding-text {
	color: #fff;
}

div#contenu td.gsc-branding-img {
	text-align: center;
	padding: 3px 0;
	background-color: #626262;
	padding-right: 83px;
}

div#contenu div.gs-visibleUrl {
	color: #f3bd49;	
}

div#contenu div.gs-title {
	text-decoration: none;	
}

div#contenu a.gs-title, div#contenu a.gs-title b {
	text-decoration: none;
	color: #8a9f54;
}