@charset "utf-8";
/* CSS Document */
#content{
background:#477601;
}
#categorias{
background:url(img/catGral.png);
background-repeat:no-repeat;
}
#infoPag{
background:url(img/contacto.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;
padding-bottom:100px;
}
#colIzq{
float:left;
width:350px;
text-align:justify;
padding-right:20px;
}
#colDer{
float:left;
width:285px;
text-align:justify;
}
#texto p{
margin:0px 0px 10px 0px;
}
#contacto{
width:341px;
position:relative;
}
#contacto .inputText{
background:url(img/input.jpg);
width:341px;
height:27px;
position:relative;
margin-bottom:5px;
}
#contacto .inputArea{
background:url(img/text.jpg);
width:341px;
height:118px;
margin-bottom:5px;
position:relative;
}
#contacto .btnEnviar{
background:url(img/enviar.jpg);
float:right;
width:126px;
height:35px;
background-repeat:no-repeat;
text-decoration:none;
background-position:left;
}
#contacto .inputLabel{
width:56px;
height:15px;
color:#FFFFFF;
position:absolute;
left: 12px;
top: 5px;
}
#contacto .input{
position:absolute;
left: 74px;
top: 2px;
width: 260px;
height:20px;
border:none;
font-size:14px;
color:#030;
}
#contacto .textarea{
position:absolute;
width:324px;
height:83px;
left: 5px;
top: 26px;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#030;
}
#contacto #info{
position:absolute;
width:138px;
height:18px;
left: 0px;
top: 200px;
}
