﻿body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Verdana, Times, sans-serif;
	font-size: 9px;
	color: #7a7b7e;
}
td
{
	font-size: 11px;
	line-height: 130%;
}
.contenido
{
	font-size: 11px;
	line-height: 130%;
}
.titulo
{
	font-size: 14px;
	font-weight: bold;
	color: #29909A;
	line-height: 130%;
}
.bold
{
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
}
.lineagris
{
	font-size: 14px;
	font-weight: bold;
	color: #787270;
}
.lineaobscura
{
	font-size: 12px;
	font-weight: bold;
	color: #F2F2F2;
}
a
{
	text-decoration: none;
	color: #29909A;
}
a:link 
{
	color: #29909A;
	text-decoration: none;
}
a:visited 
{
	color: #29909A;
	text-decoration: none;
}
a:hover
{	
	color: #29909A;
	text-decoration: underline;
}
a.boton
{
	font-size: 12px;
	text-decoration: none;
	color: #787270;
}
a.boton:link 
{
	font-size: 12px;
	color: #787270;
	text-decoration: none;
}
a.boton:visited 
{
	font-size: 12px;
	color: #787270;
	text-decoration: none;
}
a.boton:hover
{	
	color: #C28484;
	font-size: 12px;
	text-decoration: none;
}


