@CHARSET "ISO-8859-1";



body{
	background-color: #ffffff;
        font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	
}

table {

        border-color: #5B96D5;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #95b3d7;
	background-color:#FFF;
}


h1{
	font-size:28pt;
	color: #345673;
	}

td{
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
input {
	text-align: right;
	vertical-align: middle;
        padding: 2px;
}

th {
	align:center;
}
.t1{
	background-color:#e7eee0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a6c2b2;
	border-right-color: #a6c2b2;
	border-bottom-color: #a6c2b2;
	border-left-color: #a6c2b2;
	}
.fila td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95b3d7;
	border-right-color: #95b3d7;
	border-bottom-color: #95b3d7;
	border-left-color: #95b3d7;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	font-family: Arial;
	font-size: 10pt;
}
.titulo th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95b3d7;
	border-right-color: #95b3d7;
	border-bottom-color: #95b3d7;
	border-left-color: #95b3d7;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	width: 82px;
	font-family: Arial;
	font-size: 10pt;
        padding: 2px;
}
.titulo2 th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95b3d7;
	border-right-color: #95b3d7;
	border-bottom-color: #95b3d7;
	border-left-color: #95b3d7;
	color: black;
	font-weight: bold;
	text-align:center;
        vertical-align:middle;
	width: 82px;
	font-family: Arial;
	font-size: 14pt;
        padding: 2px;
        background-image: linear-gradient( white,#4f81bd);
}
.fi td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95b3d7;
	border-right-color: #95b3d7;
	border-bottom-color: #95b3d7;
	border-left-color: #95b3d7;
	text-align:center;
	vertical-align:middle;
	font-family:Areal;
	font-size:10pt;
	font-weight: normal;
	font-style: normal;
}
.fi2 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95b3d7;
	border-right-color: #95b3d7;
	border-bottom-color: #95b3d7;
	border-left-color: #95b3d7;
	text-align:center;
	vertical-align:middle;
	font-weight: normal;
	font-style: normal;
}
.ni {
	width: 50px;
	border: 1;
	border-color:#95b3d7;
	background: #dce6f1;
	text-align: center;
}
.ni:hover {
	background: white;
	font-style: italic;
	font-weight: bold;
}
.tras input {
	width: 75px;
	border: 0;
	background: transparent;
}
.send input {
        font-weight: bold;    
	border: 0;
	background: transparent;
}
select {
    border: 0;
    background:rgba(255,255,255,0.5);
}
/*//*/
.fot input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.fot select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.fot textarea {
    width: 100%;
    height: 100px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.fot input[type=submit] {
    width: 100%;
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.fot input[type=submit]:hover {
    background-color: #45a049;
}

.fot div {
    border-radius: 5px;
    padding: 20px;
    
}
.fot{
    
    font-family:Calibri;
    text-align: left;
}

.fot input[type=date] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.fotp {
    width: 100%;
    min-height: 20px;
    padding: 2px 2px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
/*/fot2/*/
.fot2 input[type=text] {
    width: 100%;
    padding: 2px 2px;
    margin: 2px 0;
    display: inline-block;
    border: 0px solid #ccc;
    border-radius: 0px;
    box-sizing: border-box;
    text-align:left;
}

.fot2 div {
    border-radius: 5px;
    padding: 20px;
    
}
.fot2{
    
    font-family:Calibri;
    text-align: left;
}
.fot2 input[type=submit] {
    width: 100%;
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.fot2 input[type=submit]:hover {
    background-color: #45a049;
}
.fot2 th {
    background-color: #4f81bd;
    text-align: center;
    color: white;
    padding: 7px 10px;
    margin: 2px 0;
    border: none;
    border-radius: 1px;
    cursor: pointer;
}
.fot2 select {
    width: 100%;
    padding: 12px 20px;
    margin: 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}*{
    padding: 0px;
    margin: 0px;
    /*font-family: Arial;*/
}
body{
     /* background: linear-gradient(to right, #4f81bd , #ffffff);*/ 

}
#container ul {
    list-style: none;
}
#container ul li{
    background-color:rgba(82, 143, 213, .95);
    width: 200px;
    border: 1px solid white;
    height: 25px;
    line-height: 25px;
    text-align: center;
    float: left;
    color:white;
    font-size: 18px;
    position: relative;
    /*opacity: 0.95;*/
}
#container ul li:hover{
    background-color:#000000;/*rgba(54, 105, 263, 0.6);*/
    color: white;
}
#container ul ul {
    display: none;
}
            
#container ul li:hover>ul{
    display: block;
}
#container ul ul ul {
    margin-left: 200px;
    top: 0px;
    position: absolute;
}
h1{
    font-size:28pt;
    color: #345673;
    margin-left: 10px;
    margin-right:10px;
    margin-bottom: 0px;
    margin-top: 0px;
}
h6 {
    text-align: left;
    font-size: large;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 20pt;
    color: white;
    font-family: Arial;
}
h2{
    text-align: left;
    font-size: large;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 10pt;
    color: white;
    font-family: Arial;
}