.showroom_content {
    color: #ccc;
    margin-left: 0;
    margin-top: 45px;
    padding: 0;
    background: #e3d095;
    position: relative;
    width: 650px;
}

#showroom_spacer_top {
    width: 650px;
    border-bottom: 1px solid #294e00;
	height: 25px;
	margin-bottom: 15px;
}


.showroom_content a {
    color: #fff;
}

#myGallery {
    text-align: left;
}

#showroom_menu {

}

#showroom_menu ul, li {
    list-style-type: none;
}

#showroom_menu ul {
    margin: 0;
    padding: 0;
}

#showroom_menu li {
    float: left;
}

#showroom_menu a {
	font: bold 14px Georgia, Arial, Helvetica, sans-serif;
	color: #63451b;
	text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 3px 10px;
    text-align: center;
}

#showroom_menu a.activo {
    font-weight: bold;
}
.txt_elements_nombre{
	color: #fff;
}
.txt_elements_precio{
	color: #ff0000;
	 font-weight: bold;
}

