/****** Property -Photo ******/
/*firefox*/
#hp_view_standard_photo_con1 {
	text-align: center;
	background-color: transparent;
	position: relative;
	width: 800px;
	height: 800px;
	
}
/*ie6*/
* html #hp_view_standard_photo_con1 {
	text-align: center;
	background-color: transparent;
	position: relative;
	width: 400px;
	height: 400px;
	
}

/* ie7*/
#hp_view_standard_photo_con1 {
	text-align: center;
	background-color: transparent;
	position: relative;
	width: 400px;
	height: 400px;
	
}
#hp_view_standard_photo_con2 {
	text-align: center;
	padding: 1px;
}
#hp_view_standard_photo_con3 {
	text-align: center;
	width: 100%;
	position: relative;

}
#hp_view_standard_photo_con4 {padding: 5px;}
#hp_view_standard_photo_title {font-weight: bold; color: #000000;}
#hp_view_standard_photo_desc {

}
.hp_view_thumb_con {
	left: 420px;
	position: absolute;
	top: 67px;
	width: 357px;
	
}

.img_thumb {
	width:120px;
	vertical-align: top;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 1px 1px 1px 10px;
	border: 0px solid #C0C0C0;
}

ul.thumb {
	text-align: center;
}

ul.thumb li {
	text-align: center;
	list-style-image: none;
	position: relative;
	padding: 10px;
	float: left;
}

ul.thumb li a {
    text-decoration: none;
    color: #00f;
}

ul.thumb li a img {
	text-align: center;
	border: thin solid #990033;
	width: 60px;
	height: 40px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #con_hp2 .hp_view_details #ficha1 #hp_view_standard_photo_con1 #hp_view_standard_photo_con2 #hp_view_standard_photo_con3 img {
	border: thin solid #990000;
}
#cont #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #con_hp2 .hp_view #detalles .hp_tipo {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

