@charset "utf-8";

body,html
{
	/*font: 0.9em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;*/
	margin:0;
	padding:0;
	background:white;
	color:#006ab3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

#contenedor
{
	margin:0 auto;
	width:95%;
}

#contenedorPRE
{
	margin:0 auto;
	width:80%;
}

#loader { 
			padding:0;
			margin:0;
			position:fixed; 
			top:0; left:0; 
			width:100%; 
			height:100%;  
			z-index:999;
			background:white;
			display:table;
		}
		#loaderInner {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			padding:5px;

			color:black; 			
		}
	label{
		float:left;
		width:17em;
		color:#006ab3;
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.85em;
	}
	img{
		border:none;
	}
	.inputSocios
	{
		width:17em;
		font-size:0.5em;
	}
	
	.tipoDoc
	{
		width:60px;
		font-size:12px;
	}
	
	.tipDocu
	{
		width:7em;
		font-size:0.5em;
	}
	.canAcc
	{
		width:4em;
		font-size:0.5em;
	}	
	th
	{
		font-size:9px;
	}
	.required
	{
		border:1px red solid;
	}
	.requerido
{
	color:red;
}
.nombreUP
	{
		width:37em;
		font-size:0.5em;
	}
.siglaUP
	{
		width:33em;
		font-size:0.5em;
	}
.direcciones
	{
		width:37em;
		font-size:0.5em;
	}
.fechas
	{
		width:8em;
		font-size:0.5em;
	}
.direccionac
	{
		width:25em;
		font-size:0.5em;
	}
.calles
	{
		width:38em;
		font-size:0.5em;
	}
.web
	{
		width:12em;
		font-size:0.5em;
	}
.pequeño
	{
		width:7em;
		font-size:0.5em;
	}
.nombreso
	{
		width:8em;
		font-size:0.5em;
	}

.tipoDoc2
	{
		width:11em;
		font-size:0.5em;
	}
.numdocso
	{
		width:5em;
		font-size:0.5em;
	}
.canacc
	{
		width:5em;
		font-size:0.5em;
	}
	
	 #header
  {
  	/*background:url(../images/registro_01.gif);*/
	background-position:top;
	background-repeat:no-repeat;
	height:12px;


  }
	#maindiv /* Wrapper for the actual page content */
  {
	float:right;
	width:600px;
	
  }
  #barramenu
  {
	  float:left;
	  width:150px;
	  background:url(../images/registro_02.gif);
	  height:500px;
	  background-repeat:no-repeat;
  }
  
  #barramenu ul
  {
	  list-style:none;
	  background-color:white;
  }
  
  #barramenu li
  {
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:0.7em;
  }
  #barramenu a
  {
	  text-decoration:none;
  }
  
  
  h1
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:1.5em;
   background-color:#006ab3;
   color:white;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#006ab3;
}
/*
table
{
	color:black;
	width:550px;
}
*/
.etiqueta
{
	font-size:0.7em;
	color:black;
	border-right:1px solid black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

.contenido
{
	background-color:#ddd;
	font-size:0.7em;
	font-family:Verdana, Geneva, sans-serif;
}

.enlaces
{
	/*background-color:#333300;*/
	border:1px #006ab3 solid
}

/* ESTILOS DIJIT */


#verificar
{
	background:white none repeat scroll 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

	color:red;
}

#wizard2
{
	background:url(../images/registro_03.gif);
	background-repeat:no-repeat;
	background-color:white;
}
.colorbox
{
color:#006ab3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

