html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	height:97%;
	background-image:url(../images/html_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #688d44;
	/*background-color: #42863f;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

#container {
	margin:auto;
	width:990px;
	margin-top:90px;
	position:relative;
	height:615px;
	/*width:100%;
	height:100%;*/
}

#animPrincipale {
position:absolute;
top:0;
left:0;
width:990px;
}

#menuToolBox {
position:absolute;
top:550px;
left:1px;
width:990px;
height:40px;
visibility:hidden;
}

#content {
	position:relative;
	top:25px;
	width:984px;
	/*height:558px;*/
	text-align:left;
	border:3px solid #ffffff;
	/*background-image:url(../images/intro/green2.jpg);
	background-position:-1px -1px;
	background-repeat:no-repeat;*/
}

.content_noflash {
	top:10px;
	left:0px;
	width:964px;
	color:#ffffff;
	line-height:18px;
	padding:10px;
	overflow:hidden;
	/*position:absolute;
	height:558px;
	overflow:auto;*/
}
#opellogo {
	margin:20px;
	margin-left:17px;
}
#footer {
	font-size:10px;
	text-align:center;
	margin:20px 0;
	position:relative;
	bottom:-20px;
	padding-bottom:20px;
	/*top:570px;
	width:984px;*/
	
}
#footer, #footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#opel_footer {
	float:left;
	width:200px;
	text-align:left;
	padding-left:24px;
}
#privacy_footer {
	float:right;
	width:200px;
	padding-right:14px;
}	
.content_noflash #contenu_sansflash {
width:680px;
padding:10px;
border:1px solid white;
}
.content_noflash #crossLinking {
float:right;
margin-right:20px;
width:225px;
display:inline;
}
.content_noflash #crossLinking h3 {
font-size:1.1em;
}
.content_noflash #crossLinking ul {
padding-left:10px;
margin-left:10px;
}