body {
	background-color: #1F0533;
	background-image: url(../img/etapa6/fd_gral.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
}

.fdPlayer{
	background: url(../img/etapafinal/fd_player.png) no-repeat top;
}

.fdPlayer2{
	background: url(../img/etapafinal/fd_player2.png) no-repeat top;
}

.fdPreview{
	background: url(../img/etapa6/fd_preview.jpg) no-repeat center center;
}

.fdPreviewLinea0{
	background: url(../img/etapafinal/fd_preview_c.png) no-repeat center center;
}

.fdPreviewLinea0b{
	background: url(../img/etapafinal/fd_preview_d.png) no-repeat center center;
}


.fdPreviewLinea1{
	background: url(../img/etapa6/fd_preview_b.jpg) no-repeat center center;
}

.previewTt {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 11px;
	color: #F06EC9;
	letter-spacing: -0.3pt;

}

.previewTt2 a {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 12px;
	color: #F06EC9;
	letter-spacing: -0.3pt;
	text-decoration:none

}

.previewPor {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.fdListIz {
	background-image: url(../img/etapa6/fd_list_izq.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fdListDer {
	background-image: url(../img/etapa6/fd_list_der.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
