@import url("http://www.studiogenesis.net/framework/framework.css");
@charset "utf-8";
/* CSS Document */

/*********************************************************** RESETEO ******************/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
.romper{clear:both;}


/*************************************************************************************************/

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*background-image:url(../images/fondo-body.gif) repeat-x 100px 0;
*//*background-image:url(../images/fondo-body.gif);
background-repeat:repeat-x;
background-position:top;*/
background-color:#4396ca;
}

#supercontainer {
background-image:url(../images/fondo-body.gif);
background-repeat:repeat-x;
background-position:top;
}

#container{
width:470px;
margin:auto;
}

#header{
padding:45px 0 25px 25px;
}

#header h1 span, #cuerpo h3 span{
display:none;
}

#cuerpo{
background-image:url(../images/fondo-cuerpo.gif);
background-position:top;
background-repeat:no-repeat;
padding:12px;
}

#cuerpo h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:150%;
color:#FFFFFF;
margin:15px 5px 30px 5px;
}

#cuerpo h3{
display:none;
}

#footer{
padding:25px;
margin-bottom:25px;
overflow:hidden;
_display:inline-block;
}

#footer p{
color:#FFFFFF;
float:left;
}

#footer a{
color:#FFFFFF;
font-weight:bold;
}

#tv, #radio{
padding:25px;
}

#tv p, #radio p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:170%;
color:#FFFFFF;
}

#tv h1, #radio h1{
color:#92b4ec;
font-size:18px;
margin-bottom:15px;
}

#tv p strong{
}

#radio{
color:#FFFFFF;
}

#radio table tr td, #radio table tr th{
border-bottom:1px solid #fff;
padding:5px;
}


div#tdt {
	background:#010103;
	text-align:center;
}


