@charset "utf-8";
/* CSS Document */
body {
margin:0;
color: #FFF;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, Sans-serif;
background-color: #51a5c9;
background-image:url(../img/channelBackground.jpg);
background-repeat: no-repeat;
}
a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
}

a:link{
	color:#FFFFFF;
}

a:visited{
	color:#FFFFFF;
}
#flotanteChrome{
position:absolute;
margin-left:-385px;
left:50%;
top:14px;
width:770px;
z-index:10;
}
#flashContent{
position:absolute;
margin-left:-504px;
left:50%;
top:20px;
width:1008px;
}
#LegalFooter{
position:absolute;
margin-left:-490px;
left:50%;
top:624px;
width:980px;
}

