body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #fff;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
	color:#663300;
	outline: none;
}

a:hover, a:visited {
	color:#663300;
}

img {
	border: 0;
}
	
#footernav {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footernav li {
	display: inline;
	list-style-type: none;
	border:1px solid #eee;
	margin-left: 5px;
	padding: 5px;
}

.bookmarklet {
	font-size: 1.5em;
}
#container, #footer {
	text-align: center;
	background-color: ;
	width: 35em;
	margin: 2em auto;
	color: #000;
	-moz-border-radius: 20px;
	padding: 2em;
	padding-bottom:0;
	margin-bottom:0;
	background:#FEFEFE url("_img/borde.jpg") top left no-repeat;
}

#footer {
	margin-top:0px;
	height:100px;
	background:#FEFEFE url("_img/bordea.jpg") bottom right no-repeat;
	}
	
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 3em;
	padding: 0px;
	margin: 0px;
}

h1 a {
	color: #663300;
	text-decoration: none;
}

h1 sup {
	margin-left:10px;
	font-size:0.4em;
	line-height:2em;
	color:#f00;
}

div.hr {
  height: 11px;
  width:100%;
  background: #fff url(_img/hr.gif) no-repeat scroll center;
  padding: 1em 0;
  clear: both;
}
div.hr hr {
  display: none;
}

input.button, button {
	background-color: #fff;
	color: #663300;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

#cortamela{
	cursor:pointer;
	background-color: #fff;
	color:#663300;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	padding: .5em 1em;
	font-size: 1.5em;
}
.tagline {
	margin: 0px;
	padding: 0px;
}
#url {
	font-size: 1.5em;
	color: #000000;
	width: 90%;
	margin: 0 0 .5em 0;
}
#urlcorta {
	font-size: 1.5em;
	color: #000000;
	width: 14em;
	text-align: center;
	border: 1px solid #ccc;
	padding: .5em;

}
#urlcorta_p {
	margin-bottom: 0;
	position:relative;
}
#url.empty {
	text-align: center;
	color: #999999;
}
.message {
	color: black;
	background-color: #ccffcc;
	margin-left: 3em;
	margin-right: 3em;
	padding: .5em;
	border: 1px solid #00ff00;
}
.error {
	color: #ff0000;
	background-color: #ffcccc;
	margin-left: 3em;
	margin-right: 3em;
	padding: .5em;
}
code.oldurl {
	font-size: 1.1em;
	color: #000;
	background-color: #8ebc6d;
	padding: .5em;
}
.hidden {
	display: none;
}

.article {
	text-align: justify;
}
.done {
	text-decoration: line-through;
}
.column {
	float: left;
	width: 15em;
	padding: 0 1em;
}

#ultimas .cont {	
	width:450px;
	height:70px;
	margin:5px;
	padding:3px;
	clear:both;
	border:1px solid #ccc;
}
#ultimas .screen {
	float:left;
	width:90px;
	height:70px;
}

.url {
	display:block;
	width:330px;
	height:17px;
	overflow:hidden;
}

.var {
	width:30%;
	clear:both;
	float:left;
	font-weight:bold;
	text-align:left;
	}
	
.val {
	width:70%;
	float:left;
	text-align:right;
	}

.fl {
	padding:0 4px;
	text-align:left;
	float:left;
}

.bordei {
	border-left: 1px solid #ccc;
	}

.b { font-weight:bold; }
.nb { font-weight:normal; }

.icon32clipboard {
	width:32px;
	height:32px;
	float:right;
	position:absolute;
	top:6px;
	right:36px;
}

.icon32 {
	width:32px;
	height:32px;
	margin:0 0 0 10px;
}

ul li {
	list-style-type:square;
	margin:10px 0;
}
