/* CSS Document */
/****************/
BODY {
	scrollbar-arrow-color: #0066C8;
	scrollbar-3dlight-color: #4F4F82;
	scrollbar-darkshadow-color: #4F4F82;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #ffffff;
	text-align:center;
}

HR{ height:1px; color:#000066 }

TD.BLUE{
	BACKGROUND-COLOR: Navy; 
	BORDER-TOP: Black 1px solid; BORDER-BOTTOM: Black 1px solid; border-left: Black 1px solid; border-right: Black 1px solid;
	padding:2px 2px 2px 2px;
}

TD.CUADRO{
	BORDER-BOTTOM: Black 1px solid; border-left: Black 1px solid; border-right: Black 1px solid;
	padding:5px 5px 5px 5px;
}

TD.CUADRONavy{
	BORDER-BOTTOM: Navy 1px solid; border-left: Navy 1px solid; border-right: Navy 1px solid; border-top:Navy 1px solid;
	padding:5px 5px 5px 5px;
}

.texttitle1{
	FONT-WEIGHT: bold; COLOR:#FF6600; TEXT-DECORATION: none; text-align:center;
	font-family:Arial, Helvetica, sans-serif; font-size:16px;
}

.texttitle{
	FONT-WEIGHT: bold; COLOR:Navy; TEXT-DECORATION: none; text-align:left;
	font-family:Verdana; font-size:18px;
}


.textsubtitle{
	FONT-WEIGHT: bold; COLOR: Navy; TEXT-DECORATION: none; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.textotitle{
	FONT-WEIGHT: bold; COLOR: Black; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.textobigtitle{
	FONT-WEIGHT: bold; COLOR:#FF6600; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px;
}

.textotitlewhite{
	FONT-WEIGHT: bold; COLOR: White; BACKGROUND-COLOR: Navy; TEXT-DECORATION: none; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.texto{
	COLOR: Black; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.textofondogris{
	COLOR: Black; BACKGROUND-COLOR: #F8F8F8; TEXT-DECORATION: none; text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.textopequeno{
	COLOR: Black; TEXT-DECORATION: none; text-align:justify;
	font-weight:bold;
	font-family:Verdana; font-size:12px;
}

.textoMINI{
	COLOR: Black; BACKGROUND-COLOR: #FFFFCC; TEXT-DECORATION: none; text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
	border-color:#000066; border-style:dashed; border-width:1px;
	padding:5px;
}

.textoMINI1{
	COLOR: Black; BACKGROUND-COLOR: #FFFFCC; TEXT-DECORATION: none; text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
}

.textoMINI_new{
	COLOR: Black; BACKGROUND-COLOR: #FFFFCC; TEXT-DECORATION: none; text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	border-color:#000066; border-style:dashed; border-width:1px;
	padding:5px;
}

.cuadrado{
	BORDER-BOTTOM: Black 1px solid; border-left: Black 1px solid; border-right: Black 1px solid; border-top:Black 1px solid;
	padding:5px 5px 5px 5px;
	background-color:#FFFFCC;
}

.cuadradoWHITE{
	BORDER-BOTTOM: Black 1px solid; border-left: Black 1px solid; border-right: Black 1px solid; border-top:Black 1px solid;
	padding:5px 5px 5px 5px;
}

.textoNota{
	FONT-WEIGHT: bold; COLOR: Black; BACKGROUND-COLOR: #FFFFCC; TEXT-DECORATION: none; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.buttonlogin { 
	border: 1px solid #6495ED; 
	background: rgb(207, 232, 245) url(imgs/buttonbackground.gif) repeat-x scroll left center;
	width: 80px; padding-top: 2px;	padding-bottom: 2px;
	margin-right: 10px;
	color: Navy; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
	text-align: center;
	cursor : pointer;
}


.rowresults { 
	border-top: 1px solid #6495ED; 
	background: rgb(207, 232, 245) repeat-x scroll left center;
	height:20px;
	font-family: Verdana; font-size: 12px;
	text-align:right;
	padding-top:2px; padding-right:5px;
}


.rowpadding{
	padding-top:5px;
}

.txtlogin { 
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: Navy;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 18px;
	text-transform:uppercase;
	
 }
 
 a.linklogin:link { 
   padding-right:8px; 
	font-family: Verdana; font-size: 12px; color: #0000CD; text-decoration: underline;	
	margin:-.1em 0 0 0; }
	
a.linklogin:visited { 
   padding-right:8px; 
	font-family: Verdana; font-size: 12px; color: #0000CD;	text-decoration: underline;	
	margin:-.1em 0 0 0; }

a.linklogin:hover { 
   padding-right:8px; 
	font-family: Verdana; font-size: 12px; color: #FF8C00; text-decoration: underline;	
	margin:-.1em 0 0 0; }
	
a.linklogin:active { 
   padding-right:8px; 
	font-family: Verdana; font-size: 12px; color: #0000CD;	text-decoration: underline;	
	margin:-.1em 0 0 0; }	


 a.linkSMALL:link { 
   padding-right:8px; 
	font-family: Verdana; font-size: 10px; color: #0000CD; text-decoration: underline;	
	margin:-.1em 0 0 0; }
	
a.linkSMALL:visited { 
   padding-right:8px; 
	font-family: Verdana; font-size: 10px; color: #0000CD;	text-decoration:underline;	
	margin:-.1em 0 0 0; }

a.linkSMALL:hover { 
   padding-right:8px; 
	font-family: Verdana; font-size: 10px; color: #FF8C00; text-decoration: underline;	
	margin:-.1em 0 0 0; }
	
a.linkSMALL:active { 
   padding-right:8px; 
	font-family: Verdana; font-size: 10px; color: #0000CD;	text-decoration: underline;	
	margin:-.1em 0 0 0; }	
	
TABLE.tablabordes {
	border: 1px solid Black;
	padding: 5px;
	background-color:#E6E6E6;
	width: 318px;
	height: 594px;
}

 .divloginfront{
	background: #FFFFE0; position: static ;
 }

 .loginbackground {
	position: absolute; /*Posicionamiento absoluto*/
	height: 200px; /*Le ponemos el valor del alto*/
	width: 300; /*Le ponemos el valor del ancho*/
	background-color: #FBA206; /*Este es el kolor de fondo, para ke el ejemplo sea visible*/
 }

 .loginbottom {
	height: 20px;
	width: 300px;
	position: absolute; /*Posicionamiento absoluto*/
	background-color: #003466; /*Este es el kolor de fondo, para ke el ejemplo sea visible*/
 }

 .divlogin{
	background: White;
	width: 80%;
	border: 1px solid;
   margin-top: 20%; margin-left: 40%;
 }
 
 .login {
	position: absolute; /*Posicionamiento absoluto*/
	height: 400px;
	width: 250px;
 }
  
  .loginfields {
	background-color: #F9F9F9;
	width: 250px; /*Le ponemos el valor del ancho*/
 }
 
 .verticalline{
	background: url(imgs/v_line.gif) repeat-y;
	text-align: center; 
 }
 
.centrado {
	position: absolute; /*Posicionamiento absoluto*/
	height: 400px; /*Le ponemos el valor del alto*/
	width: 280px; /*Le ponemos el valor del ancho*/
}

div.topy {
	height:74px; 
	background-image:url(imgs/top_line.jpg); 
	background-repeat: repeat-x; 
	background-color: #f9f9f9; 
/*	margin:0.5em 0 0 0;*/
	}
	
img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }

div.content { 
	background-image:url(imgs/left_line.jpg); 
	background-repeat:repeat-y; 
	background-color: #f9f9f9; 
	}
	
div.boxcontrol { padding:0 5% 0 5%; 
	background-image:url(imgs/right_line.jpg); 
	background-position:right; 
	background-repeat:repeat-y; }
	
div.bottom { height:10px; 
	background-image:url(imgs/btm_line.jpg); 
	background-repeat:repeat-x; 
	border:0;
	padding:0;
	margin:0;}
	
img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }

h1 { margin:0; 
	border-bottom:1px dashed #996;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: Navy;
	padding-bottom: 5px;
}

/* IE 5.5 box model hack para posicionar correctamente las imagenes de esquina */
* html img.esquina_sup_izq, * html img.esquina_inf_izq  { \margin-left:-.2em;  \margin-left:0; }
* html img.esquina_inf_der, * html img.esquina_sup_der { \margin-left:.2em; } 

.divform{
	position: absolute; /*Posicionamiento absoluto*/
	height: 390px; /*Le ponemos el valor del alto*/
	width: 280px; /*Le ponemos el valor del ancho*/
	background-color: White; /*Este es el kolor de fondo, para ke el ejemplo sea visible*/
	border: 1px solid #2E6298;
	background-image: url(imgs/newfalla.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.formtitle{
	text-align: center;
	font-family: Verdana; font-size: 11px; font-weight: bold;
	color: White;
	height:14px; 
	border-width: 0px 1px ;	border-style: solid;border-color: #2E6298;
	padding-bottom: 2px;	padding-top: 2px;
	background-color:#4880C7;  background-image: url(imgs/bg_bar_gris.gif);
}

.formtext{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	margin-left: 10px;
}

.TextField 	 {
 	border: 1px solid #000066; font:10px Verdana, sans-serif; 
 	color:#000000; 
 	line-height: 12px;
	background-color: #FFFFFF;
 	background-image: url(imgs/bg_cajatexto.gif);  background-repeat: repeat-x;
 	font-family: Verdana; font-size: 11px;
}

.LeftTopCorner{
	background-image:url(imgs/LeftTopCorner.jpg); background-position:left; background-repeat:no-repeat;
	height:75px; width:10px;
}

.RightTopCorner{
	background-image:url(imgs/RightTopCorner.jpg); background-position:right; background-repeat:no-repeat;
	height:75px; width:114px;
}

.Top{
	background-image:url(imgs/Top.jpg); background-position:top; background-repeat:repeat-x;
	height:75px; 
}

.LeftButtonCorner{
	background-image:url(imgs/LeftButtonCorner.jpg); background-position:left; background-repeat:no-repeat;
	height:10px; width:10px;
}

.RightButtonCorner{
	background-image:url(imgs/RightButtonCorner.jpg); background-position:right; background-repeat:no-repeat;
	height:10px; width:10px;
}

.Button{
	background-image:url(imgs/Button.jpg); background-repeat:repeat-x; background-position:center; height:10px;
}

.Left{
	background-image:url(imgs/Left.jpg); background-position:left; background-repeat:repeat-y;
	width:10px;
}

.Right{
	background-image:url(imgs/Right.jpg); background-position:right; background-repeat:repeat-y;
}

/*Tabla de listado de Operadores Larga Distancia*/
/************************************************/
.top_box_borde{
	FONT-WEIGHT: bold; COLOR: White; BACKGROUND-COLOR: Navy; TEXT-DECORATION: none; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	border-color:#000000; border-style:solid; border-width:1px; 
}

.top_box_borde_leftbutton{
	FONT-WEIGHT: bold; COLOR: White; BACKGROUND-COLOR: Navy; TEXT-DECORATION: none; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; 
	border-left-color:#000000; border-left-style:solid; border-left-width:1px; 
}

.body_box{
	COLOR: Black; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
	border-color:#000000; border-style:solid; border-width:1px; 
}

.body_box_borde_leftbutton{
	COLOR: Black; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
	border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; 
	border-left-color:#000000; border-left-style:solid; border-left-width:1px; 
}

.body_box_link{
	border-color:#000000; border-style:solid; border-width:1px; 
}


.rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

.TopBackground{
background-image:url(imgs/buttonbackground.gif);
/*#004382*/
background-repeat:repeat-x;
}

.style3
            {   
            	text-align: left;
                font-family: Arial, Helvetica, sans-serif;
            }
            .style4
            {
                width: 452px;
                font-family: Arial, Helvetica, sans-serif;
            }
            .style5
            {
                padding-top: 5px;
                width: 294px;
                font-family: Arial, Helvetica, sans-serif;
            }
            .style6
            {
                width: 294px;
                font-family: Arial, Helvetica, sans-serif;
            }
            .style7
            {
                width: 100%;
                font-family: Arial, Helvetica, sans-serif;
                font-size: x-small;
            }
            #Form1
            {
                text-align: left;
                font-family: Arial, Helvetica, sans-serif;
            }
            .style8
            {
                width: 100%;
                font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
            .style9
            {
                font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                font-size: x-small;
            }
            .style11
            {
                font-family: Arial, Helvetica, sans-serif;
                color: #000080;
            }
            .style12
            {
                padding-top: 5px;
                font-family: Arial, Helvetica, sans-serif;
            }
            .style13
            {
                COLOR: navy;
                TEXT-DECORATION: none;
                text-align: left;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12pt;
                width: 112px;
            }
            .style14
            {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12pt;
                color: #000080;
            }
