* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background:#31c4ee url(../images/bg.gif) right top no-repeat fixed;
	color:#333;
}
h1, h2, h3, h4, h5, h6 {
	margin:.5em 0;
	font-weight:normal;
}
h2 {
	color:#079;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:230%;
	margin-top:0;
	background:url(../images/bgh2.gif) right bottom no-repeat;
	padding-bottom:3px;
}
h3 {
	color:#606;
	font-size:160%;
	clear:both;
}
p {
	margin:1em 0;
	line-height:135%;
}
a {color:#049;}
a:hover {text-decoration:none;}
li {list-style:none;}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
img.lpic {
	float:left;
	margin-right:10px;
	border:1px dashed #606;
	padding:4px;
	background:#fff;
}
/* --------------- */
#wrap {
	width:760px;
	margin:25px auto;
	background:#fff url(../images/top.gif) left top no-repeat;
	padding:10px;
}
#container {}

/* Header -------- */
#header {
	background:url(../images/h.jpg) no-repeat;
	height:151px;
}
#header h1 {margin:0;}
#header h1 a {
	display:block;
	text-indent:-999em;
	background:url(../images/logo.gif) no-repeat;
	width:214px;
	height:141px;
	float:left;
}

/* Menu ---------- */ 
#menu {
	padding-top:111px;
	margin-left:230px;
}
#menu li, #menu a {
	display:block;
	float:left;
}
#menu a {	
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/bgm.gif) top repeat-x;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	height:28px;
	padding-top:12px;
}
#menu #m1 a {background:url(../images/m1.gif); width:78px;}
#menu #m2 a {background:url(../images/m2.gif); width:131px;}
#menu #m3 a {background:url(../images/m3.gif); width:105px;}
#menu #m4 a {background:url(../images/m4.gif); width:88px;}
#menu #m5 a {background:url(../images/m5.gif); width:103px;}
#menu #m1 a:hover, #menu #m2 a:hover, #menu #m3 a:hover, #menu #m4 a:hover, #menu #m5 a:hover {background-position:0 -40px;}
#menu #m1 a.current {background:url(../images/m1c.gif);}
#menu #m2 a.current {background:url(../images/m2c.gif);}
#menu #m3 a.current {background:url(../images/m3c.gif);}
#menu #m4 a.current {background:url(../images/m4c.gif);}
#menu #m5 a.current {background:url(../images/m5c.gif);}
#menu li a.current  {color:#828;}


/* Content ------ */
#content {
	background:url(../images/bgc.gif) top repeat-x;
	padding:10px;
	margin-top:10px;
}
#content ol, #content ul {margin:12px 12px 12px 35px;}
#content li {list-style:url(../images/bullet.gif);}

/* Footer ------- */
#footer {
	clear:both;
	background:#750d72 url(../images/bgf.gif) top repeat-x;
	color:#fff;
	font-size:11px;
	padding:8px;
}
#footer a {
	color:#fff;
}
#footer p {margin:0;}
#footer p.f1 {float:left;}
#footer p.f2 {text-align:right;}

/* HOME ---------- */
#home h2 {
	margin:0;
	padding:0;
	background:none;
	font-size:200%;
}
#home td {vertical-align:top;}
#play-btn {margin:0;}
#play-btn a {
	display:block;
	background:url(../images/play.gif) no-repeat;
	text-indent:-999em;
	width:408px;
	height:102px;
}
#steps {
	background:#f8e5f8 url(../images/bgh2.gif) right top no-repeat;
	width:390px;
	padding:9px;
	margin-top:10px;
}
#steps h2 {letter-spacing:-1px;}
#steps p {font-weight:bold;}
#steps ol {margin:0;}
#steps li {
	padding:5px 0 5px 25px;
	background:url(../images/s1.gif) left no-repeat;
	list-style:none;
}
#steps li#s1 {background-image:url(../images/s1.gif);}
#steps li#s2 {background-image:url(../images/s2.gif);}
#steps li#s3 {background-image:url(../images/s3.gif);}
#steps li#s4 {background-image:url(../images/s4.gif);}
#steps li#s5 {background-image:url(../images/s5.gif);}
#steps li#s6 {background-image:url(../images/s6.gif);}
.wmp {background:url(../images/wmp.gif) left no-repeat; padding-left:13px; margin-left:3px;}
.itunes {background:url(../images/itunes.gif) left no-repeat; padding-left:14px;margin-left:3px;}

#comunica, #noticias {
	background:#ade7f8 url(../images/bgh3.gif) right top no-repeat;
	margin-left:10px;
	padding:9px;
	width:304px;
}
#comunica #msn {
	background:url(../images/msn.gif) left no-repeat;
	height:40px;
	padding-left:45px;
	font-weight:bold;
}
#noticias {margin-top:10px;}
#noticias h2 {border-bottom:1px solid #fff; margin:0 -9px; padding:0 9px;}
#noticias .more {
	border-top:1px solid #fff;
	font-weight:bold;
	margin:0;
	padding-top:5px;
}
/**/
table.programacion {width:740px; margin-bottom:15px;}
.programacion td, .programacion th {
	padding:3px 10px;
	border-bottom:1px solid #fcf;
	border-left:1px solid #fff;
}
.programacion th {
	text-align:left;
	background:#37a8c8;
	color:#fff;
}
.programacion td.horario {font-weight:bold; width:130px;}
.programacion td.programa {width:400px;}

.programacion td strong {font-size:120%;}
.programacion tr.z {background:#f9eef9;}

p.horario {font-weight:bold; margin-top:0;}
.comentarios {border-top:1px dotted #606;}
.comentarios td, .locutores td, .noticias td {
	border-bottom:1px dotted #606;
	padding:10px 0;
	vertical-align:top;
}
.noticias td {padding:0;}
.noticias p.fecha {margin-top:-7px; color:#047; font-weight:bold;}
.opciones a {
	font-weight:bold;
	padding-left:17px;
}
a.comenta {background:url(../images/ico-comment.gif) left no-repeat; margin-right:10px;}
a.volver {background:url(../images/ico-back.gif) left no-repeat; margin-left:10px;}

.locutores img {
	background:url(../images/bgfoto.gif) no-repeat;
	padding:12px;
	margin-right:15px;
}


form.contactform {
	width:300px;
}
form.contactform fieldset {
	border:none;
	margin:0;
	padding-top:10px;
}
form.contactform legend {
	padding:0;
}
form.contactform label {
	display:block;
	margin-bottom:5px;
	font-weight:bold;
}
form.contactform input, form.contactform textarea, form.contactform select {	
	width:250px;
	padding:5px 3px;
	border:1px solid #AAA;
	background:#FCFCFC;
}
form.contactform input:hover, form.contactform input:focus, form.contactform textarea:hover, form.contactform textarea:focus {	
	border:1px solid #046;
}
form.contactform input:focus, form.contactform textarea:focus {	
	background:#FFF;
}
form.contactform fieldset ol {
	list-style:none;
	margin:0;
	padding:0;
}
form.contactform fieldset ol li {
  list-style:none;
  list-style-type:none;
  padding:5px;
  margin:0;
}
form.contactform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  font-size:70%;
  margin-left:3px;
}
#cform ol, #cform ol li {margin:0; list-style:none; list-style-type:none;}
p.nota em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  margin-left:3px;
}
form.contactform input.sendBtn {
	width:200px;
	height:40px;
	border:none;
	text-indent:-999em;
	background:url(../images/btn.gif);
	cursor:pointer;
}
#cform li.errores label {font-weight:bold;}
#cform li.errores input {border:1px solid #C00;}
#cform li.errores span {font-size:85%; color:#c00;}
.spanError, #divErrorGeneral {color:#c00;display:block;}
#divErrorGeneral {
	background:#FFE;
	font-weight:bold;
	border:1px solid #C00;
	padding:5px;
}

#author {width:780px;margin:0 auto;color:#98E2F7;font-size:11px;}
#author p{margin:0}
#author span{float:left;display:block;height:44px;line-height:44px}
#author a{color:#98E2F7;border-bottom:1px dotted #79D9F4; text-decoration:none;}
#author a:hover {border-bottom:1px dotted #fff;}
#author a.imagina{background:url(http://imaginariadesign.com/images/logosmallb.gif) 0 0 no-repeat;display:block;width:78px;height:46px;border:none;text-indent:-999em;margin:0 5px; border:none;}