@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	}
body {
	font: 80% Verdana, sans-serif;
	background-color:#1c1818;
	}
	
div#global_Mon_HONDA_et_moi {
	min-height: 100%;
	width: 850px;
	margin: 0 auto;
	position: relative;
	}
	
div#header_Mon_HONDA_et_moi {
	width: 850px;
	height: 75px;
	background-color: #1c1818;
	background:url(../img/header.jpg) no-repeat;
	}
	
div#content_Mon_HONDA_et_moi  {
	width: 850px;
	height:375px;
	}
	
.trad_Mon_HONDA_et_moi {
	width:17px;
	height:375px;
	background-image:url(../img/trad.jpg);
	background-repeat:no-repeat;
}

.holder_Mon_HONDA_et_moi {
	width:300px;
	height:375px;
}

.flash_Mon_HONDA_et_moi {
	width:533px;
	height:375px;
	background-color: #1c1818;
	background:url(../img/carrousel_honda.jpg)
}

div#footer_Mon_HONDA_et_moi  {
	width: 850px;
	height: 50px;
	bottom: 0;
	background-color: #1c1818;
	}