@media screen {
    
#print{
width:633px;
text-align:right;
}
.print{
	float:right;
	text-decoration:none;
	text-align:right;
	color:#666666;
	cursor:pointer;
	margin-left:5px;
	width:50px;
	padding-right:4px;
}
#Volver{
width:105px;
float:right;
text-align:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.print a:hover{
color:#5E0001;
}

.derecha{
width:765px;
float:left;
height:auto;
padding:20px;
background-color:#FEFFEA;
}
#envolvente_venta{
	width:550px;
	height:765px;
	background-repeat:no-repeat;
	border: 1px dashed #999999;
	margin-left:40px;
	margin-top:15px;
	margin-bottom:15px;
}

#envolvente_alquiler{
	width:550px;
	height:765px;
	background-repeat:no-repeat;
	border: 1px dashed #999999;
	margin-left:40px;
	margin-top:15px;
	margin-bottom:15px;
}


#foto{
	margin-top: 4cm;
	height: 8.2cm;
	width: 11cm;
	margin-left:63px;
	text-align: center;
	vertical-align: middle;
	padding:8px;
	border: 1px solid #CCCCCC;
}
#texto{
	height: auto;
	width: 13cm;
	margin-left: 1cm;
	font-family:"Book Antiqua", "Birch Std";
	font-size: 17px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
img#segunda_imagen_cartel{
    display: none!important;
}
#titulo{
	font-family:"Book Antiqua", "Birch Std";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-align: center;
	margin-top: 0.5cm;
	margin-bottom: 0.2cm;
	width: 13cm;
	margin-left: 1cm;
}
#precio{
	font-family:"Book Antiqua", "Birch Std";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-align: center;
	width: 13cm;
	clear: both;
	margin-top: 0.3cm;
	float: right;
	margin-right: 0.5cm;
}

#datos{
	font-family:"Book Antiqua", "Birch Std";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width:100%;
	height: auto;
	float: left;
	letter-spacing:1px;
	clear: right;
	text-align: center;
	margin-top: 20px;
	background-color: #FFFFFF;
	display:none;
}
}