A:link {color: #0a3b77;
	text-decoration: none;
	font-weight: bold;
	line-height: 20pt;}
	
A:visited {color: #b86426;
	text-decoration: none;
	font-weight: bold;
	line-height: 20pt;}
	
A:active {color: #2e4d7f;
	text-decoration: none;
	font-weight: bold;
	line-height: 20pt;}

A:hover {text-decoration: underline overline; }
color: #212123;
font-weight: bold;
line-height: 20pt;}
/* ************** ESTRUCTURA ************** */

* { padding: 0; margin: 0; }

body {
 background: url(elementos/fondo.jpg);
}


#wrapper { 
 margin: 0 auto;
 width: 800px;

}
#faux {
 background: url(elementos/fauxcol.gif);
 margin-bottom: 0px;
margin-top: 0px;
padding: 29px;
 overflow: auto; 
 width: 800 px;
}

#header { 
 margin: 0 auto;


}


/* ************** letras ************** */
	
	.letra{
	font-size: 11px;
	font-family: georgia, Arial, Sans-Serif;
	text-align: justify;
	color:#000000;
line-height: 16pt;
padding-right: 30px;

}


	.cursiva{
	font-size: 11px;
	font-family: georgia, Arial, Sans-Serif;
	text-align: justify;
	color:#26497d;
	padding-right: 20px;
line-height: 16pt;
; font-style: italic

}
	.cursivabold{
	font-size: 11px;
	font-family: georgia, Arial, Sans-Serif;
	text-align: justify;
	color:#26497d;
line-height: 16pt;
; font-style: italic
; font-weight: bold

}
	.letranegpeq{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	text-align: right;
	color:#000000;
; font-weight: bold


}




	.letraprecios{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
color:#000000;
; font-weight: bold


}

	.letratitulo{
	font-size: 13px;
	font-family: Arial, Sans-Serif;
color:#0a3b77;
; font-weight: bold


}



.artista{
	font-size: 39px;
	font-family: Arial, Sans-Serif;
	text-align: right;
	color:#605e5e;
; font-weight: bold

}
