﻿#columna_izquierda
{
    position:relative;
    float:left;
}
h1
{
    font-size:22px;
    font-weight:700;
    color: #2492BD;
    padding: 2px;
}
#titulo_video
{
    position:relative;
    margin-top:5px;
    width:640px;
    height:auto;
    
}
#video_detalle
{
    width:640px;
    height:385px;
    margin-top:5px;
    background-color: White;
    border-color: #E6E6E6;
    border-style:solid;
    border-width:1px;
    }
h5
{
    font-size:1.0em;
    font-weight:700;
    color: #FF0000; 
    }
h6
{
    font-size: 0.9em;
    color:#333333;
    }
#menu_fotos
{
    width:640px;
    margin-top:15px;
    border-bottom-color: #999999;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color: #999999;
    border-top-style:solid;
    border-top-width:1px;
    padding-top:3px;
    padding-bottom:1px;
    }
#menu_fotos li { list-style-type:none; display:inline;}
.quitar_borde{border:0px;}
.ubicacion_relativa_der
{ 
   float:right;
   position:relative;  
    }
.ubicacion_relativa_izq
{ 
   float:left;
   position:relative;  
    }
#contenedor_redes
{
    font-size:0.8em;
    width:640px;
    text-align:right;
    padding-top:5px;
    padding-left:0px;
    padding-bottom:5px;
    margin-left:0px;
    border-bottom-color: #999999;
    border-bottom-style:solid;
    border-bottom-width:1px;
    }
#facebook
{
    width:250px;
    float:right;
    position:relative;
    }
#compra_imagenes
{
    width:250px;
    float:left;
    text-align:left;
    position:relative;
    }
#link_no_decorado A:link  { border-style:none; text-decoration: none; }
#link_no_decorado A:visited  { border-style:none; text-decoration: none; }
#link_no_decorado A:hover  { border-style:none; text-decoration: none; }
#link_no_decorado A:active  { border-style:none; text-decoration: none; }

#comentarios
{
    width:640px;
    margin-top:15px;
    }
#comentarios_vacio
{
    color:Red;
    font-size:0.9em;
    padding-left:7px;
    padding-top:2px;
    }
#texto_comentario
{
    padding-left:20px; 
    padding-bottom:10px;
    padding-top:10px;
    border-bottom-color:#E6E6E6;
    border-bottom-style:solid;
    border-bottom-width:1px;
    }
#insertar_comentario
{
    width:640px;
    margin-top:15px;
    }
#columna_derecha
{
    position:relative;
    float:left;
    }
.panel_descripcionVideoInferior
{
    height:0px;
    }
#contenedor_banner3
{
    width:317px;
    margin-left:10px;
    text-align:right;
    }
#contenedor_descripcion_video
{
    margin-top:10px;
    width:311px;
    min-height:20px;
    margin-left:10px;
    padding:3px;
    border-bottom-color: #999999;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color: #999999;
    border-top-style:solid;
    border-top-width:1px;
    }
p
{
    color:#666666;
    font-size:0.8em;
    }
h4
{
    font-size:1em;
    font-weight:700;
    color: #2492BD; 
    }
#menu_videos
{
    border-bottom-color: #999999;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin-top:10px;
    margin-left:10px;
    height:auto;
    width:318px;
}
.lista_videos
{
    padding:7px;
    }
.area_video
{
    margin-left:15px;
    width:290px;
    margin-top:15px;
    }
.area_video p
{
    float:left;
    padding-top:3px;
    }
.imagen_video
{
    padding:3px;
    background-color:White;
    border-width:1px;
    border-style:solid;
    border-color:#999999;
    float:left;
    position:relative;
    margin-right:3px;
    }
.barra_menu_videos
{
    background: #F7F7F7 url("../imagenes-web/barra_menu_videos.png") repeat-x bottom ;
    height:35px;
    width:100%;
    }
h2
{
    font-size:24px;
    color:#2492BD;
    }
#menu_videos A:link  { color: #666666; text-decoration: none; }
#menu_videos A:visited  { color: #666666; text-decoration: none; }
#menu_videos A:hover  { color : #999999; text-decoration: none; }
#menu_videos A:active  { color : #666666; text-decoration: none; }


#pestana_recientes
{
    background: #F7F7F7 url("../imagenes-web/pestana3.png") no-repeat top ;
    height:35px;
    width:139px;
    text-align:center;
    padding-top:4px;
    float:left;
    position:relative;
    }
#pestana_masvistos
{
    margin-left:10px;
    float:left;
    position:relative;
    padding-top:4px;
    padding-left:4px;
    }
#pestana_recientes2
{
    height:35px;
    width:139px;
    text-align:center;
    padding-top:4px;
    float:left;
    position:relative;
    }
#pestana_masvistos2
{   
    background: #F7F7F7 url("../imagenes-web/pestana4.png") no-repeat top ;
    margin-left:4px;
    float:left;
    position:relative;
    padding-top:4px;
    text-align:center;
    height:35px;
    width:173px;
    }