/*


	Navegador Académico
	Dirección de Servicios de Informáica y Comunicaciones - DISC
	PONTIFICIA UNIVERSIDAD CATÓICA DE VALPARAÍSO
	Diseño: e[ad] Escuela de Arquitectura y Diseño PUCV - 2008
	CSS: Impresión

*/


body{
	width: 100%;
	font: normal .9em/120% Arial, Helvetica, Sans-serif;
	text-align: center;
	background-image:url(img/headerBack.jpg);
	background-repeat: repeat-x;
	bepeat-x;
}

*, form{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

/***********************************************************************************  ESTRUCTURA ***/


.center{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

.left{
	display: block;
	float: left;
}
.right{
	display: block;
	float: right;
}
#header .center{
	position: relative;
	height: 120px;
}

#main{
	margin-top: 0px;
	padding-top: 0px;
	background: #FFF;
	padding-bottom: 0px;
}

#content{
	float: right;
	min-height: 400px; 
	width: 95%;
	padding: 15px 15px 0px 10px;
}

#sidebar{
	display: none;
}

#footer{
	display: none;
}

h1{
	font: normal Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 2.7em;
	font-weight: normal;
}

h2{
	font-style: normal;
	font-weight: normal;
	font-size: 2.0em;
	margin: 0 0 20px 0;
	color: #DA842A;
	line-height: 20px;
}

h3{
	color: #0a2348;
	font-weight: bold;
	font-size: 1.4em;
	font-weight: normal;
	margin: 15px 0 15px 0;
	line-height: 18px;
}

h4{
	font-size: 1.1em;
	margin: 15px 0 3px 0;
	color: #000;
	line-height: 18px;
}

p{
	font: normal 1em Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 1.5em;
	margin-bottom: 15px;
}

a{
	color: #4C8FD3;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul li{
	list-style: none;
}

table{
	margin-bottom: 30px;
	/*text-transform: capitalize;*/
}

table td{
	padding: 4px;
	vertical-align: top;
	line-height: 15px;
}

/***********************************************************************************  header ***/

/*------------------------------------- Top */
#top{
	float: right;
	margin-top: 5px;
	/*text-transform: capitalize;*/
}

#top li{
    margin: 0 6px 0 0;
	padding: 0 6px 0 0;
	line-height: 100%;
	border-right: 1px solid #CCC;
	color: #CCCCCC;
	font-size: .85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top a{
	color: #FFF;
	font-family: inherit;
}

#top li.last{
	border-right: none;
}

/*------------------------------------- Titulo */
#header{
	display: none;
}

#header h1{
    position: absolute;
	bottom: 45px;
	left: 0;
	line-height: 180%;
}

#header h1 span{
	display: none;
}

#header h1 a{
	display: block;
	width: 388px;
	height: 41px;
	background-image: url(img/isoNA.png);
	background-repeat: no-repeat;
}

/*------------------------------------- Menu */
#header ul li{
	float: left;
    list-style: none;
}

#menu{
	position: absolute;
	bottom: -5px;
	margin-left: 0px;
	font-weight: bold;
}

#menu li{
	margin-right: 4px;
}

#menu li a, #menu li.inicio a{
    display: block;
	text-transform: uppercase;
	padding: 15px 16px 10px 16px;
	font-size: 1.1em;
	text-decoration: none;
	color: #333;
}

#menu li a:hover{
	color: #666;
}

#menu li.acti a{
	color: #df5900;
	background-color: #FFF;
	/*border-top: 1px solid #B1B3AD;*/
	border-left: 1px solid #B1B3AD;
	border-right: 1px solid #B1B3AD;
	border-bottom: 1px solid #FFF;
	
}

#menu li.inicio a{
	display: block;
	width: 11px;
	height: 12px;
	background-image: url(img/inicio.gif);
	background-repeat: no-repeat;
	background-position: 50% 53%;
}

#menu li.inicio a{
	padding: 15px 10px 13px 10px;
}
#menu li.inicio a:hover {
	background-image: url(img/inicioOver.gif);
}

#menu li.inicio.acti a{
	background-image: url(img/inicioActi.gif);
}

#menu li.inicio span, #menu li.inicio.acti span{
	display: none;
}

/***********************************************************************************  MAIN ***/
/***********************************************************  Sidebar ***/

#submenu li{
	display: block;
	line-height: 16px;
	padding: 9px;
	color: #405677;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	font-size: 1.2em;
}

#submenu li:hover{
	background-image: url(img/submenuOver.gif);
	background-repeat: repeat-y;
}

#submenuDetalle li:hover{
	background-image: none;
}

#submenu li.acti{
	background-image: url(img/capsulaBack.jpg);
	background-repeat: x-repeat;
	line-height: 16px;
}


#submenu li.acti:hover {
	background-image: none;
	background-color: #405677;
}

#submenu li.acti a{
	color: #FFF;
	font-weight: bold;
}

#submenu li.acti a:hover{
	color: #FFF;
}

#submenu li a{
	display: block;
	line-height: 16px;
	color: #666;
	text-decoration: none;
}

#submenu li a:hover{
	color: #df5900;
}

#submenu li a:active{
	color: #FFF;
	text-decoration: none;
}
/*******************************  Submenu Detalle ***/
#submenuDetalle{
	background-image: url(img/submenuDetalleBack.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px dotted #999;
}

#submenuDetalle li{
	font-size: 1em;
	border: none;
	font-weight: normal;
	padding: 0;
}

#submenuDetalle li a{
    background-image: url(img/sidebarBulletGray.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 5px 0px 5px 15px;
	color: #666;
}

#submenuDetalle li a:hover{
	color: #E75900;
	background-image: url(img/sidebarBulletActi.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#submenuDetalle li.acti a:hover{
	color: #E75900;
}

#submenuDetalle li.acti{
	font-weight: bold;
	background-image: none;
}

#submenuDetalle li.acti:hover{
	background-color: inherit;
}

#submenuDetalle li.acti a{
	background-image: url(img/sidebarBulletActi.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #e75900;
}

/*******************************  Banner ***/
.banner{
	position: relative;
	width: 240px;
	height: 100px;
	background-color: #CCC;
	margin: 10px 0 10px 0;
}
/***********************************************************  Content ***/

/*******************************  Div ***/
#OvPreinscripcion {
	overflow:auto; 
	height:420px; 
	overflow-x: hidden; 
}
/****************************************/

/*******************************  Tablas ***/
#content a.print{
	display: none;
}

#content a.print:hover{
	color: #df5900;
	background-image: url(img/printOn.gif);
}

table a{
	color: #4c8fd3;
	text-decoration: underline;
}

table a:hover{
	color: #df5900;
}

.tablaFicha{
	font-size: 1em;
	line-height: 15px;
	margin-bottom: 15px;
}

.tablaFicha td.label{
	font-weight: bold;
	text-align: right;
	background-color: #F2F5F7;
	
}

table.tablaGeneral, table.sortable{
	width: 100%;
	/*border-collapse: collapse;*/
	
}

tr.color{
	background-color: #F2F5F7;
}

td.color{
	background-color: #FFF;
}

span.oligatorio{
	color: 
}

tr.tablaTitulo, tr.tablaTituloOrden{
	background-color: #546981;
	color: #FFF;
	font-weight: bold;
}

tr.tablaTitulo td{
	color: #FFF; 
	text-transform: uppercase;
	padding-left: 5px;
}

tr.tablaTituloOrden td{
	text-transform: uppercase;
	padding-left: 5px;
}

tr.tablaTituloOrden td a{
	color: #FFF;
	text-decoration: none;
}

tr.tablaTituloOrden td a:hover{
	text-decoration: underline;
}

tr.tablaTituloOrden td a.acti{
	font-weight: bold;
	background-image: url(img/iconoAbajo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

td.tablaSubtitulo{ 
	color: #405677;
/*	background-image: url(img/tabla_back.jpg); 
	background-repeat: repeat; */
	font-size: 1.1em;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

td.tablaLeyenda{
	color: #000;
	font-size: .9em;
	background-color: #F2F5F7;
	text-align: left;
	margin-bottom: 15px;
}

td.tablaLeyendaPrueba{
	color: #5979A8;
	background-color: #FFF;
	text-align: left;
	text-transform: lowercase;
}

td.tablaNumero{
	text-align: center;
}

a.linkEliminar{
	float: right;
}

table.borde{
	border: 1px solid #CCC;
}

table.borde td{
	height: 24px;
	border: 1px solid #CCC;
}

table.roster{
	font-size: 0.8em;
	/*text-transform: capitalize;*/
}

table.mapa h3{
	color: #4c8fd3;
}


table.mapa li a{
    background-image: url(img/sidebarBulletGray.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	line-height: 200%;
	padding: 7px 0px 7px 15px;
	color: #666;
	text-decoration: none;
}

table.mapa li a:hover{
	color: #E75900;
	background-image: url(img/sidebarBulletActi.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.tablaBorde {
	border: 1px solid #000000;
}

/*******************************  Buscadores ***/

#buscador .label{
	text-align: right;
}

#buscador tr{
	height: 35px;
}

input{
	width: auto;
	padding: 1px 3px;
	font-size: .9em;	
}

input.boton, input.botonSolo{
	display: none;
}


input.botonPaso{
	display: none;
}

.obligatorio{
	color: #E75900;
}

input.disabled{
	color: #666;
}

/*******************************  Ficha Alumno ***/
#fotoAlumno{
	float: right;
}

/****************************** Estilos de textos ***************/
.lineaSuperior {
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	
}


/*************************** Estilos de impresi髇 para el content *********/
.ocultarImpresion{
    display: none;
}

.mostrarImpresion{
    display: inline;
}

/*******************************  íconos pdf y carta ***/

#content ul.iconos{
	margin-bottom: 20px;
}

#content ul.iconos li{
	display: inline;
	margin-right: 10px;
}

#content li a.iconoPagina{
	line-height: 25px;
	display: inline-block;
	height: 25px;
	background-image: url(img/iconoDoc.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 17px;
}

#content li a.iconoPdf{
	line-height: 25px;
	display: inline-block;
	height: 25px;
	background-image: url(img/iconoPdf.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

/*******************************  íconos visto, cruz, más y menos, colores ***/

#content img.iconoAcreditado{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

a.linkEnTitulo{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #df5900;
	background-color: #feffda;
	border: 1px solid #dcce7f;
	text-transform: uppercase;
	letter-spacing: 0.3ex;
	padding: 1px 3px 1px 3px;
	font-size: 9px;
}

a.linkEnTitulo:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #df5900;

}
a.iconoMas{
	background-image: url(img/iconoMas.gif);
	height: 14px;
	width: 14px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

.abrev{
	color: #4c8fd3;
	font-weight: bold;
}

/*******************************  Links anterior y siguiente ***/

#paginacion{
	font-weight: bold;
	color: #405677;
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 0.3ex;
	margin: 0 auto;
	text-align: center;
}

#paginacion li{
	display: inline;
	padding: 1ex 3ex 1ex 3ex;
}


li.anterior{
	padding: 1ex 3ex 1ex 12px;
	background-image: url(img/flechaAnterior.gif);
	background-repeat: no-repeat;
	background-position: left 35%;
}

li.siguiente{
	padding: 1ex 12px 1ex 3ex;
	background-image: url(img/flechaSiguiente.gif);
	background-repeat: no-repeat;
	background-position: right 35%;
}

#paginacion a{
	font-weight: normal;
	color: #4C8FD3;
	margin: 2ex 0 0 0;
}



#paginacion a:hover{
	color: #df5900;
	text-decoration: none;
}

/*******************************  Cuadro amarillo ***/
#cuadroAmarillo{
	width: 100%;
	background-color: #feffda;
	border: 1px solid #dcce7f;
	padding: 1em;
}

#cuadroAmarillo p{
	margin: 0;
	color: #91822f;
	font-size: 1.2em;
	text-align: center;
}

/*******************************  Listas ***/
ul.lista li{
	background-image: url(img/iconoLista.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
	line-height: 25px;
}


/***********************************************************************************  FOOTER ***/
#footer{
	background-image: url(img/footerBack.jpg);
	background-repeat: repeat-x;
	background-color: #5979A8;
	height: 100px;
	color: #A5B8D5;
	line-height: 160%;
	overflow: hidden;
	font-size: 0.8em
}


#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer strong{
	color: #EEE;
}
#footer a:hover{
	text-decoration: underline;
}
#footer a.pucv span{
	display: none;
}

#footer a.pucv{
	display: inline-block;
	width: 213px;
	height: 90px;
	background-image: url(img/logoPUCV.png);
	background-repeat: no-repeat;
	border-right: 1px solid #5979A8;
	padding: 0 30px 0 0;
}

#footer .creditos{
	font-family: Verdana, sans-serif;
	display: block;
	width: 670px;
	vertical-align: middle;
	padding: 2.2em 0 0 0;
	margin: 0;
}

/***********************************************************************************  HOME  ***/

#home{
	background-color: #FFF;
}
#cajaLogin{
	background-image: url(img/cajaLoginBack.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#cajaLogin .fachada{
	background-image: url(img/fachada.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	width: 842px;
	height: 300px;
	margin: 0 auto;
}

#cajaLogin h1{

	padding: 15px 0 0 0;
	background-image: url(img/fachadaSombra.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}

#cajaLogin h1 a{
	display: block;
	width: 950px;
	height: 50px;
	margin: 0 auto;
	background-image: url(img/navegadorHome.jpg);
	background-repeat: no-repeat;
}

#cajaLogin h1 span{
	display: none;
}



#ads{
	float: left;
	width: 245px;
	margin-right: 5px;
	min-height: 400px;
}

#formLogin{
	color: #182746;
	background-image: url(img/formLoginSombra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1.5em;
	width: 100%;
	overflow: hidden;
}


#formLogin input.inputHome{
}

#formLogin input.inputDigito{
	width: 15px;
}


#login{
	padding: 5px 0 20px 0;
	width: 950px;
	margin: 0 auto;
	background-image: url(img/escudoPucv.png);
	background-repeat: no-repeat;
}


#login td{
	vertical-align: middle;
	text-align: left;
}

#login .labelHome{
	text-align: right;
}


#login td.pregunta a{
	color: #4C8FD3;
	font-size: 12px;
	margin: 50%;
}

#login input.boton{
	display: none;
}

#noticia{
	padding: 25px 15px 0 20px;
	background-repeat: repeat-x;
}

h2.home{
	font-size: 2em;
	color: #91822F;
	line-height: 10px;
}
p.noticia{
	font-size: 1.2em;
	color: #666;
	margin-bottom: 35px;
}
p.noticiaFecha{
	color: #DFB931;
	font-style: italic;
	font-weight: bold;
	line-height: 0px; 
	font-size: 1.1em;
}

/***********************************************************************************  AUXILIARES  ***/

/*************************************************************************************/
/*------------------------------------- Clear Fix */
.cf:after{
	display: block;
	content: ".";
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .cf{
	height: 1%;
}
/* End hide from IE-mac */
/*------------------------------------- width en porcentaje */
.w2{ width: 2%; }
.w5{ width: 5%; }
.w10{ width: 10%; }
.w12{ width: 12%; }
.w14{ width: 14%; }
.w15{ width: 15%; }
.w20{ width: 20%; }
.w25{ width: 25%; }
.w30{ width: 30%; }
.w40{ width: 40%; }
.w50{ width: 50%; }
.w60{ width: 60%; }
.w70{ width: 70%; }
.w80{ width: 80%; }
.w90{ width: 90%; }
.w95{ width: 95%; }
.w98{ width: 98%; }
.w100{ width: 100%; }

