body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

#content {
	text-align: justify;

}
#breadcrumbs {
	color: #B2B2B2;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color: #293F6F;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}



/* Título y subtítulo */
h1 {
	font-size: 24px;
	line-height: 28px;
	color: #293F6F;
	font-variant: small-caps;
	font-weight: normal;
}

h2 {
	color: #293F6F;
	font-size: 20px;
	line-height: 22px;
	font-variant: small-caps;
	font-weight: normal;
}

#notaDestacada h2 {
	color: #293F6F;
	font-size: 16px;
	line-height: 22px;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #293F6F;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 18px;
	line-height: 28px;
	color: #293F6F;
}


/* Estilo para las firmas */
h5 {
	color: #293F6F;
	font-size: 18px;
	line-height: 22px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-size: 13px;
	line-height: 18px;
	color: #293F6F;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.resaltar {
	font-size: 14px;
	font-weight: bold;
	color: #293F6F;
}

#contentRight p {
	text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentRight p.pFirst {
	text-indent: 0px;
}

#contentRight a, #contentRight a:visited {
	color: #293F6F;
	text-decoration: none;
}


/* Listas */
#contentRight ul {
	padding-left: 35px;
}
#contentRight ol {
	padding-left: 35px;
	margin: 0px;
}
#contentRight ul li {
	list-style-type: disc;
}
#contentRight ol li {
	list-style-type: decimal;
}
#contentRight ol.letras li {
	list-style-type: lower-alpha;
}
#contentRight ul ul {
	padding-left: 15px;
}
#contentRight ul ul li {
	list-style-type: none;
}

/* Tablas */

table {
	width: 540px;
}
table h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #293F6F;
}
table strong {
	font-size: 13px;
	font-weight: bold;
	color: #293F6F;
}

table td.tableHeader {
	width: 540px;
	border-bottom-style: none;
}
table td {
	width: 170px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#table2 td {
	width: 270px;
	text-align: left;
}
#table1 td {
	width: 360px;
}
#tableData {
	width: 540px;
}

/* Página 87 */
#tableSansiones td {
	width: 125px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tableSansiones td.tdSansionesDouble {
	width: 260px;
}

/* Página 63 */
table.tecnologia td {
	width: 260px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tableData td {
	width: 90px;
	text-align: left;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#tableData td.tdWide {
	width: 140px;
}
#tableData .tdDouble {
	width: 190px;
}

/* Paginación */
#tablePages {
	float: right;
	width: auto;
	color: #999999;
}
#tablePages td {
	width: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
}
#tablePages a {
	color: #34517E;
}
#tablePages a:hover {
	color: #B0B9C6;
}







#fotos {
}
#fotos td {
	padding: 0px;
}
#fotos td.piefoto01 {
	font-size: 12px;
	line-height: 16px;
	color: #293F6F;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: left;
	width: 540px;
	padding-left: 0px;
}
#fotos .piefoto01 strong {
	font-size: 12px;
	padding-right: 10px;
}

.piefoto02 {
	font-size: 8px;
	line-height: 10px;
	color: #293F6F;
}


table td.tdline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293F6F;
}
td.level31, td.level32, td.level33, td.level21, td.level22 {
	font-size: 1px;
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #293F6F;
	height: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#contentRight table tr td p {
	text-indent: 0px;
	padding-left: 0px;
	text-align: left;
}

/* uso especial de texto*/
strong {
}
cite {
}

/* ligas en el área de contenido */
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
#footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
