﻿.titulo
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #2c397a;
	text-align: left ;	
}

.subtitulo
{
	font-family: Tahoma;
	font-size: 8pt;
	text-align: left;
	color: #2c397a;
	font-weight: bold;
}

.csscontenido
{
	font-family: Tahoma;
	font-size: 8pt;
	text-align: justify;
	color: #36437c;		
	line-height: 15pt;
}

.cssenlace
{	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none; 
	}
a.cssenlace:hover 
{	text-decoration: underline;
	color:Orange ;
}
/*a.cssenlace:visited
{	text-decoration: underline;
	color: ;
}*/
.csspeso
{
	font-family:Tahoma;
	font-size :8pt;
	color:Blue;
	text-decoration:none;   
}

.cssmediopublicado
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	text-align :justify ;
}

.cssEventosCapacitacion
{
	background-image: url(../images/titulo_eventos.jpg);
	width: 597px;
	height: 60px;
	background-repeat: no-repeat;
	text-align: right;
}

.cssTituloNormasRegulaciones
{
	background-image: url(../images/titulo_normasyregula.jpg);
	width: 597px;
	height: 60px;
	text-align: right;
	background-repeat: no-repeat;
}
.cssMarcoBuscadorNormaLegales
{
	padding-right: 20px;
	background-image: url(../images/buscador.jpg);
	padding-bottom: 2px;
	width: 496px;
	padding-top: 50px;
	margin-left: 40px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
/*biblioteca*/

.cssMarcoBuscadorBiblioteca
{
	padding-right: 5px;
	margin-top: 40px;
	padding-left: 5px;
	background-image:url(../images/biblioteca.jpg);
	background-repeat :no-repeat ;
	width: 497px;
	padding-top: 50px;
	height: 269px;
	text-align :center;
}

.cssBaseDatosBiblioteca
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: center;
	color: #0033ff;
	padding-right: 20px;
	padding-left: 20px;
}

.cssOpcionBuscadorBiblioteca
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: left;
	color: #0033ff;
}


.cssTxtComboBibliotecaVirtual
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}

.cssTextoBienvenida
{
	padding-right: 30px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 10px;
	width: 396px;
	padding-top: 20px;
	font-family: Tahoma;
	text-align: justify;
}
.csssolotitulo
{
	font-family :Tahoma ;
	font-size : 8pt;
	color : #36437C;
	text-align :left ;
	cursor:default;  
	text-decoration :none;
	font-weight: bold;
}

.ModalProgressContainer
{
	z-index: 17;
	position: fixed;
	cursor: wait;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	height: 100%;
	width: 75%;
	filter: alpha(opacity=70);
	opacity: 0.7;	
	
}

.ModalProgressContent
{
	padding: 10px 10px 10px 10px;
	position: absolute;
	border: solid 0px #000040;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	top: 50%;
	right: 40%;
	width:100%;
	height:100%;  
	color: #36437c;
}
.tablaSolicitud
{ 
    border:#0A356E solid 1px;  padding-left: 0px; padding-right:1px;
    font-family:Tahoma;
	font-size: 10pt;
	text-align:left;
	color:#003466;
	height: 11px;
	width: 457px;
	
}
.watermarked 
{
	height:16px;	
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	


