﻿@font-face {
    font-family:fGT-Haptik-Light;
    src: url('fonts/GTHaptikLight.eot?#iefix') format('embedded-opentype'),
		url('fonts/GTHaptikLight.otf')  format('opentype'),
	    url('fonts/GTHaptikLight.woff') format('woff'), 
		url('fonts/GTHaptikLight.ttf')  format('truetype'), 
		url('fonts/GTHaptikLight.svg#GTHaptikLight') format('svg');
  font-weight: normal;
  font-style: normal;
	
}

@font-face {
    font-family:fGT-Haptik-Thin;
	src: url('fonts/GTHaptikThin.eot?#iefix') format('embedded-opentype'),  
		url('fonts/GTHaptikThin.otf')  format('opentype'),
	    url('fonts/GTHaptikThin.woff') format('woff'), 
		url('fonts/GTHaptikThin.ttf')  format('truetype'), 
		url('fonts/GTHaptikThin.svg#GTHaptikThin') format('svg');
	font-weight: normal;
	font-style: normal;
		
}

@font-face {
    font-family:fMarkPro;
    src: url('fonts/MarkPro.eot?#iefix') format('embedded-opentype'),
		url('fonts/MarkPro.otf')  format('opentype'),
		url('fonts/MarkPro.woff') format('woff'), 
		url('fonts/MarkPro.ttf')  format('truetype'), 
		url('fonts/MarkPro.svg#MarkPro') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family:MarkProLight;
    src: url('fonts/MarkPro/MarkPro-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/MarkPro/MarkPro-Light.otf')  format('opentype'),
		url('fonts/MarkPro/MarkPro-Light.woff') format('woff'), 
		url('fonts/MarkPro/MarkPro-Light.ttf')  format('truetype'), 
		url('fonts/MarkPro/MarkPro-Light.svg#MarkPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family:MarkProBold;
    src: url('fonts/MarkPro/MarkPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/MarkPro/MarkPro-Bold.otf')  format('opentype'),
		url('fonts/MarkPro/MarkPro-Bold.woff') format('woff'), 
		url('fonts/MarkPro/MarkPro-Bold.ttf')  format('truetype'), 
		url('fonts/MarkPro/MarkPro-Bold.svg#MarkPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


.divoculto{
    visibility:hidden;
}

.divcentrado{
    text-align:center;
}

.fTit1{
    font-family:fGT-Haptik-Light; 
    font-size:30px;   
    color:#0049ac;
}

.fTit2{
    font-family:fGT-Haptik-Light; 
    font-size:20px;   
    color:#0049ac;
}

.fcheck1{
    font-family:fGT-Haptik-Light; 
    font-size:13px;   
    font-weight:bold;
    color:#0049ac;
}

.ferror1{
    font-family:fGT-Haptik-Light; 
    font-size:15px;   
    font-weight:bold;
    color:#990000;
}

.ferror2{
    font-family:fMarkPro; 
    font-size:14px;   
    color:#990000;
}

.feti1{
    font-family:fGT-Haptik-Thin;
    font-size:15px;
    text-align:right;
    color:#0049ac;
}


.feti2{
    font-family:fGT-Haptik-Thin;
    font-size:15px;
    font-weight:bold;
    color:#0049ac;
}

.feti3{
    font-family:fMarkPro;
    font-size:14px;
    text-align:left;
    color:#0049ac;
    font-weight:bold;
}

.feti4{
    font-family:fMarkPro;
    font-size:13px;
    text-align:justify;
    color:Black;
}

.feti5{
    font-family:fMarkPro;
    font-size:13px;
    text-align:left;
    color:Black;
    font-weight:bold;
}

.feti6{
    font-family:fMarkPro;
    font-size:13px;
    text-align:left;
    color:Black;
}

.feti7{
    font-family:fMarkPro;
    font-size:13px;
    color:Black;
    font-weight:bold;
}

.feti8{
    font-family:fMarkPro;
    font-size:13px;
    text-align:center;
    color:Black;
}

.feti9{
    font-family:fMarkPro;
    font-size:13px;
    text-align:left;
    background-color:#0049ac;
    color:White;
}

.feti10{
    font-family:fMarkPro;
    font-size:11px;
    text-align:left;
    color:Black;
}

.fTexto1{
    font-family:fMarkPro;
    font-size:15px;          
    border-right-width:0px;
    border-left-width:0px;
    border-top-width:0px;
    border-bottom-width:1px;
    border-bottom-color:#0049ac;
    text-align:left;
}

.cubrir{
    position:fixed;
    z-index:0;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    background-color:#aaa; 
    filter:alpha(opacity=80); 
    opacity:0.8; 
}

.cubrirContenido{
    z-index:1;
    margin:0px auto;
    width:285px;
    height:285px;
}

.cubrirContenido img{
    width:285px;
    height:285px;
}
