/* ETIQUETAS */

body {
	background: #e3dfdc url(../img/fondos/general.jpg) repeat-y center center;
	margin: 0px;
	font-size: 8pt;
}

h1, h2, h3, body, div, table, small, p, td, marquee {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #44525a;
	margin: 0px;
	font-size: 8pt;
}

a, a:visited, h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	color: #c8552b;
}

a:hover {
	color: #b8451b;
	text-decoration: underline;
}

h1, h2, h3 {
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

ul {
	margin-top: -10px;
	margin-bottom: 15px;
}

li {
	list-style-image: url(../img/base/tip.gif);
	margin-left: -15px;
	margin-top: 4px;
	line-height:1.1em;
}

input, textarea {
	font-size: 0.9em;
	background-color: #fff;
	color: #44525a;
	border: 1px solid #c3bfbc;
}

small {
	font-size: 0.8em;
	color: #086b08;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}


/* IDS */

div#cuerpo {
	background-color: #fff;
	width: 670px;
	margin:auto;
	border-bottom: 5px solid #000;
}

div#titulo {
	height: 205px;
	width: 670px;
	background: #e3dfdc url(../img/base/fondo.gif) no-repeat;
}

div#titulo_radio {
	width: 670px;
	background: #e3dfdc url(../img/base/fondo.gif) no-repeat;
}

div#radio_online, div#radio_online a:link, div#radio_online a:hover, div#radio_online a:visited  {
	border-top: 1px solid #777;
	padding: 2px 0 2px 0;
	background-color: #ff8200;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

div#micro {
	float: left;
	margin-left: 3px;
	margin-top: 1px;
}

div#cuadro_famosos {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 330px;
}

div#olr_informa {
	height: 157px;
	background: #fff url(../img/base/olr_informa.png) no-repeat;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 15px;
}

div#contenido {
	height: 300px;
	padding-left: 5px;
	padding-top: 10px;
}

div#menu_superior {
	border: 1px solid #ccc;
	background-color: #000;
}

div#menu_superior .menu_item {
	float: left;
	margin-left: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: bold;
}

div#menu_superior .menu_item a, div#menu_superior .menu_item a:hover, div#menu_superior .menu_item a:visited {
	color: #fff;
	text-decoration: none;
}

div#menu_superior .menu_item:hover {
	background-color: #666;
}

div#columna_menu {
	width: 175px;
	float: right;
	border-left: 1px solid #c3bfbc;
	border-bottom: 1px solid #c3bfbc;
	padding-left: 5px;
	background-color: #f3eFeC;
}

div#columna_menu h3 {
	border-bottom: 1px solid #c3bfbc;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-right: 5px;
}

div#columna_menu p {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}

div#columna_menu p.resaltado, div#columna_menu div.resaltado {
	border: 1px solid #c3bfbc;
	padding: 5px;
	margin: 10px;
	margin-bottom: 20px;
	background-color: #e3dfdc;
}

div#columna_menu p.peticion {
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c3bfbc;
}

div#columna_menu ul {
	margin-top: 10px;
	margin-bottom: 15px;
}


div#columna_contenido {
	float: right;
	width: 470px;
	padding-top: 10px;
	margin-right: 10px;
}

div#columna_contenido h2 {
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

div#columna_contenido p {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 40px;
	text-align: justify;
}

div#columna_contenido table {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 40px;
	border-spacing: 0px;
}




/* CLASES */

th.tarifas {
	width: 140px;
	border-top: 1px solid #c3bfbc;
	border-bottom: 1px solid #c3bfbc;
	padding: 5px;
	background-color: #e3dfdc;
}

td.tarifas {
	width: 140px;
	border-bottom: 1px solid #c3bfbc;
	padding: 5px;
	background-color: #f3efec;
	text-align: center;
}

img.img_noticia, img.img_pequena, img.img_galeria {
	float: left;
	margin-right:10px;
	margin-bottom:3px;
}

img.img_noticia {
	width: 120px;
	height: 120px;
}

img.img_galeria {
	width: 115px;
	height: 90px;
}

img.img_cabecera {
	float: right;
	width: 80px;
	height: 80px;
	margin-left:20px;
	margin-bottom:10px;
	border: 1px solid #444;
}

img.img_pequena {
	width: 80px;
	height: 80px;
}

div.foto_galeria {
	float: left;
	border: 1px solid #000;
	width: 120px;
	height: 90px;
	margin-left: 20px;
	margin-top: 20px;
}

div.programacion {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

div.programacion h3 {
	margin-bottom:0px;
}

div.programacion p {
	margin-left: -15px;
	margin-bottom: -10px;
}

div.programacion ol {
	margin-top: -30px;
}

div.paginacion {
	background-color: #F3EFEC;
	border: 1px solid #C3BFBC;
	margin-top: 15px;
	margin-bottom: 35px;
	text-align: center;
}

input.disable {
	border: 0px;
}

.clear {
	clear: both;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}





