h3{ color:#3782bd; font-size:20px; padding-bottom:20px; height:16px; line-height:28px; background:url('../imagenes/flechasss.png') no-repeat left top; padding-left:25px; margin-bottom:15px; display:block; border-bottom:#3782bd 1px solid; }
h3:hover{ cursor:pointer; }

.title{ color:#3782bd; font-size:20px; padding-bottom:20px; height:16px; line-height:28px; margin-bottom:15px; border-bottom:#3782bd 1px solid; position:relative; }
.title select{
   position:absolute;
   right:0px;
   top:0px;
   border:#777 1px solid;
   width:150px;
   cursor:pointer;
   font-size:14px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px; 
   padding:5px; 
}

dt{ color:#777; margin-bottom:5px; }
strong{ color:#777; }

dd{ margin-bottom:15px; }
dd a{ color:#3782bd; }

.none{ display:none; padding:0px 20px; }
