/* ------------------------------------------------------------------ */
	

body
	{
	font-size: 12px;
	font-family: SegoeLight, Segoe, Verdana, Arial, Geneva, sans-serif;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	background-color: #ffffff;
	color: #FFF;
	background-attachment: fixed;
	background-image: url(imagenes/fondo.jpg);
	}
.texto9 {
	font-size: 9px;
}
.texto10 {
	font-size: 10px;
}
.texto11 {
	font-size: 12px;
}

#SEPARACION {
	line-height: 135%;
}
#FONDO_SEMITRANSPARENTE {
	background-image: url(imagenes/trama.png);
	background-repeat: repeat;
}



#ROJO {
	color: #FF0;
}


	
	
html 
	{
	height: 95%;
	overflow: auto;
	visibility: inherit;
	}


a
	{
	text-decoration: none;
	color: #FF0000;
	}
	

a:hover

	{
	text-decoration: none;
	color: #FFFF00;
	}


	
#TABLA_BASE {
	width: 1000px;
	position: relative;
	z-index: auto;
	height: 700px;
	overflow: visible;
	visibility: visible;
}
#PADDING_CELDA_CREDITOS {
	padding: 20px;
}
#PADDING_CELDA_CREDITOS_CON_FONDO {
	padding: 20px;
	background-image: url(imagenes/trama.PNG);
	background-repeat: repeat;
}
