/* -------------------------------- 
   Tags HTML
   -------------------------------- */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
body {
	background-color: #1B526A;
	margin-top: 4px;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* -------------------------------- 
   Estructura de la página
   -------------------------------- */
#contenedor {
	width:785px;
	margin:0 auto;
}
#cabecera {
	height:86px;
	background-image:url(img/cabecera_cuantosvideos.png);
}
#logo {
	width:385px;
	height:86px;
	float:left;
}
#logo2 {
	width:400px;
	padding-top:62px;
	float:left;
}
#menu_horizontal {
	height:33px;
	background-color:#FFFFFF;
	background-image:url(img/c6.png);
	background-repeat:no-repeat;
}
#menu_horizontal2 {
	height:33px;
	background-image:url(img/c7.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:5px;
	padding-left:10px;
}
#contenido {
	background-color:#FFFFFF;
	background-image:url(img/b1.png);
	background-repeat:repeat-y;
}
#contenido2 {
	background-image:url(img/b2.png);
	background-repeat:repeat-y;
	background-position:right;
}
#zona1 {
	width:448px;
	float:left;
	padding-left:15px;
}
#zona2 {
	width:317px;
	float:left;
	padding-left:5px;
}
#pie {
	clear:both;
	height:25px;
	background-image:url(img/pie.png);
	padding-top:17px;
	text-align:center;
	color:#FFFFFF;
}
/* -------------------------------- 
   Caja para los menús
   -------------------------------- */
 
.caja {
	border:1px solid #97CBE2;
	background-image:url(img/n2.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:282px;
	padding:5px 9px 20px 9px;
	margin-bottom:15px;
}
#caja_titulo_categorias {
	width:302px;
	height:27px;
	background-image:url(img/m_cat.png);
	background-repeat:no-repeat;
}
#caja_titulo_top_videos {
	width:302px;
	height:27px;
	background-image:url(img/m_top.png);
	background-repeat:no-repeat;
}
#caja_titulo_busquedas{
	width:302px;
	height:27px;
	background-image:url(img/m_busc.png);
	background-repeat:no-repeat;
}
#caja_titulo_relacionados {
	width:302px;
	height:27px;
	background-image:url(img/m_rel.png);
	background-repeat:no-repeat;
}
#caja_titulo_webs {
	width:302px;
	height:27px;
	background-image:url(img/m_afi.png);
	background-repeat:no-repeat;
}

.caja2 {
	border-left:1px solid #97CBE2;
	border-right:1px solid #97CBE2;
	border-bottom: 1px solid #97CBE2;
	background-image:url(img/n2.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F2F5F7;
	width:440px;
	padding:5px 0 25px 0;
	margin-bottom:15px;
	min-height:250px;
}
#caja2_titulo {
	width:442px;
	height:32px;
	background-image:url(img/m_.png);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top: 5px;
}
#caja2_titulo_ultimos {
	width:442px;
	height:37px;
	background-image:url(img/m_nov.png);
	background-repeat:no-repeat;
}

#menu_info {
	float:left;
	padding-top:4px;
	padding-left:8px;
	color: #3f94bb;
	font-weight: bold;
}

#top_videos li {
	height:17px;
}
/* -------------------------------- 
   Menú de opciones horizontal superior
   -------------------------------- */
 
#menu_opciones {
	float:right;
	padding-top:4px;
	padding-right:6px;
	padding-bottom:10px;
}
#menu_opciones ul, .contenido_menu ul, #top_videos ul, li {
	list-style-type: none;
}

#menu_opciones ul, .contenido_menu ul, #top_videos ul {
	margin: 0;
	padding: 0;
}
#menu_opciones li {
	float: left;
}
#menu_opciones a {
	text-decoration: none;
	color: #3f94bb;
	font-weight: bold;
	display: block;
	padding: 3px 13px 3px 20px;
}
#menu_opciones a#boton_favoritos {
	background-image:url(img/favoritos.png);
	background-repeat:no-repeat;
}
#menu_opciones a#boton_enviar_video {
	background-image:url(img/enviar_video.png);
	background-repeat:no-repeat;
}
#menu_opciones a#boton_perfil {
	background-image:url(img/perfil.png);
	background-repeat:no-repeat;
}
#menu_opciones a#boton_desconectar {
	background-image:url(img/desconectarse.png);
	background-repeat:no-repeat;
}
#menu_opciones a#boton_iniciar_sesion {
	background-image:url(img/usr.png);
	background-repeat:no-repeat;
}
#menu_opciones a#boton_nuevo_usuario {
	background-image:url(img/usr_a.png);
	background-repeat:no-repeat;
}
.contenido_menu a {
	background-image:url(img/f.png);
	background-repeat:no-repeat;
	background-position: 0 1px;
	padding-left:20px;
	width:121px;
	padding-bottom:4px;
	float:left;
}
#top_videos a {
	background-image:url(img/f.png);
	background-repeat:no-repeat;
	background-position: 0 1px;
	padding-left:20px;
	width:121px;
}

.listar_video_imagen {
	float:left;
	width:113px;
	padding-left:10px;
	padding-top:10px;	
}
.listar_video_texto {
	float:left;
	width:310px;
	padding-top:8px;	
}

.top_videos_numero {
	float:right;
	height:17px;
}
.texto_buscador {
	width:221px;
	height: 21px;
	background-image:url(img/busc_bg.png);
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #387C9A;
	border-left: 1px solid #97cbe2;
	border-top: 1px solid #97cbe2;
	border-bottom: 1px solid #97cbe2;
	margin-bottom:15px;
}

.separador {
	height:14px;
	background:url(img/sep.png);
	padding-bottom:6px;
	clear:both;
}

.cuadro_comentarios {
	border:1px solid #97cbe2;
	background-color:#DDECF0;
	margin:5px; padding:3px;
	margin-bottom:15px;
}
/* -------------------------------- 
   Estilos variados
   -------------------------------- */
   
.listado_videos_titulo {
	font-size: 10px;
	color: #7f7f7f;
	height: 18px;
}

.cuadro_error {
	color: #FF0000;
	text-align:left;
	padding: 4px 4px 4px 26px;
	margin: 5px 5px 5px 45px;
	background-image:url(img/atencion.png);
	background-repeat:no-repeat;
	max-width:317px;
}
.cuadro_mensaje {
	padding: 4px 26px 4px 26px;
	max-width:388px;
}

.favorito_anadir {
	background-image:url(img/favoritos_a.png);
	background-repeat:no-repeat;
	width:130px;
	padding-left:24px;
	padding-top:4px;
	height:23px; cursor:pointer;
	text-align:left;
}

.favorito_eliminar {
	background-image:url(img/favoritos_e.png);
	background-repeat:no-repeat;
	width:130px;
	padding-left:24px;
	padding-top:4px;
	height:23px;
	cursor:pointer;
	text-align:left;
	font-weight:bold;
}
/* -------------------------------- 
   Paginación
   -------------------------------- */
   
.paginador {
	padding: 4px;
	text-align:center;
}
.paginador a {
	border:#60B1D5 1px solid;
	background-color:#88C5DF;
	padding:2px 4px;
	font-weight:bold;
	color:#FFFFFF;
}
.paginador a:hover {
	border:#75BCDB 1px solid;
	background-color:#A3D2E7;
}
.paginador span {
	border:#3296C0 1px solid;
	background-color:#60B1D5;
	padding:2px 4px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:default;
}
   
/* -------------------------------- 
   Formularios
   -------------------------------- */
.form_boton_buscar {
	background-image: url(img/busc.png);
	height: 25px;
	width: 78px;
	border: 0px;
} 
.listado_videos_fecha {
	font-size: 10px;
	color: #7f7f7f;
	height: 18px;
	text-align:right;
	padding-top: 6px;
}
.form_texto {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin-left:70px;
	text-align:left;
	padding:2px;
	color:#266F95;
}
.form_input_text {
	margin-left:70px;
	padding:2px 2px 8px 2px;
	text-align:left;
}

.form_input_text input, .form_input_text textarea, .form_input_text select {
	border:1px solid #97CBE2;
	font-family:verdana;
	font-size:11px;
}
.form_input_boton {
	text-align:left;
	margin-left:70px;
	padding:2px;
}






/* -------------------------------- 
   Pendientes de borrar
   -------------------------------- */
.recuadro_gris {
	border: 1px solid #8A8A8A;
}
.texto_mas {
	font-size: 12px;
	font-weight: bold;
	padding-top:1px;
	padding-bottom:1px;
}

.texto_menos {
	font-size: 10px;
	color: #7f7f7f;
}
.texto_grande {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
.texto_fuerte {
	font-weight: bold;
	color: #3f94bb;
}
 .texto_grande2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2E81A5;
	padding-top: 5px;
}
  
/* -------------------------------- 
   Nube de búsquedas
   -------------------------------- */
.nube_pequeno {
	font-size: 9px;
}

.nube_mediano {
	font-size:11px;
	font-weight:bold;
}

.nube_grande {
	font-size:14px;
}

.nube_grande2 {
	font-size:15px;
	font-weight:bold;
}


/* -------------------------------- 
   Votos con estrellas
   -------------------------------- */

.estrellas{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	overflow:hidden;
	background: url(img/estrellas-votacion.png) top left repeat-x;		
}
.estrellas li{
	padding:0px;
	margin:0px;
	width:25px;
	height:25px;
	/*\*/
	float: left;
	/* */
}
.estrellas li a{
	display:block;
	width:25px;
	height: 25px;
	line-height:25px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
	cursor:pointer;
}
.estrellas li a:hover{
	background: url(img/estrellas-votacion.png) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.estrellas a.una_estrella{
	left: 0px;
}
.estrellas a.una_estrella:hover{
	width:25px;
}
.estrellas a.dos_estrellas{
	left:25px;
}
.estrellas a.dos_estrellas:hover{
	width: 50px;
}
.estrellas a.tres_estrellas{
	left: 50px;
}
.estrellas a.tres_estrellas:hover{
	width: 75px;
}
.estrellas a.cuatro_estrellas{
	left: 75px;
}	
.estrellas a.cuatro_estrellas:hover{
	width: 100px;
}
.estrellas a.cinco_estrellas{
	left: 100px;
}
.estrellas a.cinco_estrellas:hover{
	width: 125px;
}
.estrellas li.estrellas_ahora{
	background: url(img/estrellas-votacion.png) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
