﻿body 
{
	max-width:800px;
	min-width:800px;
	max-height:900px;
	min-height:900px;
}

.menuItem
{
	font-style: italic; font-weight: normal; text-transform: uppercase;
	font-family: 'Eras Bold ITC'; 
	font-size: 9pt;	
	background-color:#E4E4E4;
	width:290px;
	height:48px;
}

.menuItemHover
{
	font-style: italic; font-weight: normal; text-transform: uppercase;
	font-family: 'Eras Bold ITC'; 
	font-size: 9pt;
	color:#FFFFFF ;
	font-style:normal ;
	background-color:Gray;
	width:290px;
	height:48px;
}

.Titulo
{
	font-family:Eras Bold ITC;
	color:#890808; 
	text-align: center; 
	top:5px;
	font-size:13px;
	margin:  0pt 3pt  2pt 0pt;
}

.Contenido
{
	font-family: Eras Light ITC; 
	font-weight:bolder;
	color:#000000; 
	font-size:12px;
	text-align:justify; 
	margin: 0pt 3pt 2pt 0pt;
}
.Contenido2
{
	font-family: Eras Light ITC; 
	font-weight:bolder;
	color:#000000; 
	font-size:12px;
	text-align:justify;
	margin-bottom:2px;
	margin-right:3px;
	margin-top:0px;
}

.Viñeta
{
	color:#035C09;
	font-weight:bolder;
}

.LetraCapital {
	float:left ;
	font-size: 6em;
	line-height: .65em;
	margin-right: .1em;
	margin-bottom: .1em;
}

.tdporcentaje
{
	text-align:right;
	width:20%;
}
