/*Detalle de Desarrollo*/

table#tabla_unidad{
	
	width: 100%;
}

table#tabla_unidad td, 
table#tabla_unidad th{
	
	padding: 5px;
}

table#tabla_unidad thead th{
	
	background: #143663;
	color: white;
	text-align: center;
	vertical-align: middle;
	width: auto;
}
/*------------------------------------anuncios similares ---------------------------*/
div#cola div.elemento{
	
	clear: both;
	height: 50px;
	width:750px;
}

div#cola h1{
	
	font-size: 12px;
	color:#084594;
}

div#cola img{
	
	float: left;
	margin-right: 5px;
	margin-left: 40px;
	clear: both;
}