@charset "utf-8";
/* CSS Document */

* {margin:0px; border:0px; padding:0px} 
body {
	background-color: #B89E47;
	text-align: center;
}
#contenido {
	height: 941px;
	width: 801px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	position: relative;
	border: 1px solid #000000;

}
a:link {
	text-decoration: none;
	color: #33FF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#cabecera {
	height: 120px;
	width: 801px;
	z-index: 6;
	top: 2px;
	position: relative;
}
#cuerpo {
	position: relative;
	z-index: 1;
	height: 775px;
	width: 603px;
	background-color: #993300;
	float: left;
	top: 3px;
}
.videos {
	border:1px solid #FFFF00;
	width: 599px;
	height:368px;
	float: left;
	position: relative;
	top: 3px;
	left: 1px;
	z-index: 2;
}
.buscador_videos {
	position: relative;
	height: 30px;
	width: 600px;
	float: left;
	top: 5px;
	bottom: 5px;
}
.lista_videos {
	border:1px solid #000000;
	width: 594px;
	height:365px;
	overflow:auto;
	float: left;
	position: relative;
	top: 3px;
	left: 4px;
	right: auto;
} 
table {
} 

caption { text-align: center; font-weight: bold; font-size: larger; 

background: #006600;font-family:"Century Gothic", Georgia, Impact, Arial } 

td {} 

td p {margin: 0 0.20em; color: #FFFFFF; font-family:"Century Gothic", 

Georgia, Impact, Arial} 

.foto {
	width: 120px;
	height:90px;
	vertical-align: middle;
	padding: 0;
	border: 1px solid #33FF00;
	position: relative;
} 

.descripcion {
	vertical-align: text-top;
	border: 1px solid #33FF00;
	position: relative;
	height: 90px;
	width: 160px;
} 

.descripcion span { font-weight: bold; margin-right: 0.50em; } 

.comentario {
	height:90px;
	width: 314px;
	vertical-align: top;
	border: 1px solid #33FF00;
	position: relative;
} 
#menu {
	position: relative;
	z-index: 3;
	background-color: #993300;
	height: 775px;
	width: 197px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	top: 3px;
}
.contador_web {
	position: absolute;
	height: 15px;
	width: 80px;
	left: 117px;
	top: 757px;
}

#pie {
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	z-index: 6;
	height: 38px;
	width: 798px;
	float: left;
	top: 3px;
	border: 1px solid #CCCCCC;
	background-color: #669900;
}
.pie1 {
	width:230px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pie2 {
	width:254px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pie3 {
	width:300px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.publicidad_google {
	position: relative;
	height: 600px;
	width: 197px;
	z-index: 4;
	top: 5px;
}
.texto {
	overflow: auto;
	z-index: 1;
}
.texto_video {
	overflow: auto;
	position: relative;
	z-index: 4;
	width: 145px;
	height: 300px;
}
.titulo_video {
	overflow: auto;
	position: relative;
	z-index: 4;
	width: 145px;
	height: 60px;
}
.encuadra_titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

