/* --------------------------------------------------[ css ]-- */
html,body {
	height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF url(../images/bg.png) repeat-x;
	color:#000;
	font-size:12px;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

a {text-decoration:none;}
a:link,a:active,a:visited	{color: #666;}
a:hover,a:visited:hover			{color: #000;}

/* --------------------------------------------------[ footer ]-- */
#footer {
	position: relative;
	margin: -60px auto 0 auto;
	height:60px;
	background:url(../images/fbg.gif) repeat-x left bottom;
}

#footin {
	width:921px;
	margin:0 auto;
	background:#FFF;
	height:39px;
	border-top:1px solid #e3e3e3;
	font-size:10px;
	padding:20px 20px 0;
}

#main {
	height:100%;
}

#page {
	height:100%;
}

#head {
	display:none;
}

#content {
	padding-bottom:130px; /* footer */
}

#fp {
	width:961px;
	height:768px;
	position:relative;
	margin:0 auto;
	background:#FFF url(../images/moto.jpg) no-repeat 0 90px;
}

#fp img,#fp div {
	position:absolute;
}

#fp div div {
	position:static;
}

/* --------------------------------------------------[ objects ]-- */
#topbg {
	top:0px;
	left:-23px;
}

#free {
	top:535px;
	right:0px;
}

#download {
	top:240px;
	right:-50px;
}

#logo {
	top:15px;
	left:40px;
	width:163px;
	height:63px;
}

h2 {
	position:absolute;
	top:640px;
	right:5px;
	font-size:18px;
	width:300px;
	text-align:right;
}

h2.lg_DE {
	width:348px;
}


h3 {
	position:absolute;
	top:570px;
	left:30px;
	font-size:18px;
}

h4 {
	position:absolute;
	top:797px;
	left:3%;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:94%;
}

#header {
	top:5px;
	right:10px;
}

#carac {
	position:absolute;
	top:600px;
	left:55px;
	width:640px;
}

#carac li {
	background:url(../images/blist.gif) no-repeat;
	padding:0px 0 10px 30px;
	font-weight:bold;
	font-size:18px;
}

#ticker {
	position:absolute;
	left:0;
	top:697px;
	border-top:2px solid #f89b1a;
	border-bottom:2px solid #f89b1a;
}

.www {
	color:#00b4e6;			
	}
.www b {
	display:inline;
	background:#00b4e6;
	color:#FFF;
	padding:0 1px;
	font-weight:normal;
}

#favorit {
	float:right;
	margin-top:-10px;
}

#commonfoot {
	text-align:center;
	width:550px;
	margin:0 auto;
	height:30px;
	float:left;
	line-height:20px;

}

#footer_support {
	background:url(../images/contact.gif) no-repeat right;
	padding-right:30px;
}

#capaladreta {
	float:left;
	padding-top:5px;
}

#radiotime {
	margin-left:10px;
	float:right;

	position:relative;
}