body
{
	background-color: #013A17;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.centrado
{
	text-align: center;
}

div.reportes
{
	text-align: center;
	width: 100%;
	background-color: #efefef;
	border: 1px solid #D1D3D4;
	margin: 0px auto;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

/* Begin - Estilos para tablas */

.tabla_general
{
	width: 780px;
	background-color: #ffffff;
	border: 0px solid #999;
	margin: 0px auto;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #656565;
}

.tabla
{
	width: 100%;
	background-color: #ffffff;
	border: 0px solid #999;
	margin: 0px auto;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.tabla2
{
	width: 95%;
	background-color: #ffffff;
	border: 0px solid #999;
	margin: 0px auto;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.tabla3
{
	width: 80%;
	background-color: #ffffff;
	border: 0px solid #999;
	margin: 0px auto;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.tabla4
{
	width: 100%;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	margin: 0px auto;
	padding: 2px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.td_center_top
{
	text-align: center;
	vertical-align: top;
}

.td_center
{
	text-align: center;
}

.td_right
{
	text-align: right;
}

.td_espaciado
{
	height: 10px;
}

.td_espaciado1
{
	height: 1px;
}

.td_espaciado5
{
	height: 5px;
}

.td_espaciado50
{
	height: 50px;
}

.td_linea
{
	background-color: #F6F6F6;
	text-align: center;
	height: 1px;
}

.td_linea2
{
	background-color: #94BF0E;
	height: 1px;
}

.td_linea3
{
	background: url("../imagenes/linea_1.gif");
	height: 5px;
}

tr.center td
{
	text-align: center;
	width: 15%;
	vertical-align: top;
}

.td_ancho
{
	width: 34%;
	vertical-align: top;
}

.td_ancho2
{
	width: 40%;
	vertical-align: top;
}

/* End - Estilos para tablas */

.style1
{
	color: #000000;
	font-weight: none;
	font-family: verdana;
	font-size: 10px;
}

.style1b
{
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.style2
{
	color: #ffffff;
	font-weight: none;
	font-family: Arial;
	font-size: 11px;
}

.style2b
{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

.style3
{
	color: #333333;
	font-weight: none;
	font-family: Arial;
	font-size: 11px;
}

.style3b
{
	color: #333333;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.style4
{
	color: #666666;
	font-weight: none;
	font-family: Arial;
	font-size: 10px;
}

.style5
{
	color: #7BB634;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

.style6
{
	color: #ffffff;
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
}

.style6b
{
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.style7
{
	/*color: #015926;*/
	color: #1F9039;
	font-weight: none;
	font-family: Arial;
	font-size: 11px;
}

.obliga
{
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Estilos para los titulos */

.titulo1
{
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}

.titulo2
{
	color: #015926;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

.titulo3
{
	color: #015926;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}


/* Estilos para los vinculos */
a.link1:link
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link1:visited
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link1:hover
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: arial;
}

a.link1:active
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link2:link
{
	color: #ffffff;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link2:visited
{
	color: #ffffff;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link2:hover
{
	color: #ffffff;
	font-weight: none;
	font-size: 11px;
	text-decoration: underline;
	font-family: arial;
}

a.link2:active
{
	color: #ffffff;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link3:link
{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link3:visited
{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link3:hover
{
	color: #1F9039;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link3:active
{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link4:link
{
	color: #878787;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link4:visited
{
	color: #878787;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link4:hover
{
	color: #1F9039;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link4:active
{
	color: #1F9039;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}


a.link5:link
{
	color: #000000;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link5:visited
{
	color: #000000;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link5:hover
{
	color: #000000;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link5:active
{
	color: #000000;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}

a.link6:link
{
	color: #7BB634;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link6:visited
{
	color: #7BB634;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link6:hover
{
	color: #7BB634;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	font-family: verdana;
}

a.link6:active
{
	color: #7BB634;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

a.link7:link
{
	color: #7BB634;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
}

a.link7:visited
{
	color: #7BB634;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
}

a.link7:hover
{
	color: #7BB634;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	font-family: verdana;
}

a.link7:active
{
	color: #7BB634;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
}
/* Estilos para los formularios */
.caja_texto
{
	color: #000000;
	border-right: #1F9039 1px solid;
	border-top: #1F9039 1px solid;
	font-size: 11px;
	border-left: #1F9039 1px solid;
	border-bottom: #1F9039 1px solid;
	background-color: #ffffff;
	font-family: Arial
}

.caja_texto2
{
	color: #000000;
	border-right: #1F9039 1px solid;
	border-top: #1F9039 1px solid;
	font-size: 10px;
	border-left: #1F9039 1px solid;
	border-bottom: #1F9039 1px solid;
	background-color: #ffffff;
	font-family: verdana
}

.caja_texto_ingreso
{
	color: #000000;
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	font-size: 11px;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
	background-color: #F3F3F3;
	font-family: Arial

}

.caja_texto_interno
{
	color: #000000;
	border-right: #89C83B; 1px solid;
	border-top: #89C83B; 1px solid;
	font-size: 11px;
	border-left: #89C83B; 1px solid;
	border-bottom: #89C83B; 1px solid;
	background-color: #F3F3F3;
	font-family: Arial

}

.combo
{
	font-family: arial;
	color: #333333;
	font-size: 11px;
	font-weight: normal
}

.combo2
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold
}

.boton
{
	width: 106px;
	height: 23px;
	background: #4A7D04;
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	border: 0px Solid #4A7D04;
	background-image: url(http://www.turismo.usmp.edu.pe/bolsa/imagenes/boton.jpg);
	/*background-color: #89C83B;
	border: #89C83B 0px solid;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	height: 20px;
	width: 100px*/
}

.boton2
{
	border: #4A7D04 1px solid;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
}

.boton3
{
	width: 106px;
	height: 23px;
	background: #4A7D04;
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	border: 0px Solid #4A7D04;
	background-image: url(http://www.turismo.usmp.edu.pe/bolsa/imagenes/boton.jpg);
	/*text-indent: -9999px;*/

/*	background-color: #89C83B;
	border: #89C83B 0px solid;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	background-image: url('imagenes/boton.jpg');
	height: 30px;
	width: 150px*/
}

.boton_admin
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	height: 22px;
	width: 110px
}

.imagen
{
	border: 0px solid;
	text-decoration: none;
}

.foto
{
	border: 1px solid #ddd;
	width: 130px;
	text-decoration: none;
}