/*  Electro Germany - Específico de servicio-tecnico-liebherr.html */

#cab_menu_sat_l {
	color: #ffffff;
	background: url("../img/boton_menu_sat_l.gif") no-repeat top right;
}
#liebherr{
   margin:20px 59px;
   display:block;
	width:230px;
	height:40px;
	line-height:40px;
	padding-left:44px;
	color: #cb0000;
	background: url("../img/boton_solicita_sat_l.gif") no-repeat bottom right;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#liebherr:hover{
	color: #ffffff;
	background: url("../img/boton_solicita_sat_l.gif") no-repeat top right;
}
.telefono{
   color:#cb0000;
}
#servicio_urgente {
   float:left;
	margin-left:40px;
	display:inline;
	width:385px;
	text-align:left;
}
#servicio_urgente p {
	height: 35px;
   line-height: 110%;
}

