.cabecera2{
	background-repeat:repeat-x;
	background-position:0px 4px;
	background-image:url(../../imagenes/linearoja.jpg);
}
.cabecera3{
	height:120px;
}

.cabecera3_1{
	background-image:url(../../imagenes/fondos/fondocabecera.png);
	background-position:120px 11px;
	background-repeat:no-repeat;
	
}
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.lineahorizontal{
	background-image:url(../../imagenes/lineahorizontal.jpg);
	height:31px;
	background-position:bottom;
	background-repeat:no-repeat;
	width:460px;
	padding-right:18px;
	padding-top:4px;
	padding-bottom:10px;
}

.botonsuperior{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:125px;
	height:16px;
	padding-top:8px;
	padding-bottom:6px;
	text-align:center;
}

.botonmedio a{
	text-decoration:none;
	color:#000;
}

.botonmedio a:hover{
	text-decoration:underline;
	color:#333;
}

.botonsuperior a{
	text-decoration:none;
	color:#000;
}

.botonsuperior a:hover{
	text-decoration:underline;
	color:#333;
}

.botonsuperior:hover{
	cursor:pointer;
	background-image:url(../../imagenes/botones/boton.jpg);
}

.cees1{
	width:709px;
	height:173px;
	background-image:url(../../imagenes/fondos/fondocabecera2.jpg);
	padding:12px;
}

.botonmedio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:12px 12px 12px 24px;
	background-position:8px 12px;
	background-image:url(../../imagenes/fondos/dot.png);
	background-repeat:no-repeat;
	cursor:pointer;
		width:172px;
}

.botonmedio:hover{
	background-image:url(../../imagenes/botones/botonmedio.png);
	background-position:0px 5px;

}

.texto1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.fondoinferior{
	width:331px;
	height:134px;
	padding:15px;
	background-image:url(../../imagenes/fondos/fondoinferior.jpg);
}

.footer{
	text-align:center;
}

.cabeceraPieza{
	background-image:url(../../imagenes/fondos/pieza.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.home_II{
	position:absolute;
	width:0px;
	height:0px;
}

.home_II img{
	position:relative;
	left:-32px;
	top:-20px;
}

.tabla_menu td a{
	color:#999;
	text-decoration:none;
}
.tabla_menu{
	text-decoration:underline;
	
}
	
	
.btnJGES{
	height:92px;
	width:124px;
	background-image:url(../../imagenes/botones/jges.jpg);
	background-position:top;
}
.btnFES{
	height:92px;
	width:188px;
	background-image:url(../../imagenes/botones/fes.jpg);
	background-position:top;
}
.btnCES{
	height:92px;
	width:188px;
	background-image:url(../../imagenes/botones/ces.jpg);
	background-position:top;
}

.btnCAPA{
	height:92px;
	width:188px;
	background-image:url(../../imagenes/botones/capa.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.btnSPIRIT{
	height:92px;
	width:188px;
	background-image:url(../../imagenes/botones/spirit.jpg);
	background-repeat:no-repeat;
	background-position:top;
}/* */
.btnTES{
	height:92px;
	width:188px;
	background-image:url(../../imagenes/botones/tes.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.btnAGENDA{
background-image:url(../../imagenes/botones/agenda_mini.jpg);	
}
.btnWEBMAIL{
background-image:url(../../imagenes/botones/webmail.jpg);		
}

.btnAGENDA, .btnWEBMAIL{
	background-repeat:no-repeat;
	width:90px;
	height:24px;
}

.btnAGENDA{
	background-position:-26px 0px;	
}
.btnWEBMAIL{
	background-position:-15px 0px;
}

.btnAGENDA:hover, .btnWEBMAIL:hover{
}

div.btnJGES:hover, div.btnFES:hover, div.btnCES:hover, div.btnCAPA:hover, div.btnSPIRIT:hover, div.btnTES:hover{background-position:bottom;
cursor:pointer;}

.horario td{
	padding:3px;
}
.horario tr:hover{
	background-color:#F90;
	opacity:0.7;
}
.pie{
	height:22px; 
	width:100%; 
	text-align:center; 
	position:fixed;
	bottom:0px; 
	color:#CCC; 
	padding-top:3px;
	background-color:#3c3c3c;
	z-index:10;
}
*html .pie{
	position:absolute;
	bottom:-0px;
}

.fondoBotonera{
	background-image:url(../../imagenes/fondos/fondo_intro_2.jpg); height:130px; background-repeat:repeat-x;
}

.contenidoFlotante{
	position:absolute;
	top:50%;
	margin-top:-257px;
	z-index:1;

	
}