@charset "ISO-8859-1";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	background:#22262E;
}

img { border:0; }
a { text-decoration:none; }
form { margin:0; }
p { margin:0; }


h1 { display: none; }
h2 { font-size:14px; margin:0; } 

/* colores para el texto */


.blanco, .header, .contentUltimasNoticias, .ultimasNotas h2, .ultimasNotas a, .dateCorte, .redes2 { color:#FFFFFF !important; }
.azul { color:#2892D0; }
.gris { color:#CCCCCC; }

.container {
	width:730px;
	margin:auto;
	border-left:#1C1F25;
	border-right:#1C1F25;
}
.container2 {
	width:357px;
	margin:auto;
	border-left:#1C1F25;
	border-right:#1C1F25;
}

.header {
	width:710px;
	float:left;
	background:url(../imagenes/background/backHeader.jpg) repeat-x top left;
	height:80px;
	padding:10px 10px;
}
.header2 {
	width:344px;
	float:left;
	background:url(../imagenes/background/backHeader.jpg) repeat-x top left;
	height:72px;
	padding:10px 10px;
	position: relative;
}
.logo { 
	float:left;
	margin-right:80px;
}
.logo2 { 
	float:left;
	margin-right:10px;
}
.liga {
	width:300px;
	float:left;
	margin-top:20px;
	margin-right:40px;
}
.liga p { margin-top:5px; } 
.liga input {
	width:288px;
	padding:3px;
	float:left;
}
.redes {
	width:165px;
	float:left;
	margin-top:40px;
}
.redes span {
	float:left;
}
.marginTopRed { margin-top:10px; }
.spaceRedes { margin-right:5px; }


.main {
	width:730px;
	float:left;
	background:url(../imagenes/background/backMain.gif) repeat-y top left;
}
.main2 {
	width:362px;
	float:left;
	background:url(../imagenes/background/backMain.gif) repeat-y top left;
}
.main img { display:block; }
.lateralIzq {
	width:366px;
	float:left;
}
.lateralIzq2 {
	width:352px;
	float:left;
}

.caja {
	width:360px;
	float:left;
	margin-bottom:10px;
}

.caja2 {
	width:352px;
	float:left;
}

.shadow {
	width:360px;
	float:left;
	background:url(../imagenes/background/backCajas.jpg) repeat-y top left;
	padding:0 4px;
}
.content1 {
	width:352px;
	float:left;
	background:#000;
}
.content1Title {
	background:url(../imagenes/background/backTitlePlayer.jpg) repeat-x top left;
	padding:5px 0;
	height:26px;
	margin-bottom:5px;
}
.content1 h2 {
	background:url(../imagenes/misc/speaker.png) no-repeat center left;
	padding: 5px 0 5px 40px;
}
.content1 p { margin-bottom:5px; }
.nombrePrograma {
	padding:0 0 0 5px;
}


.content2 {
	width:352px;
	float:left;
}
.content2 h2 {
	background:#282D38 url(../imagenes/misc/clock.png) no-repeat center left;
	padding: 8px 0 8px 35px;
}

.contentUltimasNoticias {
	width:330px;
	float:left;
	background:url(../imagenes/background/backNotice.jpg) repeat-x top left;
	padding:10px;
	border:1px solid #282D38;
}
.contentUltimasNoticias ul {
	margin:0 0 0 15px;
	padding:0;
}
.contentUltimasNoticias li {
	display:block;
}
.espacioItem {
	margin-bottom:5px;
}

.espacioItem a {
	text-decoration: none;
	color: #FFFFFF;
}

.lateralDer {
	width:364px;
	float:left;
}
.content3 {
	width:352px;
	float:left;
}
.content3 h2 {
	background:#282D38 url(../imagenes/misc/microphone.png) no-repeat center left;
	padding: 8px 0 8px 25px;
}
.contentPodcast {
	width:330px;
	float:left;
	background:url(../imagenes/background/backInterviews.jpg) repeat-x top left;
	padding:10px;
	border:1px solid #282D38;
	height:201px;
}
*+ html .contentPodcast {
	height:191px;
}
.contentPodcast img {
	float:left;
}
.contentPodcast ul {
	margin:0;
	padding:0;
}
.contentPodcast li {
	display:block;
	float:left;
}
.spaceItemPodcast {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #1C1F26;
}
.infoPodcast {
	float:left;
	padding-left:10px;
}
.infoPodcast p { margin-bottom:3px; } 


.footer {
	width:730px;
	float:left;
	margin-left: -2px;
}
.botones {
	width:730px;
	float:left;
}
.contentBotones {
	float:right;
}
.contentBotones img { float:left; }
.marginTop { margin-top:21px; }

.bannerFooter {
	width:730px;
	float:left;
	background:url(../imagenes/background/plecaBannerFooter.jpg) no-repeat top left;
	padding:21px 0 0 0;
}

.ultimasNotas {
	width:352px;
	float:left;
	background: url("../imagenes/background/backNotice.jpg") repeat-x scroll left top transparent;
}
.ultimasNotas h2 {
	font-size:14px;
	margin-bottom:10px;
	background:#282D38 url(../imagenes/misc/clock.png) no-repeat center left;
	padding: 5px 0 5px 40px;
}
.ultimasNotas ul {
	margin:0;
	padding:0;
}
.ultimasNotas li {
	width:176px;
	float:left;
	list-style:none;
	margin-bottom:20px;
}

.fotoMasNoticias {
	width:40px;
	height:40px;
	float:left;
}
.tituloMasNoticias {
	float:left;
	padding-left:10px;
	word-wrap: break-word;
	width: 120px;
	height: 55px;
}
.dateCorte {
	width:200px;
	float:left;
	margin-top: 31px;
}

.redes2 {
    float: left;
    width: 60px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.redes2 span {
    float: left;
}
.spaceRedes2 {
    margin-right: 5px;
}
.marginTopRed2 {
    margin-top: 10px;
}

