ol ol {
padding: 0 0 0 20px;
}

li {
  margin: 0 0 5px 0;
  padding: 0;
}

pre {
background:none repeat scroll 0 0 #F8F8F8;
border:1px solid #C9C9C9;
font-size:11px;
line-height:140%;
/*margin-left:10px;*/
overflow:auto;
/*padding:5px;*/
}

.coche{
	background-position: 0px 0px;
}

.cochegrise{
	background-position: 0px -98px;
}

.noncoche{
	background-position: 0px -25px;
}

.noncochegrise{
	background-position: 0px -123px;
}

.radiocoche{
	background-position: 0px -74px;
}

.radiodecoche{
	background-position: 0px -50px;
}

.coche, .cochegrise, .noncoche, .noncochegrise, .radiocoche, .radiodecoche{
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 10px 0 5px 0;
	background-image: url(images/coches.png);
}

.item {
	font-weight: bold;
	margin: 10px 0 5px 0;
}