/* --------------------------------------------------[ css ]-- */
html,body {
	height: 100%;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background:#D7F0FF url(../images/bg.png) repeat-x;
}

#nonFooter {
	position: relative;
}

* html #nonFooter {
}

a {color:#000; text-decoration:none; font-weight:bold;}
a:link,a:active,a:visited	{color: #009dff;}
a:hover,a:visited:hover			{color: #000;}

/* --------------------------------------------------[ footer ]-- */
#footer {
	position: relative;
	width:750px;
	margin:0 auto;
	padding-top:15px;
	margin-top:30px;
	border-top:1px solid #009dff;
	color:#009dff;
	text-align:center;
}


#head {
	display:none;
}

#content {
	padding-top:50px;
	padding-bottom:0px; /* footer */
}

#fp {
	width:1011px;
	height:569px;
	position:relative;
	margin:0 auto;
}

#fp img,#fp div {
	position:absolute;
}

#fp div div {
	position:static;
}

/* --------------------------------------------------[ objects ]-- */
#tvbg {
	left:0;
	top:0;
}

#tv {
	left:7px;
	top:12px;
}

#logotype {
	top:65px;
	left:150px;
}

#strip {
	position:absolute;
	left:138px;
	top:297px;
}

#freebg {
	left:165px;
	bottom:55px;
}

#free {
	left:185px;
	bottom:69px;
}

#icons {
	left:280px;
	bottom:69px;
}

#txtbot {
	width:270px;
	height:60px;
	text-align:center;
	font-size:23px;
	font-weight:bold;
	bottom:50px;
	right:235px;
	color:#FFF;
	text-transform:uppercase;
}

#down {
	bottom:65px;
	right:170px;
	width:62px;
	height:62px;
}

#txtimg {
	top:245px;
	left:300px;
}

#txttop {
	top:60px;
	left:300px;
	width:550px;
	color:#FFF;
	font-size:16px;
	line-height:30px;
}

#favorit {
	float:right;
	width:70px;
	height:30px;
}

#txtt1 {
	position:absolute;
	top:50px;
	left:290px;
}

#txtt2 {
	position:absolute;
	top:130px;
	left:290px;
}

#transLink{
	display:block;
	height:130px;
	width:780px;
	position:absolute;
	left:130px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	top:300px;
	background:#ccc;
	z-index:22;
}
#enlacesFooter{
	float:left;
	text-align:center;
	width:640px;	
	text-indent:50px;
}
#contRadio{
	float:right;
	display:inline;
	margin-left:40px;
	margin-top:5px;
}
#footer_terms{
	margin:0 auto;
}