body.empresa{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align: justify;
	display: inline;
	background:url(../img/fondo_empresa.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align: justify;
	display: inline;
	background:url(../img/fondo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
input, select, textarea {
	border-color:#007F00;
	border-style:solid;
	border-width:thin;
}
.Estilo1 {
	font-size: 2.5em;;
	font-weight: bold;
	text-transform: uppercase;
	color: #007F00;
}
.Estilo2 {
	font-size: 12px;
	color: #007F00;
}
.Estilo3 {
	font-size: 2.5em;
	color: #007F00;
	text-align:center;
	position:relative;
	line-height: 50px;
}
.Estilo4 {
	font-size: 1.2em;
	color: #007F00;
}
.Estilo5 {
	font-size: 1.8em;
	color: #007F00;
	text-align:center;
}
.Borde {
	border:double;
	border-color:#007F00;
	width:400px;
}
.Menu td {
	background:url(../img/menuMEDIO.gif);
	background-repeat:repeat-y;
	text-align:center;
}
.Menu a{
	font-size: 1.2em;
	font-weight:bold;
	color: #007F00;
	line-height: 60px;
	
}
.Menu a:hover {
	color:#000000;
}
