/* WIDGET */
* {margin: 0;padding: 0;border: 0;line-height:1.5em;}
ul, li {list-style-type:none;}
body#widget {font-size: 12px; font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,sans-serif;color: #333;background-color:transparent;}
a {color:#ff4400;text-decoration: none;}
a:hover {color: #ff4400;text-decoration: underline;}
.clear {clear: both;display: block;}
.left {float:left;}
.right {float:right;}
.center {text-align:center;}

#widget {margin:15px auto 20px auto;width:200px;}
#widget_about {margin:0 auto;width:300px;margin-top:0px;color:#FFF}
#widget_about input {padding:3px;width:294px;margin-top:10px;}

h1#title {width:198px;text-align:right;margin-bottom:-33px;margin-right:5px;}
h1#title span {color:#FFFFFF;letter-spacing:-2px;text-shadow:0 0 3px #000000;}
h1#title span.naranja {color:#FF4400;}
* html h1#title {margin-bottom:0px;display:none;}

.htabs {overflow:hidden;}
.htabs a {font-size:13px;color:#FFF;background:#FF4400;text-decoration:none;padding:5px 7px 8px 7px;}
.htabs a.current {color:#FFF;background:#000;}
.htabs a:hover {color:#FFF;background:#000;}
.htabs li {float:left;margin-top:2px;padding: 3px 2px 0 0;overflow:hidden;}

.tabs {margin-top:0px;overflow:hidden;font-size:12px;border:1px solid #ddd;padding: 10px 5px;background:#FFF;width:190px;border-radius:0px 5px 5px 5px;-moz-border-radius:0px 5px 5px 5px;-webkit-border-radius:0px 5px 5px 5px;-ms-border-radius:0px 5px 5px 5px;}
.tabs a {color:#222;}
.tabs a:hover {text-decoration:none;}
#more {text-align:right;font-size:9px;width:200px;}
span.mas {color:#FF4400;font-size:10px;}


