/** BASE **/

body{
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;/*url(../img/cabecera/atras.jpg) repeat-x;*/
    }

#DIV_Contenedor{ /*Es es contenedor general de toda la pagina*/
	position:relative;
	width:790px;
	left:50%;
	margin-left:-395px;
	/*width:700px;
	left:50%;
	margin-left:-350px;*/
	}
body{
	font: normal 0.8em "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	color: #666;
	background: #fffeee;
	text-decoration: none;
}
	
body{
behavior:url("css/facus/csshover3.htc");
} 

body {
scrollbar-arrow-color : #ffffff;
scrollbar-3dlight-color : #DBDBDB;
scrollbar-highlight-color : #F7F7F7;
scrollbar-face-color : #6C9839;
scrollbar-shadow-color : #7E7E7E;
scrollbar-darkshadow-color : #ffffff;
scrollbar-track-color : #B3FFC6;
}

a{
	outline: none;
	}

*{
	padding:0px;
	margin:0px;
	}

img{
	border:0px;
	}

p{
	padding:3px;
	font:8pt/10pt Verdana, Arial, Helvetica, sans-serif;
}

A:link, A:visited, A:hover, A:active{
text-decoration:none;
font-size: 1em;
font: normal "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
color: #666666;
}
a:link{color: #666666;}
.especial:link{color: #666666;}

/** CUERPO **/

.DIV_Cuerpo{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
	
	
/* FORMULARIO Nº 01 */
	
.Logueo{
	position: relative;
	top: 2px;
	height: 25px;
	width:100%;
	border:0;
	}

.LBL_Logueo, .TXT_Usuario, .Ir{
	position:relative;
	height:14px;
	width:100px;
	font:8pt "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	border:0px;
	}
	
.TXT_Usuario{
	background: url(../../img/home/img_fonText.gif);
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #cccccc;
	text-indent:2px;
	}

.BTN_logueo{
	margin-left:0px;
	.margin-left:2px;
	}

.Ir{
	width:25px;
	height:15px;
	font:8pt "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	background: url(../../img/home/img_btnIr.gif) no-repeat;
	}
	
/* MENU HORIZONTAL 01 */
	
#texcabeza{
	width:100%;	
	position:relative;
	height: 25px;
	background-color:#92C83E;
	font:8pt "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;;
	color:#ffffff;
	letter-spacing:1px;
	}
	
	
/*LOGO PRINCIPAL */
	
.logo{
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom:0px;
	}

/*formulario Nº 02 */	

.Buscador{
	position:relative;
	border:0;
	margin-bottom: 5px;
	font: normal 11px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	}
	
.TXT_Buscardor, .Go{
	position:relative;
	height:16px;
	width:125px;
	font:8pt "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	border:0px;
	}
	
.TXT_Buscardor{
	/*background:url(../../img/home/img_fonText2.gif);*/
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
	
.Go{
	width:25px;
	height:20px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font:8pt "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	/*background:url(../../img/home/img_btngo.gif) no-repeat;*/
	}
	
/* CAJA TOTAL */

.caja{
	width: 730px;
	height:360px;
	padding-bottom: 10px;
	/*background: #effce7 url("../../img/home/bottom.gif") no-repeat left bottom;*/
	background-color: #ffffff;

}
		
	.caja h2 {
	  /*background: url("../../img/home/top.gif") no-repeat left top;*/
	  color: #469C11;
	}
		
	.caja h2 {
	  padding: 10px 20px 0 20px;
	}

	.caja p {
	  padding: 10px 20px 20px 20px;
	  height: 300px;
	  }
/* slide show */

#rotator{
	border: 0px solid #92C83E;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	width: 580px; /*Aquí puedes editar*/
	margin-left: 20px;
	top: 5px;
	height: 77px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img{
	border: 0;
	width: 580px;
	height: 77px;
}

/* BOTON WEBEX*/
.botonwebex{
	position: relative;
	margin-top:50px;
	margin-left:90px;
	}


/*RUTA*/

.ruta{
	position: relative;
	width: 650px;
	font: normal 11px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	left:20px;
	color:#333333;
	}
	
/*NOMBRE DE FACULTADES*/

.facultad{
	position: relative;
	width: 579px;
	font: normal 13px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	left:20px;
	color:#FFFFFF;
	}

/*menu despegable*/

#menu{
	position: relative;
	margin-top: 285px;
	margin-left:30px;
	color:#FFFFFF;
	}



/* texto de cuerpo*/
	
#cuerpo{
	position:relative;
	margin-left: 200px;
	font: normal 11px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	margin-top: 0px;
	}
	
#cuerpo02{
	position:relative;
	margin-left: 20px;
	font: normal 11px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	margin-top: 20px;
	}


/*REGRESAR*/

.volver{
	position: relative;
	font: normal 11px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	color:#333333;
	margin-left:350px;
	}

.volver02{
	position: relative;
	font: normal 11px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	color:#333333;
	margin-left:540px;
	}

/* menu vertical*/

.botontour{ 
position: absolute;
top:190px;
left: 640px;
}

.botontupac{ 
position: absolute;
top:270px;
left:640px;
}

.botonead{ 
position: absolute;
top:340px;
left:640px;
}

.botonpead{ 
position: absolute;
top:420px;
left:640px;
}

/* menus */

.botones{
	padding-top: 20px;
	height:47px;
	}
	
.falsosbotones{
	height:25px;
	}

.menu01{
	position:absolute;
	width: 120px;
	height:47px;	
	background-image:url(../../img/home/boton.jpg);
	margin-left: 19px;
	text-align:center;
	}	

.menu01:hover{
background-image:url(../../img/home/botonfalso01.jpg);
}

.menu01x{
	position:absolute;
	width: 120px;
	height:22px;	
	background-image:url(../../img/home/sombraboton.jpg);
	margin-left: 19px;
	text-align:center;
}

.menu02{
	position:absolute;
	width: 120px;
	height:47px;	
	background-image:url(../../img/home/boton02.jpg);
	margin-left: 145px;
	text-align:center;
}	
.menu02:hover{
background-image: url(../../img/facus/botonfalso02.jpg);
}
.menu02x{
	position:absolute;
	width: 120px;
	height:22px;	
	background-image:url(../../img/home/sombraboton.jpg);
	margin-left: 145px;
	text-align:center;
}

.menu03{
	position:absolute;
	width: 120px;
	height:47px;	
	background-image:url(../../img/home/boton03.jpg);
	margin-left: 273px;
	text-align:center;
}

.menu03:hover{
background-image: url(../../img/noticias/botonfalso03.jpg);
}

.menu03x{
	position:absolute;
	width: 120px;
	height:22px;	
	background-image:url(../../img/home/sombraboton.jpg);
	margin-left: 273px;
	text-align:center;
}

.menu04{
	position:absolute;
	width: 120px;
	height:47px;	
	background-image:url(../../img/home/boton04.jpg);
	margin-left: 400px;
	text-align:center;
}

.menu04:hover{
background-image: url(../../img/admision/botonfalso04.jpg);
}

.menu04x{
	position:absolute;
	width: 120px;
	height:22px;	
	background-image:url(../../img/home/sombraboton.jpg);
	margin-left: 400px;
	text-align:center;
}

.menu05{
	position:absolute;
	width: 120px;
	height:47px;	
	background-image:url(../../img/home/boton05.jpg);
	margin-left: 527px;
	text-align:center;
}

.menu05:hover{
background-image: url(../../img/CIS/botonfalso05.jpg);
}
.menu05x{
	position:absolute;
	width: 120px;
	height:22px;	
	background-image:url(../../img/home/sombraboton.jpg);
	margin-left: 527px;
	text-align:center;
}

.menu06{
	position:absolute;
	width: 120px;
	height:47px;	
	background-image:url(../../img/home/boton06.jpg);
	margin-left: 654px;
	text-align:center;
}

.menu06:hover{
background-image: url(../../img/idiomas/boton06.jpg);
}
.menu06x{
	position:absolute;
	width: 120px;
	height:22px;	
	background-image:url(../../img/home/sombraboton.jpg);
	margin-left: 654px;
	text-align:center;
}

#texcajaalta{
	position: relative;
	margin-top: -20px;
	font: normal 10px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	margin-left: 20px;
	color:#333333;
	}
	
#texcajaalta2{
	position: relative;
	margin-top: 5px;
	font: normal 10px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	margin-left: 20px;
	color:#333333;
	}
	
	/* PIE */
	
.pie{
	padding-top: 15px;
	font: normal 10px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	line-height:9px;
	text-align:center;
}
	
	
/* ultimo menu*/
#texcajabaja{
	font: normal 10px "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	text-align:center;
}

