ul,ol,li,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: underline;
 color: #4F7B03; 
}

a:hover
{
 color: #649B06;
 text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #7EC208;
}

body
{
  padding: 20px;
}

h1 {
	margin: 0:
	padding: 0;
	color: #ffffff;
}

.logo_wolfip{
	background: url(../images/logo_wolfip.png) 0 no-repeat;
	height: 80px;
}

div.logo_wolfip a {
  background-color: transparent;
  color: #000000;
  cursor: hand;
  left: 0px;
  position: relative;
  text-decoration: underline;
  top: 0px;
  z-index: 100;
}


.footer_wolfip{
  background: url(../images/llamepremium.png) no-repeat right 2px; 
  width: 100%;
  height: 40px;
  font-weight: normal;
  color: #030303;
  margin-top: 40px;
  border-top: 1px solid #649B06;
  padding-top: 5px;
}

.footer{
  width: 100%;
  height: 40px;
  font-weight: normal;
  color: #030303;
  margin-top: 40px;
  border-top: 1px solid #649B06;
  padding-top: 5px;
}

.pagos{
  padding: 20px 30px;
}

.caja_container{
  width: 700px;
  height: 120px;
  margin-bottom: 20px;
}

.caja_img{
  float: left;
  width: 190px;
}
.caja_texto{
  float: right;
  width: 485px;
  padding: 0 0 0 15px;
}

h7{
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}


.img_inicio_sesion{
  margin: 0 auto;
  width: 770px;
  height: 300px;
  background: url(../images/fondo_inicio_sesion.png) no-repeat;
}

.form_inicio_sesion{
  margin-top: 95px;
}
.etiqueta_inicio_sesion{
  color: #ffffff;
  background: none;
}

.textlogin_sesion {
  border-top: 2px solid #383838;
  border-left: 2px solid #383838;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: url(../images/fondo_form2.png) repeat-x #f3f3f3;
  padding: 2px;
}

.textlogin {
  border: 2px solid #333333;
  background: url(../images/fondo_form.png) repeat-x #ffffff;
  padding: 2px;
  color: #888888;
}

.textlogin:focus {
  border: 2px solid #7EC208;
  background: url(../images/fondo_form2.png) repeat-x #f3f3f3;
  padding: 2px;
  color: #000000;
}

.boton_gris {
  border: 1px solid #127A09;
  background: url(../images/boton_grisoff.png) repeat-x center #ffffff;
  padding: 2px 10px;
  color: #AEFFA7;
}

.boton_gris:hover, boton_gris:focus {
  border: 1px solid #15A208;
  background: url(../images/boton_grison.png) repeat-x center #f3f3f3;
  padding: 2px 10px;
  color: #ffffff;
}


input{
  border: 2px solid #A19E9B;
  background: url(../images/fondo_form.png) repeat-x #cccccc;
  padding: 2px;
}
input:focus{
  border: 2px solid #7EC208;
  background: url(../images/fondo_form2.png) repeat-x #ffffff;
  padding: 2px;
}

.salto{clear: both;}


.datos_cliente{
  height: 30px;
}
.cliente{
  float: left;
  background: url(../images/cliente.png) no-repeat left 0px;
  height: 22px;
  padding: 5px 0 0 28px;
  margin-right: 20px;
  font-weight: bold;
}
.credito{
  float: left;
  background: url(../images/credito.png) no-repeat left 2px;
  height: 22px;
  padding: 5px 0 0 22px;
  font-weight: bold;
}

.botones{
  background: none;
}

.boton{
 border: 0px;
 padding: 2px 10px;
 margin: 2px;
 background: url(../images/fondo_boton.png) repeat-x bottom #649B06;
}

.boton:hover{
 border: 0px;
 margin: 2px;
 background: url(../images/fondo_boton_hover.png) repeat-x bottom #8ED514;
}


.abajo{
  background: url(../images/cliente.png) no-repeat left 0px;
}

#filters_busqueda{
  padding: 5px 5px;
}

.mensaje_contacto{
  background: url(../images/fondo_contacto.png) no-repeat left 0px;
  height: 210px;
  width: 410px;
  float: right;
  margin: 10px 0 0 0;
  padding: 30px 0 0 110px;
}

.mensaje_misdatos{
  background: url(../images/fondo_misdatos.png) no-repeat left 0px;
  margin: 10px 50px;
  height: 82px;
  width: 83px;
  float: right;
}

.subseccion
{
  margin: 20px 0 10px 0;
  border-left: 14px solid #649B06;
  color: #000000;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 14px;
  padding-left: 10px;
}

.saldo_aviso{
  font-weight: bold;
}

.sin_saldo{
  font-weight: bold;
	color: #FF0000;
}

.con_saldo{
	color: #00FFFF;
}


