* form{padding:0px; margin:0px}

/* ///RICARDO///
ESTILOS PARA EL LOGIN //////////////////////////
*/
td.tools2 div.login input.errorMsg{/******** ESTILO DEL MENSAJE DE ERROR (input.errorMsg) *********/
	color:#CC0000; background:none; width:500px; text-align:right; font-size:11px; margin-right:10px; height:22px; padding:2px
	}
td.tools2 div.login input{/******** ESTILO PARA LOS CAMPOS DE TEXTO *********/
	background:url(images/bg_inputtext.jpg) left top repeat-x; width:150px; margin:0px 0px 0px 2px; 
	padding:3px 0px 0px 5px; height:22px; border:none; font-size:11px; color:#000000
	}

td.tools2 div.login input.RadioBot{/******** ESTILO PARA LOS CAMPOS DE TEXTO *********/
	padding:0px; margin:0px; height:auto; border:0; width:auto;
	background:none
	}
td.tools2 div.login input.Submit{/******** ESTILO PARA EL BOTON SUBMIT *********/
	background:url(images/bg_input.jpg) left top repeat-x; width:90px; margin:0px 0px 0px 2px; 
	padding:0px 0px 3px 0px; height:22px; border:none; font-size:11px; color:#000000
	}
	
td.tools2 div.login input.Submit:hover{/******** ESTILO PARA EL BOTON SUBMIT *********/
	background:url(images/bg_input_.jpg) left top repeat-x; width:90px; margin:0px 0px 0px 2px; 
	padding:0px 0px 3px 0px; height:22px; border:none; font-size:11px; color:#e93349; cursor:pointer;
	}
	

td.tools2 div.login a.info {/******** ESTILO EL LINK DE INFO *********/
	background:url(images/bg_info.gif) top center no-repeat; text-decoration:none; font-size:13px; 
	color:#000000; width:22px; height:22px;padding:2px 0px 0px 0px; font-weight:bold; display:block; cursor:help;
	}

/*
FIN DE ESTILOS PARA EL LOGIN //////////////////////////
*/

/*
ESTILOS DEL MENU HORIZONTAL
*/
td.menu div#nav *{
	font-family:TAHOMA; font-size:11px; text-transform:uppercase; letter-spacing:0.1em; line-height:14PX
	}
	
td.menu div#nav div{
	padding:0px; margin:0px; width:auto; float:left;
	}
	
td.menu div#nav a{
	padding-top:6px; padding-left:15PX; padding-right:15px; padding-bottom:6px; 
	text-decoration:none; color:#FFFFFF; background:none; display:block;
	}

td.menu div#nav a.active{
	padding-top:6px; padding-left:15px; padding-right:15px; padding-bottom:7px; 
	text-decoration:none; color:#FFFFFF; background:#024F67; display:block; font-weight:100; letter-spacing:0.1em;
	}
	
td.menu div#nav a:hover{
	padding-top:6px; padding-left:15px; padding-right:15px; padding-bottom:7px; 
	text-decoration:none; color:#ffffff; background:#115269; display:block
	}
/*
FIN DE ESTILOS DEL MENU HORIZONTAL
*/	

/* ///RICARDO///
ESTILOS PARA EL MENU VERTICAL //////////////////////////
*/
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #ffffff;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*
FIN DE ESTILOS PARA EL MENU VERTICAL //////////////////////////
*/

/*
ESTILOS DEL FORMULARIO DE REGISTRO///////////////////////
*/
body {
font-family:verdana;
font-size:15px;
}

a {color:#333; text-decoration:none}
a:hover {color:#ccc; text-decoration:none}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}

#dialog1 .d-header {
  background:url(images/modal/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(images/modal/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(images/modal/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
#registro {
	-webkit-transition:box-shadow .5s ease-out,color .5s ease-out !important;
	-webkit-box-shadow: 0px 0px 10px #000 !important;
	-moz-box-shadow: 0px 0px 10px #000 !important;
	z-index:1000;
	color:#999999; font-family:Arial; text-align:center;
	position:absolute; top:50%; left:50%; 
	width:440px; height:auto;
	margin-left:-220px; margin-top:-135px; background:#fff}
	#formulario {margin:10px; font-family:Verdana; font-size:11px; color:#000}
	#formulario .form_title { width:392px; display:inline; float:left;position:relative; 
		font-size:18px; line-height:25px; color:#000; margin-bottom:10px;
		color:#000; font-weight:normal; letter-spacing:-0.05em;
		-webkit-transition:text-shadow .5s ease-out,color .5s ease-out; 
		text-shadow:#fff 0px 0px 3px; outline:none;

}
	#formulario .form_col_1 { width:150px; display:inline; float:left;position:relative; margin-right:5px; text-align:right}
	#formulario .form_col_2 { width:255px; display:inline; float:left;position:relative; margin-left:5px; text-align:left}
	.form_label {width:28px; display:inline; display:inline; float:left;position:relative;}
	.form_radio { margin-right:5px; width:17px; display:inline; display:inline; float:left;position:relative;}
	.form_documento {width:150px; display:inline; float:left;position:relative; overflow:hidden}
	.form_documento input {width:150px}
	.form_note{font-size:9px; color:#ff0000; text-align:left; margin-bottom:20px}
	.form_close{
		width:17px; 
		height:17px; 
		line-height:17px; 
		display:inline; float:left;position:relative;  
		font-weight:bold; color:#fff;
		background:#ff0000; margin:0; padding:0
		}
	.form_close a {text-decoration:none; color:#fff; margin:0; padding:0}
.clear{
	clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0; line-height:0}

