/*  Electro Germany - Específico de repuestos-miele-liebherr.html */

#cab_menu_repuestos {
	color: #ffffff;
	background: url("../img/boton_menu_rep.gif") no-repeat top right;
}
#pide_repuesto{
   margin:20px 100px;
   display:block;
	width:143px;
	height:40px;
	line-height:40px;
	padding-left:43px;
	color: #cb0000;
	background: url("../img/boton_pide_repuesto.gif") no-repeat bottom right;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#pide_repuesto:hover{
	color: #ffffff;
	background: url("../img/boton_pide_repuesto.gif") no-repeat top right;
}
#pdfs {
	float:left
}
#pdfs_2 {
	margin-left:22px;
	width:220px;
   float:left;
	display:inline;
}
#pdfs_2 p {
	height: 35px;
}
