/* CSS Document 
Usuario Final
Plataforma - Universidad de Pamplona
Hoja de Estilos Estandar

Estilos de página
==================================================
Estilos de página
==================================================
*/
 body {
	margin: 0px 0px 0px 0px;
    scrollbar-base-color: #333333;
    scrollbar-face-color: #f0f0f0;
    scrollbar-track-color: #EA8437;
    scrollbar-arrow-color: #EA8437;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #CCCCCC;
    scrollbar-highlight-color: #f0f0f0;
    scrollbar-shadow-color: #f0f0f0;
}
/*

Estilos de Textos
==================================================
*/
.t_peq {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.t_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.t_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.t_normal_just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
text-align:justify;
}
.t_normal_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.t_titulos{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
line-height:20px;
}
.t_titulos_blanco{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}
.avisos{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #D41F15;
}
/*
Estilos de Elementos
==================================================
*/
img {
	border:none
}
hr{
	noshade:noshade;
	color: #666666;
	size: 1px;
	border-style:dotted;
}
.boton_blanco {
		background-color: #EA8437; 
		color: #000000; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		border: 1px solid #000000;
		height:20;
}
.botonNoticias {
		background-color: #0066CC; 
		color: #FFFFFF; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		border: 1px solid #333333;
		height:20;
}
.botonNoticias_disabled{
		background-color: #CCCCCC; 
                color: #333333; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		border: 1px solid #CCCCCC;
		height:20;
}
.up_scroll {
	height: 180px;
	overflow: auto;}
.km_scroll {
	height: 180px;
	overflow: auto;}

.km_scroll200 {
width:170;
	height: 190px;
	overflow: auto;}

.marquesina{
height: 10px;
}
a:link{
	color: #00359B;
}
a:visited {
color: #00359B;
}
a:hover {
color: #00359B;
}
a:active {
color: #00359B;
}

/*
Estilos de enlaces
====================================================
*/
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
}
.border{
	border-collapse:collapse; 
	border: 1 px solid;
	border-color: #999999;
}
input{
		background-color: #ffffff; 
		color: #000000; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		border: 1px solid #ffffff;
}
Estilos Overhaulin
======================*/

.textoiconos{
font-family:verdana, tahoma, arial;
font-size:7pt;
color:#333333;
}
.textonoticiaskm{
font-family:"trebuchet ms", verdana, tahoma, arial;
font-size:12pt;
font-weight:bold;
color:#990000;
text-indent:20px;
line-height:18px;
}
.textoavisosup{
font-family:"trebuchet ms", verdana, tahoma, arial;
font-size:12pt;
font-weight:bold;
color:#003399;
text-indent:20px;
line-height:18px;
}
.palabrasclaves{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16pt;
}
/* CSS Document 
