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


.image_on_left {
	margin-right: 15px;
}
.image_on_right {
	margin-left: 15px;
}

.title {
	font-size: 1.2em;
	color: #000066;
}
.title span {
	font-size: 1.5em;
}


div.image_list {
	text-align: center;
}
div.image_list img {
	margin: 15px;
	border: 4px solid #e9e9e9;
}
div.image_list img:hover {
	border: 4px solid #7a7a7a;
}


div.foto_name {
	color: #bdbdbd;
	font-size: 17px;
	text-align: center;
	padding-top: 20px;
}
div.show_foto {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}