body {
	margin:0px;
	text-align:center; 
	font-family:  Univers, Helvetica, Optima, "Bitstream Vera Sans", sans-serif;
}

#container {
	background-image: url(fondo_inicio.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:939px;
	height:710px;
	margin: 0 auto;
}

#container #box {
	width:250px;
	height:213px;
	position:absolute;
	left:75px;
	top:103px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-align: left;
	text-indent: 20pt;
	overflow:auto;
}

#container #etiquetas {
	width:500px;
	height:200px;
	position:absolute;
	left:398px;
	top:170px;
	overflow: auto;
}

#container #ultimas {
	width:855px;
	height:250px;
	position:absolute;
	left:46px;
	top:430px;
	vertical-align: middle;
	line-height: 100px;
}

#container #firma {
	width:855px;
	height:50px;
	position:absolute;
	left:46px;
	top:715px;
	vertical-align: middle;
	font-size:9px;
}

#container #audio {
	width:142px;
	height:120px;
	position:absolute;
	left:770px;
	top:20px;
	vertical-align: middle;
	font-size:9px;
}


.tn {
	vertical-align: middle;
	margin: 10px 10px;
}

#container #menu {
	width:380x;
	height:30px;
	position:absolute;
	left:380px;
	top:21px;
}

#content {
    margin-right: 1em;
    margin-bottom: 1em; /* when it's longer than menu bar */
}
#content UL.categoryActions LI {
  display: inline;
}

#content UL.categoryActions A IMG, UL.categoryActions A {
  border: none;
  margin-bottom: -5px;
}


/* links */
#content A {
    color: #005e89;
    background: transparent;
}

#content A:hover {
    color: #858460;
}

#fullTagCloud {
  font-size: 140%;
  text-align: justify;
  padding: 0;
  margin: 1em 2em 1em 2em;
}

#fullTagCloud LI {
  display: inline;
  white-space: nowrap;
}

#content #fullTagCloud {
  font-size: 100%;
}

#content #fullTagCloud A {
    text-decoration:none;
    border-bottom: 1px dotted #005e89;
}
#content #fullTagCloud A:hover {
    border-bottom: 1px solid #858460;
}
A.button, A.button:hover { 
  border: 0; 
}
IMG {
    border: none;
}
