﻿body
{
    background-color: White;
    background-image: url(/newLatino/App_Themes/Tema/img/bg.jpg);
    background-repeat: repeat-x;
}

body.Mujer
{
    background-color: #BF567E;
    background-image: url(/newLatino/App_Themes/Tema/img/bgMujer.jpg);
    background-repeat: repeat-x;
}

body.Automania
{
    background-color: #333333;
    background-image: url(/newLatino/App_Themes/Tema/img/bgAutomania.jpg);
    background-repeat: repeat-x;
}

body.Casa
{
    background-color: #ABAAAA;
    background-image: url(/newLatino/App_Themes/Tema/img/bgCasa.jpg);
    background-repeat: repeat-x;
}

body.Deportes
{
    background-color: #377D3F;
    background-image: url(/newLatino/App_Themes/Tema/img/bg.jpg);
    background-repeat: repeat-x;
}

.Head img
{
    height: 170px;
    width: 960px;
}

.Head
{
    height: auto;
    width: 990px;
}



a.enlace
{
    color: Black;
    font: bold 11px Tahoma;
    text-decoration: none;
}

a.enlace:hover
{
    text-decoration: underline;
}

.EnlaceAdministracion 
{
	color: #fff;
	font-size: 10px;
	text-transform: lowercase;	
}

.EnlaceAdministracion:hover
{
	color: Yellow;
}

.PublicidadVertical img
{
    clear: left;
    float: left;
    width: 285px;
}

a.boton
{
    background-image: url( '/newLatino/App_Themes/Tema/img/bg/bgBoton.jpg' );
    border: 1px solid black; /*color: white;*/
    color: Gray;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    text-align: center;
    text-decoration: none;
    width: 150px;
}

a.boton:hover
{
    color: Gray;
}

.ContenedorBarraMenu
{
    background-image: url(images/bg/bgBarraBoton.jpg);     
    background-repeat: repeat-x;
    background-color: #25542C;
    border-top: 2px solid black;
    display: table;
    font-family: Verdana;
    height: 40px;
    width: 990px;
}

.ContenedorBarraMenu ul
{
	margin-top: 10px;
    list-style-type: none;
    padding: 0px;
}

.ContenedorBarraMenu ul li
{
    float: left;    
}

.ContenedorBarraMenu ul li a
{
    color: Black;
    background-image:url(images/bg/bgBoton.jpg);
    background-repeat: repeat-x;
    border: 1px solid #25542C;
    display: block;
    font-weight: normal;
    margin: 0px 5px;
    padding: 3px 15px;
}

.ContenedorLateral
{
    display: block;
    float: left;
    height: auto;
    padding-bottom: 20px;
    vertical-align: top;
    width: 200px;
}

.ContenedorLateralDerecho
{
    background-color: #CBECD7;
    border-left: 1px solid #CBECD7;
    vertical-align: top;
    width: 290px;
}

.ContenedorBarraMenu a, .ContenedorBarraMenu div
{
    color: Black;
    float: left;
    font-weight: bold;
    display: block;
    margin: 8px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
}

.ContenedorBarraMenu div
{
    color: #275A2F;
    float: right;
}

.ContenedorBarraMenu a:hover
{
    background-color: #469F52;
}

.Menu a
{
    background-color: #BFDBFF;
    border: 1px solid;
    clear: left;
    color: #08207E;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 5px 0px 5px;
    padding: 15px;
    text-decoration: none;
    width: 150px;
}

.Menu a:hover
{
    border: 1px solid black;
    color: white;
}

.MenuSup a
{
    border: 1px solid black;
    background-color: #BFDBFF;
    color: #08207E;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}

.MenuSup a:hover
{
    border: 1px solid black;
    color: white;
}


.Contenido
{
    background-color: White;
    padding: 0px 10px 0px 10px;
    float: left;
    vertical-align: top;
    width: 728px;
}

#ContPublicidad
{
    width: 480px;
}

#ContPublicidad img
{
    margin: 7px;
    width: 220px;
}

.ContenedorNoticia
{
    color: Black !important;
    font-family: Tahoma !important;
}

.Portada span.Titulo2, .Titulares span.Titulo2, .Noticia span.Titulo2, .Portada h2 a
{
    font-size: 14px !important;
}

.Portada img, .Titulares img, .Noticia img
{
    float: left;
    margin: 5px;
}

.Portada img
{
    height: 500px;
    width: 480px;
}

.Titulares img
{
    height: 100px;
    width: 180px;
}

.Noticia img
{
    height: 200px;
    width: 200px;
}

.Portada p *, .Titulares p *, .Noticia p *
{
    color: black !important;
    font-family: Georgia,serif !important;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0.5px;
    font-size: 12px !important;
    text-decoration: none;
}

.Portada a, .Titulares a, .Noticia a, .Portada .Titulo2, .Titulares .Titulo2, .Noticia .Titulares2
{
    color: #1E4423 !important;
    font-family: Georgia, "Times New Roman" , Times, serif !important;
    font-size: 18px !important;
    text-decoration: none;
}

.Portada a:hover, .Titulares a:hover, .Noticia a:hover, .Portada .Titulo2, .Titulares .Titulo2, .Noticia .Titulares2
{
    color: #85181E !important;
    text-decoration: underline;
}

.PublicidadVerticalVIP img
{
    float: left;
    width: 200px;
}

.Opciones
{
    background-color: #CBECD7;
    width: 100%;
    text-align: left;
}

.Opciones a
{
    background-image: url(/newLatino/img/VinetaMenu.gif);
    background-position: left;
    background-repeat: no-repeat;
    color: #2E5D2D;
    display: block;
    font-size: 10px;
    height: 15px;
    border-bottom: 1px solid #2E5D2D;
    padding: 5px 0px 0px 10px;
    text-decoration: none;
    width: 188px;
}

.Opciones a:hover
{
    color: White;
    background-color: #C6252D;
}

/*--------------------------Contenedores---------------------------------------*/
.ContenedorVerde
{
    background-image: url(/newLatino/img/Fondos/fondoTituloVerde.jpg);
}

.ContenedorRojo
{
    background-image: url(/newLatino/img/Fondos/fondoTituloRojo.jpg);
}

.ContenedorNaranja
{
    background-image: url(/newLatino/img/Fondos/fondoTituloNaranja.jpg);
}

.ContenedorVerde, .ContenedorRojo, .ContenedorNaranja
{
    background-repeat: repeat-x;
    background-color: #008500;
    border: 1px solid #000000;
    height: 17px;
    padding-top: 2px;
    padding-left: 10px;
    text-align: left;
}

.ContenedorVerde span, .ContenedorRojo span, .ContenedorNaranja span
{
    color: White;
    font-weight: bold;
}

/*--------------------------Contenedores---------------------------------------*/

.Pie
{
    background-color: #275A2F;
    display: block;
    padding: 10px 0px 5px 0px;
    text-align: center;
    width: 990px;
}

.Pie span
{
    color: White;
    font-weight: bold;
    text-align: center;
}

.Pie a 
{
    font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}
