/*
Canales EmpreChile
*/
#canales{
margin: 30px auto 0 auto;
width:938px; height:458px;
background: url(../images/canales_shadow.png) no-repeat;
color: #fff;
}

.logo{
width: 375px;
}
#canales #content{
width:930px; height:451px;
background: #000;
}

#prendechile h2{
float:left;
width: 330px; height: 119px;
background: url(../images/prendechile.gif) no-repeat;
text-indent: -1000000px;
}

#prendechile h2 a{
width: 330px; height: 119px;
display: block;
}

#papelera h2{
float:left;
width: 375px; height: 113px;
background: url(../images/papelera.gif) no-repeat;
text-indent: -1000000px;
}

#papelera h2 a{
width: 375px; height: 113px;
display: block;
}

#agroblog h2{
float:left;
width: 322px; height: 104px;
background: url(../images/agroblog.gif) no-repeat;
text-indent: -1000000px;
}

#prendechile, #papelera,#agroblog{
margin-left: 150px;
width: 600px;
}

.clock{
float:right;
background: url(../images/clock.gif) no-repeat;
width: 46px; height: 47px;
margin-right: -220px;
margin-top: 50px;
}

.ticket{
float:right;
background: url(../images/ticket.gif) no-repeat;
width: 44px; height: 43px;
margin-right: -200px;
margin-top: 50px;
}

#canales .descripcion{
float:right;
margin-top: 70px;
display:inline;
}

#prendechile{
padding-top: 50px;
}