    body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
    }

    .oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; /* esto hace que los bordes sean  igual que el fondo azul */
	text-align: left; /* esto anula text-align: center en el elemento body. */
	background-color: #FFFFFF;
    }

    .oneColFixCtr #mainContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
    }
	.logo {
	color: #CC3300;
	letter-spacing:0.2em;
	font-family: Monotype Corsiva, Arial,"Times New Roman";
	font-size: 36px;
	text-align: center;
	height: 61px;
	margin: 0;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
	}
h1 {
	font-size: 18px;
	color: #000046;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
h2 {
		color: #993399;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}
h3 {
	
	font-weight: bold;
	font-size: 12px;
}
h4 {
	font-weight: bold;
	font:11px Arial, Helvetica, sans-serif;
	color:#26354A;
	text-align:center;
}
ul {
	margin-left:0px;
	
}


ol {
	vertical-align: top;	
}
	.fondo_cabecera{
	background-color: #CCCCFF;
	text-align:center;
	height: 61px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3366;
	}
	.segunda_cabecera{
	text-align:center;
	height: 94px;
	margin: 0px;
	padding-top: 3px;
	background-color: #FFFFFF;
	}
	.banner{
	text-align: center;
	}
	.bannerizq{
	float:left;


   
	}
	.bannerder{
	float:right;

	   
	}

.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
img {
	border: none;
}
/* MENU 1 superior bloque */
#menu1 {
	text-align: center;
}

#menu1 a {
	padding-top:3px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFCC00;
	color:#333333;
	text-decoration:none;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	width: 74px;
}
#menu1 a:hover {
	background-color:#FF9900;
}
#menu1 ul {
	margin-top: 0px;
	margin-bottom: 0px;

	list-style:none;
}
/* bloque texto izquierdo */
.bloqueizquierdo {
	width: 100px;
	float: left;
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:0.1em;
	}
/*bloque derecho*/
.bloquederecho {
	text-align: justify;
	float: right;
	width: 650px;
	color: #000000;
	font-size: 12px;
	line-height:18px;
	letter-spacing:.1em;
	margin-right: 2px;
}
/* bloque texto izquierdo */
.bloqueunico {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
}
.bloque_un_tercio {
	width: 253px;
	float: left;
	font:11px Arial, Helvetica, sans-serif;
	color:#26354A;
	letter-spacing:0.1em;
	color: #2D374D;
	font-weight:bold;
	line-height:18px;
	}
a:hover {
	color: #9933CC;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:0.1em;
	width: 470px;
	}





.Estilo4 {
	color: #993399;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


.Estilo5 {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.Estilo6 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: auto;
	width: auto;
	background-color: #CCCCCC;
	border: medium ridge #999999;
	padding: 15px;
}
.Estilo7 {
	font-weight: bold;
	}
.Estilo8 {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.right {
	float: left;
	width: 114px;
}

.right .nave_maquinas {
	padding-top: 18px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 0px;
	width: 114px;
}
ul.nave {
	margin: 4px 0;
	padding: 0;
	width: 114px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002851;
}

.nave li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0057AE;
}

.nave li a,.nave li em {
	color: #00356A;
	display: block;
}

.nave li em {
	font-size: 0.9em;
	font-style: normal;
}

.nave li a {
	padding: 4px;
	text-decoration: none;
	width: 108px;
	font-size: 12px;
}

.nave li a span {
font-weight: bold;
}

.nave li a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
}

.right .nave,.right .nave li {
	border-top-color: #0057AE;
	border-right-color: #0057AE;
	border-bottom-color: #0057AE;
	border-left-color: #0057AE;
}

.right .nave li a:hover {
	background-color: #0057AE;
}
.Marcadoenlila {
	color: #FFFFFF;
	background-color: #CC33FF;
}
.Marcadoenverde {
	color: #FFFFFF;
	background-color: #5C743D;
}
.colorblanco {
	color: #FFFFFF;
	font-size: 6px;
}

.colorrojooscuro {
	color: #990000;
	font-weight: bold;
}
.colorverdebold {
	color: #339900;
	font-weight: bold;
}
.colorazulbold {
	color: #3300CC;
	font-weight: bold;
}
.cuadradoazul {
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	text-align: center;
	height: auto;
	background-color: #66FFFF;
	border: thin solid #3366FF;
	padding: 4px;
}
.cuadradorosa {
	font-size: 16px;
	font-weight: bold;
	color: #9900CC;
	text-align: center;
	height: auto;
	background-color: #FFCCFF;
	border: thin solid #9900CC;
	padding: 4px;

}
.cuadradoverde {
	font-size: 16px;
	font-weight: bold;
	color: #5C743D;
	text-align: center;
	height: auto;
	background-color: #D5EDB3;
	border: thin solid #5C743D;
	padding: 4px;

}
.fondoverdecelda {
	background-color: #336600;
}
.fondoazulcelda {
	background-color: #6600FF;
}
.fondorojocelda {
	background-color: #CC3300;
}
.fondorojoclarocelda {
	background-color: #FFCCCC;
}
.fondoazulclarocelda {
	background-color: #CCFFFF;
}
.fondoverdeclarocelda {
	background-color: #CCFFCC;
}
.parrafos_arriba {
	background-color: #CCFFCC;
}
