body {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #777777;
}

.a {
position:absolute;
	width: 100%; 
	margin: 0 auto;
	background-color:#eeeeee;
}

.b {
position:relative;
	margin: 0 auto;
padding-bottom:80px;
}

.marcoexterior{
width:90%;
max-width:1366px;
border-radius: 4px 4px 4px 4px;
color: #000000;
background-color:#ffffff;
margin:auto;
margin-top:20px;
margin-bottom:85px;
padding:10px;
}

.marcointerior{
border-radius: 0px 0px 8px 8px;
width:calc(100% - 120px);
color: #555555;
padding:14px;
padding-left:60px;
padding-right:60px;
font-size: 12pt;
text-align: justify;
overflow:auto;
}

.logo{
float:left;
font-size: 22pt;
color:#000000;
background-color:#ffffff;
height:148px;
width:250px;
padding:0px;
margin:0px;
}

.logo img{
width:200px;
margin:auto;
padding:0px;
padding-top:10px;
}

.loza{
float:left;
width:48%;
min-width:370px;
padding:0px;
margin:1%;
}

.lt2 img{
width:100%;
margin:auto;
padding:0px;
}

.lt2{
position:relative;
top:0px;
left:0px;
width:100%;
height:100%;
background-color: #eeeeee;
}

.lt{
position:absolute;
bottom:0px;
width:100%;
height:30px;
padding:0px;
padding-top:10px;
color:#ffffff;
font-size: 18pt;
text-align:center;
transition: 0.4s ease-in-out;
background-color:#0c2e4cdd;
overflow:hidden;
}

.lt ul{
color:#ffffff;
font-size: 14pt;
text-align:left;
}

.lt ol{
color:#ffffff;
font-size: 14pt;
text-align:left;
}

.lt2:hover .lt{
background-color: #0b6bbfdd;
height:calc(100% - 25px);
padding-top:25px;
}


.cabeza{
float:left;
background-color:#ffffff;
height:100px;
width:calc(100% - 250px);
padding-top:0px;
}

.ct{
font-family: Georgia, Times New Roman, serif;
font-size: 34pt;
color:#0c2e4c;
margin:auto;
}

.cu{
font-size: 18pt;
color:#0b6bbf;
margin:auto;
}

.cabeza h1{
font-size: 56px;
color:#0000c0;
padding:0px;
margin:0px;
}

.barramenu{
background: #0000c0;
background-image: linear-gradient(to right,#fff, #0c2e4c);
float:left;
width:calc(100% - 250px);
}

.menu{
margin:auto;
}


.it{
display: inline-block;
width:160px;
height:48px;}

.it a {
font-weight: normal;
display: block;
text-decoration: none;
text-align:center;
color: #f4f4f4;
width:160px;
height:34px;
padding-top:14px;
transition: 0.4s ease-in-out;
}

.it a:hover{
font-weight: bold;
background: #0b6bbf;
color: #ffffff;
}

.contexto{
float:left;
width:100%;
}

.pie{
position:fixed;
bottom:0px;
width:100%;
background-color:#ffffff;
}

.pie a{
text-decoration:none;
font-size: 9pt;
font-family: sans-serif, verdana, arial;
border-top: 0px solid  #000000;
border-left: 0px solid #000000;
border-bottom: 0px solid  #000000;
border-right: 0px solid  #000000;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
color:#0c2e4c;
transition: 0.4s ease-in-out;
}
.pie a:hover{
color: #ffffff;
background-color:#0b6bbf;
border-top: 0px solid  #000000;
border-left: 0px solid #000000;
border-bottom: 0px solid  #000000;
border-right: 0px solid  #000000;
}

hr{
  border: 1px solid #fc00d0;
}

.sombra {
font-family: sans-serif, arial, helvetica;
font-size: 14px;
color: #006600;
text-decoration: none;
}

.pte{
float:left;width:100%;margin:0px;
}

.texto{
width:500px;
margin:auto;
padding-bottom:30px;
}

@media only screen and (max-width : 8in) {

.texto{
width:100%;
margin:auto;
padding-bottom:30px;
}

.marcoexterior{
width:100%;
margin:0px;
margin-bottom:80px;
padding:0px;
}

.marcointerior{
width:calc(100% - 20px);
padding:10px;
padding-left:10px;
padding-right:10px;
font-size: 14pt;
}


.loza{
width:calc(100% - 20px);
min-width:300px;
padding:10px;
margin:0px;
}


.lt{
position:absolute;
height:50px;
font-size: 22pt;
}

.barramenu{
width:100%;
}

.logo{
width:100%;
height:150px;
}

.logo img{
height:90%;
}

.cabeza{
background-color:#ffffff;
height:80px;
width:100%;
}

.ct{
font-size: 30pt;
color:#fc00d0;
}

.cu{
font-size: 18pt;
color:#0000c0;
}



}
