@charset "iso-8859-2";
/* CSS Document */

body, html {
	background-color: #362b27;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/paletuvier.jpg);
	background-repeat: repeat-x;

}
#content {
	width: 960px;
	padding: 0px;
	height: 100%;
}


#menu {
	height: 210px;
	width: 180px;
	margin: 0px;
	float: left;
	padding-top: 275px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contenu{
	background-image: url(../images/vente-remorqueur.png);
	background-repeat: repeat-y;
	float: left;
	width: 361px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 24px;
	padding-bottom: 50px;
	padding-left: 0px;
}

ul#listemenu  {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#listemenu li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	background-image: url(../images/remorqueur-loisir.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#listemenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
#listemenu li a:hover {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #362B27;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#colonne-droite {
	float: left;
	width: 393px;
	height: 484px;
}

#titre-page {
	height: 60px;
	width: 393px;
	padding-top: 179px;

}

#photo-paletuvier {
	margin: 0px;
	padding: 0px;
	height: 246px;
	width: 393px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer {
	height: 120px;
	background-image: url(../images/remorqueur-soiree.jpg);
	background-repeat: repeat-x;
	padding-left: 190px;
	padding-top: 44px;
	color: #B49E9A;
	background-color: #251D1A;
}
