@charset "latin1";
/* CSS Document */
* {margin:0px; padding:0px;}

body {
background-image:url(img/fondo.jpg);
background-repeat:repeat-x;
background-position:top;
}

.buscador{
 top:38px;
 position:relative;
 background:url(img/flechita.png) right no-repeat white;
 border:white 1px solid;
 cursor:pointer;
  margin-left:2px;
}

.buscador2{
 top:38px;
 position:relative;
 background:white;
 margin-left:2px;
 border:white 1px solid;
}

#container {
width:950px; text-align:left; vertical-align:text-top;

}

#contenido1{
width:540px;
background: #FFFFFF url(img/barra.png) repeat-x right;

}
#contenido {
width:540px;
background: #FFFFFF url(img/degradecontenido.jpg) repeat-y right;

}
#preprog1{
width:290px;
background:url(img/barra2.png) repeat-x right;
background-color:#EEEEEE;
}

#preprog {
width:290px;
background:url(img/degradecontenido2.jpg) repeat-y right;
background-color:#EEEEEE;
}
#bannervholder{
width:120px;
background-color:#FFFFFF;
}
.bannerv {
width:120px;
height:245px;

}

.titulo_main {
font-family: Arial,Helvetica,sans-serif;
font-size: 24px;
color: #cc0000;
cursor:pointer;
}

.imagen_main {
  border:#e6e6e6 1px solid;
  background-color:#F3F3F3;
  width:380px;
  text-align:center;

}
.volanta2 {
background-image:url(img/bullet.jpg);
background-position:3px 3px;
margin-left:2px;
padding-left:20px;
font-family: Arial,Helvetica,sans-serif;
font-weight:bolder;

font-size: 16px;
color: #cc0000;
vertical-align: middle;
background-repeat:no-repeat;
padding-top:3px;
width:490px;
margin-bottom:10px;
}

.volanta {
background-image:url(img/bullet.jpg);
margin-left:2px;
padding-left:20px;
font-family: Arial,Helvetica,sans-serif;
font-weight:bold;
font-size: 12px;
color: #673695;
vertical-align: middle;
text-transform: uppercase;
background-repeat:no-repeat;
padding-top:3px;
}
.fecha{
float:right;
top:-15px;
position:relative;
font-family: Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
}

.tipoprograma { 
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
text-transform: uppercase;
color: #333333;
font-weight: bold;

}
.canal {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #cc0000;
font-weight:bold;
vertical-align: middle;
text-transform: uppercase;
background-repeat:no-repeat;
}

.tituloprograma {
font-family: Arial,Helvetica,sans-serif;
font-size: 20px;
color: #673695;
cursor:pointer;

}
.imagen100 {
  width:130px;
  margin:20px;
  border:#e6e6e6 1px solid;
  float: left;
}
.imagen160 {
  width:180px;
  border:#e6e6e6 1px solid;
  float: left;
  margin-right:20px;
  margin-bottom:10px;
}
.imagen160r {
  width:180px;
  border:#e6e6e6 1px solid;
  float: right;
  margin-left:20px;
  margin-bottom:10px;
}
.imagen250 {
  width:260px;
  border:#e6e6e6 1px solid;
  vertical-align:middle; text-align:center;
}

.programaatributos {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #999999;
  font-weight: bolder;
  line-height: 17px;
  width:100px;
  text-align:left;
  white-space:normal;
  display:inline-block;
}
.programatarget {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #333333;
font-weight: normal;
line-height: 17px;
}
.texto_main {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #000000;

}
.texto_main2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
  text-align:justify;
  margin-left:15px;
  margin-right:15px;

}

.texto_sub {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration:none;
}

a.normal {
text-align:center;
margin:10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#09C;
text-decoration:underline;
}

.searchResults {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
