/*--------------------------------------*/
/* Museos de Venezuela */
/*--------------------------------------*/

body { background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt
}

td { font-family: Arial, Verdana, sans-serif;
	font-size: 10pt
}

.titulo { font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: 14px;
	font-weight: bold
}

.texto { font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 11pt
}

li { font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	list-style-position: outside;
	margin: 7 5 5 -10;
}

/*--------------------------------------*/
/* Estilos barra superior, footer y celda izquierda*/
/*--------------------------------------*/

.barrasup { background: #ffffff url(../images//Images/BarraSup.gif);
	background-repeat: no-repeat
}

.filled1 { background-color: #cccccc
}

.barrainf { font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}

.barrainf:hover { text-decoration: underline;
}

/*--------------------------------------*/
/* Estilos página principal */
/*--------------------------------------*/

.espacioblanco { background: #ffffff url(../images//Images/Espacioblanco.gif);
	background-repeat: repeat-y
}

.fechanoticia { font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: xx-small
}

.titular { font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold
}

/*--------------------------------------*/
/* Cabezal y barras de color - Gris Index */
/*--------------------------------------*/

.cabezal { background: #ffffff url(../images//Images/Cabezal.gif);
	background-repeat: no-repeat
}

.filled0 { font-family: Arial, Verdana, sans-serif;
	background-color: #787f84; /* Gris */
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none
}
.tituloblanco {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.titulo1 { font-family: Arial, Verdana, sans-serif; color: #336666; font-size: 18px; font-weight: bold }
.linkblanco { font-family: Arial, Verdana, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: underline}
.cellfilled1 { font-family: Arial, Verdana, sans-serif; background-color: #336666; color: #ffffff; font-size: 9pt; text-decoration: none }

.fondohome {
	background-color: #006666;
	background-image: url(../images/fondohome.gif);

}
.tituloblancoc {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 10px 45px;

}
.cellfilled0 {
font-family: Arial, Verdana, sans-serif; background-color: #336666; color: #666666; font-size: 9pt; text-decoration: none
}

div#menu a {
	display: block;
	margin: 0;
	background: url(../images/boton_off.png) no-repeat transparent;
	height: 25px;
	width: 195px;
	font-family: Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .01em;
	line-height: 35px;
	word-spacing: .01em;
	text-align: center;
	text-decoration: none;
}
div#menu a:link {
	background: url(../images/boton_off.png) no-repeat transparent;
	color: #ffffff;
	text-decoration: none;
}
div#menu a:hover {
	background: url(../images/boton_on.png) no-repeat transparent;
	color: #ffffff;
	text-decoration: none;
}
div#menu a:visited {
	background: url(../images/boton_off.png) no-repeat transparent;
	color: #ffffff;
	text-decoration: none;
}