.Principal {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-style: italic;

	font-weight: 200;

	text-transform: capitalize;

	text-decoration: overline;

	background-color: #248E34;

	height: 100%;

	width: 100%;

}

.Menu {

	font-family: "Times New Roman", Times, serif;

	color: #FFFFFF;

	background-color: #CC3300;

	height: auto;

	width: 20%;

	border: medium outset #FFFFFF;

}

.TITULO {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 600;
	color: #CC3300;
	border: #FFFFFF;
	font-style: italic;


}

.ENCABEZADO {

	border: thin outset #CC3300;

	background-color: #FFFFFF;



}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.btnactual {

	border: none;

	color: #FFFFFF;

	background-color: #CC3300;





}

a:hover {

	font-size: 18px;

}

.tablafot {

	background-color: #FFFFFF;

	border: thin solid #CC3300;

	left: auto;

	top: auto;

	right: auto;

	bottom: auto;

}
