@charset "utf-8";
/* CSS Document */
#content{
background:#017173;
}
#categorias{
background:url(img/CatBoletin.png);
background-repeat:no-repeat;
height:57px;
}
#infoPag{
height: 5px;
position: relative;
}
#whiteBox{
color:#000;
}
#atajos a{
color:#000;
}
#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;
}
#footer{
background-color:#000000;
color:#FFFFFF;
float:left;
font-size:16px;
height:35px;
padding-left:30px;
text-indent:230px;
width:850px;}
