body  {
	/* color para las barras */
	scrollbar-face-color:#336799;
	scrollbar-highlight-color:#336799;
	scrollbar-3dlight-color:#92B6DA;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#1D3A58;
	scrollbar-arrow-color:#52A517;
	scrollbar-track-color:#52A517;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:10px;
	color:#000000;
	}
    .fpbidasoa #divContenedor {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
    } 
    .fpbidasoa #divCabecera {
	background-repeat: no-repeat;
	background-position: left top;
	height:140px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img_cabecera/CB1000.jpg);
	    } 
    .fpbidasoa #divCabecera h1 {
    margin: 0px;
    padding: 10px 0px;
    }
    
	.fpbidasoa #divCabecera a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: hand;
	}
	
	.fpbidasoa #divCabecera a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
	.fpbidasoa #divIzquierdo {
    	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
    	width: 140px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
    	background: #EBEBEB; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
    	/* padding: 15px 10px 15px 20px;  el relleno mantiene el contenido del div alejado de los bordes */
    }
    .fpbidasoa #divDerecho {
	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 80px;
	; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
	background: #EBEBEB; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
	overflow: hidden;
		
		/*padding: 15px 10px 15px 20px;  el relleno mantiene el contenido del div alejado de los bordes */
    }
    .fpbidasoa #divContenido {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 750px;
	border: 1px solid #CCCCCC;
	position: relative;
    } 
	.fpbidasoa #divContenido_margen0 {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 750px;
	border: 1px solid #CCCCCC;
	position: relative;
    } 
	
	/*TABLA CENTRAL*/
	.tablaCentral {
	width: 750px;
	
    } 
	.tablaCentral .trAnchoFijo{
	height: 10px;
	background-color: #FFFFFF;
	   }
	
	.tablaCentral th{
	height: 14px;
	background-color: #52A519;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	} 
	.tablaCentral .thvacio{
	height: 14px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	} 
	
	.tablaCentral td{
	padding: 10px;
	}
	.tablaCentral .tdRecuadro{
	padding: 10px;
	border: 1px solid #999999;
	}
	.tablaCentral .tdvacio{
	padding: 0px;
    } 
	/*FIN TABLA CENTRAL*/
	
	/*TABLA LISTADO*/
	.tablaListado{
	padding: 0px;
	text-align: left;
	text-indent: 5px;
	width: 520px;
	border: 1px solid #999999;
	}
	.tablaListado th{
	color: #FFFFFF;
	background-color: #7398AB;
	font-size: 14px;
	vertical-align: middle;
	text-transform: uppercase;
	}
	
	.tablaListado_td{
	color: #000000;
	background-color: #EDEDED;
	font-size: 12px;
	}
	.tablaListado_td1{
	color: #000000;
	background-color: #CCCCCC;
	font-size: 12px;
	}

	/* FIN TABLA LISTADO*/
	
/*TABLA Memorias*/
	.tablaMemorias{
	padding: 0px;
	text-indent: 3px;
	border: 1px solid #999999;
	}
	.tablaMemorias th{
	color: #FFFFFF;
	background-color: #7398AB;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	text-indent: 3px;
	}
	
	.tablaMemorias td{
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
	
	/* FIN TABLA MEMORIAS*/	
	
	
	/*TABLA CICLOS*/
	.tablaCentral .ciclos{
	padding: 2px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
	.tablaCentral .ciclos th{
	color: #FFFFFF;
	background-color: #7398AB;
	font-size: 14px;	
	}
	.tablaCentral .ciclos td{
	color: #000000;
	background-color: #EDEDED;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	}
	/* FIN TABLA CICLOS*/
	
	
	/*TABLA listas*/
	.tablaNoticias{
	padding: 0px;
	text-align: left;
	width: 720px;
	border: 1px solid #999999;
	text-indent: 5px;
	}
	.tablaNoticias th{
	color: #FFFFFF;
	background-color: #7398AB;
	font-size: 10px;
	text-transform: uppercase;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
	
	.tablaNoticias td{
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px dotted #999999;
	}
	.tablaNoticias .thvacio{
	height: 10px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	} 
	.tablaNoticias .tdvacio{
	padding: 0px;
    } 
	.tablaNoticias .tdFondBlanco{
	background-color: #FFFFFF;
    } 
	.tablaNoticias .tdRecuadro{
	padding: 10px;
	border: 1px solid #999999;
	}
	.tablaNoticias a{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
    } 
	.tablaNoticias a:hover{
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
    } 
	/* FIN TABLA listas*/
		
   
    .fpbidasoa #divPie {
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #000000;
	font-size:11px;
	} 
    .fpbidasoa #divPie p {
	padding: 0px;
	margin: 0;
    }
    .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:0px;
        font-size: 1px;
        line-height: 0px;
    }
	
	/*AQUI COMIENZA EL CODIGO ANTIGUO QUE HAY QUE REVISAR*/	
	
.RD {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;

}
.RI {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;

}
.RC {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
}
.RP {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;



}
.textoGeneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;

}
/*COMIENZO EsTILOS CABECERAS*/


.cabecera1024-madera {
	background:url(../departamentos/madera/CB1024/CB1000madera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera800-madera {
	background:url(../departamentos/madera/CB800/CB778madera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera1024-mecanica {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../departamentos/mecanica/CB1024/CB1000mecanica.jpg);
}
.cabecera800-mecanica {
	background:url(../departamentos/mecanica/CB800/CB778mecanica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera1024-electricidad {
	background:url(../departamentos/electricidad/CB1024/CB1000electricidad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera800-electricidad {
	background:url(../departamentos/electricidad/CB800/CB778electricidad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera1024-electronica {
	background:url(../departamentos/electronica/CB1024/CB1000electronica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera800-electronica {
	background:url(../departamentos/electronica/CB800/CB778electronica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera1024-fol {
	background:url(../departamentos/fol/CB1024/CB1000fol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera800-fol {
	background:url(../departamentos/fol/CB800/CB778fol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera1024-idiomas {
	background:url(../departamentos/idiomas/CB1024/CB1000idiomas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera800-idiomas {
	background:url(../departamentos/idiomas/CB800/CB778idiomas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera1024-teleco {
	background:url(../departamentos/teleco/CB1024/CB1000teleco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera800-teleco {
	background:url(../departamentos/teleco/CB800/CB778teleco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cabecera1024-topografia {
	background:url(../departamentos/topografia/CB1024/CB1000topografia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera800-topografia {
	background:url(../departamentos/topografia/CB800/CB778topografia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.cuadroAzul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 10px;
	border-style: solid;
	border-color: #0066FF;
	border-width: 1px;
	color: #06C;
}
a{
	text-decoration: none;
	color: #336699;

}

a:hover {
	color: #009966;
	text-decoration: none;

}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.textoGeneva2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: square;
	cursor: text;
	color: #000000;

}

.textoVertical { writing-mode: tb-rl;
filter:   flipH() flipV();
}
.Noticias {
	border: 1px solid #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10px;
	cursor: hand;

}

a.enlace {
	color: #336699;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: hand;


}

a.enlace:hover {
	color: #009966;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.cuadroAzul2 {
	border: 1px solid #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;

}
.cuadroNormal {
	border: 1px solid #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 5px;
}
a.EnlaceNoticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10px;
	cursor: hand;
}

a.EnlaceNoticias:hover {
	color: #009966;
	text-decoration: none;

}

.textoNoticias {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: square;
	color: #000000;
}
.fondoCentral {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}
a.enlaceVentana {
	color: #336699;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: hand;
	text-align: center;



}

a.enlaceVentana:hover {
	color: #009966;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.cuadroFotos {
	border: 1px solid #3399CC;
}
.manoEnlace {
	cursor: hand;
}
.tablaNegra {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linSup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#cuadroNormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 10px;
	border-style: solid;
	border-color: #3366FF;
	border-width: 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
a.EnlaceNEGRO {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: hand;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}

a.EnlaceNEGRO:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: hand;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}

/*a.EnlaceNEGRO:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: hand;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
a.EnlaceNEGRO:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: hand;
	color: #999999;
	line-height: normal;
	text-decoration: none;
}
*/
.politicas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	list-style-position: outside;
	list-style-type: square;
	padding: 5px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	padding-left: 30px;
	font-weight: normal;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 30px;
	font-weight: normal;
}
#recuadroTitulo {
	background-color: #52A519;
}
.tablaPrograma {

	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
SECCION noticias
-----------------------------------
-----------------------------------
------------------------------------
*/
.cabNews{/*Cabecera bloque noticias*/
	padding: 0px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
	height: 20px;
	}
  
.cabNews a{/*Cabecera bloque noticias*/
	color: #FFFFFF;
	text-decoration: none;
}	

.cabNews a:hover{/*Cabecera bloque noticias*/
	color: #000000;
	text-decoration: underline;
}	
	 
.news{/*bloque noticias*/
	padding: 0px;
	border: 0px solid #000;
	
	}
.news th{
	background-color: #52A519;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	height: 13px;
}	
.news td{
	background-color: #E9E9E9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	
}	

.tablaVisitaVirtual {
	width: 650px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #336699;
}

.txt_pie_video{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #006600;
	font-size: 18px;
}

.cabDepartamentos {
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

/* esquinas redondas*/
.esquinas_gris {
	width:100%;
	padding:10px;
	margin:0 auto;
	z-index:100;
	color:#006600;
	background-color: #DBDBDB;
}
.esquinas_arena {
	width:100%;
	padding:10px;
	margin:0 auto;
	z-index:200;
	color:#000;
	background-color: #FFEEDF;
}

/* fin esquinas redondas*/
