/*****************************/
/*** Core html setup ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 80%;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

.botton {
	background-color:#027eb3;
	border:none;
	color:#FFFFFF;
	height: 22px;
	cursor: pointer;
}

/* LINK */
div.search input {
	width: 200px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}



div, p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}

/*****************************************/

.logo{
	background: url(../img/logohome.gif);
	background-position: center;
	background-repeat: no-repeat;
}

/*****************************************/

.artists{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 20px;
	color: #5257e6;
}

.songs{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 20px;
	color: #e34d4e;
}
.videos{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 20px;
	color: #dee533;
}

.tops{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.topartists {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #5257e6;
}
.more {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 10px;
	color: #333;
}
.topsongs {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #e34d4e;
}
.texto {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
	text-decoration: none;

}
.numeros {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 40px;
	color: #ffffff;
	text-decoration: none;

}
.numeros2 {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 40px;
	color: #D4D4D4;
	text-decoration: none;

}
.videos2{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 20px;
	color: #dee533;
	text-decoration: none;

}
.topsongs2 {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #e34d4e;
	text-decoration: none;

}
.artists2{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 20px;
	color: #5257e6;
	text-decoration: none;

}
.topvideos {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #dee533;
}

.topvideos2 {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #dee533;
	text-decoration: none;

}

.precio{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 18px;
	color: #e34d4e;
	border-color:#FFFFFF;
	border:none;
	border-style:hidden;
	text-align:right;
}
