body {
	background: none; /* AE:#99A6B8 EJ:#9586B0 BE:#A299B8 BF:#99B8AC */

}
.logo {
	position: absolute;
	top: 2em;
	right: 3em;
}
#cont_seccion {
	padding: 2.5em; /*para que entre el pie*/
	overflow: visible;
}
p {
	margin: 1em 2em;
	text-align: justify;
}
.titulo_seccion { 
	position: relative;/*sesión abierta*/
	background-color: #FFFFFF; /* AE:#115C8F EJ:#6A5690 BE:#2F1D5F BF:#407800 */
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	height: 2em;
	width: 98%;
/*	padding-top: 3em;*/
	margin: 0em auto;
	line-height: 4em;
	text-indent: 15px;	
	clear: both;
}
.titulo_subseccion { /*sesión abierta*/
	background-color: #FFFFFF;
	border-bottom: 0.1em #407800 solid; /* AE:#115C8F EJ:#6A5690 BE:#2F1D5F BF:#407800 */
	color: #407800; /* AE:#115C8F EJ:#6A5690 BE:#2F1D5F BF:#407800 */
	font-weight: bold;
	height: 1.8em;
	width: 98%;
/*	padding-top: 3em;*/
	margin: 4em auto 1.5em auto;
	line-height: 1.7em;
	text-indent: 5px;	
	clear: both;
	font-size: 120%;
}
.subtitulo_subseccion { /*sesión abierta*/
	background-color: #FFFFFF;
	/*border-bottom: 0.05em #000000 solid;  AE:#115C8F EJ:#6A5690 BE:#2F1D5F BF:#407800 */
	color: #407800; /* AE:#115C8F EJ:#6A5690 BE:#2F1D5F BF:#407800 */
	font-style: normal;
	font-weight: normal;
	height: 1.5em;
	width: 97%;
/*	padding-top: 3em;*/
	margin: 1em;
	line-height: 1.5em;
	text-indent: 5px;	
	clear: both;
}
tr {
	border: none;
	height: 0.1em;

}
td {
	color: #000000;
	font-size: 120%;
	text-align: left;
}
/*td img {
	margin-right: 1em;
	margin-top: 1em;
}*/
td table {
	margin: 0;
	width: 100%;
}
table tbody th {
	font-size: 120%;
	font-weight: normal;
}
table {
	width: 95%;
	margin: 0em 2em;
}
table tbody tr {
	height: 1em;
}
table tbody tr td {
/*	height: 1em;*/
/*vertical-align: top;*/
	line-height: 1.15em;
	padding: 0.3em 0.7em;
}
.grueso_inferior {
	padding: 1.5em 0.5em;
	border-bottom: 0.1em solid #CCCCCC;
}
.col15 {
	width: 15%;
}
.col25 {
	width: 25%;
}
.col75 {
	width: 75%;
}
.col20 {
	width: 20%;
}
.col50 {
	width: 50%;
}
.col40 {
	width: 40%;
}
.txtResaltadoN {
/*	text-decoration: underline;
	font-style: italic;
	font-weight: bold;*/
/*	vertical-align: t;op;*/
}
.alIzq {
	text-indent: 2em;
}
.titulo_seccion h4 {
	padding-top: 1em;
	font-size: 130%;
}
h5 {
	font-size: 100%;
}