	a.MenuA1:link {
	color: #333333;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-variant: normal;
	font-style: normal;
}

	a.MenuA1:hover {
	color: #333333;
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-variant: normal;
	font-style: normal;
}
	a.MenuA1:visited {
	color: #333333;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-variant: normal;
	font-style: normal;
}


a.MenuB1:link {
	color: #666666;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
a.MenuB1:visited {
	color: #666666;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
a.MenuB1:hover {
	color: #666666;
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
a.MenuC1:link {
	color: #0000FF;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
}

a.MenuC1:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}


a.MenuC1:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
a.MenuD1:link {
	color: #000000;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
}
a.MenuD1:hover {
	color: #000000;
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
}

a.MenuD1:visited {
	color: #000000;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
}

a.MenuF1:link {
	color: #000000;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.MenuF1:hover {
	color: #000000;
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.MenuF1:visited {
	color: #000000;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.MenuF2:link { 
	color: #E0E2FC;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.MenuF2:visited {
	color: #E0E2FC;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: notmal;
}	
a.MenuF2:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: normal;
}

	
.fuente {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 19px;
}
.titulo {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 900;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 3px;
	padding-bottom: 7px;
}
.tituloMedio {
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 6px;
}
.tituloMedioVerde {
	font-family: 'Montserrat', sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #27507E;
	text-decoration: none;
	padding-bottom: 6px;
	text-align: center;
	letter-spacing: 2px;
}
.tituloMedioBlanco {
	font-family: 'Montserrat', sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 6px;
	text-align: center;
	letter-spacing: 2px;
}



.parrafo {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	background-color: #DDD;
	text-align: justify;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
}



.texto {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	padding-bottom: 10px;
}
.textoEslogan {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #FABF19;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.telf {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.textEnfasis {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	font-variant: normal;
	color: #FABF19;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
}



.textoNegro {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.textoNegro1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
}

.textoNegro2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.textoNegro3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-color: #DFF2E9;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #DFF2E9;
}
.textoNegro4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #04AA6D;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #DFF2E9;
}


.textoBlanco {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.textoBlanco1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.subtextoNegro {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}
.subtextoNegro1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #12253A;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}

.subtextoBlanco {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}


.textoConnotativo {
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: 800;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	line-height: 27px;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
}
.textoConnotativoAmarillo {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	line-height: 22px;
	background-color: #FABF19;
	text-align: center;
	padding-top: 17px;
	padding-right: 30px;
	padding-bottom: 17px;
	padding-left: 30px;
}




.fondointerior {
	background-image: url(imagenes/back-inicio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%100%;
	background-attachment: fixed;
}
.celfondomenu {
	background-image: url(imagenes/botcelfond.jpg);
}
.lineatopamarillo {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FABF19;
}
.lineatopblanca {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.lineatopverde {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #27507E;
}

.tablalineascolor {
	border: 1px solid #DFF2E9;
}






.pie {
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: 500;
	font-variant: normal;
	color: #27507E;
	text-decoration: none;
}


.three-columns {
	width: 60%;
	display: inline-block;
	height: auto;
	margin: 6px;
}


.container {
	font-family: sans-serif;
	color: #FABF19;
	background-color: #FABF19;
	border-right-width: 17px;
	border-right-style: solid;
	border-right-color: #FABF19;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FABF19;
}

.container1 {
	padding: 2px;
	font-family: sans-serif;
	color: #CCC;
	background-color: #999999;
}
.container2 {
	padding: 20px;
	font-family: sans-serif;
	color: #FABF19;
}


.img2 {
  width: 100%;
}
.img3 {
  max-width: 100%;
  height: auto;
}



.customers {
	/*font-family: Georgia, serif !important;*/
	border-collapse: collapse;
	/*width: 100%;*/
  }
  
  .customers td, #customers th {
	border: 1px solid  #808b96 ;
	padding: 8px;
  }
  
  .customers tr:nth-child(even){background-color: #abb2b9;}
  
  .customers tr:hover {background-color: #566573 ;}
  
  .customers th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #212f3c;
	color: white;
  }

  .row-color tr{
	background-color:  #d5d8dc;
  }
