#OPCIONES{
	width:180px;
	margin-bottom:10px;
	/*background-color:#F06;*/
}
.LOGIN_FORM{
	width:180px;
	height:230px;
	
	/*background-color:#909;*/
}
.NEWSL{
	width:180px;
	height:140px;
	
	/*background-color:#909;*/
}
.LOGIN_FORM table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	/*background-color:#096;*/
	margin: 5px 0px 10px;
}

.LOGIN_TABLA{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:left;
	width:100px;

	background-color:#9C3;
}
.INFO_LOGIN{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin:10px 5px 0px
}
form label { display:block !important;color:#333333;position:relative;left:15px; line-height:normal !important; margin: 5px 0px;  font-size:12px;	font-weight:bold; }
input[type=text] { display:block !important; }
textarea { display:block; }
.smallInput { padding:3px 3px; width:220px; ;border:1px solid #999; background:#FFFFE6; font-size:11px !important;; color: #333 !important;  }

.CAJA_TEXTO{
	background-color:#4d4d4d;


	border-style:solid;
	border:0;
	font-size:11px;
	width:140px;
	height:20px;
	position:relative;
	left:10px;
	color:#FFF;

}

.BOTON_MENU{
	display:block;
	width:160px;
	height:14px;
	
	background-image:url(../imagenes/menu_principal/btn_mnu_principal-trans.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	
	color:#FFF;
	
	text-align:left;
	text-indent:30px;
	text-decoration:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:200;
	
	padding:0px;
	padding-top: 2px;
	
	margin-bottom:5px;
	margin-left:7px
}

.BOTON_MENU:hover{
	color:#000;
	background-position:0px -16px;
	font-weight:bold;
}
.BOTON_MENU_ACTIVO{
	display:block;
	width:160px;
	height:14px;
	
	background-image:url(../imagenes/menu_principal/btn_mnu_principal-trans.png);
	background-repeat:repeat-x;
	background-position:0px -32px;
	
	color:#FFF;
	
	text-align:left;
	text-indent:30px;
	text-decoration:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:200;
	
	padding:0px;
	padding-top: 2px;
	
	margin-bottom:5px;
	margin-left:7px
}
.BOTON_LOGIN {
	margin:3px 5px 0px;
	display:block;
	text-indent:-999px;
	
	width:60px;
	height:27px;
	float:right;
	position:relative;
	right:20px;
	background-repeat:no-repeat;
	background-image:url(../imagenes/botLogin.jpg);
}
.BOTON_NEWS {
	margin:3px 5px 0px;
	display:block;
	text-indent:-999px;
	
	width:60px;
	height:27px;
	float:right;
	position:relative;
	right:20px;
	background-repeat:no-repeat;
	background-image:url(../imagenes/botNews.jpg);
}
.BOTON_LOGOUT {
	margin:3px 5px 0px;
	display:block;
	text-indent:-999px;
	
	width:67px;
	height:16px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/menu_principal/btn_logout-trans.png);
}
.BOTON_LOGOUT:hover {
	background-position:0px -17px;
}



.BOTON_RECUPERAR_CLAVE {
	overflow:hidden;
	margin:3px 5px 0px;
	display:block;
	text-indent:-999px;
	
	width:128px;
	height:15px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/menu_principal/btn_recuperar_clave-trans.png);
}
.BOTON_RECUPERAR_CLAVE:hover {
	background-position:0px -16px;
}
.link1{
	color:#4d4d4d;
	
}
.link1 a{
color:#4d4d4d;
	text-decoration:none;
	font-size:11px;
	
}
.link1 a:hover{
	color:#cebe2c;

}
.BOTON_NUEVO_USUARIO {
	display:block;
	text-indent:-999px;
	overflow:hidden;
	width:114px;
	height:15px;
	margin:0px 5px 0px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/menu_principal/btn_nuevo_usuario-trans.png);
}
.BOTON_NUEVO_USUARIO:hover {
	background-position:0px -16px;
}
.BOTON_VENTA_ASISTIDA {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	
	width:182px;
	height:61px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/menu_principal/banner_venta_asistida-trans.png);
	
	text-indent:-999px;
}
.BOTON_VENTA_ASISTIDA:hover {
	background-position:0px -61px;
}

.MENU_LATERAL_BANNER_PANEL{
	margin:0px;
	width:180px;
}
.MENU_LATERAL_BANNER{
	margin-bottom: 5px;
}



