@charset "utf-8";
<style type="text/css">

/* GENERAL */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	color: #000;
}

/**************************************/

/* HEADER */

div.bannerleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	float:none;
	text-align: left;
	display: block;
	overflow: hidden;
}
div.bannermid {
	color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
div.bannerright {
	float:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
div.bannermenu {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

/**************************************/

/* LINKS MENU */
a.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;	
	text-decoration: none;
}
a.menu:link {
	color: #000;
	text-decoration: none;
}
a.menu:visited {
	color: #000;
}
a.menu:hover {
	color: #000;
	text-decoration: underline overline;
}
a.menu:active {
	color: #000;
} 
/**************************************/

/* LINKS CONTACTO */
a.contacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.contacto:link {
	color: #000;
	text-decoration: none;
}
a.contacto:visited {
	color: #000;
}
a.contacto:hover {
	color: #000;
	text-decoration: underline overline;
}
a.contacto:active {
	color: #000;
} 
/**************************************/

/* LINKS LINKS */
a.enlaces {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.enlaces:link {
	color: #000;
	text-decoration: none;
}
a.enlaces:visited {
	color: #000;
}
a.enlaces:hover {
	color: #000;
	text-decoration: underline overline;
}
a.enlaces:active {
	color: #000;
} 
/**************************************/

/* BARRAS LATERALES */
div.menuleft {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
div.menuright {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
/**************************************/

/* FOOTER */
div.footer {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}

/* CONTENIDO */
div.contentjust {
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
div.contmiddle {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;

}
div.contright {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
div.contleft {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
/**************************************/

/* DISCOGRAFIA */
div.discotitle {
text-align:center;
font-family: Verdana, Geneva, sans-serif;
color: #000;
font-size:15px;
font-weight:bold;
}
div.discoimg {
text-align:center;
}
div.discografiacont {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;

}
a.discolink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
a.discolink:link {
	color: #000;
	text-decoration: none;
}
a.discolink:visited {
	color: #000;
}
a.discolink:hover {
	color: #000;
	text-decoration: underline overline;
}
a.discolink:active {
	color: #000;
} 
/**************************************/

/* NEWS */
div.newstitle {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight:bold;

}
div.newsdate {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-style:italic;
	font-weight:bold;
}
/**************************************/

/* MISC */
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 13px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3 {
	font-size: 15px;
	color: #000;
	font-weight:bold;
}
h4 {
	font-size: 24px;
	color: #000;
}
h5 {
	font-size:10px;
	font-style: normal;
	font-weight: normal;	
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
div.center {
	text-align:center;
}
/**************************************/

</style>
