}

.new{
background:url(images/new-trans.png) no-repeat top right;
width:58px;
height:58px;
position:absolute;
right:0;
top:0;
}
.temp{
float:left;
width:240px;
margin-right:13px;
margin-bottom:20px;
margin-top:20px;
}
.temphol{
background-image:url(../imagenes/white_texture.jpg);
position:relative;
width:240px;
border-radius:10px 10px 10px 10px;
float:left;
margin-right:13px;
height:155px;
overflow:hidden;
}
#ventanaModal {
	background-color: #000;
	border: 10px solid #FFF;
	position: absolute;
	height: 350px;
	width: 500px;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -250px;
}

#bgVentanaModal {
	background-image: url(../imagenes/bgModal.png);
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10000;
	visibility: hidden;
}

.temphol2{
background:#efefef;
width:240px;
float:left;
height:155px;
overflow:hidden;
}


.temphol img {
	position: absolute;
	top: -7px;
	left: 0px;
	width: 240px;
	height: 164px;
}

#resumen{width:220;
height:155px;
font-size:11px;
margin:10px;
color:#666;
font-family:Tahoma, Geneva, sans-serif;}

#imagen{width:220;
height:155px;}

#titulo{width:210px;
height:15px;
font-size:15px;
font-weight:bold;
text-shadow:0 2px 1px #fff;
text-transform:uppercase;
text-align: center;
float:left;
color:#666;}

#texto{width:220;
height:50px;
font-size:11px;
text-align: justify;
margin:10px;
margin-bottom:10px;
float:left;
color:#333;}

#ver{width:60px;
height:23px;
padding-top:7px;
font-size:14px;
border-radius:10px 10px 10px 10px;
text-align:center;
margin-top:25px;
font-weight:bold;
margin-left:80px;
float:left;
color:#fff;
background-color:#333;}

#ver a{
font-size:14px;
margin-top:25px;
color:#FFF;
font-weight:bold;}

#ver a:hover{
font-size:14px;
margin-top:25px;
color: #FC0;
text-decoration:none;
font-weight:bold;}
direccion {
	font-size: 14px;
}
direccion {
	font-size: 18px;
}
