﻿@charset "utf-8";
body {font-family: verdana, arial, helvetica, sans-serif;}
td, p, h1, h2, h5, input, textarea, span, pre, div {font-family: verdana, arial, helvetica, sans-serif;}
p, span, div, span {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
}

h1 {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

pre {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
}

/* formularios */

.contacto {
	font-weight: normal;
	color: #990000;
	background: #ffffff;
	border: #c0c0c0;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 10px;
	margin-top: 10px;
}

.enviar {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	border: #c0c0c0;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.form {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	background: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

/* Colores texto normal */

.negro {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.bordo {
	font-size: 11px;
	line-height: 14px;
	color: #990000;
}

.rojo {
	font-size: 11px;
	line-height: 14px;
	color: #ff0000;
}

.gris {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
}

.plata {
	font-size: 11px;
	line-height: 14px;
	color: #c0c0c0;
}

.blanco {
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

.subtitulo {
	border-bottom: thin groove #ff0000;
}

.subtitulo2 {
	color: #ff0000;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #990000;
}

.opera {
	color: #ff0000;
	font-size: 12px;
	font-weight : bold;
}

.personajes {
 	background: #ffffff;
	border: #990000;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 10px;
	margin-top: 10px;
}
.chico {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}

.copy {
	font-size: 9px;
	line-height: 12px;
	color: #c0c0c0;
	font-weight: normal;
}

.lirica {
 	background: #990000;
	border: #990000;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 14px;
	color: #c0c0c0;
	font-weight: normal;
}

.menu {
	color: #808080;
	font-size: 9px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color : transparent;
	letter-spacing : 1px;
}

a:link {
	color: #7f7f7f;
	text-decoration: none;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #7f7f7f;
}

a:visited {  
	color: #990000;
	text-decoration: none;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #990000;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ff0000;
}

a:active {
	color: #ff0000;
	text-decoration: none;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ff0000;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
	border : none;
	background-color : transparent;
}

a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	border : none;
	background-color : transparent;
}

a.menu:hover {
	color: #808080;
	text-decoration: none;
	border : none;
}

a.menu:active {
	text-decoration: none;
	border : none;
	border-style : none;
	background-color : transparent;
}

a.menuon:link {
	color: #808080;
	text-decoration: none;
	border : none;
	background-color : transparent;
}

a.menuon:visited {
	color: #808080;
	text-decoration: none;
	border : none;
	background-color : transparent;
}

a.menuon:hover {
	color: #808080;
	text-decoration: none;
	border : none;
}

a.menuon:active {
	text-decoration: none;
	border : none;
	border-style : none;
	background-color : transparent;
}


a.bio:link {
	color: #7f7f7f;
	font-weight: inherit;
	text-decoration: none;
	border: none;
}

a.bio:visited {
	color: #7f7f7f;
	font-weight: inherit;
	text-decoration: none;
	border: none;
}

a.bio:hover {
	color: #ff0000;
	font-weight: inherit;
	text-decoration: none;
	border: none;
}

a.bio:active {
	color: #ff0000;
	font-weight: inherit;
	text-decoration: none;
	border: none;
}

a.prensa:link {
	color: #ff0000;
	text-decoration: none;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #ff0000;
}

a.prensa:visited {  
	color: #990000;
	text-decoration: none;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #990000;
}

a.prensa:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ff0000;
}

a.prensa:active {  
	color: #ff0000;
	text-decoration: none;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #ff0000;
}

a.lirica:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 10px;
	line-height: 12px;	
}

a.lirica:visited {  
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 10px;
	line-height: 12px;	
}

a.lirica:hover {
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 10px;
	line-height: 12px;	
}

a.lirica:active {  
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 10px;
	line-height: 12px;
}
.cv {
text-align: justify;
margin-top: 11px;
margin-bottom: 0px;
}