/* PUCP Intranet II style sheet */

/* Define colores, letras y otros attributos de estilo  */

/* color de fondo de la pagina */
body {
	background-color: #FFFFFF;
	font-family: Arial Narrow;
	font-size: 10pt;
	width: 900px;
}

/* manejo del menu */
.pucpTablaMenu { align: right; border-width: 0; }
.pucpCeldaMenu {background: #2C7D92; foreground: #FFFFFF; font-family: Arial; font-size: 8pt;}
.pucpRefMenu {color: #FFFFFF; text-decoration: none;}

/* ruta */
.pucpRuta { color: #a52a2a; font-family: Arial; font-size: 8pt; }

/* titulo */
.pucpTablaTitulo {border: 0px;  width: 100%; }
.pucpTitulo {font-family: Arial; font-size: 12pt; font-weight: bold; color:  #2C7D92;}	

/* Informacion del registro */
.pucpInfReg {font-family: Arial; font-size: 10pt; font-weight: bold; color: #4A96AC; }

/* boton */
.pucpBoton {border-width: 0;color: #FFFFFF; text-decoration: none; cursor: hand;}

/* subtitulo */
.pucpTablaSubTitulo {
	border: 0px;
	width: 100%;
	background: #2C7D92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.pucpSubTitulo {font-family: Arial; font-size: 10pt; color:  #FFFFFF}	

/* campos */
.pucpEtiq {font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.pucpEtiqOblig {font-family: Arial Narrow; font-size: 10pt; font-weight: bold;  }
.pucpEtiqEdicion {font-family: Arial Narrow; font-size: 10pt; color:  #2C7D92}
.pucpCampo {font-family: Arial; font-size: 8pt }
.pucpCriterio  {font-family: Arial Narrow; font-size: 10pt; color:  #2C7D92}
.pucpValor  {font-family: Arial Narrow; font-size: 10pt }
.pucpError {font-family: Arial Narrow; font-size: 10pt ; color:red }

/* tablas */
.pucpCeldaTitulo {font-family: Arial Narrow; font-size: 10pt ; background: #4A96AC; 
	color: #FFFFFF; height: 16pt;}
.pucpCeldaGris {font-family: Arial; font-size: 8pt ; background: Gainsboro;}
.pucpCelda {font-family: Arial; font-size: 8pt; background: White;}
.pucpNro {font-family: Arial; font-size: 8pt; color: DarkGray; width: 1%;}
.pucpCeldaTotal {font-family: Arial; font-size: 8pt; background: White; font-weight: bold;}
.pucpLinkCelda  {font-family: Arial; font-size: 8pt; text-decoration: none; background: White; color: #2C7D92;}
.pucpLinkCeldaGris  {font-family: Arial; font-size: 8pt; text-decoration: none; background: Gainsboro; color: #2C7D92;}
.pucpCeldaTituloEst {font-family: Arial Narrow; font-size: 10pt ; background:Gainsboro ; 
	color: black; height: 16pt;}
.pucpErrorCelda {font-family: Arial; font-size: 8pt ; color:red }

/* links */
.pucpLinkMenu  {font-family: Arial; font-size: 8pt; align: center; color: #2C7D92;}
.pucpLink  {font-family: Arial; font-size: 10pt; text-decoration: none; color: #2C7D92;}
.pucpMailLink  {font-family: Arial; font-size: 8pt; text-decoration: none; color: #2C7D92;}

/* Texto en los frames superiores de Internet e Intranet*/
.pucpTituloPUCP {font-family: Arial; font-size: 12pt; font-weight: bold; color:  #000000;}
.pucpTituloIcono {font-family: Arial; font-size: 8pt; color:  #000000;}
.pucpLogin {font-family: Arial; font-size: 10pt;}
.pucpUnificarClaves {font-family: Arial Narrow; font-size: 8pt; color:  #000000;}
.pucpCerrarSesion {font-family: Arial; font-size: 20pt; font-weight: bold; color:  #000000;}
.pucpException {font-family: Arial; font-size: 12pt }
.pucpMisComunicaciones {font-family: Arial; font-size: 10pt }

/* Mensajes estandares */
.pucpMensaje {font-family: Arial; font-size: 12pt }

/* Documentos */
.pucpTituloNoticia {font-family: Arial ; font-size: 10pt;}
.pucpSubTituloNoticia {font-family: Arial; font-size: 8pt; color: #4A96AC;}
.pucpNoticia {font-family: Arial; font-size: 8pt; }
.pucpNoticiaInf {font-family: Arial; font-size: 8pt; color:#CC0000; }
.pucpVerNoticia {font-family: Arial ; font-size: 8pt; }
.pucpTituloDoc {font-family: Arial, Helvetica, sans-serif ; font-size: 10pt; background: White; color: #4A96AC;}
.pucpDato {font-family: Arial, Helvetica, sans-serif ; font-size: 8pt;}
.pucpDatoRes {font-family: Arial, Helvetica, sans-serif ; font-size: 8pt; color: #4A96AC;}

/* manejo de tabs */
.pucpTablaTituloTab {border: 0px;  width: 100%; }
.pucpCeldaTabDesactivo {background: #4A96AC;  font-family: Arial Narrow; font-size: 10pt; color:  #FFFFFF;}
.pucpCeldaTabActivo {font-family: Arial Narrow;  font-size: 10pt ; background: #2C7D92; color: #FFFFFF;}
.pucpRefTab {color: #FFFFFF; text-decoration: none;}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
a:visited {
	color: #666666;
}
a:hover {
	background-color: #FFFFCC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
