body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin: 0; 
	text-align: center; 	
	background-image: url(/images/fondoMarco.png);
	background-repeat: repeat;		
}

.columnaCentral {
	width: 660px;
	margin: 0 auto 20px auto; 
	text-align: left; 
}

div#cabeceraFija {
  position:absolute;
  height:72px;
  padding:0 10px 0 10px;
}

@media screen {
  body>div#cabeceraFija{
	 position:fixed;  
  }
}

div#contenido {
  background: #FFFFFF;	
  padding:72px 10px 10px 10px;
  height: 100%;
}

div#pie {
  background: #FFFFFF;	
  padding:0 10px 10px 10px;
  height: 100%;
  font-size: 10px; 
  color:#999999;
  text-align: center; 
}



#cajaNavegacion
{
	margin: 10px 0 0 0;
	width: 640px;
	height: 15px;
}

#cajaNavegacion div
{ 
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 5px;
}

#cajaNavegacion div.ultimo
{ 
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 0;
}



#cajaAgruparCajasAutorEnlacesFooter { 
	margin-top: 10px;
	height: 145px;
}

#cajaAgruparCajasAutorEnlacesFooterPie { 
	margin-top: 10px;
	height: 60px;
}

#cajaAutor
{
	width: 270px;
	height: 87px;
	float: left;
}

#cajaAutorCabecera
{
	background-color: white;
	background-image: url(/images/cajaCabecera270x11.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}

#cajaAutorCuerpo 
{ 
	background-color: white;
	background-image: url(/images/cajaCuerpo270x1.gif);
	background-repeat: repeat-y;
}

#cajaAutorCuerpoTexto
{ 
	padding-left: 10px;
	font-size: 10px;
	color: #909090;
	overflow: hidden;
}

#cajaAutorPie
{
	background-color: white;
	background-image: url(/images/cajaPie270x11.gif);
	background-repeat: no-repeat;
	height: 11px;
}

#cajaAutorCuerpo span{ padding-left: 10px }



#cajaEnlaces
{
	height: 87px;
	width: 360px;
	position: relative;
	float: right;
}

#cajaEnlacesCabecera
{
	background-color: white;
	background-image: url(/images/cajaCabecera360x11.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}

#cajaEnlacesCuerpo
{ 
	background-color: white;
	background-image: url(/images/cajaCuerpo360x1.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#cajaEnlacesCuerpoTexto
{ 
	padding-left: 10px;
	overflow: hidden;
}

.cajaVinculo { font-size: 10px }

.cajaLineaBlanca { font-size: 10px }

.cajaResaltar 
{ 
	font-size: 10px;
	color: #800000; 
	font-weight: bold;
}

#cajaEnlacesPie
{
	background-color: white;
	background-image: url(/images/cajaPie360x11.gif);
	background-repeat: no-repeat;
	height: 11px;
}



#cajaFooter
{
	float: left;
	margin: 10px 0 0 0;
	width: 640px;
}

#cajaFooterCabecera
{
	background-color: white;
	background-image: url(/images/cajaCabecera640x11.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}

#cajaFooterCuerpo 
{ 
	text-align: center; 	
	background-color: white;
	background-image: url(/images/cajaCuerpo640x11.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#cajaFooterCuerpoTexto
{ 
	width: 640px;
	text-align: center;
	font-size: 10px;
	color: #909090;
}

#cajaFooterPie
{
	background-color: white;
	background-image: url(/images/cajaPie640x11.gif);
	background-repeat: no-repeat;
	height: 11px;
}



a {text-decoration: none; font-size:12px }
	a:link {color: #006699}
	a:visited {color: #3366FF}
	a:hover {color:#CC0000}	
.noVinculo {font-size: 12px; color:#999999 }
.noVinculoNegrita {font-size: 12px; color:#999999; font-weight: bold; }

.grisNormal {font-size: 12px; color:#666666}
.grisFlojoNormal {font-size: 12px; color:#999999}
.grisMenor {font-size: 11px; color:#909090 }
.menor {font-size: 11px;}
.capitulos {font-size: 16px; color: #000099; font-weight: bold;}
.titulo { font-size: 28px; font-weight: bold; color: #000099;}
.subtitulo {font-size: 18px; color: #000099; font-weight: bold;
}
.subtituloCentrado { font-size: 18px; font-weight: bold; color: #000099; text-align: center;}
.pasos { color: #000099; font-weight: bold;}
.resaltarRojo { color: #CC0000; font-weight: bold;}
.resaltarRojo14px {	font-weight: bold; 	color: #CC0000; font-size: 14px;}
.resaltarRojo18px {	font-weight: bold; 	color: #CC0000;	font-size: 18px;}	
.rojo { color: #CC0000; }
.rojo14px { color: #CC0000;	font-size: 14px;}
.codigoJava {font-family: monospace;}
.codigoContexto { color: #000099; font-family: monospace;}
.codigoContextoNegrita { color: #000099; font-family: monospace; font-weight: bold; font-size:13px}
.codigoJavaRojo { color: #CC0000; font-family: monospace;}
.codigoJavaRojoSubrayado { color: #CC0000; font-family: monospace; text-decoration: underline;}
.codigoJavaRojoNegrita { color: #CC0000; font-family: monospace; font-weight: bold; font-size:13px}
.codigoJavaComentario { color: #909090; font-family: monospace;}
.codigoJavaComentarioNegrita {color: #808080; font-family: monospace; font-weight: bold; font-size:13px}
.codigoJavaComentarioNegritaTachado {
	color: #808080; 
	font-family: monospace; 
	font-weight: bold;
	text-decoration: line-through;
}
.subsubtitulo { color: #000099; font-size: 16px; font-weight: bold; }
.subsubsubtitulo { color: #000099; font-size: 14px; font-weight: bold; }
.subsubsubtituloGris { color: #999999; font-size: 14px; font-weight: bold; }
.introducrDatos { color: #808000; font-weight: bold; }
th { color: #CC0000; font-size: 16px; font-weight: bold; background-color: #CCFF66; }
.azul { color: #000099; }
.resaltarAzul { color: #000099; font-weight: bold; }
.menuVinculo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.negrita {font-weight: bold; }

.tablaCodigoJava { font-family: monospace; 	background-color: #CCFF99 }
.tablaSintaxis { background-color: #CCFF99 }
.tablaSintaxisResaltarRojo { color: #CC0000; font-weight: bold;	background-color: #CCFF99}

.tablaTitulo {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	background-color: #CCFF66;
	text-align: center;
}

.tablaTitulo16px {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	background-color: #CCFF66;
	text-align: center;
}

.tablaTituloCabecera {
	font-size: 28px; 
	font-weight: bold; 
	color: #000099;
	text-align: right;
	background-color: #CCFF66;
}

.tablaColorFondo {
	background-color: #CCFF66;
}

.cita { font-style:italic }

