@charset "utf-8";
/* CSS Administracion */

html,body,div,span,fieldset,caption,table,th,td,
h1,h2,h3, p,a,img,ul,li,ol,form,img{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	outline:0;
	color: #0066cc;
	text-decoration: underline;
}
a:visited{ color:#660099}
a:hover{
	text-decoration: none;
}
body{
	background: #ffffff url(/imagenes/new/bg_body.png) center top no-repeat;
}

/*Cajas*/
#top{
	height: 50px;
	line-height: 50px;
}
#top p{
	color: #666666;
	font-weight: bold;
	font-family:Calibri,Arial;
	font-size:18px;
	padding: 0 0 0 22px;
}

#top a{ color:#99ccff; font-size:11px;}

#wrapper{
	width:975px;
	margin:0 auto;
}
#wrapper .centro{
	width: 450px;
	margin:0 auto;
	padding-top:185px;
}
#content{
	
	background: url(/imagenes/new/bg_content.png) 3px top no-repeat;
	padding: 20px 0 0 0;
	height: 560px;
	
}
#content #logo{
	background: url(/imagenes/login/bitumix_cvv.jpg) center 50px no-repeat;
	padding-top: 185px;
}

/*Login*/
.login-top{

	width: 307px;
margin: 0 auto 10px;

}
label, input{
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.login-top label{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 93px;
	float: left;
	padding: 3px 2px;
}
.login-top .form-input{
	color: #666666;
	width: 203px;
	font-size: 14px;
	padding: 1px 3px 2px;
	height: 33px;
	font-size: 18px;
	margin-bottom: 8px;
	border: none;
	font-weight: bold;
	background: url(/imagenes/new/input.png) no-repeat;
}
.boton-enviar{
	font-size: 18px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 10px;
width: 125px;
height: 47px;
border: none;
background: url(/imagenes/new/btn_ingresar.png) no-repeat;
}

/**/

.error2{
	margin-bottom:15px;
	text-align:left;
	background: url(/imagenes/login/error.png) left top no-repeat;
	background-position: left top;
	width:450px;
}
.error2 p{ padding:12px 5px 12px 50px; font-size:13px; background:url(/imagenes/login/error-inferior.png) left bottom no-repeat;}
.mnsj {
	background:##FFFFE0 none repeat scroll 0 50%;
	border:1px solid #E6DB55;
	font-weight: bold;
	padding:1em;
	width:250px;
}
/*fin login*/

#footer{
	height:20px;
	padding:10px;
	background: #2f2c23;
}
#footer img{
	float: right;
	margin-left: 6px;
}
#footer p{
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-top:2px;
}



/*textos*/
h1{
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-bottom:21px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin:0 0 15px 0;
}
p,li,th,td{
	font-size: 12px;
	color: #666666;
}
.text-11,.text-11-2{
	font-size: 11px;
}


/*Tablas*/
.text-color{ color:#ff6600;}
.form-color{ border:1px solid #ff6600;}

.text {
	height:30px;
	font-size:140%;
	border:#CCCCCC 3px solid;
	width:280px;
	text-align:left;
}
.error{
	background:#FFEBE8 none repeat scroll 0 50%;
	border:1px solid #DD3C10;
	font-weight: bold;
	padding:1em;
	width:250px;
}
.mnsj{
	background:#FFFFE0 none repeat scroll 0 50%;
	border:1px solid #E6DB55;
	font-weight: bold;
	padding:1em;
	width:250px;
}
.login{
    border:3px solid #F0F0F0;
	padding:10px 10px 10px 10px;
	width:290px;
	margin-top:50px;	
}
.boton
{
	width:100px;
	font-size:100%;
	font-weight:normal;
	font-weight: bold;
}


#footer_login p {
	width: 182px;
	float: left;
	margin: 3px 0 0 0;
}
#footer_login p input{
	margin: 0 0 14px 0;
}
