@charset "utf-8";
/* CSS Document */

/************************************************
	ESTILOS DE TEXTOS
*************************************************/
.fechaTop{
    color: #ffffff;
    text-decoration: none;
    padding-left: 100px;
	padding-top: 5px;
    padding-bottom: 3px;
    background-color: #065B9D;
    display: block;
}
.txtMenu{
	padding-left: 5px;
	padding-right: 5px;
	color: #282828;
        text-decoration: none;
	background-color:#F5F5F5;
}
.txtMenuPrincipal{
	font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #065B9D;
	padding-bottom: 5px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.txtContenido{
	padding-left: 10px;
	color: #FFFFFF;
    text-decoration: none;
}
.txtTituloMenu{
    color: #075D9F;
    font-size: 18px;
    text-decoration: none;
}
.txtTituloSubMenu{
    color: #075D9F;
    font-size: 16px;
    text-decoration: none;
    padding-left: 15px;
    background-position: left center;
    background-repeat: no-repeat;
}

.bold { font-weight:bold; }
.Mensaje{  
	font-family:"arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size: 11px;
	color: #005E89;
}
.Footer{  
	font-family:"arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size: 11px;
	color: #005E89;
}
.gris11{
	font-family:"arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size: 11px;
	color: #333333;
}
.blanco11{
	font-family:"arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size: 11px;
	color: #ffffff;
}

.visto {font-weight:bold;
		font-size:12px; 
		color: #003366;
}

/******************************************
	Estilo para los LINK's
*******************************************/
.gris{ 
	font-family:"arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size:11px; 
	color:#333333;
	text-decoration:none;	}
.gris:hover{color:#D0712F;font-weight:bold;text-decoration:underline;}


/******************************************
	Estilo para las VIÑETAS y NUMERACION
*******************************************/
li a { color: #333333; text-decoration: none; }
li a:hover { color: #006699; text-decoration: underline; }
li { font-size:11px;}

/****************************************
	Estilo que quita la linea del href
****************************************/
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}


.linkR{ 
	font-family:"arial", "helvetica", "sans-serif";
	font-weight:normal;
	font-size:11px; 
	color:#FF0000;
	text-decoration:underline;
}
	
.linkR:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;	
}
/**************************************************
	Estilo para el * en los campos obligatorios
***************************************************/
.campoObligatorio{
    color: red;
    font-weight:bold;
    font-size: 14px;
}
.campoTitulo{
    color: white;
    font-weight:bold;
    font-size: 12px;
    background-color:#e9edef;
}
.labellig { FONT-FAMILY: verdana, helvetica, sans-serif; FONT-SIZE: 10px; color:#121B55; background-color:#e9edef;}

.resaltado{
	color: #000000;
	background: #98FB98;
	font-weight: bold;
}

.txt-cgt-41-white { 
	font-family: 'Carrois Gothic', Arial, Helvetica, sans-serif;
	font-size: 41px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.txt-cgt-20-white { 
 	font-family: 'Carrois Gothic', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
}
.txt-cgt-13-white { 
 	font-family: 'Carrois Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
}
.txt-mtp-16-white { 
	font-family: 'Metrophobic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
}
.txt-mtp-10-white { 
	font-family: 'Metrophobic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
}
.txt-mtp-12-white { 
	font-family: 'Metrophobic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
}
.txt-mtp-13-white { 
	font-family: 'Metrophobic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
}
.txt-mtp-14-white { 
	font-family: 'Metrophobic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.txt-mtp-12-red { 
    font-family: 'Metrophobic', Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px; 
    color:#FA3434; 
    font-weight: bold;
}

.txt-my-14-green{
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0A595F;
	font-weight: bold;
}

.txt-my-14-withe{
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}

.txt-aws-14-red { 
 	font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
        vertical-align: middle;
	color: red;
}

.txt-aws-21-green { 
 	font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
        vertical-align: middle;
	color: #0A595F;
}

.txt-aws-18-green { 
 	font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
        vertical-align: middle;
	color: #0A595F;
}

.txt-aws-16-black { 
 	font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
        vertical-align: middle;
	color: #000000;
}

.txt-aws-16-white { 
 	font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
        vertical-align: middle;
	color: #FFFFFF;
}

.btn-enc{
	background-color: floralwhite !important;
}

#tit_resumen{
	text-align: center;
}
