body {
	color:#b4b4b4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: url(../img/bg_main.jpg) 50% 10px no-repeat #000000;
}
h1, h2 {
	display:none;	
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color:#FFF;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h3 strong {
	color: #ec1c24;
}
h4 {
	color: #c0c0c0;
	font-size: 18px;
	line-height: 20px;
	font-weight:normal;
	margin-bottom: 38px;
}
h4 strong {
	color: #fff;
}
h5{
	font-size: 16px;
	color:#FFF;
	margin-bottom: 21px;
}
h6 {
	font-size:16px;
	color:#000;
	margin-bottom: 10px;
}
p {
	margin-bottom: 5px;	
}
p strong {
	color:#FFF;	
}
.normal {
	font-weight:bold;
}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color:#FFF;
	text-align: center;
	margin-top: 30px;
}
.cite {
	font-size: 15px;
	text-align:center;
}
.txtleft {
	text-align:left;
}
.txtright {
	text-align:right
}
.txtcenter {
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
.half {
	width:50%;
}
.cite strong {
	color:#FFF;
}
#global {
	width: 952px;
	margin: 0 auto 0 auto;
}
#logo {
	background:url(../img/logo_renault.jpg) no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 500;
	top: 20px;
	left: 20px;
}
#header {
	width: 675px;
	margin: 0 auto 47px auto;
}
#presentation {
	background: url(../img/bg_presentation.jpg) no-repeat;
	height: 520px;
	margin-bottom: 10px;
	text-align: center;
}
#myContent {
	margin-top:35px;	
}
#contentTop {
	background:url(../img/bg_contentTop.jpg) no-repeat 0 0;
}
#content {
	background:url(../img/bg_content.jpg) repeat-y;
	margin-bottom: 10px;
}
#contentBottom {
	padding: 50px 40px 50px 40px;
	background:url(../img/bg_contentBottom.jpg) no-repeat 0 100%;
}
#right, #left {
	width: 402px;
	float: left;
}

#right {
 padding-left: 30px;
}
#left {
 padding-right: 30px;
}
.icon {
	float:left;
	margin-right: 15px;
	margin-top: 2px;
	width: 60px;
}
.text {
	float:left;
	width: 327px;
}
.bloc {
	margin-bottom: 20px;	
}
.whiteboard {
	background:url(../img/bg_offre.jpg) repeat-y;
	text-align:center;
	color:#000;
	font-size:11px;
	margin-bottom:7px;
}
#cars{
	margin-top:25px;
	margin-bottom:25px;
}
.whiteboard a{
	color:#000;
	font-weight:bold;
}
.whiteboardTop{
	background:url(../img/bg_offreTop.jpg) no-repeat 0 0;
}
.whiteboardBottom{
	background:url(../img/bg_offreBottom.jpg) no-repeat 0 100%;
	padding: 50px 40px 0px 40px;
}
.whiteboard h3{
	color:#000;
}
.carDesc {
	width: 240px;
	margin: 0 25px;
	float: left;
}
#footer {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin-top: 38px;
	margin-bottom: 100px;
}
#footer a {
	color: #FFF;
}











#promo {
	position:fixed;
	top: 0;
	right: 0;
	z-index:1000;
}






body {
	padding: 10px;	
	}


#topBorder, #bottomBorder, #leftBorder, #rightBorder {
	background: #fff;
	position: fixed;
	z-index:999;
	}
	#leftBorder, #rightBorder {
		top: 0; bottom: 0;
		width: 10px;
		}
		#leftBorder { left: 0; }
		#rightBorder { right: 0; }

	#topBorder, #bottomBorder {
		left: 0; right: 0;
		height: 10px;
		}
		#topBorder { top: 0; }
		#bottomBorder { bottom: 0; }
#title {
	margin-top: 38px;
}







.demande {
	float:right;
	margin: -15px 0 10px 10px;
}
.demande2 img {
	margin-bottom: 0px;
	margin-top: 0px;
}
.demande2 .titre {
	font-size:17px;
	font-weight: normal;
	text-align: center;
	margin-bottom:2px;
	margin-top:30px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.demande2 p {
	font-size:12px;
	margin-bottom: 20px;
}
.demande2 .titre strong {
	color: #ec1c24;
}



.inputBg {
	width: 312px;
	height: 34px;
	margin: 5px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 38px;
	padding: 0;
}
.inputBgBorder {
	border: 1px solid #a8a8a8;
}
.inputAll {
	position: absolute;
	width: 292px;
	height: 32px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 32px;
	border: none;
	border-top: 2px solid #e5e5e5;
	padding: 0 10px;
}
.imgSubmit {
	position: relative;
	height:50px;
}
.imgSubmit input {
	vertical-align: bottom;
}
.inputError {
	background-color: #fee;
}