/* CSS Document */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #979797;
}


h1.actus a:link, h1.actus a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff9900;
	background-image: url(images/actualite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 2px;
}

h1.actus a:hover {
	text-decoration: underline;
}

h2.actus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a72006;
}

#page-content {
	background-color: #f8f9fb;
	background-image: url(images/content_recherche_bottom.jpg);
}

#page-content-inside {
	background-image: url(images/content_recherche_top.jpg);
}

#cse-search-results {
	margin-bottom: 15px;
	width: 750px;
}

#centre-google {
float: left;
width:810px;
}

#page-content-google {
	width:810px;
	min-height: 1px;
	padding-top: 350px;
	padding-bottom: 0px;
	margin-top: 178px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #f8f9fb;
	background-image: url(images/content_recherche_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 0px;
}

#page-content-inside-google {
	margin-top: -350px;
	padding-top: 20px;
	margin-left: 0px;
	padding-left: 5px;
	background-image: url(images/content_google_top.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* for IE */
* html #page-content-google{
 height: 1px;
}

#page-content-google p {
	text-align: justify;
	margin-right: 0px;
}
#page-content-google ul {
	line-height: 16px;
}
