@charset "utf-8";

a#vlb {
	display:none;
}

body#login {
  	background:#000 url(../../../styles/images/login/bg.jpg) no-repeat left top;	
	color:#CCC;
  	font-size: 13px;
  	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	line-height: 0;
	text-align:right;
}
ul.login {
list-style: none;
padding-right:20px;
direction:rtl;
font-family:Tahoma, Geneva, sans-serif;
}

label {
	display:block;
	margin-top:6px;
	margin-right:12px;
	font-size:12px;
}	

p {
	margin-top:6px;
	margin-right:12px;
	font-size:12px;
	font-weight:100;
}

a:link,
a:visited,
a:hover,
a:active {
	color:#918682;
	text-decoration: none;
}

a:hover {
	color:#d3fcd5;
	text-decoration: none;
}
.banderas {
	float: left;
}
div#footer {
	position: fixed;
	bottom: 1%;
	padding: 0px 0px 2px 0px;
	margin-bottom: 0px;
	clear:both;
}
div#menu_izquierdo {
	width: 350px;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	top:-30px;
	text-align:center;
	direction:rtl;
	color:#000;
	font-weight:bold;
	font-size:16px;
}
div#menu_izquierdo ul li {
	background: url(http://ora.vieax.com/styles/images/login/botones.png) no-repeat;
	width: 142px;
	height: 17px;
	padding-top: 8px;
	margin-bottom: 1px;
}
div#menu_izquierdo ul li:hover {
	background: url(http://ora.vieax.com/styles/images/login/botones.png) no-repeat 0px -25px;
}
div#menu_izquierdo ul li a {
	padding-left: 10px;
}
#login #loginwrapper {
	position:relative;
	width:350px;
	height:180px;
	top:56px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1;
}
#recaptcha_image img {
    width: 250px;
}

#login #allwrapper {
	background: url(../../../styles/images/login/main.png);
	position:relative;
	width:700px;
	top:25px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.2;
	display:table;
}
div#headerall {
	background: url(../../../styles/images/login/headerall.png) no-repeat;
	position:relative;
	width:  700px;
	height: 40px;
	top:25px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	line-height: 2.4;
}
img {
	border: none;
}

input.campo-login {
	background:#FFF;  /*#43384D;*/
	color:#000;
	border: 1px solid #FFF;
	width:210px;
	height:16px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-right:1px;
	text-align:right;
	font-weight:bold;
}
input.campo {
	background:#FFF;  /*#43384D;*/
	color: #000;
	border: 1px solid #FFF;
	width:180px;
	height:18px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-left:1px;
	text-align:right;
	padding-top:2px;
}
input.campo-button {
	background:#FFF;  /*#43384D;*/
	color: #000;
	border: 1px solid #FFF;
	height:25px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}
select {
	background:#FFF;  /*#43384D;*/
	color: #000;
	border: 1px solid #202733;
	width:175px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100;
	padding-left: 1px;
	text-align:right;
	direction:rtl;
}

#login #loginwrapper .wrap-inner {
	margin-top: -10px;
	margin-left: -30px;
	padding:-18px 0 10px 7px;
	width:185px;
	float:left;
}

div#header_caja {
	background: url(../../../styles/images/login/header.png) no-repeat;
	width:  340px;
	height: 140px;
	margin-right:auto;
	margin-left:auto;
	margin-top:19px;
	z-index:-999;
}
div#header_caja h3{
	margin-left: 40px;
	padding-top: 8px;
	padding-right:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
div#caja_repetida {
	margin-top: -5px;
	margin-left: 35px;
	width: 350px;
	padding-bottom: 0px;
}
div#footer_caja {
	margin-top: -11px;
	margin-left: 29px;	
	width: 350px;
	height: 45px;
}
#login #loginwrapper input.start,
#login #loginwrapper input.start {
	padding:3px 0;
	text-align:center; 
	margin:10px 0px 0px 0px; 
	cursor:pointer; 
	width:180px;
	background-color:#1A2733; 
	color:#848484; 
	border:1px solid #434353;
	display:block;
	font-size:11px;
	font-weight:200;
	cursor:pointer;
	text-transform:uppercase;
}


#login #loginwrapper input.start:hover,
#login #loginwrapper input.start:hover { 
	background-color:#3A5753; 
	color:#c1c1c1; 
	cursor:pointer;
}
/* BARRA EN EL TOP */
#bar {
    font-size:11px;
	text-align:center;
    width:98%;
    margin:-2px auto;
	font-family:Tahoma, Geneva, sans-serif;
	position:absolute;
	top:0px;
}
#bar a {
    color:#fff;
    margin:0 0 0 15px;
}
#bar a:link,
#bar a:visited {text-decoration:none;}
#bar a:hover {
    text-decoration:none;
    color:#fffc00;
}
#bar a:active {text-decoration:none;}
#bar ul {text-align:center;}
#bar ul li {
    display:inline;
    list-style-type:none;
    list-style-position:outside;
	font-weight:bold;
}
/* END BARRA EN EL TOP */


/* BARRA EN EL BUTTON */
#bar-bottom {
	position:relative;
	bottom: 1%;
	margin-bottom: 0px;
	clear:both;
	padding-top:40px;
}
#bar-bottom a {
    color:#CCC;
    margin:0 7px 0 7px;
}
#bar-bottom a:link,
#bar-bottom a:visited {text-decoration:none;}
#bar-bottom a:hover {
    text-decoration:none;
    color:#fffc00;
	font-weight:normal;
}
#bar-bottom a:active {text-decoration:none;}
#bar-bottom ul {text-align:center; padding:10px;}
#bar-bottom ul li {
    display:inline;
    list-style-type:none;
    list-style-position:outside;
	font-weight:normal;
}
/* END BARRA EN EL BUTTON */