body{
  font-family: Tahoma;
  }

#header{
  background-image: url(img/top.gif);
  background-repeat: no-repeat;
  background-position: top
}

#text_btn{
      margin-right:25px;
      margin-top:25px;
      text-align:right;
      color:#111111;
      font-size: medium;
}
ul {
line-height:22px;
list-style-image:url(img/tilde2.png);
list-style-position:outside;
list-style-type:none;
}

ul li{
  background:transparent url(img/0_li.gif) no-repeat scroll left bottom;
  color: #A1A1A1;
}

#footer{
  color:#0053A8;
}

#footer a:hover {
color:#888888;
text-decoration:underline;
}

#footer a {
color:##0053A8;
text-decoration:none;
}

/*
a:hover {
text-decoration:underline;
}

a {
color:#FC7A00;
text-decoration:none;
}
*/

#precio{
  background-image: url(img/0_p1.jpg);
  background-repeat: no-repeat;
}

.btnPlanes{
  background-image: url(img/btnPlanes.png);
  }

.btnInicio{
  background-image: url(img/btnHome.gif);
  background-position: right;
  background-repeat: no-repeat;
}

.btnSoporte{
  background-image: url(img/btnSoporte.gif);
  background-position: right;
  background-repeat: no-repeat;
}

.btnContacto{
  background-image: url(img/btnContacto.gif);
  background-position: left;
  background-repeat: no-repeat;
}

input {
    background:#F5F5F5 none repeat scroll 0 0;
    border:1px solid #232323;
    /*font-size:1em; */
    height:24px;
    /*margin-bottom:10px;*/
    width:205px;
    color:#232323;
    font-family:Tahoma;
}

textarea {
    background:#F5F5F5 none repeat scroll 0 0;
    overflow:auto;
    border:1px solid;
    width:205px;
    font-family:Tahoma;
    /*
    font-size:1em;
    height:132px;
    margin-bottom:9px;
    */
    color:#232323;
}

#table1 {
  font-family: Tahoma;
  font-size:0.8em;
  /*color:#666666; */
  /*border-color:  #FF9933;  */
}

#table1 th{
  background-color: #0053A8;
  color: #FFFFFF;
  border-color: #666666;
  border: 1px;

}

#table1 td{
  border-right-color: #0053A8;
  border-bottom-color: #0053A8;
}

.alterRow{
  background-color:#CCCCCC;
  }

.text_form{
  font-size: 2px;
  color:#232323;
}
