/* Musicoteca */

A:link{
color : #336699;
text-decoration : none;
}

A:visited{
color : #993300;
text-decoration : none;
}

A:HOVER{
color : #FF6600;
text-decoration : none;
}

A.titulo:LINK {
	color : #AF0A0A;
	font-family : "Trebuchet MS", sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}

A.titulo:HOVER {
	color : #CC0000;
	font-family : "Trebuchet MS", sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}

TD, BODY {
	background-color : #FDFAEF;
	font-family : Verdana, sans-serif;
	font-size : x-small;
}

.contenido {
	background-color : #F4EFDF;
	font-size : x-small;
	padding-bottom : 4px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 4px;
	text-decoration : none;
}

.contenido2 {
	background-color : #F7F4EA;
	font-size : x-small;
	padding-bottom : 4px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 4px;
	text-decoration : none;
}

.destacado {
	color : #CF612C;
	font-weight : bold;
}

.padImg{
	margin-bottom : 6px;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 6px;
}

.pie{
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.subtitulo {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.texto {
	color : #000000;
	font-size : x-small;
	padding-bottom : 4px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
	text-decoration : none;
}

.titulo {
	color : #AF0A0A;
	font-family : "Trebuchet MS", sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
