body{
	margin:0px;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	overflow: hidden;
}

.fslstyle {
	position: absolute;
    left: 50%;
    top: 50%;
    height: 675;
    margin-top: -338px;    // 200px/2
    width: 1050px;
    margin-left: -525px;    // 300px/2	
}

#flashcontent{
	height: 650px;;
	width: 1050px;;
}

.footer{
	width: 1050px;
	height: 15px;
	padding-right: 8px;
	background-image:url(../img/bg_footer.jpg);
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#878787;
}

.link{
	text-decoration:none;
	color:#7A7A7A;
}

.cuatro{
text-decoration:none;
color:#C40209;
}
