<link href="radio.css" rel="stylesheet" type="text/css">
<link href="radio.css" rel="stylesheet" type="text/css">
#contenedor {
	width: 820px;
	background-color: #6BD6F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9EEF8;
	border-bottom-color: #C9EEF8;
	border-left-color: #C9EEF8;
}
body {
	text-align: center;
	margin: 0px;
	background-color: #E7E2DC;
}
#cabecera {
	background-image: url(imagenes/bgcabblanco.jpg);
	height: 150px;
	width: 820px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contenedor #contenido #imagen {
	background-image: url(imagenes/rt.jpg);
	height: 40px;
	width: 560px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#contenedor #contenido #nv {
	background-image: url(imagenes/nv.jpg);
	height: 40px;
	width: 560px;
	margin-top: 12px;
	margin-bottom: 12px;
}


#contenedor #contenido {
	width: 821px;
	color: #020460;
	background-color: #6BD6F8;
	padding-bottom: 10px;
	background-image: url(imagenes/Foto-nubes.jpg);
	text-align: center;
}
#contenedor #contenido img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E7E2DC;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#contenedor #contenido #foto {
	width: 595px;
	margin-top: 15px;
}

#contenedor #contenido #texto {
	width: 601px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 108px;
	margin-left: 108px;
}
#contenedor #contenido p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#contenedor #contenido div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}


#pie {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	background-image: url(imagenes/bgpie.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 820px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.joseluis {
	font-weight: bold;
	margin-left: 180px;
}
#contenedor #contenido #texto a {
	text-decoration: none;
}
.tabla {
	color: #140D99;
	font-size: 10pt;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.precio {
	font-size: 10pt;
	font-weight: bold;
	color: #140D99;
	text-decoration: none;
}
