h1{
font-size:18px;
margin:0px;
padding:0px;
color: #B74119;
}
h2{
font-size:14px;
margin:0px;
padding:0px;
color: #565656;
}

.contact-info{
    font-weight:bold;
    font-size:15px;
    color:#777777;
}
.contact-info ul li{
    list-style-type:none;
}

.contact-info ul .contact-no{
    /*background:url("../img/icons.gif") no-repeat 0 -148px*/
}

.contct-email a{
    text-decoration:none;
    color:#777;
}
.contct-email a:hover{
    text-decoration:none;
    color:#3F6D9E;
}

.menu1{
background:url("../img/bt0_2.gif") no-repeat;
width:110px;
height:20px;
float:left;
color:#ffffff;
padding-top:2px;
text-align:center;
margin-left:1px;
cursor:pointer;
padding-top:3px;
}
.menu2{
background:url("../img/abt0_0.gif") no-repeat;
width:110px;
height:20px;
float:left;
color:#ffffff;
padding-top:2px;
text-align:center;
margin-left:1px;
padding-top:3px;
cursor:pointer;
}
A:visited {
color: #0000FF;
}
A:hover {
color: #0000FF;
}
.li{
margin-top:5px;
}

 .tabla {
    color:        #215664;
}
 .tabla th {
    background: #76BED7;
    border-bottom: 1px solid #C4EEF2;
    border-right: 1px solid #C4EEF2;
    padding:5px;
}
 .tabla td {
    background: #C8E4EF;
    border-bottom: 1px solid #C4EEF2;
    border-right: 1px solid #C4EEF2;
    font-weight:none;
}

.boton_a {
    background: url('../img/bot1.gif') no-repeat;
}

.MsgErrorD{
    width:500px;
    border:1px solid #E36B6B;
    text-align:left;
    padding:0px;
}
.MsgOk{
    width:500px;
    border:1px solid blue;
    text-align:left;
    padding:0px;
}

.share {
   height:20px;
   width:20px;
   background: url('../img/share.png') no-repeat;
   float:left;
   margin:0 5px;
   cursor:pointer;
}
.ic1 {background-position:-47px 0;}
.ic2 {background-position:-210px 0;}
.ic3 {background-position:-24px 0;}
.ic4 {background-position:-94px 0;}
.ic5 {background-position:-140px 0;}
.ic6 {background-position:-1px 0;}
.ic7 {background-position:-163px 0;}
.ic8 {background-position:-186px 0;}

td, th{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
.boxCont {
    clear: both;
    width: 600px;
}
.boxCont .arriba {
    background: url('/img/caja2_arriba_pl1.png') no-repeat;
    height: 72px;

}
.boxCont .arriba .titulo {
    font-size:    20px;
    font-family:Trebuchet MS;
    padding-top: 18px;
    padding-left:20px;
    font-weight: bolder;
}
.boxCont .arriba .eslogan {
    font-size:    12px;
    font-family:Trebuchet MS;
    padding-top: 9px;
    padding-left:20px;
}

.boxCont .cuerpo {
    background: url('http://www.chilehosting.net/img/plantilla01/caja2_fondo_pl1.gif') repeat-y;
    color:        #215664;
    padding: 0px 20px 0px 20px;
    font-size:    11px;
    font-family:Trebuchet MS;
}
.boxCont .pie {
    background: url('http://www.chilehosting.net/img/plantilla01/caja2_abajo_pl1.gif') no-repeat;
    font-size: 1px;
    height: 24px;
}

