﻿body 
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;	
}

.elementoMenu 
{
	font-family: Elephant;
	font-size:16pt;
	text-decoration:none;
	color: #de9c22;
	width: 150px;
	text-align: center;
	cursor: pointer;
}

.elementoMenuIzq
{
	font-family: Elephant;
	font-size:16pt;
	text-decoration:none;
	color: #de9c22;
	width: 150px;
	text-align: left;
	cursor: pointer;
}

.textoPizarra
{
	font-family: Elephant;
	font-size:12pt;
	text-decoration:none;
	color: #FFFFFF;
}

.boton
{
	background-color: White;
	border-color: #CC9966;
	border-style:solid;
	border-width:1px;
	font-family:Verdana;
	color:#990000;
}
