@charset "utf-8";
.popup{
	padding:10px;
	border:1px solid #ccc;
	background:#eee;
	width:400px;
	font-size: small;
    }
#book1{

	}
.marco20px {
	border-top-width: 20px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
a:link {
	color: #5F5F5F;
	text-decoration: underline;
}
a:visited {
	color: #5F5F5F;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}

.tdpie {
	background-color: #EAEAEA;
	height: 20px;
}
#contenido {
	height: auto;
	width: 100%;
	position: relative;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color:  #FFFFFF;
	scrollbar-dark-shadow-color:  #FFFFFF;
	scrollbar-track-color:  #FFFFFF;
	scrollbar-face-color:  #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color:  #FFFFFF;
}
#contenidoGestaltdos {
	height: auto;
	width: 100%;
	position: relative;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color:  #FFFFFF;
	scrollbar-dark-shadow-color:  #FFFFFF;
	scrollbar-track-color:  #FFFFFF;
	scrollbar-face-color:  #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color:  #FFFFFF;
}
.tdEntrada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #6A6A6A;
}
.idioma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #67635F;
	letter-spacing: 5px;
}
a.idioma:link {
	text-decoration: none;
}
a.idioma:visited {
	text-decoration: none;
}
a.idioma:hover {
	color: #C00000;
	text-decoration: none;
}
a.idioma:active {
	color: #C00000;
	text-decoration: none;
}

input {
	font-size: 10px;
	color: #000000;
}
textarea {
	font-size: 10px;
	color: #000000;
}
#contenido ul {
	line-height: 18px;
}

.marco30px {
	padding: 20px;
}
#contenido p {
	line-height: 18px;
	text-align:justify;
	padding-right: 20px;
}
#tabla {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}

#tabla p {
	text-align: inherit;
}
#tabla td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#tabla span {
	font-size: 32px;
}


#contenidoGestaltdos ul {
	line-height: 18px;
}
#contenidoGestaltdos p {
	line-height: 18px;
	text-align:justify;
	padding-right: 20px;
}
