/* CSS Document */

div#CentradaLS {
	position:absolute;
	top:50%;
	left:50%;
	width:760px;
	height:420px;
	margin-left:-380px;
	margin-top:-210px;
	background-color:#ffffff;
	z-index: 2;
}
div#bigback {
	position:absolute;
	top:63px;
	left:5px;
	width:750px;
	height:282px;
	z-index:5;
	background-color:#A8003F;
	border: 1px none #000000;
	layer-background-color: #A8003F
}
div#underhead {
	position:absolute;
	top:377px;
	left:5px;
	width:750px;
	height:38px;
	z-index:3;
	background-color:#A8003F;
	border: 1px none #000000;
	layer-background-color: #A8003F
}
div#upperhead {
	position:absolute;
	top:9px;
	left:5px;
	width:750px;
	height:53px;
	z-index:2;
	background-color:#A8003F;
	border: 1px none #000000;
	layer-background-color: #A8003F
}
div#Layer1 {
	position:absolute;
	width:760px;
	height:420px;
	z-index:1;
}
a:link {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
a:visited {
font-size: 10px;
color: #FCE2EA;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

.TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    color: #333333;
	text-decoration: none;
	text-align: left;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    color: #A8003F;
	text-decoration: none;
	text-align: center;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    color:#A8003F;
	text-decoration: none;
	text-align:left;
}
.mec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    color: #C7C7C7;
	text-decoration: none;
	text-align: center;
}

