/*
Vert ABCC1D
Orange FE7D19
Gris 4A5363
Rouge C40001
Jaune F5C116
bleu 5B7387
*/

body {
	color: #4A5363;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	margin-top: 10px;
}
div.hr {
  height: 15px;
  background: #fff url(img/hrgl.gif) no-repeat scroll;
}
div.hr hr {
  display: none;
}
a:link,  a:visited {
	color: #5B7387;
	text-decoration: none;
}
a:hover,a:active {
	color: #5B7387;
	text-decoration: underline;
}
#header {
	border: 1px solid #000000;
	background: #5B7387;
	width: 99%;
	height: 25px;
	padding: 2px;
}
#container {
	width: 100%;
	float: left;
	margin-right: -250px;
}
#content {
	margin-right: 250px;
}
#main {
	margin-left: 50px;
	margin-right: 10px;
}
#left {
	width: 50px;
	float: left;
}
#sidebar {
	width: 250px;
	float: right;
	margin-top: 70px;
}
#footer {
	border: 1px solid #000000;
	background: #F5C116;
	width: 99%;
	padding: 2px;
	font-size: 10px;
}
.clearing {
	height: 0;
	clear: both;
}
.barre1 {
	border: 1px dotted;
	padding: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
.barre2 {
	border: 1px dotted;
	padding: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
.barre1 h1 {
	background-color: #5B7387;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.barre2 h1 {
	background-color: #F5C116;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.urltop {
	float: left;
}
.goonumber {
	text-align: right;
}
.googleresult {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36c;
	color: #00;
	background-color: #e5ecf9;
	font-size: 12px;
}
.entete {
	background-image: url(img/goologogl.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	background-position: -22px 0px;
}
.goocode {
	background-color: #CCCCCC;
	padding: 10px;
	border: 1px dotted;
}
.goocodeent {
	font-size: 12px;
	background-color: #999999;
	width: 250px;
	height: 20px;
	border: 1px solid;
	padding: 5px;
	color: #FFFFCC;
}
.radiob {
	margin-left: 150px;
	margin-top: -30px;
}
#langue {
	float: left;
}
.graph {
	border: 1px solid #5B7387;
	width: 600px;
}
.anno {
	font-size: 10px;
}
.gmenu {             
	font-size: 10px;   
	text-align: center;
}                    