body {
	margin:0;
	padding:0;
	font-family:Arial;
	background: url(/templates/vuichard_img/fond_site_droite.jpg) 780px repeat-y;
}

#container {
	width:780px;
	min-height:300px;
	height: auto !important;
	height:300px;
}

a img {
	border:none;
}

#header {
	width:780px;
	height:251px;
	position:relative;
	background: url(/templates/vuichard_img/ombre_sous_bandeau.jpg) bottom no-repeat;
}

#adresse {
	height:30px;
	position:absolute;
	bottom:23px;
	left:0;
	font-size:14px;
	line-height:30px;
	color:#fff;
	padding:0 0 0 20px;
	font-weight:bold;
}

#main {
	margin:0;
	padding:0;
	width:780px;
	height:300px;
	background: url(/templates/vuichard_img/bande_yamaha.jpg) no-repeat;
}

#menu {
	float:left;
	display:inline;
	width:206px;
	min-height:620px;
	height:auto !important;
	height:620px;
	padding:40px 0 0 0;
	background: url(/templates/vuichard_img/motard_sous_menu.jpg) bottom no-repeat;	
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:206px;
}

#menu li {
	margin:0;
	padding:0;
	list-style-type: none;
	position:relative;
	min-height:33px;
	height:auto !important;
	height:33px;
}

#menu li li {
	min-height:31px;
	height:auto !important;
	height:31px;
}

#menu ul a {
	display:block;
	width:191px;
	height:33px;
	background:url(/templates/vuichard_img/menu1.jpg);
	text-decoration:none;
	color:#fff;
	line-height:33px;
	padding:0 0 0 15px;
	margin: 0 0 1px 0;
	font-size:15px;
	font-weight:bold;
}

#menu ul li li a {
	display:block;
	width:191px;
	height:31px;
	background:url(/templates/vuichard_img/menu2.jpg);
	text-decoration:none;
	color:#fff;
	margin: 0 0 1px 0;
	line-height:31px;
	font-size:12px;	
}

#menu ul li a:hover {
	background:#fff;
	color:red;
}

#content {
	float:left;
	width:550px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin: 21px 0 0 5px;
	position:relative;
}

#content h1 {
	font-size:12px;
	margin-left:10px;
}

.object h2 {
	font-size:14px;
	font-weight:normal;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
	background:url(/templates/vuichard_img/ligne_titre_paragraphe.jpg) bottom left no-repeat;
}

.object {
	padding: 10px;
	margin:0 0 6px 0;
	font-size:12px;
	background:url(/templates/vuichard_img/haut_fond_paragraphe.jpg) no-repeat;
	border:1px #eee solid;
}

.object p{
	font-size:12px;
}

#contact {
	font-size:11px;
	margin-left:220px;
}