HTML {
	margin: 0px;
	padding: 0px;
}
BODY {
	font-family:   Arial, Helvetica;
	font-size: 12px;
	color: #444444;	
	margin-left: 0px;
	margin-top: 5px;
	line-height: 1.5;
	background-color: #000001;
	background-image: url(img/fondo.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
H1 {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ffffff;
}
H2 {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
H3 {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
TABLE {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #ffffff;
	line-height: 1.5;
}
TD.fondocabecera {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #df0047;
	font-weight: bold;
}
TD.tdgris {
	color: #ffffff;
	background-color: #444444;
}
textarea {
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #808080;
}
input {
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-color: #000000;
	border: 1px solid #808080;
}
input.peque {
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	border: 1px solid #808080;
}
button {
	font-family:  Verdana, Georgia, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #222222;	
}
button.peque {
	font-family:  Verdana, Georgia, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #222222;
}
select {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #808080;
}
ul, li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px 0px 0px 0px;
}
.verdana9 {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
.verdana10 {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
}
.verdanaGris10 {
	color: #666666;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
}
.rojo {
	color: #ff0000;
	font-weight: bold;
}
a {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #df0047;
	text-decoration: none
}
a.meses {
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
}
a.pequeno {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
a:active {
	color: #df0047;
	text-decoration: none
}
a:visited {
	color: #df0047;
	text-decoration: none
}
a:link {
	color: #df0047;
	text-decoration: none;
}
a:hover {
	background-color: #df0047;
	color: #444444;
	text-decoration: none;
}
img.invitacion {
	border: 1px solid black;
}
a.foto {
	border: 1px solid black;
}
a.foto-0 {
	border: 0px;
}
a.foto-0:hover {
	border: 0px;
	background-color: #303030;
	text-decoration: none;
}
a.verde {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none
}
a.verde:active {
	color: #336600;
	text-decoration: none
}
a.verde:visited {
	color: #336600;
	text-decoration: none
}
a.verde:link {
	color: #336600;
	text-decoration: none;
}
a.verde:hover {
	background-color: #336600;
	color: #444444;
	text-decoration: none;
}
.titulo {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.titulo {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.titulo:active {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.titulo:visited {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.titulo:link {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.titulo:hover {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	background-color: #444444;
}
hr {
	color: #df0047;
	background-color: #df0047;
	border: 0px solid #df0047;
	height: 1px;
}
hr.rgris {
	color: #cccccc;
	background-color: #cccccc;
	border: 0px solid #cccccc;
	height: 1px;
}
.eventoPeque {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.eventoEvento {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.redrumEvento {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.artista {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.artistasenas {
	font-family:   Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.eventoDia {
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.eventoSenas {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.arial9 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.arial9Gris {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.live {
	color: #444444;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.cinco {
	font-weight: bold;
	font-size: 18px;
}
