/* CSS Document */

.buttonscontainer {



}

.buttons a {
	color: #CCCCCC;
	padding: 2px;
	display: block;
	font: normal 9px Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/Archv/fondoBtn.gif);
	vertical-align: middle;
	height: 23px;
	width: 90px;

}

.buttons a:hover {
	color: #333333;
	padding: 2px;
	display: block;
	font: normal 9px Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/Archv/fondoBtn02.gif);
	vertical-align: middle;
	height: 23px;
	width: 90px;

}
.textoTituloPág {
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.fondo01 {
	background-image: url(/Images%20Catalogo/dormitorios/dormi06FONDO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

