.menu {
	background-color: #FFFFFF;

	border: 1px;
	border-style: solid;
	border-color: #EAEAEA;
}

.pianos_en_venta {

	font-family: Verdana, Arial;
	font-size:14px;
}

.fondo {

	background-image: url(images/fondo_final.gif);

	width: 800px;
	height: 490px;

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	border: 1px;
	border-style: solid;
	border-color: #EAEAEA;

}

.fondo1 {

	background-image: url(images/fondo1.jpg);

	width: 800px;
	height: 490px;

	background-repeat: no-repeat;

	background-color: #FFFFFF;
	
	border: 1px;
	border-style: solid;
	border-color: #EAEAEA;

}

.nombrespianos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	color: #666666;
}

.textocontacto {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #666666;

	line-height: 20px;

	font-style: italic;

	font-weight: bold;

}

.texto {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	color: #333333;

	text-align: justify;

	font-size: 14px;

	font-variant: normal;

	width: 490px;

	text-indent: 30px;
	position:relative;
	top:2px;

}



.tituloflash{
	vertical-align:top;
	position:relative;
	top:2px;
	width:100%;
	text-align:right;
}

#main
{
	width:800px;
	height:600px;
	
	background-image: url(images/fondo_final.gif);

	background-repeat: no-repeat;

	background-color: #FFFFFF;
}

#main2
{
	width:800px;
	height:600px;
	
	background-image: url(images/fondo1.jpg);

	background-repeat: no-repeat;

	background-color: #FFFFFF;
}

body
{
	background-color: #FAFAFA;
}