#fregistro {width: 550px;margin: 0px auto;}
form       {padding:0px;margin:0px;}

ol{padding: 0px;}

 .textfield {border: 1px solid #000000;}
 fieldset {border: 1px solid #000000;padding: 5px;}
 fieldset legend{font-size: 14px;font-weight: bold;}
 
 .plane_button {border: 1px solid #000000;background-color: #FFFFFF;}

#formulario_registro                           {float: right; width: 300px;}
#formulario_registro    form                   {width: 90%;margin: 0px auto;}
/*#formulario_registro    .inferior_derecha_serv {height: 400px;}*/

#formulario_info                                {float: left;width: 240px;}
#formulario_info        .contenido_caja         {padding: 10px;}
#formulario_info        .inferior_derecha_serv  {height: 200px;}

.dcha_serv{
 width: 100%;
 background:url(../img/repetir_der.jpg);
 background-repeat: repeat-y;
 background-position: top right;
 background-color: #FFFFFF;
 margin: 0px auto;
}

.superior_serv{
 background:url(../img/repetir_arri.jpg);
 background-repeat: repeat-x;
 background-position: top center;
}


.inferior_serv{
 background:url(../img/repetir_aba.jpg);
 background-repeat: repeat-x;
 background-position: bottom center;
}

.izqda_serv{
 background:url(../img/repetir_izq.jpg);
 background-repeat: repeat-y;
 background-position: middle left;
}

.superior_izquierda_serv{
 background:url(../img/arri_izq.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}

.superior_derecha_serv{
 background:url(../img/arri_der.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}

.inferior_izquierda_serv{
 background:url(../img/aba_izq.jpg);
 background-repeat: no-repeat;
 background-position: bottom left;
}

.inferior_derecha_serv{
 background:url(../img/aba_der.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
}


.oferta                         {margin-bottom: 10px;}
.ofertas .inferior_derecha_serv {padding: 20px;}
.ofertas                        {padding: 0 5% 0 0;width: 80%; margin: 0px auto;}
.ofertas a                      {text-decoration:none;color: #0087AC;}
.ofertas h3                     {padding:0;margin:0;border-bottom: 1px solid #000000;}

.docadjunto{ text-align: right;}
.docadjunto a {
 padding-left: 19px;
 background-image: url(../img/pdf.gif);
 background-repeat: no-repeat;
 background-position: 0 50%; 
}

.docadjunto a:hover {
background-color: #000000;
color: #FFFFFF;
}