/*
Discografia
-----------------------
*/
table.discos{
width: 800px;
margin: auto;
}
table.discos caption {
font: bold 1.5em/2em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #494640;
text-align: center;
}

table.discos tbody td {
font: 10px "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #FFF;
text-align: center;
}

table.discos tbody td.picture {
text-align: left;
width: 294px;
height:293px;
}
table.discos tbody td.description {
width: 506px;
height:293px;
}
table.discos tbody td.blank {
width: 400px;
height:20px;
}
table.disco_contents {
	text-align: left;
	width: 506px;
	height:293px;
	vertical-align: top;
}
table.disco_contents tbody td.tittle_disco {
text-align: left;
width: 506px;
height:20px;
}
table.disco_contents tbody td.songs_list {
text-align: left;
width: 506px;
height:273px;
vertical-align: top;
}
table.disco_contents tbody td.songs_list2 {
text-align: left;
width: 506px;
height:273px;
vertical-align: top;
}
table.discos tbody td.separator{
	height:20px;
	background-image: url(../img/separator_800x1.jpg);
	background-repeat: no-repeat;
	background-position: center center;


}
/*
-----------------------
Discografia
*/



/*
Criticas
-----------------------
*/
table.criticas{
width: 800px;
margin: auto;
}
table.criticas caption {
font: bold 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #494640;
text-align: center;
}

table.criticas tbody td.tittle {
font: 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #CCC;
text-align: left;
}

table.criticas tbody td.text {
font: 12px "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #FFF;
text-align: Justify;
}
table.criticas tbody td.img {
text-align: center;
}

table.criticas tbody td.separator{
	height:20px;
	background-image: url(../img/separator_800x1.jpg);
	background-repeat: no-repeat;
	background-position: center center;


}

/*
-----------------------
Criticas
*/



/*
Contacto
-----------------------
*/

table.contacto{
width: 800px;
margin: auto;

}

/*
-----------------------
Contacto
*/
