/* CSS Document */

body,td,th {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: medium;
	color: black;
	margin: 0;
}
body {
	background-color: #666666;
}
#Layer2 {
	position: relative;
	float: right;
	margin-top: 1%;
	z-index: 1;
	padding: 10px;
	text-align: right;
	background: orange;
	font-size: xx-small;
	filter: alpha(opacity=50);
	opacity: .5;
	color: black;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
.textoformulario {
	color: black;
	background-color: #48aa96;
	width: 96%;
}
.cuadroformulario {
	padding: 2%;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texto {
	text-align: left;
	color: black;
}
.titulo {
	font-weight: bold;
	background-color: orange;
	padding: 10px;
	display: block;
	color: black;
	text-align: center;
	position: relative;
	margin: 10px;
	zoom: 1;
}
.si {
	background-image: url(imagenes/si-b.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	top: 0px;
	left: 0px;
	margin: 0;
}
.contenido {
	position: relative;
	margin: 10px;
	padding: 10px;
	background-color: #48aa96;
	float: left;
	width: 55%;
}
.sd {
	background-image: url(imagenes/sd-b.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	top: 0px;
}
.ii {
	background-image: url(imagenes/ii-b.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
}
.id {
	background-image: url(imagenes/id-b.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
}

.ii, .id {bottom: -9px}
.navigation3>.ii, .navigation3>.id {bottom: 0px}
.navigation2>.ii, .navigation2>.id {bottom: 0px}
.bordec>.ii, .bordec>.id {bottom: 0px}
.titulo>.ii, .titulo>.id {bottom: 0px}
#fondoprox>.ii, #fondoprox>.id {bottom: 0px}
.contenido>.ii, .contenido>.id {bottom: 0px}
.imgpeque>.ii, .imgpeque>.id {bottom: 0px}
.mensaje>.ii, .mensaje>.id {bottom: 0px}
.textolink>.ii, .textolink>.id {bottom: 0px}
.cuadroprox>.ii, .cuadroprox>.id {bottom: 0px}
.letra>.ii, .letra>.id {bottom: 0px}
.fulero>.ii, .fulero>.id {bottom: 0px}

.id, .sd {right: -1px}
.navigation3>.id, .navigation3>.sd {right: 0px}
.navigation2>.id, .navigation2>.sd {right: 0px}
.bordec>.id, .bordec>.sd {right: 0px}
.titulo>.id, .titulo>.sd {right: 0px}
#fondoprox>.id, #fondoprox>.sd {right: 0px}
.contenido>.id, .contenido>.sd {right: 0px}
.imgpeque>.id, .imgpeque>.sd {right: 0px}
.mensaje>.id, .nombrefecha>.sd {right: 0px}
.textolink>.id, .dirlink>.sd {right: 0px}
.cuadroprox>.id, .cuadroprox>.sd {right: 0px}
.letra>.id, .letra>.sd {bottom: 0px}
.fulero>.id, .fulero>.sd {bottom: 0px}

.textoCursiva {
	text-align: justify;
	font-style: italic;
}
.navigation2 {
	padding: 10px;
	display: inline;
	position: relative;
	zoom: 1;
}
.navigation2:hover {
	color: #003366;
	background-color: #44aa99;
}
.navigation3 {
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	display: block;
	padding: 10px;
	position: relative;
	width: auto;
	zoom: 1;
}
.navigation3:hover {
	color: #003366;
	background-color: #44aa99;
}
.enlaces {
	text-align: left;
}
.enlaces:hover {
	background-color: #44aa99;
	color: #003366;
}
.info {
	font-style: italic;
	font-weight: normal;
	color: #CC0033;
	display: block;
	padding: 10px;
}
.textoC {
	text-align: center;
}
#form1 .Estilo2 {
	background-color: #48aa96;
	color: black;
}
.logo {
	float: left;
	margin: 5px;
	width: 35px;
	border: none;
}
.imgpeque {
	position: relative;
	margin: 2px;
	padding: 10px;
	width: 60px;
	height: 60px;
	float: left;
}
.imgpeque:hover {
	background-color: #44aa99;
}
.fondonegro {
	position: relative;
	background-color: white;
	padding: 1%;
	margin: 1%;
	zoom: 1;
}
.esi {
	background-image: url(imagenes/esi.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	top: 0px;
	left: 0px;
}
.esd {
	background-image: url(imagenes/esd.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	top: 0px;
	right: 0px;
}
.eii {
	background-image: url(imagenes/eii.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
}
.eid {
	background-image: url(imagenes/eid.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	right: 0px;
}
.eid, .eii {bottom: -1px}
.fondonegro>.eid, .fondonegro>.eid {bottom: 0px}
.bloquemenu {
	width: 15%;
	padding: 0;
	float: left;
}
.bloquecontenido {
	width: 80%;
	margin-left: 16%;
	padding: 10px;
}
.final {
	clear: both;
}
#logoindex {
	border: none;
	width: 100%;
}
#logoinicio {
	border: none;
	width: 24%;
}
#medusasindex {
	border: none;
	width: 90%;
}
#fondoprox {
	position: relative;
	background-image: url(imagenes/PROXIMAS_AMENAZAS.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	margin: 0 auto 0 auto;
}
.cuadroprox {
	background-color: #44aa99;
	width: 50%;
	padding: 10px;
	margin: 10px;
	position: relative;
	top: 10px;
	left: 50%;
	filter: alpha(opacity=95);
	opacity: .95;
}
.cuadroprox p {
}
#minidisco {
	width: 30px;
	border: none;
}
.discos {
	text-align: center;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}
.subtitulo {
	text-align: center;
	margin: 10px 10% 10px 10%;
}
.infodisco {
	position: relative;
	margin: 0;
	padding: 10px;
	zoom: 1;
}
.infodisco2 {
	margin: 0 auto 0 auto;
	padding: 10px;
}
.canciones {
	margin: 10px;
	float: left;
}
.descargas {
	margin: 10px;
	width: 90%;
}
.desc-elem {
	float: left;
}
.portada {
	width: 225px;
}
.tituloscanciones {
	width: 20%;
	float: left;
}
.letra {
	width: 70%;
	float: left;
	margin: 10px;
	padding: 10px;
	position: relative;
	background: #48aa96;
}
p.titulocancion img {
	border: none;
	height: 1em;
}
.autor {
	font-size: small;
	font-style: italic;
	text-align: right;
	margin-top: 0;
}
.fulero {
	width: 90%;
	margin: 10px auto 10px auto;
	padding: 10px;
	position: relative;
	background: #48aa96;
}
.musicaoscura {
	height: 100%;
	padding: 2%;
}
#fototriki {
	padding: 20px;
	float: left;
	width: 45%;
}
#fototriki img {
	width: 100%;
}
#cancionestriki {
	text-align: center;
}
.connect {
	width: 50%;
	margin: 0 auto 0 auto;
}
.menuimagen {
	text-align: center;
	width: 100%;
	float: left;
}
.imagenquecambia {
	text-align: center;
}
.formulario {
	margin: 3%;
}
.listacomentarios {
}
.nombrefecha {
	position: relative;
	background: orange;
	padding: 10px;
	zoom: 1;
}
.mensaje {
	position: relative;
	background: #48aa96;
	padding: 10px;
	margin-bottom: 10px;
	zoom: 1;
}
.dirlink {
	display: block;
	margin: 5px 0 0 0;
	position: relative;
	padding: 10px;
	width: 65%;
	font-weight: bold;
}
.dirlink:hover {
	background-color: orange;
	color: black;
}
.textolink {
	margin: 0 0 5px 0;
	position: relative;
	color: white;
	padding: 10px;
	width: 65%;
}
.imglink {
	width: 25%;
	float: right;
	padding: 5px;
	margin: 5px;
	background: #eeeeee;
}
.imglink img {
	width: 100%;
}
.bloquelink {
	float: right;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 5px;
	border: thin solid white;
	-moz-border-radius: 10px;
}
.bordec {
	position: relative;
	padding: 10px;
	background: black;
	width: 80%;
	margin: 0 auto 0 auto;
}
#fulero {
	width: 100%;
	max-width: 600px;
}
#colors {
	width: 70%;
}
.contenido1 {
	margin: 0 5% 0 5%;
}
#cartelambigu {
}
.discos img {
	border: 2px solid gray;
	border-left: 10px solid black;
	width: 90%;
}
.textopeque {
	font-size: small;
}
.titulocancion {
	font-size: large;
	border-bottom: 1px solid black;
}
.discos a {
	width: 16%;
	display: inline;
	display: inline-block;
}
