@charset "utf-8";
body {
	background-color: #EBEBEB;
	background-image: url(../../../datos_inciales/config/imagenes/bg.gif);
	background-repeat: repeat;
}
.t1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.t2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	padding-top: 10px;
}
.inputlogin {
	height: 30px;
	width: 300px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	line-height: 30px;
	
}
.inputlogin:hover {
	border: 1px solid #999;
}
.inputlogin:focus {
	border: 1px solid #999;
	background-color: #F3F3F3;
}
.btlogin {
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin: 5px;
	background-color: #0166B4;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	text-decoration: none;
}
.btlogin:hover {
	background-color: #0181DE;
	text-decoration: none;
}
.btlogin:focus {
	background-color: #0166B4;
	text-decoration: none;
}
.logout {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-shadow: 0 2px 2px rgba(0,0,0, .5);
}
.logout:hover {
	color: #E10000;
	text-shadow: 0 2px 2px rgba(0,0,0, .5);
}
.table{
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.inputxt{
	width: 150px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	height: 20px;
	text-align: left;
	border: 1px solid #999;
	padding-left: 5px;
	padding-right: 5px;
	color: #999;
	line-height: 20px;
}
.inputxt:hover{
	text-align: left;
	border: 1px solid #666;
}
.inputxt:focus{
	text-align: left;
	border: 1px solid #666;
	background-color: #F0FAFF;
	color: #333;
}
.inputxt2{
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	height: 20px;
	text-align: left;
	border: 1px solid #999;
	padding-left: 5px;
	padding-right: 5px;
	color: #999;
	line-height: 20px;
}
.inputxt2:hover{
	text-align: left;
	border: 1px solid #666;
}
.inputxt2:focus{
	text-align: left;
	border: 1px solid #666;
	background-color: #F0FAFF;
	color: #333;
}
.blogin {
	height: auto;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bordeCon {
	height: auto;
	width: 900px;
	border: 3px solid #359;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.creditos1 {
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	padding-bottom: 8px;
	margin-left: 10px;
	float: left;
}
.creditos2 {
	height: auto;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	padding-top: 60px;
	padding-bottom: 8px;
	float: right;
	text-align: right;
	line-height: 15px;
	margin-right: 10px;
}
#principal {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	background-color: #FFF;
	box-shadow:0 7px 7px rgba(0,0,0, .7);
    -moz-box-shadow:0 7px 7px rgba(0,0,0, .7);
    -webkit-box-shadow:0 7px 7px rgba(0,0,0, .7);
}
#principal #header {
	height: 150px;
	width: 950px;
	background-color: #D6D6D6;
	background-image: url(../imagenes/LogoDemo.jpg);
	background-repeat: no-repeat;
}
#principal #usuario {
	height: 30px;
	width: 830px;
	background-color: #333333;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #E7E5E5;
	text-shadow: 0 2px 2px rgba(0,0,0, .5);
	padding-left: 15px;
	padding-top: 10px;
	font-weight: bold;
	cursor: default;
	box-shadow: 3px 0 5px rgba(0,0,0, .5);
	-moz-box-shadow: 2px 0 5px rgba(0,0,0, .5);
	-webkit-box-shadow: 2px 0 5px rgba(0,0,0, .5);
}
#principal #logout {
	height: 30px;
	width: 90px;
	background-color: #333333;
	float: right;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	box-shadow: 3px 0 5px rgba(0,0,0, .5);
	-moz-box-shadow: 3px 0 5px rgba(0,0,0, .5);
	-webkit-box-shadow: 3px 0 5px rgba(0,0,0, .5);
   
    
}
#principal #opciones {
	height: 54px;
	width: 950px;
	background-color: #335599;
	clear: both;
}

/* main menu styles */
#nav {
    display:inline-block;
    width:100%;
    margin:0px auto;
    padding:0;
    background:#335599 url(../../../datos_inciales/config/images/bg.png) repeat-x 0 -110px;
   
    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
}
#nav li {
	float: left;
	position: relative;
	list-style: none;
	font-size: 11px;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 8px;
}
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	border-radius: 10px; /*some css3*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 0 2px 2px rgba(0,0,0, .7);
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

/* selected menu element */
#nav .current a, #nav li:hover > a {
	color: #000;
	border-top: 1px solid #f8f8f8;
	box-shadow: 0 2px 2px rgba(0,0,0, .7); /*some css3*/
	-moz-box-shadow: 0 2px 2px rgba(0,0,0, .7);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0, .7);
	text-shadow: 0 2px 2px rgba(255,255,255, 0.7);
	background-color: #7788aa;
}


/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border:none;
    color:#000;
}
#nav ul li a:hover {
    background:#335599 url(../../../datos_inciales/config/images/bg.png) repeat-x 0 -100px;
    color:#fff;

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    text-shadow:0 2px 2px rgba(0,0,0, 0.7);
}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
}

/* drop down */
#nav li:hover > ul {
    opacity:1;
    visibility:visible;
}
#nav ul {
	opacity: 0;
	visibility: hidden;
	padding: 0;
	width: 175px;
	position: absolute;
	background: #aabbcc url(../../../datos_inciales/config/images/bg.png) repeat-x 0 0;
	border: 1px solid #7788aa;
	border-radius: 10px; /*some css3*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 2px 2px rgba(0,0,0, .5);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0, .5);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0, .5);
	-moz-transition: opacity .25s linear, visibility .1s linear .1s;
	-webkit-transition: opacity .25s linear, visibility .1s linear .1s;
	-o-transition: opacity .25s linear, visibility .1s linear .1s;
	transition: opacity .25s linear, visibility .1s linear .1s;
}
#nav ul li {
    float:none;
    margin:0;
}

#nav ul a {
    font-weight:normal;
    text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}
#nav ul ul {
    left:160px;
    top:0px;
}
#principal #contenido {
	height: auto;
	background-color: #FFF;
	width: 910px;
	padding: 20px;
}

#principal #contenido .bannerpie {
	height: 100px;
	width: 930px;
	background-color: #CCC;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#principal #pie {
	background-image: url(../imagenes/footer.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
#principal #contenidoreg {
	height: 500px;
	width: 930px;
	margin: 10px;
	background-color: #CCC;
}
