.menu {
	background-color: #3EA639;
}

.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #D4DDDD;
	font-weight: bold;

}

.totalpaginas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #949EA7;
	text-decoration: none;
}

.txtcontenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #949EA7;
	text-decoration: none;

}

.txtmenuseleccionado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #CDF7CA;
	text-decoration: none;
	text-align: right;
}
.txtmenu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #CDF7CA;
	text-decoration: none;
	text-align: right;
}
a.txtmenu:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.txtseccion,
.txtsubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BEE1E7;
	text-decoration: none;
	text-align: right;
}
a.txtseccion:hover,
a.txtsubmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BEE1E7;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

body {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
	overflow: auto;
	font-weight: bold;
}

.nombremueble {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #3EA639;
	font-weight: bold;
}

.txtmueble {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #949EA7;
	font-weight: bold;
	text-align: justify;


}
.imagenmuebles {
	border: 1px solid #FFFFFF;
}
.ver {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #3EA639;
	font-weight: bold;
	text-decoration: none;
}
a.ver:hover {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #E03127;
	font-weight: bold;
	text-decoration: none;
}

.menuderecha {
	background-color: #D0E6C7;
}
.dibujos {
	background-image: url(../images/dibujos.jpg);
	background-repeat:   repeat-y;
	background-position: center top;
}
.txtmuebleover {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #E5EDED;
	font-weight: bold;
	text-align: justify;
}
.muebleover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #E3F9E2;
	font-weight: bold;

}
.inputbuscar {
	width: 90px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676f75;
	border: 1px solid #FFFFFF;



}
.inputtext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.truco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #BEE1E7;

}
.tablacontenido {
	background-color: #FFFFFF;

}
.tablaproducto {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: hand;

}
.tablaproductoover {
	background-color: #E03127;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: hand;

}
.descripcion {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;

}
.inputtextcontacto {

	width: 250px;
	height: 18px;
	border: 1px solid #676f75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676f75;
}
.inputareacontacto {


	width: 250px;
	height: 150px;
	border: 1px solid #676F75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676f75;
}
td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	color: #999999;

}
.inputbutton {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 60px;
	border: 1px solid #CDF7CA;
	background-color: #3EA639;

}
img {
	border : 0px;
}

.menuizda {
	background-color: #3EA639;
	background-image: url(../images/logo.jpg);
	background-repeat:   no-repeat;
	background-position: center top;
}.fondobuscar {
	background-image: url(../images/fondo_buscar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
