/*REGISTRO DE USUARIO Y ZONA DE BIENVENIDA*/
	/*REGISTRO DE USUARIO*/
#base_login{
	position:relative;
	float:left;
	height:160px;
	width:170px;
	margin-left:8px;
	background:url(../img/base_login.jpg) no-repeat;
}
			#base_login ul{
				list-style:none;				
				width:90%;
				margin:0;
				margin-top:5px;
				height:auto;														
			}
				#base_login ul li.tipo_registro{
					display:block;
					float:left;
					margin-left:2px;					
					width:100%;
					font-weight:normal;
					color:#6E6A5F;
					text-align:left;					
				}	
				
				
					#base_login ul li.tipo_registro a.asociacion{
						display:block;
						float:left;
						width:24px;
						height:22px;
						margin-left:5px;	
						background:url(../img/icono_asociacion.jpg) no-repeat;	
						border:1px solid #E3E3E3;
						border-bottom:0;					
					}	
					*>#base_login ul li.tipo_registro a.asociacion{
						margin-left:10px;
					}
					#base_login ul li.tipo_registro a.asociacion:hover{
						background:url(../img/icono_asociacion_sobre.jpg) no-repeat;
						border:1px solid #6E6A5F;
						border-bottom:0; 						
					}												
					#base_login ul li.tipo_registro a.asociacion_actual{
						display:block;
						float:left;
						width:24px;
						height:22px;
						margin-left:5px;	
						background:url(../img/icono_asociacion_sobre.jpg) no-repeat;
						border:1px solid #6E6A5F;
						border-bottom:0;					
					}	
					*>#base_login ul li.tipo_registro a.asociacion_actual{
						margin-left:10px;
					}										
								
					#base_login ul li.tipo_registro a.empresa{
						display:block;
						float:left;
						width:24px;
						height:22px;
						margin-left:33px;	
						background:url(../img/icono_empresa.jpg) no-repeat;	
						border:1px solid #E3E3E3;
						border-bottom:0;						
					}	
					#base_login ul li.tipo_registro a.empresa:hover{
						background:url(../img/icono_empresa_sobre.jpg) no-repeat;
						border:1px solid #6E6A5F;
						border-bottom:0; 						
					}
					#base_login ul li.tipo_registro a.empresa_actual{
						display:block;
						float:left;
						width:24px;
						height:22px;
						margin-left:33px;	
						background:url(../img/icono_empresa_sobre.jpg) no-repeat;
						border:1px solid #6E6A5F;
						border-bottom:0;						
					}	
							
					
																
					#base_login ul li.tipo_registro a.proveedor{
						display:block;
						float:left;
						width:24px;
						height:22px;
						margin-left:28px;	
						background:url(../img/icono_proveedor.jpg) no-repeat;	
						border:1px solid #E3E3E3;
						border-bottom:0;						
					}										
					#base_login ul li.tipo_registro a.proveedor:hover{
						background:url(../img/icono_proveedor_sobre.jpg) no-repeat;
						border:1px solid #6E6A5F;
						border-bottom:0; 						
					}	
					#base_login ul li.tipo_registro a.proveedor_actual{
						display:block;
						float:left;
						width:24px;
						height:22px;
						margin-left:28px;	
						background:url(../img/icono_proveedor_sobre.jpg) no-repeat;
						border:1px solid #6E6A5F;
						border-bottom:0;						
					}								
																										
					input.tipo_registro{
						height:12px;
						font-size:10px;
						font-weight:bold;
						width:98%;
						height:15px;
						color:#F29300;
						border:1px solid #6E6A5F;
						margin:-1px 0 0 2px;
						padding-top:2px;						
						text-align:center;
					}											
				#base_login ul li.usuario{
					display:block;
					float:left;
					margin-left:2px;
					margin-top:3px;
					width:100%;
					font-weight:normal;
					color:#6E6A5F;
					text-align:right;
				}	
					input.login{
						height:12px;
						font-size:11px;
						width:85%;
						font-size:10px;
						border:1px solid #6E6A5F;
					}						
				#base_login ul li.separador{
					display:block;					
					height:10px;
					font-size:2px;
				}
				*>#base_login ul li.separador{
					height:30px;
				}
				#base_login ul li.contraseņa{
					display:block;
					float:left;					
					width:100%;
					margin-left:2px;
					font-weight:normal;
					color:#6E6A5F;					
					text-align:right;					
				}	
					input.password{
						height:12px;
						font-size:9px;
						width:70%;
						font-size:11px;
						border:1px solid #6E6A5F;
					}									
				#base_login ul li.boton{								
					list-style-type:none;						
					height:20px;
					margin-left:48px;
				}
				*>#base_login ul li.boton{								
					list-style-type:none;
					float:left;						
					height:20px;
					margin:10px 0 0 94px;
				}
					#base_login ul li.boton input{						
						display:block;
						width:60px;
						margin:auto;						
						font-weight:normal;
						font-size:11px;
						color:#FFFFFF;
						padding:1px 3px 1px 13px;
						background-color:#ADADAD;
						border:1px solid #676767;										
					}
	/*ZONA DE BIENVENIDA TRAS REGISTRO*/
#base_logueado{
	position:relative;
	float:left;
	height:160px;
	width:170px;
	margin-left:7px;
	background:url(../img/base_logueado2.jpg) no-repeat;
}
	#base_logueado ul{
		list-style-type:none;
		width:90%;
		margin:5px 0 0 0;
		height:auto;																	
	}	
		#base_logueado ul li{
			width:80%;
			margin:8px 0 0 2%;
			height:15px;
			float:left;
			color:#656565;
		}
		*>#base_logueado ul li{
			margin:8px 0 0 10%;
		}		
		#base_logueado ul li.identidad{
			height:21px;
			float:left;
			padding:14px 0 0 38px;
			color:#656565;
			font-weight:bold;
			background:url(../img/icono_identidad_logueado.jpg) left no-repeat;
		}
		*>#base_logueado ul li.identidad{
			margin:5px 0 0 5%;
			padding:14px 0 0 38px;
		}
			#base_logueado ul li a.zona_privada{			
				display:block;
				float:left;
				color:#656565;
				height:18px;			
				text-decoration:none;				
				padding:13px 0 0 36px;
				background:url(../img/icono_zona_privada.jpg) left no-repeat;
			}
			*>#base_logueado ul li a.zona_privada{			
				margin-left:-10px;
			}
			#base_logueado ul li a.zona_privada:hover{	
				color:#DB8E07;		
				text-decoration:underline;
				background:url(../img/icono_zona_privada_sobre.jpg) left no-repeat;
			}
			#base_logueado ul li a.cerrar_sesion{			
				display:block;
				float:left;
				color:#656565;
				height:16px;			
				text-decoration:none;
				padding:13px 0 0 32px;
				background:url(../img/icono_cerrar_sesion.jpg) left no-repeat;
			}
			*>#base_logueado ul li a.cerrar_sesion{
				margin:14px 0 0 -10px;
			}			
			#base_logueado ul li a.cerrar_sesion:hover{	
				color:#DB8E07;		
				text-decoration:underline;
				background:url(../img/icono_cerrar_sesion_sobre.jpg) left no-repeat;
			}			
		
				
/*RECORDATORIO DE CONTRASEŅA*/
#base_recordatorio{
	position:relative;
	float:left;
	width:85%;
	height:auto;
	padding-bottom:5px;
	background-color:#EEF9FA;
	border-bottom:3px solid #C9E4E8;
		
}	
*>#base_recordatorio{
	width:100%;
}				
	#base_recordatorio p{
		padding:8px;
		width:420px;		
		color:#666666;
		text-align:justify;
	}
		#base_recordatorio p strong{
			color:#000000;
		}
	#base_recordatorio ul{
		list-style:none;
		margin-top:10px;
		width:100%;
	}
		#base_recordatorio ul li.password{			
			margin-left:60px;
			width:100%;
		}
	
		#base_recordatorio ul li.password input{
				height:12px;
				font-size:11px;
				width:210px;
				font-size:10px;
				border:1px solid #6E6A5F;
		}	
		#base_recordatorio ul li.boton{
			list-style-type:none;
			margin-top:10px;						
			height:20px;			
		}						
			#base_recordatorio ul li.boton input{						
				display:block;
				width:135px;
				margin-left:150px;						
				font-weight:normal;
				font-size:11px;
				color:#FFFFFF;
				padding:1px 3px 1px 13px;
				background-color:#9ABCC0;
				border:1px solid #676767;										
			}
			*>#base_recordatorio ul li.boton input{						
				margin:auto;
			}

							
