@CHARSET "ISO-8859-1";

/*Estilos Diseño pagina */

/*Estilos generales*/
body{
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	margin: 8px;
	background: url(../imagenes/fondo.jpg);
	color: #666!important;
	}
	
ul{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 30px;
	}
	
table{
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
	border: 0;
	
}

td{
	padding:0;
	vertical-align: top;
	
}

h3{
	border-bottom: 2px solid gray;
	
	
	
}

th{
	text-align: left;
	width: 40%;
	
}

img{
	border: 0;
	
}

.thhead{
	colspan: 2;
	color: white;
	background-color: #0072C6;
	
}
	
#header{
	width: 100%;
	height: 150px;
	background-image: url("../imagenes/banner.jpg");
	
	}	
	
	
#footer{
 width: 100%;
 font-size:12px;
 padding-top: 1px;
 padding-bottom: 1px;
 /*background-color: #7891ba;*/
 background-color : #0072C6;	

 border-bottom-right-radius: 10px;
 -moz-border-radius-bottomright: 10px;	
 -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
 -moz-border-radius-bottomleft: 10px;	
 -webkit-border-bottom-left-radius: 10px;
  text-align: center;
  color: white;  
    }
    
#clear{
	clear: both;
	
}



#contenedor{
	background-color:white;
	width: 1004px;
	/*height: 748px;*/
	margin:auto;
	position:relative;
	/*padding: 2px;*/
	webkit-box-shadow: 0 0 32px black;
    -moz-box-shadow: 0 0 30px black;
    box-shadow: 0 0 30px black;
    -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
    border-radius: 10px;
    behavior:url(../jquery/pie/PIE.htc);
    }


#acceso, .nav{
	width: 100%;
	background-color: #0072C6;
	}
	
#nav:HOVER{
	background: rgba(0, 0, 0, .06);
	
}	

#nav{
	
       display: -moz-inline-stack; /* FF2*/
       display: inline-block;
       vertical-align: top; /* BASELINE CORRECCIÓN*/
       zoom: 1; /* IE7 (hasLayout)*/
       *display: inline; /* IE */
       padding-top: 20px;
       padding-left: 10px;
       padding-right: 10px;
       
       height: 37px;
       
 
	
	}
	
a:LINK{
	color: white;
	text-decoration: none;
	
}

a:VISITED{
	color: white;
	text-decoration: none;
	
	}


/*EStilos usuarios*/	
#ulmenu{
	padding-left: 0px;
	
	
}	
	
#limenu{
	
	overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
    padding-top:10px;
	height: 37px;
	
	
}	

#limenu:HOVER{
	background: rgba(0, 0, 0, .06);
	
	
}

#contenidopanel{
	padding: 0;
	width: 100%;
	
}

#left{
	
	padding-left: 0;
	padding-right:0;
	background-color: #F3F3F3;
	width: 15%;
	
	text-align: left;
	position: relative;
	height: 100%;
}

#right{
	
	width: 85%;
	
	
		
}
#cuenta{
	width: 100%;
	text-align: right;
	
}

	#menu:LINK{
	color: #666!important;
	
	
}
	
#menu:VISITED{
	color: #666!important;
	
}	

	



.matricula{
	width: 100%;
	font-size: 12px;
	padding: 0%;
	
	
	
}

.tabinp{
	width: 60%;
	margin: auto;
	color: black;
	
	
}

.tabinpx{
	width: 100%;
	margin: auto;
	color: black;
	
	
}

#options{
	font-size: 15;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	
	
	
}

.hist, #bor{
	
	font-size: 12px;
	padding: 0;
	border: solid 1;
	
	
}


fieldset{
	padding: 0;
	
	
}

#datosmat{
	background-color: #ffffc0;
	
	
}
#datosper{
	background-color: #c0c0ff;
	
	
}

#historia{
	background-color: #f0f0f0;
	
	
}

#datosacu{
	background-color: #e0e0e0;
	
	
}



/*Estilos inicio*/

#requerimientos{
	border-bottom: 1px solid black;
	border-bottom-style: dotted;
}

#ingreso{
	margin-top: 15px;
	
}

#contenido{
	width: 75%;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px; 
	
	
	
	
}


#contenidoinicio{
	width:100%;
	background-color:#F3F3F3
	
	
}

#over{
	width: 865px;
	height: 132px;
	margin-top: 2px;	
	overflow: scroll;
	position:relative;
	border: solid black 1px;
	
	
	
	
}
#overgrup{
	width: 470px;
	height: 132px;
	margin-top: 2px;	
	overflow: scroll;
	position:relative;
	border: solid black 1px;
	background-color: #E0E0E0;
	
	
	
}

.acu{
	width: 100%;
	
}

#menerr{
	color: red;
	
	
}

#busc{
	width:500px;
	margin: auto;
	 
	
}

#sellog{

width: 150;
height: 260;
overflow: scroll;

}

#invi{
visibility: hidden;

}