﻿.FontStandar
{
	font-family:Tahoma;
	font-size:12px;	
	color:#666666;		
}

.FontStandarMayuscula
{
	font-family:Tahoma;
	font-size:10px;	
	color:#666666;		
}

.FontStandarMayusculaBold
{
	font-family:Tahoma;
	font-size:10px;	
	color:#666666;
	font-weight:bold;		
}

.FontStandarBold
{
	font-family:Tahoma;
	font-size:11px;	
	color:#666666;
	font-weight:bold;		
}

.FontMin
{
	font-family:Tahoma;
	font-size:2px;	
	color:#666666;	
}

.FontHeadTitle
{
	font-family:Tahoma;
	font-size:16px;	
	font-weight:bold;
	color:#666666;	
}

.FontHeadTitleDescription
{
	font-family:Tahoma, Arial;
	font-size:12px;	
	font-weight:bold;
	color:#7d550a;	
	
}

.FontStandarEpigrafe
{
	font-family:Tahoma;
	font-size:11px;
	font-style:italic;
	color:#666666;		
}

.FontTitle1InfPropuesta
{
	font-family:Tahoma;
	font-size:12px;	
	font-weight:bold;
	color:#666666;		
}