/* CSS Document */
#libro{ width:748px; }
#libro .firmar{ display:block; height:22px; padding-left:38px; color:#f00; font-weight:bold; font-size:16px; text-align:left; text-decoration:none; background:url(img/firmar.png) no-repeat; margin:20px 0 0 0; padding-top:10px; outline:none;} 
#libro .firmar:hover{ color:#fff; }
#libro #numeros{ margin-right:15px; margin-top:4px; width:150px; float:right;  }

#libro .rectangulo{ height:40px; }
#libro .rectangulo h3{ margin-left:15px; margin-top:7px;  font-size:18px; width:500px; float:left;  }
#libro h5{ font-size:18px; }

#libro .volver{ font-size:12px; color:#F00; font-weight:bold; text-align:left;  }
#libro .volver:hover{ color:#fff; }

#libro .mensajes{ margin:15px 0; }
#libro .autor{ background-color:#333; padding:5px; border-bottom:7px solid #222; font-size:11px; height:30px }
#libro .autor b, #libro .autor i{ font-size:14px; }
#libro .autor p{ width:550px; float:left; }
#libro .autor a{ float:right; text-indent:-9999px; margin-top:10px;}
#libro .www{ background:url(img/home.gif) no-repeat center; height:16px; width:16px; margin-left:8px; }
#libro .mail{ background:url(img/mail.gif) no-repeat center; height:16px; width:16px;}
#libro .mensaje{ padding:5px; border:1px solid #222; color:#CCCCCC; }
#libro .codigo{ margin-top:15px; width:450px; float:right; clear:both }

#libro .campo{ width:245px; float:left; text-align:center; margin-bottom:15px;}
#libro .img{ width:490px; padding-left:40px; }
#libro .img input{ width:200px; }
#libro .texto{ width:748px; clear:both; float:none; text-align:right;  }
#libro .texto label{ float:left; margin-top:15px; width:95px; text-align:right;}

#libro #firma{  border-top:1px solid #999; padding:18px 0 10px 0; margin-bottom:20px; }
#libro form{ margin:0; padding:0; }
#libro fieldset{ border:0; padding:0; margin:0;}
#libro legend{ color:#ff9900; text-transform:capitalize; font-size:13px; font-weight:bold; margin-bottom:10px; }
#libro label{ color:#999; font-weight:bold; height:22px; text-align:right;}
#libro input, #libro textarea { height:95px; width:600px; background:none;  border:1px solid #ccc; padding:2px; color:#999;}
#libro textarea{ margin-right:20px; float:none;  }
#libro input{ width:125px;  height:auto; border:0; border-bottom:1px solid #ccc;}
#libro input.enviar{ float:right; clear:both; margin:10px; background-color:#333333;  color:#fff; border:0; cursor:pointer; width:auto;}
#libro .check{ margin:0; width:auto; padding:0; border:0; }
#libro .focus { background-color: #ccc; }

#libro .error { color:#FF0000; text-align:center }
#libro .listo{ color:#0066CC;  text-align:center }

#libro .paginacion{ padding:10px; color:#666; font-weight:bold; letter-spacing:1px; text-align:center; margin:15px auto;}
#libro .paginacion a{ text-decoration:none; color:#f00; font-weight:normal;}
#libro .paginacion a:hover{ color:#fff;}


