/* CSS Document */


body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #d0d0d0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.numeracion {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.buscar {
	font-family: arial;
	font-size: 10px
	color: #cccccc;
	}
.reserva {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.Titulos_1_Rojos {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	color: #cc0000;
}
.Lineas {
	font-family: helvetica;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	margin-bottom:0px;
}
.Titulos_1_Azules {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	color: #003366;
}
.Titulos_2_Fucsia {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	color: #ed2d92;
	line-height: 1.1;
	margin-top: 2px;
}
.SubTitulos_Rojos {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 1.1;
}
.SubTitulos_Azules {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	line-height: 1.1;
}
.StitulosGrises {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.Stitulos_celestes {
	font-family: arial;
	font-size: 14px;
	color: #0080C0;
	font-weight: bold;
}
.enviar { 
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
.reserva {font-size: 12px;
	color: #666666;
}
.Stitulos_celestes {
	font-size: 13px;
	color: #0080C0;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a.titulos_link:link {
	font-family: arial;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}
a.titulos_link:visited {
	font-family: arial;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}
a.titulos_link:hover {
	font-family: arial;
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.titulos_link:active {
	font-family: arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
a.discos_link:link {
	font-family: arial;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}
a.discos_link:visited {
	font-family: arial;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}
a.discos_link:hover {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.discos_link:active {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

a.artistas_link:link {
	font-family: arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
a.artistas_link:visited {
	font-family: arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
a.artistas_link:hover {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.artistas_link:active {
	font-family: helvetica;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

a.subbarra_link:link {
	font-family: helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom:4px;
}
a.subbarra_link:visited {
	font-family: helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom:4px;
}
a.subbarra_link:hover {
	font-family: helvetica;
	font-size: 14px;
	color: #ed2d92;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom:4px;
}
a.subbarra_link:active {
	font-family: helvetica;
	font-size: 14px;
	color: #ed2d92;
	font-weight: bold;
	margin-bottom:4px;
}
.imagenes {
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-style: outset;
	border-color:#666666;
	margin-top:0px;
	margin-bottom:3px;
	margin-right:6px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}
.imagenes_general {
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-style: outset;
	border-color:#efefef;
	margin-top:0px;
	margin-bottom:3px;
	margin-right:6px;
	margin-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	float:right; margin: 0px 10px 10px 10px;
}