/* CSS Document */
#contactoimg{
width:100%;
margin-top:50px;
}
#contacto{
width:100%;
}
#contacto table{
margin:50px auto;
vertical-align:top;
}
#contacto td{
vertical-align:top;
padding:6px;
}
#contacto th{

font-size:12px;
font-weight:bold;
}
#contacto th img{
margin-left:10px;
}

