/* CSS Document */
.topos_new {padding-top:10px;}
*:first-child+html .topos_new {padding-top:0;} /* IE7 */
* html .topos_new {padding-top:0;} /* IE6 */
.topos_new h2 {
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:9px;
	margin-top:-2px;
	}
.topos_new h2 strong {
	color:#6695ff;
	}
.topos_new h2 span {
	font-size:.7em;
	line-height: .8em;
	}




.topos_new .topo {
	width:177px;
	height:108px;
	border:1px solid #666;
	float:left;
	}
.topos_new .precio_corto {
	background: url(../images/fondo_destacado_corto.gif) bottom no-repeat;
	}
.topos_new .precio_largo {
	background: url(../images/fondo_destacado_largo.gif) bottom no-repeat;
	}
.topos_new .precio_corto2 {
	background: url(../images/fondo_destacado_corto2.gif) bottom no-repeat;
	}
.topos_new .precio_largo2 {
	background: url(../images/fondo_destacado_largo2.gif) bottom no-repeat;
	}
.topo .precio {
	text-align:center;
	font-size:2.8em;
	margin-top:-59px;
	color:#FFF;
	font-weight:bold;
	padding-right:7px;
	letter-spacing:-px;
	float:right;
	z-index:0;
	text-align:center !important;
	}
.precio_corto .precio {
	width: 70px;
	letter-spacing:-2px;
	}
.precio_largo .precio {
	width:75px;
	letter-spacing:-2px;
	}

.topo .precio span {
	letter-spacing:2px;
	font-size:.7em;
	}
.topo h3 {
	line-height:.9em;
	font-size:2em;
	z-index:100;
	display:block;
	}
.topo h3 a {
	color: #6699FF;
	text-decoration:none;
	display:block;
	letter-spacing:-1.1px;
	width:175px;
	font-size:20px;
	height:103px;
	padding:5px 0 0 5px;
	_padding-top:8px;
	*margin-top:-3px;
	}
* html .topo h3 a {width:174px;} /* IE6 */

.topo h3.imagen {
	padding:0px !important;
	} 
.topo h3.imagen  a{
	padding:0px;
	}
.topo h3.imagen  a img {
	*margin-top:3px;
	/margin-bottom:-5px;
	}
	
	
.precio_corto h3 a div {
	margin-top: 5px;
	width:95px;
	line-height: 0.78em;
	}
.precio_largo h3 a div {
	margin-top: 5px;
	width:90px;
	line-height: 0.78em;
	}
.topo h3 a span {
	display: inline;
	color:#6a6a6a;
	letter-spacing:-0.9px;
	font-size:.75em;
	font-weight:bold;
}
.topo h3 a span.etiqueta {
	font-size:.75em;
	letter-spacing:-0.9px;
	font-weight:bold;
	}


.primertopo {
	margin-right:10px;
	*margin-right:6px;
	}
.tercertopo {
	margin-top:10px;
	margin-right:10px;
	*margin-right:6px;	
	}
.cuartotopo {
	margin-top:10px;
	}
	
