@charset "utf-8";
/* CSS Document */

.barra1{
	margin-top:4px;
	color:white;
	font-size:18px;
}

.highslide img {cursor: url(../js/highslide2/graphics/zoomin.cur), pointer !important;}

.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../js/highslide2/graphics/close.png);
	/* For IE6, remove background and add filter */
	/* Note! the src is relative to the HTML file, not the CSS file */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/highslide2/graphics/close.png', sizingMethod='scale');
}
.precio{
	color:red;
	font-size:22px;
	font-weight:bolder;
}
.precio span{
	color:red;
}
.lineas1{
	font-size:17px;
	font-weight:bolder;
}
.lineas2 span{
	font-weight:bolder;
}
.sms_boton img:hover{
	cursor:pointer;
}
.pie_anuncio{
    margin-top:10px;
    margin-bottom:10px;
    display:block;
}
.pie_anuncio img{
    border:none;
}
