﻿		html, body
{
	height: 100%;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #F8B026;
	color: #666666;
}
        a
{
	text-decoration: none;

}        
		a:link
{
	color: #C81721;
}
		a:active
{
	color: #C81721;
}
		a:visited
{
	color: #C81721;
}
		a:hover
{
	color: #666666;
}
        a.Top:link
{
	color: #ffffff;
}
		a.Top:visited
{
	color: #ffffff;
}
		a.Top:hover
{
	color: #F8B026;
}
        a.Top
{
	text-decoration: none;
	font-size: 12px;
}
		a.Menu
{
	color: #C81721;
	font-size: 13px;
	
}
        a.Menu:link
{
	color: #C81721;	
}
        a.Menu:visited
{
	color: #C81721;
}
        a.Menu:hover
{
	color: #dddddd;
	
}
        .pie_pagina
{
	padding: 10px;
	font-size: 11px;
	text-align: center;
}
		h2
{
	color: #C81721;
	font-size: 14px;
	font-family: 'Century Gothic';
	font-weight: normal;
}
		h3
{
	color: #C81721;
	font-size: 12px;
	font-family: 'Century Gothic';
	font-weight: normal;
}
		h4
{
	color: #666666;
	font-size: 12px;
	font-family: 'Century Gothic';
	font-weight: normal;
	font-style: italic;
}
		.ImgHome
{
	border: 3px solid #C0C0C0;
}
input
{
	border: 1px solid #F8B026;
	margin-right: 20px;
}
.error
{
	color: #FF0000;
}

.TablaMain

