p {
    line-height: 1.6em;
}
/* estilos varios */
.cleaner_h10 { 
	clear: both; 
	width:100%; 
	height: 10px; 
}

.cleaner_h20 { 
	clear: both; 
	width:100%; 
	height: 20px; 
}

.cleaner_h30 { 
	clear: both; 
	width:100%; 
	height: 30px; 
}

.cleaner_h40 { 
	clear: both; 
	width:100%; 
	height: 40px; 
}

.cleaner_h5 { 
	clear: both; 
	width:100%; 
	height: 5px; 
}

h1 {  font-family: Verdana, Geneva, Arial, sans-serif;
  color:#1C68A4;
	font-size: 26px;
	line-height: 33px;
	text-align: center;
  letter-spacing: 1px;
	}

h2 {
  font-family: Verdana, Geneva, Arial, sans-serif!important;
  color:#1C68A4;
	margin-top: 0px;
	text-align: center;
	font-size: 22px!important;
	font-weight: bold!important;
  letter-spacing: 1px!important;
}
h3 {
    margin-top: 0px;
  font-family: Verdana, Geneva, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
    color:#1C68A4;
text-align:center;
font-size: 20px !important;
margin-bottom: 3px;
}

h4 {
  font-family: Verdana, Geneva, Arial, sans-serif;
	margin: 0px;
        font-size: 17px;
	color: #222222;
	font-weight: bold;
	line-height:auto;
	text-align:center;
}
h5 {
    margin-top: 0px;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-weight: bold;
    color:#1C68A4;
text-align:left;
font-size: 20px;
	line-height: 23px;
margin-bottom:10px;
}

h6 {
  font-family: Verdana, Geneva, Arial, sans-serif;
	margin-top: 0;
        font-size: 14px;
	color: #222222;
	font-weight: bold;
	line-height:auto;
	text-align:right;
}

.titulon {
    margin-top: 0px;
  font-family: Verdana, Geneva, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
    color:#1C68A4;
text-align:left;
font-size: 20px;
margin-bottom:0 !important;
}

li {
list-style:none;
}

  table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
  }
  th:first-child {
    border-radius: 6px 0 0 0;
  }

  th:last-child {
    border-radius: 0 6px 0 0;
  }

  th:only-child{
    border-radius: 6px 6px 0 0;
  }

p.lateral {
    line-height: 19px;
  font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 15px;
  letter-spacing: 1px;
    color:#424242;
text-align:left;
margin-bottom:0 !important;
}

.button.button-iconic {
    background-color: #1c68a4!important;
	color:fff;

}

.pietxt{
float: right;
  width: 100%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  text-indent: 0;
}

        .contc {
                display: flex;
                align-items: center;
        }
        .contec {
                margin: 0 auto; /* requerido para alineación horizontal */
        }

.separate {
	border-collapse: separate;
	border: 1px solid white;
border-spacing: 3px!important;
}

.site-header {
  background-color: #fff;
}

.entry-content h4 {
  font-size: 17px;;
}
.module-header {
  background-color: #1c68a4;
  border-radius: 5px 5px 0 0;
  padding: 3px 3px 3px 3px;
  margin: 0 !important;
 }

.module-name {
  font-family: Verdana, Geneva, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
text-align:center;
font-size: 16px !important;
margin-bottom: 3px;
  color: #ffffff;
}

.entry-content img.align-full {
  margin: 5px !important;

}

.entry-content img.align-left {
  margin: 5px !important;
}

.entry-content img.align-center {
  margin: 5px !important;

}

.mbtn {
border-style:solid;
border-color:transparent;
background:#1c68a4;
border-width:0px;
display:inline-block;
border-radius:5px;
width:auto;
text-decoration:none;
-webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
mso-line-height-rule:exactly;
color:#FFFFFF!important;
font-size:14px;
border-style:solid;
border-color:#1c68a4;
border-width:10px 30px;
display:inline-block;
font-family:helvetica, 'helvetica neue', arial, verdana, sans-serif;
font-weight:bold;
font-style:normal;
line-height:17px;
width:auto;
text-align:center;
}

.mbtn hover {
background:#144B78;
}

td { 
    padding: 3px;
}

table { 

}

.module-header {
  background-color: #1c68a4;
  border-radius: 5px 5px 0 0;
  padding: 3px 3px 3px 3px;
  margin: 0 0 10px 0 !important;
}