.version.index /* version checker */
{
	color: #000003;
	background-color: #3D086B;
}

.html
{
	background: #FFFFFF url("../images/fondo_yogures.jpg") no-repeat center center scroll;
	background-size: cover;
}

#page
{
	z-index: 1;
	width: 167px;
	min-height: 80px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	padding-top: 60px;
	padding-right: 857px;
	padding-bottom: 560px;
	margin-left: auto;
	margin-right: auto;
}

#u301
{
	z-index: 2;
	width: 167px;
	height: 80px;
	border-color: #000000;
	position: relative;
	background: transparent url("../images/button_home.png") no-repeat center center;
}

#u301:hover
{
	width: 167px;
	height: 80px;
	min-height: 0px;
	margin: 0px;
	background: transparent url("../images/button_home02.png") no-repeat center center;
}

body
{
	position: relative;
	min-width: 1024px;
}

