/* TAG REDEFINITION
--------------------------------------------------------------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #3472AF;
}
a:visited {
	text-decoration: none;
	color: #3472AF;
}
a:hover {
	text-decoration: none;
	color: #3472AF;
}
a:active {
	text-decoration: none;
	color: #3472AF;
}
body,td,th {
	color: black;
}
body {
	background-color: white;
}
.style3 {color: #999999}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2A719D;
}
body {
	margin:0px;
	text-align:center;
}
div{
	text-align:left;
}
a{	
	color:#003366;
	text-decoration:none;
}
/*a:hover { text-decoration:underline; }*/
.Aire{ 
	margin-top:5px;
	}
.AirePie{ 
	margin-bottom:5px;
	}
ul{
	margin:0px;
	padding:0px;
}
h2{
	height:25px;
	font-size:26px;
	font-weight:bold;
	color:#164989;
	background-image: url(../images/ico_FlechaH1.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 26px;
}
.h3{
	font-size:18px;
	color:#2A719D;
	height: 18px;
	font-weight: bold;
	margin-top:10px;
}
h6{
	color:#0283b7;
	font-size:11px;
	font-weight:bold;
}
.sub-menu{
	padding:.5em 0;
	margin: 0 22px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#999999;
}
/* COMMON ID
--------------------------------------------------------------------------------------------------------------------------------*/

#Volver{	
	font-size:24px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-bottom:15px;
	margin-top:10px;

}
#Volver:hover{ 
	text-decoration:underline;
}
.Volver{	
	font-size:24px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-bottom:15px;
	margin-top:10px;

}
#BannerRight{
	/*_margin:42px 0px 0px 533px;*/
	position:absolute;
	top: 228px;
	width: 195px;
	margin-top: 62px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 533px;

}
#Equipos li{
	width:155px;
	height:130px;
	float:left;
	display:block;
	border:#878a8e 1px solid;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#Equipos li h5{
	font-size:15px;
	border-bottom:#878a8e 1px solid;
	padding:3px;
	margin:0px;
}
#Equipos li div{
	padding:5px;
}
#Equipos li div img{
	float:left;
}
#Equipos li div div{
	margin:15px 5px 5px 5px;
	padding:5px;
	text-align:center;
	border:#878a8e solid;
	border-width:1px 0px 1px 0px;	
}
#BannerRightB{
	margin:27px 0px 0px 533px;
	/*_margin:42px 0px 0px 533px;	*/
	position:absolute;
	width:195px;
}
#Container  {
	width:770px;
	margin:0px auto;
	border:1px solid #808080;
}
.LeftMargin{
	margin-left:0px;
	margin-top:10px;
}
#MainMenu{
	background:url(../images/int/header_back.jpg) no-repeat;
	height:24px;
	text-align:center;
	padding-top:90px;	
}
	#MainMenu li{
		color:#FFFFFF;
		list-style-type:none;
		background:url(../images/int/main_menu_bullet.gif) no-repeat;
		padding-left:10px;
		margin-left:10px;
		display:inline;
	}
	#MainMenu a{ color:#FFF; }
#Conten{
	padding:5px;
}
#Menu{ padding:0px 10px; }
	#MenuA{
		background:url(../images/int/deco_scd_menu.jpg) repeat-x;
		height:26px;
		padding:7px 0px 0px 10px;
	}
	#MenuA li{		
		font-size:12px;
		list-style-type:none;
		padding:0px 6px;
		display:inline;
		background:url(../images/int/deco_scd_menu.gif) no-repeat top right;
	}
	#MenuA a{ color:#036; }
	#MenuB{
		color:#069;
		background:url(../images/int/deco_trd_menu.jpg) repeat-x;
		
		height:21px;
		padding:3px 0px 0px 10px;
	}
	
	#MenuB li{		
		font-size:11px;
		list-style-type:none;
		display:inline;
	}
	#MenuB a{		
		margin:0px 5px;
		color:#069;
	}
#Foot{
	margin-top:10px;
	text-align:left;
	color:#666;
	height: 61px;
}
/*<!--#footer {
	font:11px arial, helvetica, verdana, sans-serif;
	padding:0.9em 0;
	color:#000000;
	border:solid #D8D8D8 2px;
	border-width: 1px 0;
}-->*/
	#Foot p{ 
		margin:5px 0px 5px 40px;		
	}
	#Foot ul{
	padding:5px 5px 5px 37px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	}
	#Foot li{		
		font-size:11px;
		list-style-type:none;
		display:inline;
	}
	#Foot a{		
		margin:0px 5px;
		color:#666;
	}
/*	#nav-home {
	padding:5px 2em;
	margin:2em 0 0 0;
	position:relative;
	border-top: 1px solid #D8D8D8;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	font-size:11px;

}
*html #nav-home {
	margin:2em 0 0 0;
}

#nav-home ul {
	margin-left:0;
	list-style:none;
	float:left;
}
#nav-home li {
	float:left;
	margin-right:.8em;
}

#nav-home li a {
	padding-right:.8em;
	color:#9D9D9D;
	text-decoration:none;
	font-size:.95em;
}
#nav-home li a:hover {
	text-decoration:underline;
}


#footer {
	font:11px arial, helvetica, verdana, sans-serif;
	padding:0.9em 0;
	color:#000000;
	border:solid #D8D8D8 2px;
	border-width: 1px 0;
}
#footer ul{
	float:left;
	list-style:none;
	margin-left: 0.8em;
}
#footer li{
	font:11px arial, helvetica, verdana, sans-serif;
	float:left;
    margin-right:.8em;
}
#footer li a{
    color:#666666;
	text-decoration:none;
}
#footer li a:hover{
	text-decoration:underline;
}*/

/* COMMON CLASS
--------------------------------------------------------------------------------------------------------------------------------*/
.hidden{ display:none; }
.clear{ clear:both; }
.SeeMore{
	position:absolute;
	margin-top:152px;
	margin-left:-5px;
	display:block;
}
.SeeLi li{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.UnderLine{
	text-decoration:underline;
}
.TextBlueBox{
	border:#0183b4 1px solid;
	padding:10px;
	text-align:center;
	margin:20px 0px 20px 100px;
	font-weight:bold;
}
.TextBlueBoxB{
	border:#0183b4 1px solid;
	padding:10px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
.BlueLink{	
	color:#29729d;
}
.ImgFloatLeft{
	float:right;
	border:#CCCCCC 1px solid;

}
.FormatedTable{
	text-align:center;
	color:#2A719D;
	border:#bad9ed solid;
	border-width:0px 1px 1px 0px;
}

.FormatedTable th { font-weight:bold; }
.FormatedTable td, .FormatedTable th{
	border:#BAD9ED solid;
	border-width:1px 0px 0px 1px;
	color:#2A719D;
	padding:9px;
}
.FormatedTable th{
	background:#F0F9FE;
}

.impar { background-color:#F0F9FE; }
.FormatedTable th.cellWhite{
	background-color:#FFFFFF;
}

.ContinentBtn{
	display:block;
	width:80px;
	float:left;
	background:url(../images/bot_continentes.jpg) no-repeat;
	padding:6px 15px 10px 32px;
	color:#FFF;
	font-weight:bold;
}
.BtnCommon{
	background:url(../images/btn.jpg) no-repeat;
	padding:7px 15px 5px 21px;
	color:#FFF;
	font-weight:bold;
}
.TextRight{
	color:#1077b3;
	font-size:10px;
}
.BlueBold{
	color: #0284b6;
	font-weight:bold;
}
.TwoPointMoreAndBold{
	font-size:13px;
	font-weight:bold;
}
	
/* HOME
--------------------------------------------------------------------------------------------------------------------------------*/
#BannerHome{
	border:#ddecf2 1px solid;
	margin-bottom:10px;
}
#DestacadosHome{
	background:url(../images/int/fondo_destacados.gif) repeat-x;
	height:198px;
	color:#01467d;
	margin-bottom:10px;
}
	#DestacadosHome li{
		width:158px;
		height:178px;
		padding:7px;	
		font-size:11px;
		list-style-type:none;
		float:left;
		background:#fff;
		margin:3px 0px 4px 6px;
	}
	
/* ROAMING
--------------------------------------------------------------------------------------------------------------------------------*/
#Roaming{
	color:#2A719D;
	width:515px;
	min-height:470px;
	/*_height:460px; */
	font-size:11px;

}
#RoamingMod{
	color:#01467d;
	min-height:470px;
	/*_height:460px;*/
	margin-top:5px;

}
#FullForTable{
	color:#01467d;
	min-height:470px;
	/*_height:470px;*/
}

.SeeMoreRoaming{
	position:absolute;
	display:block;
	padding-top:8px;
	margin-top:-30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 440px;

	

}

/* ROAMING TARIFA
--------------------------------------------------------------------------------------------------------------------------------*/
#fiv_menu{
	text-indent:10px;
	line-height:26px;
	width:519px;
	background-image:url(../images/int/deco_fiv_menu.gif);
	background-repeat:repeat-x;
	height:26px;
}
#fiv_menu a:link{
	font-size:11px;
	color:#076b8d;
	text-decoration:none;
}
#fiv_menu a:visited{
	font-size:11px;
	color:#076b8d;
	text-decoration:none;
}
/*
#fiv_menu a:hover{
	font-size:11px;
	color:#076b8d;
	text-decoration:underline;
}
*/	
.centrar {
	text-align: center;
}
.bajadas_contenidos {
	font-family: arial;
	font-size: 18px;
	color: #4f971e;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/ico_FlechaH2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	text-indent: 18px;
	padding-top: 10px;
}
.textosCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2A719D;
	text-align: justify;
	line-height: 19px;
}
.textosquienessomos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2A719D;
	text-align: justify;
	line-height: 19px;
	letter-spacing: normal;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 18px;
	margin-right: 5px;
}
.titulolink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
	line-height: 19px;
}


/* ********* Estilos Extranet ********** */
.subtitulo_extranet{
	font-size:16px;
	color:#2A719D;
	font-weight: bold;	
}

.contenido{
	padding:5px;
	margin-left:7px;
}

/********** Fin Estilos Extranet ***********/




