@charset "utf-8";
/* CSS Document */
.body{ background-image:img/carp.jpg); background-repeat: repeat-y repeat-x; }
.cuerpo{ width:800px; padding-bottom:30px;  background-color:#FFF; border: 1px solid #999; font-family:Verdana; font-size:13px; }
.barra{   width:550px; margin-top:20px;}
.barra a{ font-family:Verdana; font-size:18px; color:#930; font-weight:400; text-decoration:none; margin-left:60px;}
.barra a:hover{ color:#666;}
.contenedor{ width:700px;  border: 2px solid #930; margin-top:20px; padding:10px;}
.consultar{ font-family:Verdana; font-size:12px; font-weight:600; color:#900; text-decoration:none;}
.logo{ background-image:url(img/logo.jpg); background-position:left; margin-top:5px; margin-left:20px; background-repeat:no-repeat; width:300px; height:88px; cursor:pointer;}
