.columna_izq{
	border-right:1px solid white;
}

.titulo_izq{
	background:url(detalle.jpg) left no-repeat;
}

.tarifas_izq{
	position:relative;
	float:left;
	width:236px;
	height:47px;
	border-left:1px solid black;
	border-bottom:1px solid black;		
	border-right:1px solid black;
	text-align:center;
	line-height:15px; 
	margin-left:-10px;
	padding-left:5px;
}

.tarifas_dcha{
	position:relative;
	float:left;
	width:236px;
	height:47px;
	border-bottom:1px solid black;		
	border-right:1px solid black;
	text-align:center;
	line-height:15px; 
	padding-left:5px;	
}

.anuncio_gr{
	position:relative;
	float:left;
	width:483px;
	height:20Px;
	padding-top:6px;
	text-align:center;	
	background-color:#eee;
	border-left:1px solid black;
	border-bottom:1px solid black;		
	border-right:1px solid black;
	margin-left:-10px;
}		

.tarifa{
	position:relative;
	float:left;
	width:230px;
	font: 11px tahoma, arial, sans-serif;
	color:#999;
	font-weight:bold;
	padding-top:8px;	
/*background-color:#eee;*/
}

.condiciones{
	position:relative;
	float:left;
	font: 7pt tahoma, arial, sans-serif;
	color:#000;
	font-weight:bold;
	margin-top:7px;
	line-height:13px;
/**/
}