﻿body 
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}

.TituloSeccion
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #068F3F;
}

.Titulo1
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #068F3F;
}

.Titulo2
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}

.Titulo3
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #068F3F;
}

.Texto 
{
    font-family: Tahoma;
    font-size: 11px;
    color: #068F3F;
}

.LinkFooter:active
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
.LinkFooter:visited
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
.LinkFooter:hover
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: underline;
}
.LinkFooter:link
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
.Link:active
{
	font-family: Tahoma;
	font-size:11px;
	color:#068F3F;
	text-decoration: none;
}
.Link:visited
{
	font-family: Tahoma;
	font-size:11px;
	color:#068F3F;
	text-decoration: none;
}
.Link:hover
{
	font-family: Tahoma;
	font-size:11px;
	color:#068F3F;
	text-decoration: underline;
}
.Link:link
{
	font-family: Tahoma;
	font-size:11px;
	color:#068F3F;
	text-decoration: none;
}
.Tabla
{
    border: solid 1px #666666;
}

#foto
{
	position:absolute;
	display:none;
	left:20%;
	top:10%;
	
}

.linIdioma
{
	font-family: Tahoma;
	font-size:9px;
	color:#666666;
	text-decoration: none;
}