#right {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px;
	float:right;
	}
html>body #right {
	width: 190px; /* ie5win fudge ends */
	}
#middle {
	margin: 10px 0 0 190px;
	padding: 0;
	background: #000;
	text-align: center;
	height: 100%;
	}
#content_galeria{
	height: 100%;
	min-height:100%;
}
.image_info {
    display: block;
    font-size: 10px;
    color: #999;
    border: 0px;
    }
.show_title a {
    font-size: 12px;
    text-decoration: none;
    color: #999;
}
.image_info a {
    text-decoration: none;
    color: #fff;
}
img {
	border-width: 0;
}
.image {
    margin: 0;
	padding: 0;
	/*float:left;*/
	/*border: 1px solid #ff0000;*/
}
.image img {
    padding: 0px;
    border: 1px solid #fa6bff;
    display: block;
    background-color: #000;
    /*margin-top: 0px;*/
}
.navigation, .navigation a {
	text-decoration: none;
    color: #fff;
    margin-top: 10px;
    font-weight: bold;
}
.thumbnail_row {
    margin-top: 10px;
}
.thumbnail_row img {
    border: 1px solid #000;
    margin-top: 0px;
}
.thumbnail_center {
    padding: 0px;
    border: 1px solid #fa6bff !important;
}

#menu_galeria_fotos {margin:0; padding:0; width:120px; float:left;}
#left {margin:0; padding:0; width:640px; float:left;}
.clearfloat { clear: both; height: 0; line-height: 0; font-size: 0; }