body {
	font-family: Arial;
	font-size: 12px;
	margin:0 auto;
	background: #19092d url(http://elbombazo.es/rbnsm/tomorrowland/imagenes/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.centrar{
	margin: 0 auto; 
	text-align: left; 
	width: 1024px;
	height: 100%;
}

#encabezado{
	float: left;
	width: 1024px;
	height: 200px;
}

#contenido {
	float:left;
	width: 1004px;
	height: 100%;
	border-radius: 10px;
	background: white;
	padding: 10px;
	margin-bottom: 25px;
}

#contenedor {
	float: left;
	width: 750px;
	height: 100%;
}

#video {
	float: left;
	width: 750px;
	height: 562px;
}

#video #youtube #logo, #video #mtv #logo {
	float: left;
	width: 90px;
	height: 90px;
	margin: 10px 0px 0px 10px;
}

#video #youtube #ver, #video #mtv #ver {
	float: left;
	width: 250px;
	height: 30px;
	margin: 10px 0px 0px 5px;
	color: #FFF;
	font-family: Oswald;
	font-size: 18px;
	text-align:center;
}

#video #youtube #directo_yb, #video #mtv #directo_mtv, #radio #directo_radio {
	float: left;
	width: 250px;
	height: 50px;
	margin: 10px 0px 0px 5px;
	color: #FFF;
	font-family: Oswald;
	font-size: 22px;
	text-align:center;
}

#video a {
	text-decoration: none;
	color: #fff;
}

#video #youtube {
	float: left;
	width: 375px;
	height: 100px;
	background: red;
}

#video #mtv {
	float: left;
	width: 375px;
	height: 100px;
	background: grey;
}

#video #aviso {
	float: left;
	width: 750px;
	height: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin-bottom: 10px;
	text-align:center;
}

#bloques {
	float: left;
	width: 240px;
	height: 100%;
	margin-left: 14px;
}

#radio {
	float: left;
	width: 750px;
	height: 150px;
	/*margin: 35px 0px 20px 0px;*/
	background: #19092d url(../imagenes/fondo_radio.png);
	/*border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;*/
}

#radio #titulo {
	float:left;
	width: 740px;
	height: 40px;
	font-family: Oswald;
	font-size: 24px;
	color: #FFF;
	margin: 10px 0px 0px 25px;
}

#radio #directo {
	float: left;
	width: 740px;
	height: 62px;
	font-family: Oswald;
	font-size: 20px;
	color: #FFF;
	margin: 10px 0px 0px 25px;
}

#chat {
	float: left;
	width: 750px;
	height: 670px;
	background: #63438c url(../imagenes/fondo_chat.png) no-repeat;
	margin-top: -70px;
	/*border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;*/
}

#chat a {
	color: #fff;
	text-decoration: none;
}

#chat #titulo {
	float:left;
	width: 740px;
	height: 40px;
	font-family: Oswald;
	font-size: 24px;
	color: #FFF;
	margin: 10px 0px 0px 25px;
}

#chat #slogan {
	float: left;
	width: 740px;
	height: 40px;
	font-family: Oswald;
	font-size: 20px;
	color: #FFF;
	margin: 10px 0px 20px 25px;
}

#footer
{
	float: left;
	width: 1024px;
	height:40px;
	font-family: Oswald;
	text-align: center;
	color: #FFF;
	margin-top:20px;
}

#seguidores {
	float: left;
	width:220px;
	height:100%;
	padding: 10px;	
	background: #5ea9dd;
	margin-top:10px;
	color: #fff;
}

#seguidores #titulo {
	float:left;
	width: 220px;
	height: 40px;
	font-family: Oswald;
	font-size: 24px;
	color: #FFF;
	margin: 10px 0px 0px 25px;
}