
title{color:#D5BB0B}

span.clr {
	display: block;
	clear: both;
}



/*content*/
.content-principal{ width:350px}


.title {
	
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	
}


.thumbnailContainer {
	display: none;
	height: 0px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin:20px;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;

	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}