﻿body
{
    background-color: #006838;
    font-family: Arial;
}

img
{
    border:0px;
}

.Main
{
    width: 900px; /*border: solid 2px #B3B3B3;*/
}
.lados
{
    /*    background: url(images/template/lados.jpg);*/
    background-color: #006838;
    background-repeat: repeat-x;
    color: #006838;
}
.texto, texto a
{
    color: #5A4A42;
    text-decoration: none;
    font-size: 15px;
}

.Menu, .Menu a, .Menu a:visited, .Menu a:link, .Menu a:hover
{
    color: #39372E;
    text-decoration: none;
    font-size: 13.23px;
    /*letter-spacing:0.5px;*/
    text-align: left;
  /*  font-weight: bold;*/
}

.Menu a, .Menu a:visited, .Menu a:link, .Menu a:hover
{
    color: #39372E;
    text-decoration: none;
    font-size: 13.23px;
     /*letter-spacing:0.5px;*/
    text-align: left;
  /*  font-weight: bold;*/
}

.texto2
{
    color: #3B2314;
    text-decoration: none;
    font-size: 12px;
    /*text-align: left;*/
}

.menuabajo, .menuabajo a, .menuabajo a:visited, .menuabajo a:link, .menuabajo a:hover
{
    font-size: 13.46px;
    padding-top: 1px;
    text-decoration: none;
    color: #3B2314;
    padding-left: 5px;
    vertical-align: top;
    text-align:left;
}

.textoIndeIz
{
    color: #3B2314;
    text-decoration: none; /* font-size: 18.85px;*/
    font-size: 13px;
    text-align: justify; /*font-family:Tahoma;     letter-spacing:1px;*/
}
.sombraI
{
    background-image: url(images/template/sombra.png);
    background-repeat: repeat-y;
    width: 32px;
}
.sombraD
{
    background-image: url(images/template/sombraderecha.png);
    background-repeat: repeat-y;
    width: 21px;
}

/*Hasta aqui llega la parte de index*/

.textoIdioma, .textoIdioma a, .textoIdioma a:visited, .textoIdioma a:link, .textoIdioma a:hover
{
    color: #5A4A42;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.contenido
{
    padding: 19px;
}
