/* ESTILOS GLOBALES */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
button {
  background-color: #FF9900;
  border: 2 solid #CC6600
}
input {
  background-color: #FF9933;
  border: thin solid #CC6600
}
/* Estructura web */
#contenedor {

}
#cuerpo {
	width: 725px;
	height: 472px;
	text-align: center;
	background-image: url(aqqchatradio.gif);
	background-repeat: no-repeat;
	float: left;
}

#botonera {
	margin-top: 45px;
	margin-left: 320px;
	font-size:12px;
}

#contenido {
	height: 354px;
	width: 690px;
	margin-top: 35px;
	margin-left: 15px;
}

#copyright {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;

}
/* RADIOFRAME ESTILO BY CARLOS ARMANDO SALGUEIRO :) */
#contenedorr {
	width: 680px;
	height: 352px;
}
#reproductor {
	margin-top: 10px;
	margin-left: 2px;
	width: 285px;
	height: 59px;
	float:left;
	font-size: 9px;
}
#iframeinfo {
	margin-top: 5px;
	margin-left: 280px;
	width: 400px;
	height: 340px;
}
#formulario {
	width: 270px;
	height: 156px;
	margin-top:-160px;
	margin-left:2px;
	float:left;
}

#contactoskype {
	width: 270px;
	height: 70px;
	margin-top:-245px;
	margin-left:2px;
	float:left;
	font-size: 10px;
	color: #060;
}

#formulario-esqueleto {
	width: 270px;
	height: 156px;
	text-align: left;
}

#estado {
	padding-left: 5px;
	width: 600px;
	height: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7B449D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-color: #7B449D;
	padding-bottom: 2px;
}
#oyentes {
	padding-left: 5px;
	margin-top: 10px;
	width: 600px;
	height: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7B449D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-color: #7B449D;
	padding-bottom: 2px;
}
#fotodj {
	text-align: center;
	padding-left: 5px;
	margin-top: 10px;
	width: auto;
	height: auto;
	padding-bottom: 2px;
	border: 1px solid #7B449D;
}
