﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

td, th 
{
}

a
{
    color: #339900;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.legal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    height: 35px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: middle;
    text-align: center;
    padding-right: 20px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top-width: 1px;
    border-top-color: #003333;
    background-color: #333333;
}

.top
{
    height: 64px;
    background-image: url(Images/Back_Top_01.jpg);
    vertical-align: top;
    text-align: right;
}

.MenuBack
{
    height: 33px;
    background-image: url(Images/Back_Menu.jpg);
    background-repeat: repeat-x;
}

.MainMenuItem
{
    font-size: 10px;
    color: #ffffff;
    font-family: Tahoma, Arial;
    height: 33px;    
    vertical-align: middle;
    text-align: center;
    padding-right: 4px;
    padding-left: 5px;
    font-weight: bold;
}

.MainMenuSelected
{
    color: #ffcc00;
    height: 33px;
    border-bottom: #333333 5px solid;
}

.MainMenuSelected a
{
    background-image: none;
}

.MainMenuOver
{
    color: #ffcc00;
}

.MainMenuOver a
{
    background-image: none;    
}

.MainMenuOver a:hover
{
    background-image: none;    
    text-decoration: none;
}

.contenido
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    padding-top: 15px;
    vertical-align: top;
    text-align: left;
}

.ColumnaDerecha
{
    border-left: #99cc00 1px solid;
    vertical-align: top;
    width: 180px;
}

.TituloCuadro
{
    font-weight: bold;
    font-size: 10px;
    color: #daa520;
    font-family: Verdana;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.Cuadros
{
    width: 180px;
    vertical-align: top;
    text-align: left;
    border-bottom: #99cc00 1px dashed;
    font-size: 11px;
    font-family: Arial;
}

.titulos
{
    font-weight: bold;
    font-size: 15px;
    color: #339900;
    font-family: verdana;
}

s
{
    font-size: 12px;
    color: #daa520;
    font-family: verdana;
    font-weight: normal;
}

.botonTestimonio
{
    border-width: 1px;
    padding: 5px;
    color: White;
    background-color: #414141;
    vertical-align: middle;
    text-align: center;
}

