@charset "utf-8";
/* CSS Document */

.gallery_chapter {
	height: 40px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555;
	letter-spacing: -1px;
	font-weight: bold;
}
.gallery_content {
	width: 680px;
	float: left;
	margin-right: 36px;
}
.gallery_fotos_tab {
	margin-top: 16px;
}
.gallery_report_info {
	height: 50px;
	width: 500px;
	margin-top: 6px;
}
.gallery_report_poster_tab {
	height: 304px;
	width: 204px;
	border: 1px solid #999;
	margin-top: 18px;
}

.gallery_report_title {
	font-size: 14px;
	font-weight: bold;
}
.gallery_report_date {
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
}
.gallery_report_autor {
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 5px;
}


.gallery_report_preview_pic {
	width: 200px;
	float: left;
	border: 1px solid #999;
	height: 180px;
	margin-right: 16px;
}
.pic150 {
	height: 100px;
	width: 150px;
	margin-right: 2px;
}
.pic100 {
	height: 150px;
	width: 100px;
	margin-right: 0px;
}
.gallery_report_chapter {
	height: 40px;
	width: 644px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: -1px;
	font-weight: bold;
}

