@charset "UTF-8";
/* CSS Document */

/*
reset
----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: center;
	vertical-align: baseline;
}
html{
font-size:100%/*WinIE6- text resize adjust*/
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}


}
#texto hr {
	color: #333333;
}
.texto_linea {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contenedor_elastico{
	width: 56.25em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top: #ccc;
	border-right: #ccc;
	border-bottom: #ccc;
	border-left: #ccc;
	margin-top: 0px;
	background-image: url(../images/fondo_negro.gif);

}.subir {
	float: right;
	color: #999999;
}
.subir a {
	color: #CC0000;
	text-decoration: none;
}
#texto {
	width: 29em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.fecha_concierto {
	color: #FF0000;
	font-style: italic;
	text-align: left;
}
.grupo {
	font-size: 1.5em;
	color: #FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}
.letras_rojo {
	color: #FF0000;
	float: right;
	font-size: 0.785em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.dj {
	font-size: 0.75em;
	font-style: italic;
}
.direccion {
	margin-left: 2.9em;
	color: #999999;
	margin-top: 0.5em;
	line-height: 1.25em;
}
.direccion a {
	text-decoration: underline;
	color: #999999;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.descripcion {
	margin-left: 3.4em;
	margin-top: 0.7em;
	font-size: 0.85em;
	text-align: left;
}
.descripcion a {
	color: #FFF;
}
.descripcion p {
	margin-top: 0.30em;
	text-align: left;
}
.lugar {
	font-style: italic;
}
.comunicado {
}
.comunicado a {
	color: #FFFFFF;
}
.enlaces {
	width: 100%;
	margin-bottom: 1em;
}
.comunicado p {
	margin-top: 0.5em;
	text-align: justify;
	font-size: 0.90em;
}
#registrado {
	text-align: center;
	width: 100%;
	font-size: 1em;
	margin-bottom: 2em;
}
#registrado a {
	color: #FF0000;
}

#titular {
	font-size: 1em;
	color: #999999;
	margin-top: 0.5em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
#titular a {
	color: #CC0033;
	font-size: 0.85em;
	text-decoration: none;
}
