/* CSS Document */

body {
	background:#FFFFFF url(/images/sfx_bg3.png) repeat-x top; 
	margin: 0 0 0 0;
	font: 78%/140% "Lucida Grande", Verdana, Arial, sans-serif;
	color:#000000;
}
.logo{
	background: url(/images/conexion-voip.png) no-repeat;
	margin: 0 0 0 0;
	width:200px;
	height:90px;
}
h1{
	font: 50%/120% "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:normal;
	letter-spacing: -.05em;
	font-size:14pt;
	color:#000000;
	margin: 0 0 0 0;
}
h2{
	font: 100%/120% "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:bold;
	letter-spacing: -.05em;
	font-size:22pt;
	color:#FFFFFF;
	margin: 0 0 0 0;
}
h3 {
	font: 78%/120% "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:bold;
	letter-spacing: -.05em;
	font-size:12pt;
	color:#000000;
	margin: 0 0 0 0;
}
h4{
	font: 78%/120% "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:bold;
	letter-spacing: -.05em;
	font-size:10pt;
	color:#FFFFFF;
	margin: 0 0 0 0;
}
a {
	color:#3399CC;
	text-decoration:underline;
}
a:hover{
	color:#3399CC;
	text-decoration:underline;
}
.vdots {
	background:url(/images/puntos_verticales.gif) repeat-y;
	width:1px;
}
.navigation_menu a{
	font:8pt Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.navigation_menu a:hover{
	font:8pt Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#3399CC;
	text-decoration:underline;
}
.loginbox{
	background:#FFFFFF url(/images/bg_loginbox.png) no-repeat;
	font:8pt Helvetica, Arial, sans-serif;
	color:#FFFFFF;
}
.login_title{
	font:10pt Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:#FFFFFF solid thin;
}
#loginbox_content{
	width:230px;
	height:130px;
	text-align:left;
	font-weight:bold;
}
.headbox{
	background:#FFFFFF url(/images/bg_head.png) no-repeat;
}
.tarifasbox{
	background:#FFFFFF url(/images/bg_tarifas.png) no-repeat;
	font:8pt Helvetica, Arial, sans-serif;
}
.dashedbox{
	border:#3399CC dashed thin;
}
.util_menu {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:8pt;
}
.form-button {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size:8pt;
	width:70px; 
	height:28px;
}
.form-textfield {
	color: #333333;
	font-size:8pt;
	border: none;
	width:143px; 
	height:20px; 
	margin:5px 0 5px 0;
}
p, ul, ol {margin: 0 0 0 1.5em}
/* error text */