@charset "utf-8";
/* ESTILOS ISEG */
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
@import url(https://fonts.googleapis.com/css?family=Dosis:200,400,700);
@import url(lea_styles/lea.layout.css);
@font-face {
font-family: 'chunkfiveregular';
src: url('new_layout_css/fontz/Chunk/chunk-webfont.eot');
src: url('new_layout_css/fontz/Chunk/chunk-webfont.eot?#iefix') format('embedded-opentype'),
     url('new_layout_css/fontz/Chunk/chunk-webfont.woff') format('woff'),
     url('new_layout_css/fontz/Chunk/chunk-webfont.ttf') format('truetype'),
     url('new_layout_css/fontz/Chunk/chunk-webfont.svg#chunkfiveregular') format('svg');
font-weight: normal;
font-style: normal;
}
.pub-chunkGray {
font-family: 'chunkfiveregular', sans-serif;
font-size:24px;
color:#999999;
}
.pub-chunkBlue {
font-family: 'chunkfiveregular', sans-serif;
font-size:24px;
color:#238CAF;
}
.pub-altrowstable {
font-family: verdana,arial,sans-serif;
font-size:11px;
color:#333333;
border-width: 1px;
border-color: red;
border-collapse: collapse;
}
.pub-altrowstable th {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: red;
}
.pub-altrowstable td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: red;
color: blue;
}

.pub-btn-round-red {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 28px;
	padding-left: 28px;
	padding-right: 28px;
	text-transform: uppercase;
    color: #FFF;
    letter-spacing: 1px;
    border: 2px solid rgba(171, 2, 3, 0.75);
    border-radius: 40px;
    background: rgba(171, 2, 3, 0.75);
    transition: all 0.3s ease 0s;
}

.pub-btn-round-red-small {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #FFF;
	letter-spacing: 1px;
	border: 2px solid rgba(171, 2, 3, 0.75);
	border-radius: 40px;
	background: rgba(171, 2, 3, 0.75);
	transition: all 0.3s ease 0s;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 75%;
}

h1 {
font-family: 'Dosis', sans-serif;
font-weight:200;
font-size:48px;
color:#238CAF;
text-transform:uppercase;
}
h3 {
font-family: 'Dosis', sans-serif;
font-weight:300;
font-size:18px;
color:#238CAF;	
}
h4 {
font-family: 'Dosis', sans-serif;
font-weight:300;
font-size:14px;
color:#238CAF;
padding:0px;
margin:0px;	
}
h2 {
font-family: 'Dosis', sans-serif;
font-weight:300;
font-size:24px;
color:#C02D37
}
h5 {
font-family: 'Dosis', sans-serif;
font-weight:300;
font-size:14px;
color:#C02D37;
padding:0px;
margin:0px;	
}
h6 {
font-family: 'Dosis', sans-serif;
font-weight:300;
font-size:14px;
color:#666666;
padding:0px;
margin:0px;	
}
