@charset "utf-8";

/* ************************************ */
/* GENERAL */
/* ************************************ */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	color: #000;
}
#bodyblog {
	background-image: url(/blog/pics/contenido/background.jpg);
	background-attachment:fixed;
}

#home {
	background-image: url(/pics/backhome.jpg);
	background-attachment:fixed;
}

/* ************************************ */
/* 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-size: 12px;
}
div.bannerright {
	float:none;
}
div.bannermenu {
	text-align: center;
	font-size: 12px;
	color: #000;
}

/* ************************************ */
/* LINKS 								*/
/* ************************************ */

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #8904B1;
	text-decoration:none;
}
a:link {
	font-weight:bold;
	color: #8904B1;
	text-decoration:none;

}
a:visited {
	color: #8904B1;
}
a:hover {
	color: #8904B1;
	text-decoration:underline, overline;

}
a:active {
	color: #8904B1;
}

/* ************************************ */
/* 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;
} 
/* ************************************ */
/* LINKS IMG */
/* ************************************ */
a.img {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.img:link {
	color: #000;
	text-decoration: none;
}
a.img:visited {
	color: #000;
}
a.img:hover {
	color: #000;
	text-decoration: underline overline;
}
a.img:active {
	color: #000;
} 
/* ************************************ */
/* BARRAS LATERALES */
/* ************************************ */

div.sidebar {
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* ************************************ */
/* FOOTER */
/* ************************************ */

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

/* ************************************ */
/* CONTENIDO */
/* ************************************ */

div.contjust {
	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: 9px; 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;
}

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

