/*
	CSS pour Hewitt - Google API
	Simon - egzakt.com
	2008-10-20
*/

.gsc-input,
#centre .gsc-trailing-more-results,
.gsc-search-button,
.gsc-clear-button,
.gsc-twiddle,
.gsc-resultsHeader {
	display:none;
}

.gsc-control {
	width:644px;
}

.gs-webResult div.gs-visibleUrl-short {
	display:none;
}
.gs-webResult div.gs-visibleUrl-long {
	display:none;
}

#searchcontrol {
	padding:10px 13px;
}

.gsc-results {
	display:none;
}


.gs-result .gs-title b {
	color:#0093DB;
}
.gs-title a {
	color: #011367;
	text-decoration: none;
}
.gs-result a.gs-title:hover,
.gs-result a.gs-title:hover b {
	color:#00509d;
}

.gsc-results .gsc-cursor-box {
	font-size:14px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	color:#00509d;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color:#00509d;
}
.gsc-cursor-box {
	margin-bottom: 10px;
	margin-top: 10px;
}
.gsc-cursor-page {
	display: inline;
	margin-right: 5px;
}
.gsc-cursor-page:hover {
	cursor: pointer;
}
.gsc-search-box {
	display: none;
}
#aucun_resultat {
	padding:0 13px;
	display:none;
	position: absolute;
	margin-left: 370px !important;
	margin-left: -940px;
	background-color: #ffffff;
	margin-top: 50px;
	font-weight: bold;
}
.accueil #aucun_resultat {
	margin-left: 370px !important;
	margin-left: -340px;
}
.gsc-branding-text, .gsc-branding-img {
	display: none;
	font-size: 0;
}
.gsc-resultsRoot, .gsc-control {
	width: 450px;
	font:normal 1.04em arial, sans-serif;
}
.gsc-resultsRoot a {
	color: #001265;
}
.gsc-results {
	padding-left: 15px;
}
table tr td.gsc-branding-user-defined {
	background-color: #ffffff !important;
	height: 0px;
	width: 0px;
	font-size: 0px;
}
.noresults {
    position: absolute;
	margin-top: 50px;
	padding: 10px;
	font-weight: bold;
}
.gs-watermark {
	display: none;
}
.gs-snippet {
	margin-bottom: 10px;
}
.gs-title {
	margin-top: 5px;
}