@charset "utf-8";
/* CSS Document */
@import url(estilos_id.css);
@import url(enlaces.css);

.primero {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	margin: 10px;
	letter-spacing: 1px;
}

.resolucion {
	font-size: 8pt;
	line-height: 9pt;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.fecha {
	font-family: "Tahoma", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

.abrelink{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	line-height: 9pt;
	color: #C9CACB;
	letter-spacing: 1px;
	text-align: right;
	text-decoration:none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.dorado {
	color: #B29200;
}

.formulario {
	color: #B29200;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
}

.tienda {
	font-size: 12pt;
	line-height: 14pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD715;
}

.ampliable {
	cursor:pointer;
}

.capitular {
	font-family: Geneva, Tahoma;
	font-size: 16pt;
	line-height: 12pt;
	color: #4189DD;
	text-align: justify;
}

.centrado {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-align: center;
	text-indent: 15px;
	letter-spacing: 1px;
	margin: 10px;
}

.azulremarcado {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #4189DD;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration:none;
}

.subtitulo {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #B29200;
	margin-top: 10px;
}

.sub {
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	text-indent: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.galerias {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.botonform{
	font-size: 8pt;
	font-family: Tahoma,Helvetica;
	font-weight:bold;
	color:#000000;
	background: #B29200;
	width:80px;
	height:19px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD304;
	border-right-color: #7D6700;
	border-bottom-color: #7D6700;
	border-left-color: #FFD304;
	margin-right: 10px;
	text-align: center;
	text-indent: 0px;
}

.asterisco {
	color: #B29200;
	vertical-align: super;
}

.imagentabla {
	background-attachment: scroll;
	background-image: url(../fotos/mostrador.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.referencia {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 1px;
	color: #B29200;
}

.paginas {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 1px;
	color: #FFFFFF;
}