* {
	margin: 0;
	padding: 0;
	border: 0;
}
    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-size: 12px;
	font-family: "Courier New", Courier, monospace;
	background: #A8A8A8;
	background-attachment: fixed;
    }
h1   {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #006200;
	margin: 10px;
}
h2   {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #006200;
}


p   {
	text-align: justify;
}
a   {
	text-decoration: none;
	color: #006600;
}
a:hover   {
	color: #D96C00;
	text-decoration: underline;
}
#web {
	width: 900px;
	margin: 0 auto;
	background: url(../data/fondo.png) repeat;
}


    .twoColFixLtHdr #container {
	width: 870px;
	text-align: center;
	background-repeat:  repeat-y;
	background-color: #FFFFFF;
	margin: 0 auto;
    } 
.twoColFixLtHdr #container #sidebar1 {
	width: 250px;
	float: left;
	margin: 10px;
	padding: 5px 0 25px 0;
	font-size: 13px;
}
.twoColFixLtHdr #container #sidebar1 #tablanoticias  {
	width: 250px;
	margin: 0 auto;
	text-align: center;
}
.twoColFixLtHdr #container #sidebar1 #tablanoticias #cabecera  {
	background: url(../data/cabeceraTablaNoticias.png);
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 #tablanoticias #cabecera a {
	color: #FFF;
}
.twoColFixLtHdr #container #sidebar1 #tablanoticias #cabecera a:hover {
	color: #D96C00;
}

.twoColFixLtHdr #container #sidebar1 #tablanoticias .tituloNoticia  {
	background-color: #DBDBDB;
	border: 1px solid #D4D4D4;
}
.twoColFixLtHdr #container #sidebar1 #tablanoticias .tituloNoticia a {
	color: #333;

}
.twoColFixLtHdr #container #sidebar1 #tablanoticias .tituloNoticia a:hover {
	color: #D96C00;
}


.twoColFixLtHdr #container #sidebar1 #tablanoticias .descripcionNoticia {
	background-color: #F3F3F3;
	border: 1px solid #E5E5E5;



}
.twoColFixLtHdr #container #sidebar1 #tablanoticias .descripcionNoticia .fechaNoticia{
	font-size: 11px;
	color: #060;
	text-align: right;
}





.twoColFixLtHdr #container #sidebar1 img {
	margin: 5px;
}


    .twoColFixLtHdr #header {
	background-color: #FFF;
	background-image: url(../data/logo2.png);
	height: 60px;
	text-align: left;
    } 
    .twoColFixLtHdr #header h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }
.twoColFixLtHdr #header a {
	position: relative;
	top: 75px;
	left: 550px;
	color: #003300;
	font-size: 14px;
}





    .twoColFixLtHdr #mainContent {
	margin: 10px 0 10px 260px; /* el margen izquierdo de este elemento div crea la columna situada a lo largo del lado izquierdo de la página (con independencia de la cantidad de contenido que tenga el div sidebar1, se mantendrá el espacio de la columna). Puede quitar este margen si desea que el texto del div #mainContent llene el espacio de #sidebar1 cuando termine el contenido de #sidebar1. */
	padding: 15px 25px;
	min-height: 500px;
	width: 530px;
	border-left: 1px dotted #000;
    } 
.twoColFixLtHdr #mainContent2 {
	padding: 15px 45px;
	min-height: 500px;
	}
.twoColFixLtHdr #container #mainContent2 .fechaNoticia {
	color: #666;

}


.twoColFixLtHdr  #mainContent  img, .twoColFixLtHdr #mainContent2 img {
	margin: 10px;
}
.twoColFixLtHdr  #mainContent  .titulo, .twoColFixLtHdr #mainContent2 .titulo {
	margin: 10px auto;
	width: 450px;
	border-top: 1px solid #494949;
}
.twoColFixLtHdr  #mainContent  .titulo  p, .twoColFixLtHdr #mainContent2 .titulo p {
	margin: 0;
	text-align: right;
	color: #666666;
	font-size: 11px;
}
.twoColFixLtHdr   #mainContent   #tablaImagenes, .twoColFixLtHdr #mainContent2 #tablaImagenes  {
	width: 530px;
	color: #999999;
}
.twoColFixLtHdr #mainContent #tablaImagenes td, .twoColFixLtHdr #mainContent2 #tablaImagenes td {
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

.twoColFixLtHdr #mainContent #tablaImagenes img, .twoColFixLtHdr #mainContent2 #tablaImagenes img {
	width: 120px;
	margin: 10;
}










    .twoColFixLtHdr #footer {
	background-color: #666666;
	height: 19px;
	border-top: 1px solid #3F3F3F;
	background-image: url(../data/menu.png);
	display: none;

    } 
    .twoColFixLtHdr #footer p {
    	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
    	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
    }
    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.textoOculto {
	display: none;
}

.lefttop {
	background: url(../data/sombra_imagenes/lefttop.png) no-repeat bottom;
}
.top {
	height: 10px;
	background: url(../data/sombra_imagenes/top.png) repeat-x bottom;
}
.righttop {
	background: url(../data/sombra_imagenes/righttop.png) no-repeat bottom;
}


.left {
	width: 10px;
	background: url(../data/sombra_imagenes/left.png) repeat-y;
}
.right {
	background-image: url(../data/sombra_imagenes/right.png);
	width: 10px;
}
.leftbottom {
	background: url(../data/sombra_imagenes/leftbottom.png) no-repeat top;
}
.rightbottom {
	background: url(../data/sombra_imagenes/rightbottom.png) no-repeat;
}


.bottom {
	background: url(../data/sombra_imagenes/bottom.png) no-repeat;
}
