/* CSS Perfect Motors */

#contenuaccueil { background-image:url(images/fond.png); background-repeat:no-repeat; background-position:top;  margin-left: auto; margin-right: auto;
	width:800px;
	height:600px;
	top:0px;
	}

#entete {background-position:center; background-repeat:no-repeat; height:80px;}

#centreaccueil {background-image:url(images/centre.png); background-position:right; background-repeat:no-repeat; height:400px;}
.remorquage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	bottom: auto;
	color: #97211F;
	font-size: 120%;
}

.menu {
	/*background-image:url(images/menu.png);*/
	background-position:left;
	background-repeat:no-repeat;
	height:294px; margin-bottom:800px;
	width:130px;
	float: left;
}

#contenuaccueil {background-image:url(images/fond.png); background-repeat:no-repeat; background-position:top; margin-left: auto; margin-right: auto;
	width:800px;
	height:600px;
	top:0px;}
	
#contenu {
	background-image:url(images/fond2.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height:auto;
	top:0px;
	background-color: #DADADA;
}	

#centrepages {
	}
.textecentre{
	margin-left: 150px; margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
}


