@charset "utf-8";
/* CSS Document */
#content{
background:#017172;
}
#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:700px;
position:relative;
padding-bottom:100px;
}

#container
{
	position:relative;
	width: 950px;
}
#colIzq{
float:left;
width:350px;
text-align:justify;
padding-right:20px;
}

#footer{
background-color:#000000;
color:#FFFFFF;
float:left;
font-size:16px;
height:35px;
padding-left:30px;
text-indent:230px;
width:850px;
}
strong{
	color:#017172;
}
