body{
  font-family:Arial;
  margin:10px 0 0 0;
  padding:0;
}

h1,h2{
  margin:0;
  padding:0;
}

h1 span, h2 span{
  display:none;
  margin:0;
  padding:0;
}

#contenedor{
  margin:0 auto;
  padding:0;
  width:1000px;
  font-size:12px;
}

h3{
  color:#36f;
  font-weight:bold;
  font-size:16px;
}
#cabecera{
  height:131px;
  background:url(../images/fondo.jpg) repeat-x;
  margin:0;
  padding:0;
}

#barra_navegacion{
  font-family:Verdana;
  margin:20px 0 0 0;
  padding:0;
  font-size:12px;
  line-height:12px;
}
#barra_navegacion a{
  color:#fff;
  text-decoration:none;
}

#barra_navegacion a:hover{
  text-decoration:none;
  color:#f93;
}

#boton_restaurar{
  position:absolute;
  top:98px;
  left:50%;
  margin-left:337px;
  background:url(../images/fondo_bot_restaurar.jpg) bottom no-repeat;
  height:29px;
  width:162px;
}

#boton_restaurar span{
  margin:10px;
  line-height:29px;
}

#cuerpo{
  margin:0;
  padding:0;
}

#capaContenido{
  width:745px;
  padding:10px;
  text-align:justify;  
}

#pie{
  clear:both;
  margin-top:20px;
  width:1002px;
  height:36px;
  background:url(../images/fondopie2.gif) bottom no-repeat;
  color:#fff;
  font-size:11px;
  text-align:center;
  padding:0;
  line-height:16px;
}

.negrita{
  font-weight:bold;
}

fieldset{
  padding:10px 20px;
}

.campos{
  margin:0 0 10px 0;
}

.etiqueta_form{
  width:200px;
}

#pie a{
  color:#fff;
  text-decoration:none;
}

#pie a:hover{
  color:#ddd;
  text-decoration:underline;
}

.naranja{
  color:#f63;
}

.azulete{
  color:#36f;
}

#caja_mas_servicios h4{
  font-family:Arial;
  font-size:16px;
  color:#4083b8;
  font-weight:bold;
  margin:0 0 5px 0;
  padding:0;
}

#caja_mas_servicios ul li{
  font-family:Arial;
  font-size:14px;
  color:#9abb24;
  margin:0 0 7px 0;
}

#caja_mas_servicios ul li a{
  color:#9abb24;
  text-decoration:none;
}

a.enlace_lateral{
  color:#4083b8;
  text-decoration:none;
}

a.enlace_lateral:hover{
  color:#4083b8;
  text-decoration:underline;
}

#enlacesLateral ul{
  list-style-type:none;
  margin:0;
  padding:0;
  font-family:Arial;
  font-size:12px;
  margin:0 0 15px 0;
  font-weight:bold;
}
#enlacesLateral ul li{
  margin-bottom:10px;
}

hr{
  height:0;
  margin:0;
  padding:0;
  border-top:1px dashed #666;
  border-bottom:0;
  border-right:0;
  border-left:0;
  line-height:1px;
}

img.imagen_correo{
  vertical-align:bottom;
}