body {
	background:#ceceb9;
	text-align: left;
	font: 11px verdana, arial, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;

}
img{
	border:0px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 920px;
}
a { 
	text-decoration:none;
	font-weight:bold;
	color:#CC3300;
}
a:hover { 
	text-decoration:none;
	font-weight:bold;
	color:#EE7c29;
}
.menu-debut{
	background-image:url(images/accessoire-moto-debut.jpg);
	width:218px;
	height:31px;
	padding-top:8px;
	padding-left:27px;
	float:left;
}
.bouton{
	background-image:url(images/accessoire-moto-bouton.jpg);
	width:133px;
	height:29px;
	float:left;
	font: 13px verdana, arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
a.bouton { 
	background-image:url(images/accessoire-moto-bouton.jpg);
	float:left;
	text-decoration:none;
	padding-top:10px;
	color:#FFFFFF;
}
a.bouton:hover { 
	background-image:url(images/accessoire-moto-bouton2.jpg);
	float:left;
	text-decoration:none;
	padding-top:10px;
	color:#FFFFFF;
}
.bouton2{
	background-image:url(images/accessoire-moto-bouton2.jpg);
	width:133px;
	height:29px;
	float:left;
	font: 13px verdana, arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
a.bouton2 { 
	background-image:url(images/accessoire-moto-bouton2.jpg);
	float:left;
	text-decoration:none;
	padding-top:10px;
	color:#FFFFFF;
}
a.bouton2:hover { 
	background-image:url(images/accessoire-moto-bouton2.jpg);
	float:left;
	text-decoration:none;
	padding-top:10px;
	color:#FFFFFF;
}
.menu-fin{
	background-image:url(images/accessoire-moto-fin.jpg);
	width:10px;
	height:39px;
	float:left;
}
.banniere{
	width:637px;
	height:230px;
	float:left;
}
.banniere2{
	background-image:url(images/actu.jpg);
	width:283px;
	height:230px;
	float:left;
	
}
	
.ssmenu{
	background-image:url(images/accessoire-moto-ssmenu.jpg);
	background-repeat:no-repeat;
	width:920px;
	height:27px;
	float:left;
	line-height:27px;
	vertical-align:middle;
	display:block;
}
a.lienfooter:hover { 
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.marquee{
	width:450px;
	float:left;
	padding-left:50px;
	padding-right:50px;
	font-weight:bold;
	color:#FFFFFF;
	/*
	padding-top:7px;
	*/
}
.ttnewsletter{
	width:91px;
	float:left;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:2px;
	/*
	padding-top:7px;
	*/
}
.newsletter{
	float:left;
	padding-top:0px;
	font-weight:bold;
	color:#FFFFFF;
}
.titre {
	text-decoration:none;
	font-weight:bold;
	color:#CC3300;
}
.bg{
	background-image:url(images/accessoire-moto-bg.jpg);
	background-repeat:repeat-y;
	width:820px;
	float:left;
	margin:0px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:25px;
}
.bggauche{
	width:480px;
	float:left;
}
.bgdroite{
	width:320px;
	float:left;
	margin-left:20px;
}
.bggauche2{
	width:480px;
	float:left;
}
.bgdroite2{
	width:320px;
	float:left;
	margin-left:20px;
}
.footer{
	background-image:url(images/accessoire-moto-footer.jpg);
	width:920px;
	height:28px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font: 9px verdana, arial, sans-serif;
	padding-top:5px;
}
a.lienfooter { 
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a.lienfooter:hover { 
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.logo{
	background-image:url(images/accessoire-moto-logo.jpg);
	width:920px;
	height:36px;
	float:left;
}
/* ------------------------------- bouton  ------------------------------- */
.btn-ajouter-produit {
	border:0px;
	background-image:url(images/ajouter-article.jpg);
	width:70px;
	height:69px;
	cursor: pointer;
}
.btn-modifier-produit {
	border:0px;
	background-image:url(images/modifier-article.jpg);
	width:70px;
	height:69px;
	cursor: pointer;
}
.btn-modifier-phrase {
	border:0px;
	background-image:url(images/modifier-phrase.jpg);
	width:70px;
	height:69px;
	cursor: pointer;
}
.btn-modifier-actu {
	border:0px;
	background-image:url(images/modifier-actu.jpg);
	width:70px;
	height:69px;
	cursor: pointer;
}
.btn-ajouter-famille {
	border:0px;
	background-image:url(images/ajouter-famille-produit.jpg);
	width:70px;
	height:69px;
	cursor: pointer;
}
.btn-ajouter-pointdevente {
	border:0px;
	background-image:url(images/ajouter-poit-vente.jpg);
	width:70px;
	height:69px;
	cursor: pointer;
}
.btn-mailling {
	border:0px;
	background-image:url(images/icon-mailling.jpg);
	width:70px;
	height:69px;
	cursor: pointer;
}
/* ------------    scroll actu     ------------- */
.marquee_actu {
/* Typical fixed height and fixed width example */
width: 253px;
height: 230px;
/*overflow: auto;*/
overflow:hidden;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-left:10px;
padding-right:20px;
text-align:justify;
color:#FFFFFF;
}
