@charset "UTF-8";
.fondo {
	background: url(IMG/pie-choque.jpg);
}
.fondo-pie {
	background: url(IMG/pie-choque.jpg) no-repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E8334;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondo-contenido {
	background: url(IMG/contenido-choque.jpg);
}
.fondo-contenido {
	background: url(IMG/contenido-choque.jpg);
}

