﻿/* basic elements */
html {
    margin: 0em 0em 0em 1em;
    padding: 0;
}
body
{
    padding: 0;
    background-color: #FFFF79;
    color: #000070;
    font-size: 75%;
    font-family: Verdana;
}
.breadcrumb
{
    font-weight: bold;
    font-size: 75%;
}
li
{
    padding-top: 0.15em;
}
h1
{
    font-size: 1.7em;
}
h2
{
    font-size: 1.4em;
    text-decoration: underline;
    font-weight: normal;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.tabla
{
	text-align: center;
	vertical-align: top;
}
.contact
{
    line-height: 1.5em;
}
/* end basic*/

.sumario {
    padding-left: 3em;
}
.sumario p {
    position: relative;
    font-weight: bold;
}
.sumariox p span {
    position: absolute;
    left: -2.5em;
    clip: rect(auto, auto, auto, 2em);
}
.sumario ul {
    list-style-type: circle;
    position: relative;
    top: -0.8em;
    font-size: small;
    left: 0px;
}
.sumario a:link
{
    text-decoration: none;
    color: #000070;
}
.sumario a:visited
{
    text-decoration: none;
    color: #000070;
}
.sumario a:hover
{
    text-decoration: underline;
    color: #000070;
}
/*
xa:link,xa:visited {
    text-decoration: none;
    color: #000070;
}
a:hover, a:active {
    text-decoration: underline;
}

p {
}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
acronym {
	border-bottom: none;
	}
.capi
{
    display: block;
}


.detail-files{
	border:solid #385c74 2px;
	font-size:12pt;
	width:100%;

}
.detail-files .row{
	width:100%;	
}
.detail-files .title-row{
	color: rgb(56, 92, 116);
	background:#d8dede;
	padding:5px;
}

.cap .col1{
	float: left;
	margin-right:2px;
	width:40%;
	text-align: left;
	border: solid black 1pt;
}
.cap .col2{
    float: left;
    width: 35%;
    text-align: left;
    border: solid black 1pt;
}
.cap.col3{
    float: left;
    width: 20%;
    text-align: left;
    border: solid black 1pt;
}
#detail-files .title{
	font-weight:bold;
}
.cap .tit
{
    color: #00FF00;
}
.capi td
{
    display: inline;
    table-layout: auto;
    border-spacing: 5em;
    border-collapse: separate;
    margin-left: 55px;
}
bodyorg {
    font: 75% georgia, sans-serif;
    line-height: 1.88889;
    color: #555753;
    background: #fff url(blossoms.jpg) no-repeat bottom right;
    margin: 0;
    padding: 0;
}
*/
.salto {
	PAGE-BREAK-AFTER: always;
}
.centro
{
    text-align: center;
}
.pdf img
{
    border-width: 0px;
    vertical-align: middle;
}
.exc
{
    background-image: url('excel.jpg');
    background-repeat: no-repeat;
    background-position: left;
    padding: 2em 4em 1em 2.8em;
    position: relative;
    display: inline;
}
.ico img
{
    border-width: 0px;
    vertical-align: middle;
}
