@charset "utf-8";
/* CSS Document */
#content{
background:#477601;
}
#categorias{
background:url(img/catGral.png);
background-repeat:no-repeat;
}
#infoPag{
background:url(img/recomendadas.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%;
float:left;
color:#666666;
}
#colIzq{
float:left;
width:285px;
text-align:justify;
padding-right:20px;
}
#colDer{
float:left;
width:285px;
text-align:justify;
}
input.text{
width:331px;
height:16px;
color:#ffffff;
background:url(img/input.jpg);
border:none;
margin:0px;
background-repeat:no-repeat;
padding:5px 5px 5px 5px;
}
textarea{
width:331px;
height:108px;
background:url(img/text.jpg);
background-repeat:no-repeat;
border:none;
padding:5px 5px 5px 5px;
}
