body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondo4.jpg);
	font-family: SimSun;
}
#copy {
	font-size: 12px;
	color: #FF9966;
	background-image: url(../img/fdo-menu.jpg);
	height: 31px;
}

#central {
	background-image: url(../img/img-index.jpg);
}
#menu {
	font-weight: bold;
	color: #999999;
	padding: 5px;
	background-color: #FFE1D4;
}
#menu a:link {
	color: #C60028;
	text-decoration: none;
}
#menu a:visited {
	color: #990000;
	text-decoration: none;
}
#menu a:hover {
	color: #FF3300;
	text-decoration: none;
}

#fla {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	background-image: url(img/img-index.jpg);
}
.tx10 {
	font-size: 10px;
}

.tx12 {
	font-size: 12px;
}
.tx20 {
	font-size: 20px;
}
