@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: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 .inputText2{
background:url(img/input2.png);
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 .inputLabel2{
width:110px;
height:15px;
color:#000;
position:absolute;
left: 12px;
top: 5px;
}
#contacto .input{
position:absolute;
left: 74px;
top: 4px;
width: 260px;
border:none;
font-size:11px;
height:20px;
color:#000;
}
#contacto .input2{
position:absolute;
left: 128px;
top: 4px;
width: 206px;
border:none;
font-size:11px;
height:20px;
color:#000;
}
#contacto .textarea{
position:absolute;
width:324px;
height:83px;
left: 12px;
top: 26px;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}
#contacto #info{
position:absolute;
width:138px;
height:18px;
left: 0px;
top: 200px;
}
#footer{
background-color:#000000;
color:#FFFFFF;
float:left;
font-size:16px;
height:35px;
padding-left:30px;
text-indent:230px;
width:850px;
}
