/* HTML TAGS */

P,H1,H2,H3,H4,FORM,CENTER,DIV,BODY
{
	margin:0px;
	padding:0px;
}

DIV
{
	position:relative;
}

BODY
{
	font-family:arial;
	background-color:#c6bfb6;
	
	font-size:12px;
	font-family:arial;
}

H2
{
	color:#ff5a00;
	font-size:18px;
	font-weight:bold;
}
a {color: #FF5A00; text-decoration: underline;}a:visited{color: #FF5A00; text-decoration: underline;}a:hover{color: #004E99; text-decoration: none;}
/* CLASS */

.spacer
{
	clear:both;
	font-size:1px;
	height:1px;
}

.vente
{
	width:409px;
	height:102px;
	padding: 5px;
	
	background-image:url(../images/fond-vente.png);
	
	font-size:10px;
	
	color:#FFFFFF;
	
	float:left;
	
	margin-right:10px;
	
	margin-bottom:10px;
}.vente2_cadre {	width: 419px;	height: 112px;	background-image: url('../images/fond-vente.png');	background-repeat: no-repeat;	float: left;	margin: 0px 10px 20px 10px;}.vente2 {	margin: 5px;}.vente2 img{border-width: 0px; height: 100px;}

/* ID */

#body
{
	width:900px;
	/*background-color:#999999;*/
}

#bottom
{
	width:750px;
}
/*
#bottom-menu
{
	float:left;
}
*/
#bottom-menu A
{
	color:#635b51;
}

#content
{
	background-image:url(../images/motif-fond-greny.jpg);
	min-height:190px;
	text-align:justify;
	
	background-position:bottom;
	
	background-repeat:no-repeat;
	
	background-color:#ffffff;
	

}

#copyright
{
	float:right;
	color:#00509f;
}

#menu
{
	background-image:url(../images/top-camping-car-greny.jpg);
	width:976px;
	height:290px;
}

#menu-content
{
	padding-top:255px;
	padding-left:190px;
	
	text-align:justify;
	
}

#menu-content A
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#menu-content A:hover
{
	text-decoration:underline;
}

#menu-content IMG
{
	margin-left:10px;
	margin-right:10px;
}#effetmarquee {overflow: hidden; position: relative; width: 500px; height: 100px; float: right; margin-left: 10px;}#effetmarquee #marquee1, #effetmarquee #marquee2{position: absolute; float: left; width: 1067px;}#effetmarquee #marquee1 img, #effetmarquee #marquee2 img{float: left; margin-right: 5px;}
