/* Autoescuelas Merinero - Micrositios CAP - mms-faq.css */
dl{
   margin-top:6px;
}
dt{
   margin:0px 0px 0px 13px;
   display:list-item;
   list-style-type:disc;
}
dd{
   margin:5px 0px 15px 15px;
   font-style:italic;
}
#bus_texto{
   background:transparent url("../img/fondo-faq-izq.png") top left no-repeat;
   height:1545px;
}
#camion_texto{
   background:transparent url("../img/fondo-reglamento.png") top left no-repeat;
   height:1545px;
}

#error_404 {
	text-align: center;
	font-size: 200%;
	margin: 50px 0px;
}

#error_404 a {
	color: #721717;
}

#error_404 a:hover {
	text-decoration: underline;
}
