#busqueda {
	float:right; 
	margin-top: 10px;
	padding: 8px;
	background-color: #E9E9E9;
}

#busqueda img {
	vertical-align: middle;
}

.cuadrofoto {
	width: 770px;
	height: 205px;
	margin: auto;
	border: 1px solid black;
	border-bottom-width: 2px;
	border-right-width: 2px;
	overflow: hidden;
	background-image: url(gal-fondo-datos.gif);
	background-repeat: repeat-x;
}

.foto {
	background-image: url(gal-fondo-fotos.gif);
	background-repeat: repeat-x;
	background-color: #84957F;
	height: 100%;
	width: 250px;
	text-align: center;
	padding-top: 10px;
	float: left;
}

.foto a {
	display: block;
	color: white;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.campos {
	background-image: url(gal-fondo-campos.gif);
	background-repeat: repeat-x;
	background-color: #77AB65;
	width: 100px;
	height: 100%;
	float: left;
}

.campos span {
	font-weight: bold;
	color: White;
	display: block;
	line-height: 38px;
	margin-left: 15px;
}

.datos {
	float: left;
	width: 420px;
}

.datos span, .datos a {
	display: block;
	margin-left:12px;
}

.datos .ad {
	font-size: 12pt;
	font-weight: bold;
	color: #324331;
	margin-top: 18px;
}

.datos .ad:hover {
	color: Green;
}

.datos .fecha {
	margin-right: 10px;
}

.datos .ciudad, .datos .fecha {
	line-height: 22px;
	margin-bottom: 2px;
	font-weight: bold;
}

.datos .fecha, .datos .visitas {
	float: right;
}

.datos .visitas {
	line-height: 38px;
	background-color: #CEE1BC;
	font-weight: bold;
	color: Green;
	width: 70px;
	padding: 0px 10px;
	text-align: right;
}

.datos .avion, .datos .fotografo {
	line-height: 38px;
}

.datos .comentario {
	line-height: 20px;
	margin-top: 8px;
}
