﻿div#divLateralIzq
{
    width:284px;
    float:left; 
    padding-bottom:20px; 
}

div#divHeadLines p
{
    /*background-color:Aqua;*/
    margin:0;
    padding:5px 0 10px 0;
    /*top Rigth bottom left*/
}

div.divInteriorLineUp
{
    padding:0;
    background-color:#f7f7f7;
    padding:1px 0 10px 0;
    min-height:437px;
}

div#divTitles
{
    margin-left:33px;
    width:284px;
    float:left;  
    display:block;
    padding-bottom:20px;
}

div.divcontTit
{
    width:278px;
    background-color:#000; height:18px;
    margin-top:10px;
    padding:1px 3px 0 3px;
}

div.divcontTit a
{
    color:#fff;
}

div.divcontTit h3
{
    color:#fff;
    font-weight:normal;
}


div.divDesc
{
    /*margin:10px 0 10px 0;*/
    height:131px;
    width:284px;
    padding:10px 0 10px 0;
}

div.divDesc a
{
    text-decoration:none; color:#333;
}
div.divDesc a:hover
{
    text-decoration:underline; 
}

img.ImgPeli
{
    float:left;
    margin-right:10px;
    height:131px;
    width:88px;
    border:0;
}

div.divGenero
{
    float:right;
    padding:1px 4px 1px 4px;
    background-color:#000;
    color: #00bff6;
}

div.divTextoDesc
{
   padding:0 0 0 0;
   float:left;
   width: 186px;
}

span.spanMasMenos
{
    float:right;
    color:#fe7f01;
    width:16px;height:18px;
    background-image:url("/Images/backGroundMas.gif");
    background-position:center;
    background-repeat:no-repeat;
}

span.spanMenos
{
    background-image:url("/Images/backGroundMenos.gif");width:16px;height:18px;
}
div#divBuscador
{
    margin-left:42px;
    width:232px;
    float:left;   
}

div.divBuscador
{
    width:234px;
}

h3
{
   display:inline;
}

.Escondido {display:none;}
.Escondido2 {}

A.linkh3:link
{
    border-style: none;
    color: #00bff6;
    text-decoration: none;
}
A.linkh3:visited{COLOR: #00bff6;border-style: none;TEXT-DECORATION: none;}
A.linkh3:hover{COLOR: #00bff6;border-style: none;TEXT-DECORATION: underline;}
