.fotogaleria{
	width:100px;
	height:150px;
	margin-right:10px;
	float:left;
}
.texto {
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.textoBold {
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.textoBoldBlanco {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.texto {
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.texto:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}
a.textoBold {
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.textoBold:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a.textoBoldBlanco {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.textoBoldBlanco:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.cuerpo {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.cuerpo {


	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.cuerpo:hover {



	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.cuerpoBold {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.cuerpoBold {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.cuerpoBold:hover {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.cuerpoBoldBlanco {

	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.cuerpoBlanco {


	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.cuerpoBlanco {



	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.cuerpoBlanco:hover {




	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.cuerpoBoldBlanco {


	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.cuerpoBoldBlanco:hover {



	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.cuerpoBoldGranate {

	font-family: tahoma;
	font-size: 12px;
	color: #880B0B;
	text-decoration: none;
	font-weight: bold;
}




/*discos*/
.discos{
    width: 740px;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom-color: black;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
.discosizqu{
    float: left;
    width: 110px;
}
.discosimagen{
    float: left;
    width: 110px;
    margin-bottom: 10px;
}
.discosarchivo{
    float: left;
    width: 110px;
    margin-bottom: 10px;
}
.discoscomprar{
    float: left;
    width: 110px;
    margin-bottom: 10px;
}
.discostexto{
    float: left;
    width: 630px;
}
.disconombre{
    float: left;
    width: 100%;
    margin-bottom: 3px;
}
.discotex{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.discopistas{
    float: left;
    width: 100%;
}
.discopista{
    float: left;
    width: 100%;
    margin-bottom: 3px;
}