/* CSS Document */

#wrapper_galeria {
	float:left;
	width:100%;
	background-color: #C0C5BE;
	margin-top: -5px;
	background-image: url(../images/mikuuj1a_06.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
#container_galeria {
	width:975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	height: 100%;
}

#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	position: absolute;
	float: left;
	text-align: left;
	left: 750px;
	top: 150px;
	line-height: normal;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
