body {
background-color:#CCCCCC;
font-family:Trebuchet,Trebuchet MS,Arial,arial,sans;
font-size:10pt;
}

#pieces-detachees {
width:747px;
margin-left:auto;
margin-right:auto;
}

#orange {
margin-left:106px;
width:641px;
height:41px;
background-color:#FFBC57;
border:solid 1px #181D47;
border-bottom:0px;
}

#logo {
width:747px;
border:solid 1px #181D47;
height:133px;
}

#contenu {
margin-left:106px;
background-color:white;

background-image:url(pieces/rubrique-moto.jpg);
background-repeat:no-repeat;
background-position:96% 1%;

border:solid 1px #181D47;
border-top:0px;
border-bottom:0px;
width:641px;
min-height:550px;
padding-bottom:50px;
}

img {
border:none;
}

#damier {
margin-left:106px;
width:641px;
height:36px;
background-image:url(pieces/damier.jpg);
background-repeat:no-repeat;
background-position:99% 0;
background-color:white;
border:solid 1px #181D47;
border-top:0px;
text-align:center;
}

.rubrique-pieces {
position:relative;
left:80%;
top:1%;
}

a:active,a:link,a:visited {text-decoration:underline;color:#181D47;}
a:hover {text-decoration:none;color:#FF9900;}

h1 a:active,h1 a:link,h1 a:visited {text-decoration:none;color:#FF9900;}
h1 a:hover {text-decoration:none;color:#FF9900;}

h2 a:active,h2 a:link,h2 a:visited {text-decoration:none;color:#FF9900;}
h2 a:hover {text-decoration:none;color:#FF9900;}

h3 a:active,h3 a:link,h3 a:visited {text-decoration:none;color:#FF9900;}
h3 a:hover {text-decoration:none;color:#FF9900;}


#clic_rubrique {float:left;}

#a2, #a2 a:link, #a2 a:active, #a2 a:visited	{
	float:left;
	width:96px;
	height:25px;
	background-image:url(stock-pieces/pieces-auto.jpg);
	background-repeat:no-repeat;
	}

#a2 a:hover{
	display:block;
	background-image:url(stock-pieces/pieces-auto-b.jpg);
	}

#b2, #b2 a:link, #b2 a:active, #b2 a:visited	{
	float:left;
	width:96px;
	height:25px;
	background-image:url(stock-pieces/pieces-moto.jpg);
	}
#b2 a:hover{
	display:block;
	background-image:url(stock-pieces/pieces-moto-b.jpg);
	}

#c2, #c2 a:link, #c2 a:active, #c2 a:visited	{
	float:left;
	width:96px;
	height:25px;
	background-image:url(stock-pieces/pieces-4x4.jpg);
	}
#c2 a:hover{
	display:block;
	background-image:url(stock-pieces/pieces-4x4-b.jpg);
	}

#d2, #d2 a:link, #d2 a:active, #d2 a:visited	{
	float:left;
	width:96px;
	height:25px;
	background-image:url(stock-pieces/pieces-utilitaires.jpg);
	}
#d2 a:hover{
	display:block;
	background-image:url(stock-pieces/pieces-utilitaires-b.jpg);
	}

#e2, #e2 a:link, #e2 a:active, #e2 a:visited	{
	float:left;
	width:96px;
	height:25px;
	background-image:url(stock-pieces/recherche-pieces.jpg);
	}
#e2 a:hover{
	display:block;
	background-image:url(stock-pieces/recherche-pieces-b.jpg);
	}

#f2, #f2 a:link, #f2 a:active, #f2 a:visited	{
	float:right;
	width:96px;
	height:25px;
	padding-right:1px;
	background-image:url(stock-pieces/annuaire.jpg);
	background-repeat:no-repeat;
	}
#f2 a:hover{
	display:block;
	background-image:url(stock-pieces/annuaire-b.jpg);
	}

#cont2 {
padding-top:50px;
padding-left:10px;
width:469px;
/*border-right:1px solid #181D47;*/
}

h1,h2,h3,h4,h5 {
background-image:url(pieces/fond-titre.jpg);
background-repeat:no-repeat;
font-size:12pt;
color:#FF9900;
text-align:right;
width:469px;
height:23px;
font-variant:small-caps;
}

p {
background-image:url(pieces/fond-paragraphe.jpg);
background-position:0 3px;
background-repeat:no-repeat;
text-indent:30px;
}

.non {
text-align:center;
background-image:none;
text-indent:0px;
}

.gras {
font-weight:bold;
}

.petit {
font-size:8pt;
}

#attention {
padding:5px;
background-color:red;
color:white;
}

select,input,textarea {
width:200px;
}

select,button {
width:206px;
}

textarea {
height:200px;
}