@import url(estilo.css);


.lefe {
	padding: 0px 20px 0px 0px;
	position: relative;
	color: black;
	float: left;
	text-align: left;
	width: 350px;
	height: 550;
	}

.lefe P {
	margin: 30px 0px 0px 0px;
	}

.dere {
	margin: -100px 0px 0px 0px;
	color: black;
	text-align: right;
	}


div.spacer {
  clear: both;
  }



.lefe1 A {
	font-size: large;
	font-weight: bolder;
	}

.lefe1 A:link {color: white; background: black; text-decoration: none; }
.lefe1 A:visited {color: white;  background: black; text-decoration: none;  }
.lefe1 A:hover {color: white;  background: #7d7d7d; text-decoration: none; border: 1px solid black; cursor: pointer;}
.lefe1 A:active {color: white;  background: red; text-decoration: none; }


.lefe2 A {
	font-size: large;
	font-weight: bolder;
	}

.lefe2 A:link {color: black; background: white; text-decoration: none; border: 1px solid black; }
.lefe2 A:visited {color: black;  background: white; text-decoration: none; border: 1px solid black; }
.lefe2 A:hover {color: white;  background: #7d7d7d; text-decoration: none; cursor: pointer;}
.lefe2 A:active {color: white;  background: red; text-decoration: none;}


img.saltar {

	display:block;
	clear:both;
}
