@charset "utf-8";
@font-face {
	font-family: Helvetica;
	src:url(../fonts/helr45w.ttf)
}
 
@font-face {
	font-family: Santana;
	src:url(../fonts/Santana-Black.ttf)
}

@font-face {
	font-family: Myriad_Con;
	src:url(../fonts/MyriadPro-Cond.otf)
}

@font-face {
	font-family: Myriad_Con;
	src:url(../fonts/MyriadPro-Regular.otf)
	
}

@font-face {
	font-family: Bebas;
	src:url(../fonts/BEBAS_.TTF)
	
}
input:focus { 
          background:#FF8900;        
     } 
	 select:focus { 
          background:#FF8900;        
     } 

.texto_titulos {
	font-family: Bebas;
	font-size: 22px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #209eca;
	text-transform: uppercase;
}
.texto_botones {
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.texto_botones_n {
	border:none;
	vertical-align:middle;
	width:84px;
	height:25px;
	background:#ec7241;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.texto_botones_n2 {
	border:none;
	vertical-align:middle;
	
	height:25px;
	background:#ec7241;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.texto_botones_n23 {
	border:none;
	vertical-align:middle;
	
	height:25px;
	background:#00CC66;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.texto_botones_a {
	border:none;
	vertical-align:middle;
	width:84px;
	height:25px;
	background:#1f9ec9;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.texto_botones_a2 {
	border:none;
	vertical-align:middle;
	
	height:25px;
	background:#1f9ec9;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.texto_botones_az {
	border:none;
	vertical-align:middle;
	width:84px;
	height:25px;
	background:#89bdcb;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	
}
.texto_botones_az2 {
	border:none;
	vertical-align:middle;

	height:25px;
	background:#89bdcb;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	
}
.texto_botones_azu {
	border:none;
	vertical-align:middle;
	width:84px;
	height:25px;
	background:#6491A8;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.texto_botones_azu2 {
	border:none;
	vertical-align:middle;
	
	height:25px;
	background:#6491A8;
	font-family: Bebas;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

.texto_titulos_Santana {
	font-family: Santana;
	font-size: 16px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #6491a7;
	text-transform: uppercase;
}
.texto_titulos_Santana_blancos {
	font-family: Santana;
	font-size: 16px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

.texto_EFES {
	font-family: Myriad_Con;
	font-size: 11.25px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #58595b;
}
.texto_EFES_n {
	font-family: Myriad_Con;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #58595b;
}

.texto_info_abajo {
	font-family: Myriad_Con;
	font-size: 13px;
	line-height: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
}

.texto_info_abajo2 {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #231f20;
}

.radio_button {
	font-family: Myriad_Con;
	font-size: 10px;
	line-height: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
}

.texto_forma_grande {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
	background-color: #FFFFFF;
	width: 350px;
	height: 21px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #0897BF;
	border-right-color: #0897BF;
	border-bottom-color: #0897BF;
	border-left-color: #0897BF;
}

.texto_forma_mediana {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
	background-color: #FFFFFF;
	width: 190px;
	height: 21px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #0897BF;
	border-right-color: #0897BF;
	border-bottom-color: #0897BF;
	border-left-color: #0897BF;
}
.texto_forma_mediana_largo {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
	background-color: #FFFFFF;
	width: 230px;
	height: 21px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #0897BF;
	border-right-color: #0897BF;
	border-bottom-color: #0897BF;
}	
.texto_forma_mediana2 {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
	background-color: #FFFFFF;
	width: 280px;
	height: 21px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #0897BF;
	border-right-color: #0897BF;
	border-bottom-color: #0897BF;
	border-left-color: #0897BF;
}
.texto_forma_xmediana {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
	background-color: #FFFFFF;
	width: 130px;
	height: 21px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #0897BF;
	border-right-color: #0897BF;
	border-bottom-color: #0897BF;
	border-left-color: #0897BF;
}

.texto_forma_chica {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
	background-color: #FFFFFF;
	width: 100px;
	height: 21px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #0897BF;
	border-right-color: #0897BF;
	border-bottom-color: #0897BF;
	border-left-color: #0897BF;
}

.texto_forma_xchica {
	font-family: Myriad_Con;
	font-size: 15px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #231f20;
	background-color: #FFFFFF;
	width: 50px;
	height: 21px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #0897BF;
	border-right-color: #0897BF;
	border-bottom-color: #0897BF;
	border-left-color: #0897BF;
}
