/* CSS Document */

.img_cab {
 margin-top:0px;
 width:553px;
 height:320px;
 background-image: url(../img/cab_contactar.jpg);
 background-repeat:no-repeat;
}
.encabezado {
background-image: url(../img/f_titular.jpg);
background-repeat:no-repeat;
width:542px;
height:21px;
margin-left:25px;
padding-top:8px;
padding-left:10px;
margin-bottom:20px;
}
.col_izq {
float:left;
width:250px;
margin-left:18px;
}
.col_drc {
float:left;
width:270px;
padding-left:5px;
}
.img_col {
margin-left:5px;
margin-bottom:25px;
}
.txt_drc {
text-align:justify;
}
.img_col {
margin-left:0px;
margin-right:10px;
margin-bottom:2px;
float:left;
}
.txt_drc {
text-align:justify;
}
.fila_1 {
clear:both;
width:520px;
margin-left:25px;
line-height:15px;
text-align:justify;
margin-bottom:15px;
}
input {
background-image:url(../img/f_form.gif);
background-repeat:repeat-x;
border:#666666 solid 1px;
}
textarea {
background-image:url(../img/f_form.gif);
background-repeat:repeat-x;
border:#666666 solid 1px;
}
table td {
padding:3px;
}