
/* CSS Document */
body {	font-family: Verdana, Arial, Helvetica, sans-serif;   }
a { text-decoration: none; color:#00086E}
a:hover { text-decoration: underline ; color:#00086E}

div#Main {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	padding:0; 
	width:920px;
		background-image:url('http://www.us.telefonica.com/USA_images/bg_border.gif'); width:920px;background-repeat: repeat-y;
}


div#HeaderContainer{
	height: 120px;
	width: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url('http://www.us.telefonica.com/USA_images/bg_border.gif'); width:920px;background-repeat: repeat-y;
}

#fecha {
	position: absolute;
	top: 25px;
	left: 770px;	
	height: 6px;
	width: 200px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #635F59;	
	
}

#HomeURL{
	position: absolute;
	height: 6px;
	width: 200px;
	top: 5px;
	left: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #635F59;	
	float:left;
	}

#logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #635F59;	
	float:left;
}


div#MainContainer{	
	position: absolute;
	top: 110px;
	left: 0px;
	width:1000px;
	height:870px;
	background-image:url('http://www.us.telefonica.com/USA_images/bg_border.gif'); width:920px;background-repeat: repeat-y;
}	

div#MainContainerEvents{	
	position: absolute;
	top: 110px;
	left: 0px;
	width:900px;
	height:1000px;
	bottom:0px;
	background-image:url('http://www.us.telefonica.com/USA_images/bg_border.gif'); width:920px;background-repeat: repeat-y;
}	




div#InnerPad{
padding:10px 15px 0 30px;
}


div#ContainerRight{
	float: left;
	width:10px;		
	background-color:#FFFFFF;	
}








#nocomercial {
	position: absolute;
	height: 19px;
	top: 2px;
	left: 300px;
	width: 600px;
	text-align: right;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39302B;
}

#nocomercial a{
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	color: #39302B;
}
#nocomercial a:hover{
	color: #000000;
	text-decoration: underline;
}
#nocomercial a:active{
	text-decoration: none;
}


#buscador{
	height: 20px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 640px;
	top: 45px;	
	/*visibility: hidden;*/
	
}

.buscartxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
input#buscar {
	height: 12px;
	width: 117px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	border-top: 1px solid #868686;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #868686;
	float: left;
	text-indent: 4px;
	color: #635F59;
}
/* corrigiendo para IE \*/
* html input#buscar {	height: 14px;	width: 119px;}
/*\*/

#buscador img{
	margin-left: 4px;
	border: 0px;
	float: left;
	background-image: url(http://www.us.telefonica.com/USA_images/lupa.gif);
}

#title{	
	margin: 0px;
	padding: 0px;
	position: absolute;
	right:30px;
	top: 60px;	
	text-align:right;		
}





#titleSm{	
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 750px;
	top: 70px;	
	text-align:right;	
}

#titleSmEvent{	
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 770px;
	top: 60px;	
	text-align:right;	
}


#titleLong{	
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 625px;
	top: 66px;	
	text-align:right;	
}



#navegaciongenericaHome{
	position: absolute;
	top: 67px;
	left: 740px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;	
	z-index:20;
}
#navegaciongenericaHome a{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navegaciongenericaHome a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navegaciongenericaHome a:active{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navegaciongenerica{
	position: absolute;
	top: 95px;
	left: 755px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;	
}
#navegaciongenerica a{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navegaciongenerica a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navegaciongenerica a:active{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/* ESTILOS PARA EL SISTEMA DE NAVEGACIÓN */
#navegacion{
	height: 21px;
	width: 900;
	background-color: #FFFFFF;
	position: absolute;
	left: 130px;
	top: 60px;
}

#comercial {
	height: 19px;
	width:400px;
	top: 2px;
	left: 7px;
	padding: 0px;
	position: absolute;
}

#segundonivel{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 750px;
	position: absolute;
	left: 7px;
	top: 19px;
	background-color: #F5FCD3;
	padding: 4px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #38342F;
	margin: 0px;
	border:0px;
	white-space: nowrap;
}

#segundonivel a{
	text-decoration: none;
	color: #38342F;
}
#segundonivel a:hover{
	text-decoration: underline;
	font-weight:normal;
	color: #000000;
}
#segundonivel a:active{
	text-decoration: none;
	font-weight:normal;
}


/*INNER PAGES*/

#segundonivelIN{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	position: absolute;
	left: 7px;
	top: 19px;
	background-color: #FFFFFF;
	padding: 4px 0px 0px 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	border:0px;
	white-space: nowrap;
	text-align:left;
}

#segundonivelIN a{
	text-decoration: none;
	color: #38342F;
}
#segundonivelIN a:hover{
	text-decoration: underline;
	font-weight:normal;
	color: #000000;
}
#segundonivelIN a:active{
	text-decoration: none;
	font-weight:normal;
}



hr#unalinea {	
	background-color:#c8d48c;
	color:#c8d48c;
	border:1px;
	width:750px;	
	position: absolute;
	top:72px;
	left: 137px;
	}

/* corrigiendo para IE \*/
html*hr#unalinea {background-color:#c8d48c;
	color:#c8d48c;
	border:1px;
	width:760px;	
	position: absolute;
	top:80px;
	left: 137px;}

/*\*/
#td {
	background: #ddfc47;
	height: 18px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #636468;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #636468;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #636468;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #636468;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #8c867f;
	text-decoration: none;

	
}
.link_tab {
	background-color: #F5FCD3;
	padding: 0 5px;
	font-size:10px;
}



.link_tab a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #8c867f;
	text-decoration: none;


}
.link_tab a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
	color: #8c867f;
}



.link_tabAct {
	background-color: #ddfc47;
	padding:0 5px;
	font-size:10px;
}

.link_tabAct a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	text-align: center;
	color: #8c867f;
	text-decoration: none;

}
.link_tabAct a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
font-size:10px;
	text-align: center;
	text-decoration: underline;
	color: #8c867f;	
}


.link_tab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #8c867f;
	text-decoration: none;


}
.link_tab2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #8c867f;
	text-decoration: none;


}
.link_tab2 a:hover {
	text-decoration: underline;
	color: #8c867f;
}
#td2 {
	
	background: #ffffff;
	height: 18px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #636468;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #636468;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #636468;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #8c867f;
	text-decoration: none;
	
}




#promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#635F59;
	width: 605px;
	position:relative;
	float:left;
	padding-top:5px;
}

.promobig { 
		padding-left:17px;
       width: 600px; }


.modulos { width:650px; margin: 18px 0 0 17px; overflow: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; color:#8e9295}

.promo1 { float: left; width: 152px; height:208px;margin-left:0px;  background-image: url('http://telefonica.techactivity.com/pr/PR_images/home01.jpg');}
.promo2 { float:left; width: 152px;height:208px; margin-left:10px;  background-image: url('http://telefonica.techactivity.com/pr/PR_images/home02.jpg'); background-repeat:no-repeat; }
.promo3 { float:left; width: 152px; height:208px; margin-left:10px;  background-image: url('http://telefonica.techactivity.com/pr/PR_images/home03.jpg');}
.promo4{ float:left; width: 152px;height:208px; margin-left:10px; background-image: url('http://telefonica.techactivity.com/pr/PR_images/home04.jpg');}

.promo1 a,  .promo2 a,  .promo3 a, .promo4 a {
	
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#8e9295
}


.promo1 a:hover,.promo2 a:hover,.promo3 a:hover, .promo4 a:hover { 
	text-decoration: none ;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color:#00086E;
	font-weight:bold;
	}



.promo1Residencial { float: left; width: 152px; height:208px;margin-left:10px;  background-image: url('http://telefonica.techactivity.com/pr/PR_images/residencial1.jpg');}
.promo2Residencial{ float:left; width: 152px;height:208px; margin-left:10px;  background-image: url('http://telefonica.techactivity.com/pr/PR_images/residencial2.jpg'); background-repeat:no-repeat; }
.promo3Residencial { float:left; width: 152px; height:208px; margin-left:10px;  background-image: url('http://telefonica.techactivity.com/pr/PR_images/residencial3.jpg');}
.promo4Residencial{ float:left; width: 152px;height:208px; margin-left:10px; background-image: url('http://telefonica.techactivity.com/pr/PR_images/residencial4.jpg');}

.promo1Residencial a, .promo1Residencial a:hover, .promo2Residencial a, .promo2Residencial a:hover, .promo3Residencial a, .promo3Residencial a:hover, .promo4Residencial a, .promo4Residencial a:hover {
	
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#8e9295
}






/* ESTILOS PARA "HOY EN TELEFONICA" */

#news {

	width:628px;
	background: url('http://telefonica.techactivity.com/uspr/USA_images/bg_news_02.jpg') repeat-y;
	color: #635F59;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#news img { margin-bottom:11px; }

#news a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635F59;
	font-weight:normal;
	text-decoration:underline;	
}

#news .top {
	color: #635F59;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#news .content {	
	padding:0 10px;
	width:628px;
	}

#portal{	
	background-image: url('http://telefonica.techactivity.com/uspr/USA_images/bg_portal2.jpg');
	background-repeat:no-repeat;
	width:191px;
	height:104px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635F59;
}




#menurightTitle {
	margin: 0;
	padding: 0;
	list-style: none;
	padding:40px 0px 0px 0px;
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635F59;

}



#menurightInTitle{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635F59;
	margin: 0;
	padding: 0;
	list-style: none;
}


#menurightIn li{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635F59;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#menurightIn li a {
	line-height: 11px;
	padding: 0px 0px 5px 7px;	
	display:list-item;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635F59;
}



ul#menurightIn li a:hover {

text-decoration: underlined ;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color:#00086E;


}



#menuright {

	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635F59;
}

#menuright a {
	line-height: 11px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#635F59;
}



#menuright a:hover {
text-decoration: underlined ;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color:#00086E;


}
/*PAGES ID*/

#Outsorcing{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/outsorcing/OutsourcingBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

/**********************************************************Need Images******************************************************************************************/
#ServiciosCommunicacion{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/ServiciosCommunicacion/ServiciosCommunicacionBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

#VoicePlus{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/ServiciosCommunicacion/VoicePlusBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}
#ServicioLocal{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/ServiciosCommunicacion/ServicioLocalBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}


#TollFreeNumbers{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/ServiciosCommunicacion/TollFreeNumbersBg.jpg'); 
background-repeat:no-repeat;
width:650px; 
height:334px;
}

#DIA{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/ServiciosCommunicacion/DIABg.jpg'); 
background-repeat:no-repeat;
width:650px; 
height:334px;
}
#WebHosting{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/ServiciosCommunicacion/WebHostingBg.jpg'); 
background-repeat:no-repeat;
width:650px; 
height:334px;
}


#SolucionesIT{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/SolucionesIT/SolucionesITBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

#Hosting{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/SolucionesIT/HostingBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

#SolucionesDeSeguridad{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/SolucionesIT/SolucionesDeSeguridadBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

#EquiposYMantenimiento{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/SolucionesIT/EquiposYMantenimientoBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

#VPN{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/SolucionesIT/VPNBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}


#MPLS{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/SolucionesIT/MPLSBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

#IPLs{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/SolucionesIT/IPLsBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}


#LargaDistancia{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/Residencial/LargaDistanciaBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}


#TarjetasPrepagadas{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/Residencial/TarjetasPrepagadasBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}

#AccesoInternet{
background-image:url('http://telefonica.techactivity.com/pr/PR_images/Residencial/AccesoInternetBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}



#promoInner{
color:#635F59;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
padding-left:50px;
padding-top:20px;

}
#ContactUs{
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
background-image:url('http://www.us.telefonica.com/USA_images/ContactUs/ContactUsBg.jpg'); background-repeat:no-repeat; width:650px; height:334px;
}


#ContactUsPage{
background-image:url('http://telefonica.techactivity.com/uspr/USA_images/ContactUs/ContactUsBg.jpg'); background-repeat:no-repeat;
width:650px; 
height:334px;
}


#Blur{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00068E;
}


#ProductOffer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00068E;
}

.myUl
{
padding-left:10px;
}

.subTitle{

font-weight: bolder;
font-size:14px;
color:#8e9295; 
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.grayText{
color:#6e6a64; 
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.text{
color:#6e6a64; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14px;
}

p{
line-height: 14pt;
}





.spacer{
padding-top:10px;
color:#6e6a64; 

font-family:Verdana, Arial, Helvetica, sans-serif;
}


/*SIDE NAVIGATION*/
#sideNavigation {
color:#00086E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}





/*CommunicationServices*/
#section1{
	display:none;
	position: absolute;
	top:10px;
	left: 155px;	
	width:148px;	
	background-color: #FFFFFF;
	color:#000000;		
	border:1px #00086E solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#section2{
	display:none;
	position: absolute;
	top:60px;
	left: 155px;	
	width:148px;	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px #00086E solid; 
	
}


div#Footer {
color:#6e6a64; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url('http://www.us.telefonica.com/USA_images/bg_border.gif'); 
width:920px;
background-repeat: repeat-y;
position:absolute;
bottom:0px;
left:0px;
}	
#Footer  a {
	color:#6e6a64; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}



#Footer a:hover {

text-decoration: underlined ;
	color:#6e6a64; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;


}

.sitemapTitle{
color:#7192D3; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sitemapTitle a{
color:#7192D3; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sitemapTitle a:hover{
text-decoration: underlined ;
color:#7192D3; 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sitemapSubTitle{
color:#6e6a64; 
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sitemapSubTitle a{
color:#6e6a64; 
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sitemapSubTitle a:hover{
color:#6e6a64; 
text-decoration: underlined ;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.lvl2{

padding-left:30px;
padding-top:10px;

}
.lvl1{
padding-left:10px;
padding-top:10px;
color:#00086E;
font-weight:bold;
}
.lvl1 a{
padding-left:10px;
padding-top:10px;
color:#00086E;
font-weight:bold;
}
.lvl1 a:hover{
	text-decoration: underlined ;
	font-weight:bold;
padding-left:10px;
padding-top:10px;
color:#00086E;
}
.lvl3{
	padding-left:60px;
}


/*Carousel*/
ul, ol {
    margin-left 0;
}

#wrap ul {
    margin-bottom: 5px;
}



#box1{width:700px; height:350px; text-align:justify;display:block;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box2{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box3{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box4{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box5{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box6{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box7{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box8{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box9{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box10{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box11{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box12{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box13{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box14{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box15{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box16{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box17{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box18{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box19{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box20{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box21{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box22{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box23{width:700px;height:350px;text-align:justify;display:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box24{width:700px;height:350px;text-align:justify;display:Block;font-family: Verdana, Arial, Helvetica, sans-serif;}

p{
padding:5px;
margin:0;
}
#legal .textolegal {
color:#000066;
font-size:9px;
text-align:left;
}
.titulo{
color:#000066;
font-size:12px;
font-weight:bold;
text-align:left;
}

.barBox{
border-left:solid #DDFC47 3px;padding:0 10px;
}

.barBox h4{
padding:0;
padding-bottom:5px;
padding-top:5px;
margin:0;
}
.barBox a{
	text-decoration: none;
	font-weight:bold;	
	color:#0B3ADE;
	font-size:11px;
}

.barBox a:hover{
text-decoration: none;
	font-weight:bold;	
	color:#00086E;
	font-size:11px;
}

/*ROTATOR*/
.pics {  
    height:  252px;  
    width:   640px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {      
      height:  252px;  
    width:   640px;   
} 
#Scroller{
 height:  252px;  
    width:   640px;  
}


/* Contact Form*/
#arrows_steps .act {
background:#A3A3A3 url(../PR_images/Forms/arrowOn.gif) no-repeat scroll right center;
}
#arrows_steps .act, #arrows_steps .act_end{
color:#FFFFFF;
}

.steps_form li#ele_a {
width:174px;
}
.steps_form li#ele_b {
width:120px;
}
.steps_form li#ele_c {
width:130px;
}


#arrows_steps .inact_end {
background:#F0F0F0 url(../PR_images/Forms/arrowEndOff.gif) no-repeat scroll right center;
}

#arrows_steps .inact {
background:#F0F0F0 url(../PR_images/Forms/arrowOff.gif) no-repeat scroll right center;
}



#arrows_steps .inact, #arrows_steps .inact2, #arrows_steps .inact_end {
color:#666666;
}

#arrows_steps ul li {
-x-system-font:none;
color:#FFFFFF;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:4px 2px;
text-align:center;
list-style-type: none;
}

#steps {
padding-left:40px;
}
.title_step1 {
background:transparent url(../PR_images/Forms/step1.gif) no-repeat scroll 0 3px;
}
.title1 {
-x-system-font:none;
color:#00086E;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.contactForm ul, .contactForm li, .contactForm dl, .contactForm dd, .contactForm dt,.contactForm h1, .contactForm h2, .contactForm h3 , .contactForm h4, .contactForm h5, .contactForm h6 {
margin:0;
padding:0;
}


.cabecera_seccion_qx {
-x-system-font:none;
background-color:#BABCD5;
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
min-height:16px;
padding:3px 0 3px 10px;
}

.Spacer10px{
padding-top:10px
}

.frmText{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
}


.izq {
float:left;
padding:8px;
width:150px;
}
.der{
float:left;
width:150px;
}

.clear{
clear:both;
}
.titular{
font-size:11px;
}
#prev{ cursor:hand;
cursor:pointer;
}
#next{ cursor:hand;
cursor:pointer;
}
/*ROTATOR*/
.caja_imgtexto {      
    width:100%;  
} 

#before{
display:block;
}

#after{
display:none;
}

.listLetters{

}

/*Side Consultanos*/

#RCConsultanos{
display:none;
}
#RCInfo{
display:block;
}

#Box-A{width:500px; height:350px; text-align:justify;display:block;}
#Box-B{width:500px;height:350px;text-align:justify;display:none;}
#Box-C{width:500px;height:350px;text-align:justify;display:none;}
#Box-D{width:500px;height:350px;text-align:justify;display:none;}
#Box-E{width:500px;height:350px;text-align:justify;display:none;}
#Box-F{width:500px;height:350px;text-align:justify;display:none;}
#Box-G{width:500px;height:350px;text-align:justify;display:none;}
#Box-H{width:500px;height:350px;text-align:justify;display:none;}
#Box-I{width:500px;height:350px;text-align:justify;display:none;}
#Box-J{width:500px;height:350px;text-align:justify;display:none;}
#Box-K{width:500px;height:350px;text-align:justify;display:none;}
#Box-L{width:500px;height:350px;text-align:justify;display:none;}
#Box-M{width:500px;height:350px;text-align:justify;display:none;}
#Box-N{width:500px;height:350px;text-align:justify;display:none;}
#Box-O{width:500px;height:350px;text-align:justify;display:none;}
#Box-P{width:500px;height:350px;text-align:justify;display:none;}
#Box-Q{width:500px;height:350px;text-align:justify;display:none;}
#Box-R{width:500px;height:350px;text-align:justify;display:none;}
#Box-S{width:500px;height:450px;text-align:justify;display:none;}
#Box-T{width:500px;height:350px;text-align:justify;display:none;}
#Box-U{width:500px;height:350px;text-align:justify;display:none;}
#Box-V{width:500px;height:350px;text-align:justify;display:none;}
#Box-W{width:500px;height:350px;text-align:justify;display:none;}
#Box-X{width:500px;height:350px;text-align:justify;display:none;}
#Box-Y{width:500px;height:350px;text-align:justify;display:none;}
#Box-Z{width:500px;height:350px;text-align:justify;display:none;}


.letter {
-x-system-font:none;
color:#1189E4;
float:left;
font-family:"Helvetica neue",Helvetica,Arial,sans-serif;
font-size:32px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:40px;
margin-top:-8px;
margin-right:30px;
}

.text{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
.listLetters{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.rates td{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
background-color:#FFF0D7;
}
