/* CABECERA */
#CAB {
	color:#FFF;
	height:102px;
	clear:both;
}
#CABSonmbra {width:17px;float:left;margin-top:86px;}

#CABColA {width:383px;float:left;}
	#CABColALogo {height:84px;clear:both;}
	#CABColABuscador {width:383px;height:36px;clear:both; position:absolute; z-index:1000;background-image:url(../images/FX_sombrainput2.png);background-repeat:no-repeat;}
		#CABColABuscadorIn {width:353px;float:left;}
		#CABColABuscadorBt {width:30px;float:right;margin-top:-10px;}

#CABColB {width:586px;float:left;}

	#CABColBSup {height:79px;clear:both;}
		#CABColBIdioma {width:auto;float:right;margin-left:0px;}
		#CABColBUsuario {float:left;}
		
		#CABColBUsuario #MeAVISOStp {width:38px;height:45px;margin:10px 0px 0px 10px; background-image:url(../images/notificacion2.png);background-repeat:no-repeat;}
		#CABColBUsuario #MeAVISOStp #Tx {font-size:10px;color:#FFFFFF;text-align:center;float:right;font-weight:bold;width:26px;margin:4px 2px 0px 0px;}
		#CABColBUsuario #MeAVISOStp #Tx .punt {font-size:8px;}

		#CABColBUsuario #MeAVISOS {width:38px;height:45px;margin:4px 0px 0px 4px; background-image:url(../images/notificacion.png);background-repeat:no-repeat;}
		#CABColBUsuario #MeAVISOS #Tx {font-size:10px;color:#FFFFFF;text-align:center;float:right;font-weight:bold; width:26px;margin:2px 2px 0px 0px;}
		#CABColBUsuario #MeAVISOS #Tx .punt {font-size:8px;}

				#Tarifa {text-align:right;float:left;width:38%;margin-top:6px;}
				#Usuario {font-size:10px;text-align:right;float:left;width:62%;margin-top:6px;}
				#Login {
					text-align:center;
					width:236px;
					height:46px;
					background:url(../images/FX_btMenSup.jpg);
					background-repeat:no-repeat;
					background-color:#323134;
					margin-left:6px;
					padding:6px 0px 6px 4px;
				}
						#Login input {text-align:center;width:130px;height:16px;border:1px solid #FFF;background-image:url(../images/FX_inputbuscarfondo.jpg);background-repeat:repeat-x;margin:4px 6px 3px 3px;}
				#Login2 {
					text-align:center;
					width:250px;
					height:46px;
					background:url(../images/FX_btMenSup.jpg);
					background-repeat:no-repeat;
					background-color:#323134;
					margin-left:48px;
					padding:6px 0px 6px 6px;
				}
				#Login3 {
					text-align:center;
					width:222px;
					height:46px;
					background-repeat:no-repeat;
					background-color:#323134;
					margin-left:10px;
					padding:6px 0px 6px 6px;
				}
						#Login3 input {text-align:center;width:130px;height:16px;border:1px solid #FFF;background-image:url(../images/FX_inputbuscarfondo.jpg);background-repeat:repeat-x;margin:4px 6px 3px 3px;}

				#TarifaPlana {
						background-image: url(../images/FX_TarifaPlanaF.jpg);
						background-repeat:no-repeat;
						line-height:12px;
						width:245px;
						height:64px;
						padding:0px 4px 10px 20px;
					}
					#TarifaPlanaTx {
						width:244px;
						font-size:10px;
						text-align:right;
					}
					#TarifaPlanaTx2 {
						width:230px;
						font-size:10px;
						text-align:right;
						padding:0px 0px 0px 0px;
					}
		
		#CABColBAccesoRedes {width:auto;float:left;}
			#CABColBRedes {float:left;text-align:right;padding-top:10px;}

	#CABColBMenu {text-align:right;height:22px;clear:both;float:right;}

/**/
#MenSup {float:left;background:url(../images/FX_btMenSup.jpg);background-repeat:no-repeat;padding-top:6px;margin-left:4px;}
	#MenSup a {color:#FFF;text-decoration:none;}
	#MenSup a:hover {color:#FFF;text-decoration:underline;}

#MenInf {float:left;}
a.MenInf {
	color:#fff;
	text-align:center;
	width:auto;
	height:24px;
	display:block;
	margin-left:5px;
	text-decoration:none;
}
a:hover.MenInf {
	color:#fff;
	background: url(../images/FX_btMenInf.jpg);
	display:block;
	text-decoration:none;
}