@charset "utf-8";
/* CSS Document */
#content{
background:#477601;
}
#categorias{
background:url(img/catGral.png);
background-repeat:no-repeat;
}
#flash{
width:892px;
height:200px;
position:relative;
margin:15px 0px 20px 0px;
}
#whiteBox{
color:#477601;
}
#atajos a{
color:#477601;
}
#bienvenida{
width:100%;
height:250px;
position:relative;
color:#FFFFFF;
}
#texto{
width:852px;
height:100%;
float:left;
color:#666666;
}
#colIzq{
float:left;
width:285px;
text-align:justify;
padding-right:20px;
}
#colDer{
float:left;
width:285px;
text-align:justify;
}
#cols4{
width:480px;
height:100%;
float:inherit;
padding-left:140px;
}
.col{
width:70px;
height:100%;
text-align:left;
float:left;
}
.azul{
color:#3399FF;
}
.rosa{
color:#840D48;
}
.amarillo{
color:#E8A406;
}
.marino{
color:#01385C;
}

