body {
	background : #71685d url("../img/v_bgradient.gif") left top repeat-x;
	text-align : center;
	margin : 0;
	padding : 0;	
	height : 100%;
}
div {
	margin : 0;
	padding : 0;
}
* {
	font : 11px Arial, Verdana;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
}
h2 span, h3 span, h4 span, h5 span, h6 span {
	display:none;
}
p {
	margin : 0;
	padding : 0;
	color : #5c5551;
}
a {
	text-decoration : none;
	margin : 0;
	padding : 0;
}
a:hover {
	text-decoration : underline;
}
img {border:none;margin:0;padding:0;}
.bloc
{
	margin : 0px auto;
	text-align : left;
	width : 870px;
	height : 300px;
	position: absolute;
	margin-top: -150px;
	margin-left: -400px;
	top: 50%;
	left: 50%;
}
.bglaguna {
/*	background :#ffffff url("../img/v_bglaguna.jpg") right top no-repeat; */
	padding : 0;
	margin : 0;
}
.laguna{
	position : absolute;
	left : 0;
	top : 0;
	width: 472px;
	height: 273px;
	margin: 20px 0 0 400px;
	z-index: 5000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='img/v_laguna.png');	
}

.laguna[class]{
	background: url(../img/v_laguna.png) top left no-repeat;
}
.newrenault{
	position : absolute;
	left : 0;
	top : 0;
	width: 329px;
	height: 98px;
	margin: 20px 0 0 15px;
	z-index: 5000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='img/v_newrenault.png');	
}

.newrenault[class]{
	background: url(../img/v_newrenault.png) top left no-repeat;
}
#logo-renault {
	width: 51px;
	height: 51px;
	background: url("../img/v_logo-renault.gif") top left no-repeat;
	position : absolute;
	left : 0;
	margin : 5px 0 0 5px;
	top : 0;
	cursor : pointer;
	display : block;	
}
#corner {
	width: 25px;
	height: 25px;
	background: url("../img/v_corner.gif") bottom right no-repeat;
	position : fixed;
	right : 0;
	margin : 0;
	bottom : 0;
	cursor : pointer;
	display : block;	
}
#logo-renault span, #logo-renault a span, #corner span, #corner a span {
	width: 159px;
	height: 35px;
	display : none;
	z-index : 3000;
}
.content
{
	padding : 0;
	margin : 0;
}
#introducing {
	position : absolute;
	left : 0;
	top : 0;
	margin : 130px 0 0 15px;
	width : 265px;
}
#introducing p{
}
#introducing a{
	text-decoration : underline;
	color : #5c5551;
}
#select {
	position : absolute;
	left : 0;
	top : 0;
	margin : 130px 0 0 15px;
	width : 265px;
}
select {
	width : 192px;
}