*{ margin:0px; padding:0px; }
body{ background-color:#FFF; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
a{ text-decoration:none; color:#000; }
a:HOVER{ text-decoration:none; color:#f20808; }
p{ margin-bottom:10px; }
#introSwf{ width:1035px; height:531px; position:absolute; margin-top:-265px; margin-left:-517px; top:50%; left:50%; }

#divtop{ background-image:url(../assets/BGTOP.png); width:1041px; height:21px; background-repeat:no-repeat; }
#divmiddle{ background-image:url(../assets/BGMIDDLE.png); width:1041px; height:auto; background-repeat:repeat-y; padding-right:21px; padding-left:21px; }
#divbottom{ background-image:url(../assets/BGBOTTOM.png); width:1041px; height:22px; background-repeat:no-repeat; }

#todo{ position:absolute; width:1041px; margin-top:5px; margin-left:-520px; left:50%; }

#menu{ background-image:url(../assets/BGBTNS.gif); width:998px; margin-top:7px; margin-bottom:0px; height:25px; background-repeat:no-repeat; }
.menuitem{ display:inline; margin-left:20px; color:#FFF; }
.menuitem a{ color:#FFF; font-weight:bold; }
.menuitem a:HOVER{ color:#000;  font-weight:bold; }

.langitem{ display:inline; margin-left:5px; }

#divcontent{ width:998px; padding-left:0px; font-size:11px; line-height:16px; }

#foot{ margin-top:10px; }
#footSponsors{ margin-bottom:10px; }
#footInfo{ background-image:url(../assets/FOOT.jpg); width:998px; height:51px; background-repeat:no-repeat; color:#FFF; font-size:10px; text-align:center;  }

.border {
	border: 1px solid #f20808;
}

.titulosArtista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #f20808;
	text-decoration: none;
	line-height:28px;
}
.titConciertoArtistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}
.fechasConciertoArtistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover.txt {
	color: #f20808;
}

.websites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #f20808;
	text-decoration: none;
}
a:hover.websites {
	color:#000;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color:#f20808;
	text-decoration: none;
}

.tituloslinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color:#f20808;
	text-decoration: none;
	border-bottom:2px #f20808 solid;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

.lista td{ padding:3px; }

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

.artistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.titConcierto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	line-height:12px;
}

.fechasConcierto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
