BODY
{
	background: #f0f0f0;
	background-image: url('images/bg_gen.jpg');
	margin: 20px; 
}

H2
{
	color: #ff7b00;
}

A
{
	text-decoration: none;
	color: #ffffff;
}
A:HOVER
{
	text-decoration: underline;
}

IMG
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.MENU
{ 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	
	padding:4px;
	border-top: 1px solid #ffffff;
}

.TITULO 
{ 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
	padding:8px;
}

.CONTENIDO 
{ 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 14px;
	text-align: justify;
	line-height: 1.5em;
	color: #606060;
	
	padding:14px;
}

.MARCA
{ 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
}

.CABECERA
{
	font-family: Times new roman, serif; 
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.PIE
{
	font-family: Times new roman, serif; 
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.catepillar {
	font-family: monospace;
}
