/* ESTILOS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size: 11px;
	color: #333333;
	background-color:#000000;
	line-height: 17px;
	background:url(../images/fondo.jpg) #3d0f40 center fixed;
}
#discurso {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: hidden;
}
.pie-solo {
	color: #330d36;
	text-decoration: none;
	font-family: Tahoma, Trebuchet MS, Trebuchet, Verdana, Sans-Serif;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
	padding-right:10px;
}
.pie, .pie:link, pie:visited {
	color: #330d36;
	text-decoration: none;
	font-family: Tahoma, Trebuchet MS, Trebuchet, Verdana, Sans-Serif;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	cursor:hand;
}

.pie:hover {	
	color: #eb3ef1;
	text-decoration: none;
	font-family: Tahoma, Trebuchet MS, Trebuchet, Verdana, Sans-Serif;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	cursor:hand;
}

