body {
	background: #f7f7f7 url('http://fr.saint-gobain-glass.com/imgs/bgd_body.jpg') repeat-x scroll left top;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #91b8d9;
	}

h1 {
	font-size: 1.4em;
	margin: 8px;
	}

h2 {
	font-size: 1.2em;
	}

#title {
	margin-left: 80px;
	}

#main {
	margin: 0 auto;
	padding: 0;
	width: 961px;
	background: #fff;
	border: 1px solid #bfbfbf;
	}

#menu {
	background: #2954af url('http://fr.saint-gobain-glass.com/imgs/bgd_topnavigation_b2c.jpg') repeat-x scroll left top;
	width: 100%;
	height: 27px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}

#menu ul li {
	padding: 4px 1px;
	display: inline;
	float: left;
	margin: 0px 2px;
	}

#menu ul li a {
	color: #91b8d9;
	text-decoration: none;
	}

#menu ul li a:hover, #menu ul li a.hover {
	color: #fff;
	text-decoration: underline;
	}

#maps {
	float: left;
	}

#maps img {
	padding: 1px;
	border: 1px solid #bfbfbf;
	margin: 10px;
	display: block;
	}

#Europe {
	margin-left: -4px;
	}

#world-map-sgg, #map_crop {
	padding: 1px;
	border: 1px solid #bfbfbf;
	margin: 10px;
	display: block;
	}

#europe-map-sgg {
	margin-left:-700px;
	margin-top:-280px;
	}
#map_crop {
	position:relative;
	height: 302px;
	width: 317px;
	overflow:hidden;
	}

ul.country_list {
	width: 220px;
	list-style: none;
	font-size: 1.2em;
	padding-left: 20px;
	}

ul.country_list li {
	/*padding-left: 20px;*/
	}

ul.country_list li a, ul.country_list li a img {
	text-decoration: none;
	border: 0;
	}
	
ul.country_list li a:hover, ul.country_list li a.hover {
	color: #91b8d9;
	text-decoration: underline;
	}

#world_list {
	float: left;
	height: 430px;
	margin-top: 10px;
	}

#europe_list {
	float: left;
	margin-top: 10px;
	}

#dialog-Belgium {
	display: none;
	}

#intro {
	float: left;
	font-size: 1.5em;
	display: inline;
	width: 312px;
	text-align: justify;
	margin: 20px 30px;
	line-height: 2em;
	}

.clear {
	clear: both;
	}

img.hidden {
	height: 0;
	}