@charset "utf-8";
/* CSS Document */
#content{
background:#477601;
}
#categorias{
background:url(img/catGral.png);
background-repeat:no-repeat;
}
#infoPag{
background:url(img/artInteres.png);
background-position:center left;
background-repeat:no-repeat;
behavior: url(/iepngfix.htc);
}
#whiteBox{
color:#477601;
}
#atajos a{
color:#477601;
}
#texto{
width:852px;
height:100%;
position:relative;
color:#666666;
padding-bottom:40px;
}
#colIzq{
float:left;
width:285px;
text-align:justify;
padding-right:20px;
}
#colDer{
float:left;
width:285px;
text-align:justify;
}
.art{
color:#666666;
text-decoration:none;
}
.art:hover{
text-decoration:underline;
}
