body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #333333;
	text-align:center;
	background:url(../images/bg.jpg) repeat-x top #cfdbe3;
}

p {
	line-height:1.5em;
}

form {
	margin:0px;
	padding:0px;
}

a {
	color:#345C87;
	text-decoration:none;
}

h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.3em;
	color: #003366;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 0.4em;
	color:#345C87;
}

h3 {
	font-size: 1em;
	line-height: 1;
	font-weight: bold;
	margin: 0 0 0.5em;
}

h4 {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0.5em;
	color:#5695C6;
	font-weight:bold;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #5695C6;
}

h6 {
	font-size: 1em;
	font-weight: normal;
}

#site {
	width:660px;
	text-align:center;
}

#container {
	text-align:left;
}

#top {
	width:660px;
	height:95px;
}

#top_logo {
	display:none;
}

#top_logo_noir {
	display:block;
}

#top_menu {
	display:none;
}


#top_nav {
	display:none;
}

#content {
	width:660px;
	background: url(../images/content_bg.gif) repeat-y #fff;
}

#content_left {
	display:none;
}

#content_right {
	width:660px;
}

#content_clear {
	clear:both;
}

#banner {
	display:none;
}

#breadcrumb {
	width:635px;
	padding:0px 4px 10px 0px;
	background:url(../images/breadcrumb_bg.gif) bottom repeat-x;
	text-align:right;
}

#print_version {
	display:none;
}

#bottom {
	display:none;
	clear:both;
}

#title {
	color:#003366;
	font-size:36px;
	margin-bottom:16px;
	width:560px;
	height:52px;
}


/* sIFR Flash replacement */

.sIFR-flash {
  display: none;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-alternate {
  visibility: visible ;
  display: block ;
  position: static;
  left: auto;
  top: auto;
}

/* sections content */

#about_content {
	width:640px;
	margin:0px;
}

#news_content {
	width:640px;
	margin:0px;
}

#home_content {
	width:640px;
	margin:0px;
}

#expertise_content {
	width:640px;
	margin:0px;
}

#sitemap_content
{
	margin: 0px;
	padding: 10px;
}

#topEurope_logo,
#topEurope_nav,
#topEurope_title_europe,
#topEurope_menu,
#breadcrumb
{
	display:none;
}

#topEurope_logo_noir
{
	margin: 10px;
}

body,
#content
{
	background:white;
}
