/* CSS Document */


/********************  INICIO MENU ENLACES DE INTERES ********************/
.ListaEnInt {
	width: 370px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 15px;
}
/********************  FIN MENU ENLACES DE INTERES ********************/

/********************  INICIO MENUES DIPTICOS Y TRIPTICOS ********************/

.ListaRBVC {
	width: 75px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}


.ListaTurisInter {
	width: 183px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.ListaTurisNac {
	width: 142px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.ListaIndicEconAF {
	width: 75px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.ListaIndicEconM {
	width: 85px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.ListaEncuestaInd {
	width: 110px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.ListaComerExt {
	width: 100px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.ListaEstaVitaL {
	width: 110px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.ListaEstaVitaF {
	width: 75px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.TipoESCA {
	width: 75px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

.NumeroESCA {
	width: 210px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #FFF7E7;
	text-align: left;
	height: 20px;
}

/********************  FIN MENUES DIPTICOS Y TRIPTICOS  ********************/


/********************  INICIO GLOSARIO CENSO ********************/
.ListaGlosCenso {
	width: 30px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #D4D4D4;
	text-align: left;
	height: 20px;
	border: 0;
	border-color: #D4D4D3;
}
/********************  FIN GLOSARIO CENSO ********************/

/********************  INICIO PREGUNTAS CENSO ********************/
.ListaPregCenso {
	width: 370px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #D4D4D4;
	height: 25px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #FED23D;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #FED23D;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.BotonPregCenso {
	width: 100px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #D4D4D4;
	height: 20px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	float: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FED23D;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #FED23D;
}
/********************  FIN PREGUNTAS CENSO ********************/

/********************  INICIO NOTICIAS CENSO ********************/
.ListaNotiCenso {
	width: 100px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #D4D4D4;
	height: 25px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #FED23D;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #FED23D;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.BotonNotiCenso {
	width: 200px;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #D4D4D4;
	height: 20px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	float: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FED23D;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #FED23D;
}
/********************  FIN NOTICIAS CENSO ********************/
