html {
        height:100%;
}

body {
        height:100%;
        margin:0;
        padding:0;
        font-family:trebuchet ms, Arial, default;
        font-size:90%;
        background:url(images/fondo.png);
        BACKGROUND-REPEAT: repeat-x;
        BACKGROUND-COLOR: #d3dbe7;
}

#videosr {
        text-align: center;
}

#videosr a {
  color: #4169E1;
  font-weight: bolder;
  text-decoration: none;
}

#videosr h3 {
 color: #A52A2A;
 font-weight: bolder;
}

#videosnr {
 font-size: smaller;
}

#videosnr a {
  color: #4169E1;
  font-weight: bolder;
  text-decoration: none;
}

#videosnr h3 {
 color: #A52A2A;
 margin: 0;
 font-weight: bolder;
}

#voteb {
	position: absolute;
	top: 9.5em;
	right: 1em;
	font-size: small;

	
}

#pub {
        height: 340px;
        padding-top: 0em;
        float: left;
        background-color: White;
}
#up {
        float: left;
        background-color: White;
        margin-bottom: 2em;
}

#coment {
        float: left;
        margin-right: 2em;
}


#video {
        text-align: left;
}

#video h1 {
  font-size: x-large;
  color: #FF8C00;
  margin: 0;
}

#video h2 {
  font-size: large;
  color: #3CB371;
  margin: 0;
}

.vl a {
  color: #483D8B;
  text-decoration: none;
  font-size: medium;
}
.thome h2{
        color: White;
        margin: 5px;
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
}

#bloque a {
			text-decoration: none;
			color: Navy;
}
#bloque {
        width: 100%;
   	  height: 100%;
        background-color: White;
        border: solid 1px Navy;
        padding-left: 0.5em;
		  font-size: smaller;
}


#cuerpo {
        padding: 1em 1em 1em 1em;
        text-align: center;
}


#arbol {
        text-align: left;
        background-color: #FAF0E6;
        color: #A52A2A;
        border: 3px double;
        font-size: 20px;
        padding-left: 5px;
}

#arbol a {
  color: #6A5ACD;
  text-decoration: none;
}


#upper {
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
  border-bottom: solid 2px #3CB371;
  height: 5.5em;
  vertical-align: middle;
}

.titulo {
        font-size: x-large;
        text-decoration: none;
        color: #EA8100;
}

#header {
        width: 260px;
}
#header h2 {
  margin: 0 0 0 0;
  font-size: small;
  color: #0090BD;
  text-align: center;
}

#lh a {
        font-size: x-large;
        text-decoration: none;
        color: #EA8100;
}
#lh a:hover {
        color: Navy;
}

#letras {
  position: absolute;
  right: 1em;
  top: 3.5em;
}
#letras a {
  color: #8B4513;
  font-size: medium;
  text-decoration: none;
}
#letras a:hover {
  color: #FF8C00;
}

#buscador {
  position: absolute;
  right: 1em;
  top: 1em;
}

.inp {
        width:142px;
        font-size:14px;
        border:1px solid pink;
        margin-bottom:2px;
}
.inp2 {
        width:142px;
        font-size:15px;
        border:2px solid Silver;
		  font-weight: bolder;
}
.but {
        font-size:11px;
        margin-bottom:2px;
        border:1px solid #000000;
}
.but2 {
        font-size:15px;
        margin-bottom:2px;
        border:1px solid #000000;
		  background-color: White;
}
.tc {
  color: Navy;
  font-size: medium;
}

#listart {
 text-align: left;
 width: 90%;
 color: #696969;
 font-size: medium;
}

#listart a {
 font-size: large;
 color: Blue;
 text-decoration: none;
}

#paginator {
 font-size: large;
 color: Navy;
}
#paginator a {
  background-color: #DAA520;
  color: White;
  text-decoration: none;
  padding: 0.2em;
}
#paginator a:hover {
  background-color: #D2691E;
}

#footer {
        BACKGROUND: url(images/abajo.png) repeat-x;
        WIDTH: 100%;
        BOTTOM: 0px;
        POSITION: relative;
        TOP: auto;
        HEIGHT: 50px;
}