﻿/* estilos generales */
body
{
    font-family: Arial, Palatino Linotype;
    font-size: small;
    margin: 0px;
    background-repeat: repeat;
}
#contenedor
{
    width: 90%;
    margin-top: 20px;
    padding: 10px;
    background-color: white;
}
h1
{
   padding-top: 5px;
   color: #444444;
   display: none;
}
#cabecera
{
    text-align: center;
}
#login
{
    text-align: left;
    width: 35%;
}
.loginIncorrecto
{
    color: red;
    font-style: italic;
}
#emisarios
{
    text-align: center;
    width: 90%;
    margin-top: 60px;
}
#privado
{
    padding: 1em;
}
#infoEmisario
{
    text-align: left;
    width: 100%;
    padding: 2em;
}
/* estilos concretos */
.listaEmisarios
{
    float: left;
    width: 20%;
    display: inline;
}
#mapaEmisarios
{
    margin-left: 10px;
    display: inline;
}
.panelPrivado
{
    text-align: justify;
    height: 20em;
    padding: 0px 15px 0px 15px;
}
.cabeceraDesplegable
{
    border: 1px solid black;
	background-color: #CCDEFF;
    color: #000000;
    width: 80%;
    margin-top: 10px;
	text-align: left;
	font-weight: bold;
}
.iconoDesplegar
{
    margin-top: -12px;
    padding-bottom: 0px;
    position: relative;
    left: 350px;
	top: -2px;
	height: 12px;
	width: 133px;
}
.contenidoInfo
{	text-align: left;
 	width: 95%;
 	vertical-align: top; 
	 
}
.listaContenidos
{
    margin-top: 10px;
}
.sinContenido
{
    padding: 10px;
    line-height: 30px;
}
.EtiquetaControl
{
    font-size: 12px;
    font-family: Arial;
    color: Gray;
}
.EtiquetaControlNegrita
{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: Black;
}
.EtiquetaValidador
{
	position: relative;
	left: 0%;
    font-size: 12px;
    font-family: Arial, Palatino Linotype;
    color: Red;
}
.ControlSimple
{
    font-size: 12px;
    font-family: Arial, Palatino Linotype;
    color: Black;
}
.PanelEmisarioGeneral
{
    position: relative;
    left: 20%;
    overflow: hidden;
	vertical-align: top;
}
.PanelEmisarioIndividual
{
	position: relative;
	left: 0%;
	overflow: hidden;
	vertical-align: top; 
}
.PanelLogin
{
	position: relative;
}
.EstiloCeldaFicha
{
	width: 160px;
    height: 60px;
}
.EstiloCeldaListadoEmisarios
{
	width: 15%;
    height: 60px;
    left: 5px;
}
.estiloTitulo
{
	color:#638AFF;
	font-family: Arial, Palatino Linotype;
	font-size:28px;
}

.EtiquetaControl2
{
    font-size: 12px;
    font-family: Arial,Palatino Linotype;
    color: black;
}

.EtiquetaControl3
{
    font-size: 12px;
    font-family: Arial,Palatino Linotype;
    color: black;
    font-weight: normal;
}

#contenedorLibro
{
    width: 90%;
    margin-top: 10px;
    padding: 10px;
    background-color: white;
}
.cabeceraMapa
{
	padding-top: 10px;
	padding-bottom: 9px;
	font-family: Arial, Palatino Linotype;
	font-weight: bold;
	font-size: 22px;
	color: #BEC0C6;
}
.parrafo
{
	text-align: justify;
}
.separadorFicha
{
	width: 4px;
}
.separadorContenido
{
	width: 471px;
}
.contenidoPagina
{
	width: 80%;
	background-color: White;
}
.separadorMapa
{
	 /*height: 15px;*/
}
.estiloLogin
{
	 font-size: 12px;
     font-family: Arial, Palatino Linotype;
     color: Gray;
     width: 197px;
     float: right;
}
.separacionLogin
{
	width: 197px;
}
.estiloArbol
{
	 font-family: Arial, Palatino Linotype;
	 width: 100%;
	 font-size: 11px;
}
.estiloMapa
{
	height: 600px;
	width: 100%; 
	position: relative;
	top: 0px;
	left: 0px;
}
.punteroFicha
{
	cursor: pointer;
}
.estiloSeleccionEmisario
{
	border-color: #DEE5EB;
	border-style: solid;
	border-width: 0px;
}
.estiloCabeceraPaginaMaestra
{
	color: #638AFF;
	font-family: Arial, Palatino Linotype;
	font-size: 28px;
	float: right;
}
.estiloVersion
{
	float: right;
	font-family: Arial, Palatino Linotype;
	font-size: 12px;
}
.estiloColorPagina
{
	background-color: #CDE6FF;
}
.estiloPiePagina
{
	font-family: Arial, Palatino Linotype;
	font-size: 12px;
	height: 50px;
}
.estiloLogoCabecera
{
	color: #4B82B5;
	font-family: Arial, Palatino Linotype;
	font-size: 28px;
	float: left;
	top: 10%;
}
.estiloCeldaMapa
{
	position: relative;
	width: 100%;
}
.estiloImagenTexto
{
	margin: 5px; /* espacio entre el texto y la imagen */
	float : left; /* Para alinear a la derecha */
}
.textoPanelColapsable
{
	font-family: Arial, Palatino Linotype !important;
    font-size: 9pt !important;
}

.estiloTituloParrafo
{
	font-family: Arial, Palatino Linotype;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.etiquetaAyuda
{
	font-family: Arial, Palatino Linotype;
	font-size: 14px;
	font-weight: bold;
}

.estiloLogoInicio
{
	float: left;
}

.parrafoFoto
{
	text-align: center;
}

.linkIzquierda
{
	float: left;
	color: Blue;
}

.linkDerecha
{
	float: right;
	color: Blue;
}

.linkCentro
{
	float: inherit;
	color: Blue;
}

.punteado
{
	border-style: solid;
	border-width: 1px;
}

.ControlSimpleCombo
{
    font-size: 12px;
    font-family: Arial, Palatino Linotype;
    color: Black;
    width: 300px;
}

.CeldaDivididaDos
{
	width: 50%;
	vertical-align: top;
}

.CeldaDivididaDosContenido
{
	width: 60%;
	vertical-align: top;
}

.ControlSimpleComboBusquedas
{
    font-size: 12px;
    font-family: Arial, Palatino Linotype;
    color: Black;
    width: 80%;
}
