@charset "utf-8";
/* CSS Document */

.nombreGaleria{
	font-family:calibri;
	font-size:20px;
	color:#f3f3f3;
	text-decoration:none;
}
.cuentaGaleria{
	font-family:calibri;
	font-size:14px;
	color:#cccccc;
	text-decoration:none;
}
.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#968983;
	text-decoration:none;
}
.imgLoader {
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.menu_h{
	background-image:url(images/menu_h.png);
	background-repeat:no-repeat;
	cursor:pointer
}
.menu{
	background-repeat:no-repeat;
	cursor:pointer
}.boton {
	font-family: Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	background-color: #2a1f11;
	border: 1px solid #2a1f11;
}
.tituloNovedad{
	font-family:calibri;
	font-size:16px;
	color:#f3f3f3;
	text-decoration:none;
}

.campos {
	font-family: calibri;
	font-size: 12px;
	color: #2B1F11;
	background-color: #C1AE9F;
	width: 100%;
	border: 1px solid #C1AE9F;
}

