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

#t-up {
	background-image: url(../image/t-home-up.png);
	height: 64px;
	width: 609px;
	float: left;
}
#t-medio {
	background-image: url(../image/t-home-medio.png);
	height: auto;
	width: 589px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
}
#t-down {
	background-image: url(../image/t-home-down.png);
	height: 35px;
	width: 609px;
	float: left;
}
#flash {
	height: 255px;
	width: 609px;
	float: right;
	margin-top: 5px;
}
