.titulo { font-family: Arial; font-size: 11px; font-weight: bold; color: #D6783A }
.titulo_discos { font-family: Arial; font-size: 11px; font-weight: bold; color: #9D7F49 }
.texto_foto { font-family: Arial; font-size: 11px; color: #D6783A }
.texto { font-family: Arial; font-size: 11px; color: #FFFFFF }
.texto_noticia { font-family: Arial; font-size: 11px; color: #000000 }
.novedades { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 20px; color: #660000 }
.texto_popup{ font-family: Arial; font-size: 12px; color: #8D6343 }

.link_cd { font-family: Arial; font-size: 16px; color: #D6783A; font-weight: bold; text-decoration: none; }
.link_cd:link { font-family: Arial; font-size: 16px; color: #D6783A; font-weight: bold;  text-decoration: none;}
.link_cd:hover {
	font-family: Arial;
	font-size: 16px;
	color: White;
	font-weight: bold;
}


.link_menu {
	font-family: Arial;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.link_menu:link {
	font-family: Arial;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.link_menu:hover {
	font-family: Arial;
	font-size: 14px;
	color: #51421E;
	font-weight: bold;
	text-decoration: none;
}

.link_menu_hover{
	font-family: Arial;
	font-size: 14px;
	color: #51421E;
	font-weight: bold;
	text-decoration: none;
}
.scroll { 
scrollbar-face-color: #8C5811; 
scrollbar-shadow-color: #8C5811; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #8C5811;
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #8C5811; 
scrollbar-arrow-color: #000000; 
} 


.input_contacto{
	background-color: #AA5F3F;
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #1C1C1C;
	border: 1px solid #51210C;
	width: 200px;
}

.boton_contacto{
	background-color: #AA5F3F;
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #1C1C1C;
	border: 1px solid #51210C;
		
}



TEXTAREA{
scrollbar-face-color: #AA5F3F; 
scrollbar-shadow-color: #AA5F3F; 
scrollbar-highlight-color: #51210C; 
scrollbar-3dlight-color: #51210C;
scrollbar-darkshadow-color: #51210C; 
scrollbar-track-color: #AA5F3F; 
scrollbar-arrow-color: #000000; 
}
