/* Elementos generales by g4b */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #444444;}
a:hover {color: #88BFD5;}

body {
	background: #FFFFFF;
	background-image: url(http://rco.renaed.net/doc/5/bg_green.png);
	background-repeat: repeat-x;
	background-position: top;
	font: normal 58% Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#333333;

}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* varios */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* estructura de la página */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 831px;
}

/* encabezado */
.top {
	padding: 5px 0px 0;
}

/* títulos */
.header {
	background: #FFF;
	background: #ffffff url(/doc/5/headerlog2.png) no-repeat center center;
	font-size: 1.2em;
	height: 86px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 831px;
}

/* navigation */
.navigation {	
	background: #FFFFFF /*url(img/nav.gif)*/;
	border: 1px solid #CDCDCD;
	/*border-top: 1px solid #89a479;*/
	border-color: #cdcdcd #FFFFFF;
	height: 22px;
}
.navigation a {
	border-right: 1px solid #FFFFFF;
	color: #000000;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #ffffff;}

/* main */
.main {
	border-top: 5px solid #cdcdcd;
}

.ladoderecho {
	float: right;
	width: 258px;
}

.sidenav {
	float: right;
	width: 258px;
	background: #E1E1E1;
	background-image: url(http://ead.uan.edu.mx/renaed_files/images/bg_sidenav.png);
	background-repeat: repeat-y;
	background-position: top;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 20px /*30px*/;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {
	border-bottom: 1px solid #EAEADA;

	}
.sidenav li a {
	font-size: .8em;
	color: #554;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/* content */
.contenidos {
	float: right;
	margin: 5px 0;
	padding: 0 6px;
	width: 561px;
	min-height:500px;
}
.content {
	float: left;
	margin: 5px 0;
	padding: 0 3px;
	width: 531px;
}

.baners {
	float: right;
	margin: 5px 0;
	padding: 0 3px;
	width: 160px;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(/st/img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: #cdcdcd;
	color: #FFF;
	font: bold .8em sans-serif;
	line-height: 20px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

/* formularios */

label {
	display:block;
	font-size: .8em;
	font-weight:bold;
}  


/* Estilo para elementos input y textarea. 
Crea un borde de 1px negro. 
*/ 
input { 
 border:1px solid #000;
 font-family:Helvetica, sans-serif;
 font-size:.9em;
 background:#e8e8e7; 
} 
.imagen{ 
 border:0px solid #fff;
 font-family:Helvetica, sans-serif;
 font-size:.9em;
 background:#e8e8e7; 
} 
 
/* Estilo para elementos input y textarea con foco. 
Cuando se selecciona uno de estos 
elementos el color de fondo cambia. 
*/ 
input:focus, textarea:focus { 
 background:#d4decf; 
} 
 

.inputbox {
  font-family      : Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
  background       : #FFFFFF;
  border           : 1px solid #616161;
  height:14px;
  
}
/* 
Estilo para elementos span dentro del form 
Hace que los elementos span que esten dentro de formularios 
se muestren en forma de bloque y tengan la letra al 90% 
*/ 
form span { 
 display:block; 
 font-size:80%;
} 
 
/* 
Estilo para elementos p dentro del form 
Hace que los elemento p que esten dentro de formularios 
No tengan margenes. Esto reduce el espacio entre 
cada campo del formulario. 
*/ 
form p { 
 margin:2 
} 
 
/* Estilos para el div con id formulario. */ 
div#formulario { 
 background: url(/st/img/intranet1.jpg);
 width:169px;
 height:116px;
} 




.centrarform {
	/*float: left;*/
	padding: 43px 0 0 20px;
}


/* formilario para lo de proceder*/
#registro {	
	float:center;
	width:300px; 
	padding:5px; 
	margin:15px; 
	border: 2px double #f8f8f8;
	background-color:#fff;}
	
#registro fieldset {
	border:0;
	background-color: #A9BB81; 
	padding:10px 20px;}
	
#registro legend{
	font: bold 16px Arial, sans-serif;
	color:#8a4099; 
	padding:10px 5px;}
	
#registro p label {
	font:bold 12px Geneva, Arial, Helvetica, sans-serif; 
	text-align: center;
	padding:5px; color: #000000;}

/****** MENU **************************/
.menulist, .menulist  ul {
	z-index:1000;	margin: 0;	padding: 0;	list-style: none;
	}
.menulist ul {
	z-index:1000;
	background-color:#fffFFF;
	visibility: hidden;
	position: absolute;
	top: 2em;
	left: 0em;
	width: 150px;
	border: 1px solid #000000;
	 }
	 
.menulist ul ul	 {
	z-index:1000;
	top: 0px;
	left: -163px;
	}
	
.menulist li {
	float: left;
	background: #FFFfff;
	position: relative;
	z-index:1000;
	}
	
.menulist ul li	{
	float: none;
	margin-bottom: 0px;
	margin-right: 0;
	margin:2px;
	border-bottom: 1px solid #4b0b0e;
	
	}
	
.menulist ul>li:last-child {
	margin-bottom: 1px;
	 }
	 
.menulist a {
	display: block;
	text-align:left;
	padding: 1px;
	padding-right: 8px;
	color: #000;
	text-decoration:  none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus  {
	color: #000;
	background-color: #cdcdcd;
	}
	
.menulist  a.highlighted {
	color: #FFF;
	background-color: #A6A6A6;
	}
	
.menulist a .subind	 {
	display:  none;
	}
	
.menulist ul a .subind {
	float: right;
	display:  block;
	}
	
.menulist a	 {
	float: left;
	}
	
.menulist ul a	{
	float: none;
	}
	
.menulist a	 {
	float: none;
	}

#fecha {
        float: right;
	margin-top:5px;
	color: #555555;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none 
}
#home {
        float: left;
	margin-top:3px;
        margin-right:5px;
}

#lineahome {
        border-top: 1px solid #D8D8D8;
}

#lineahome2 {
        border-right: 1px solid #D8D8D8;
}
	
* html .menulist  ul li		 {float: left;	height: 1%;}
* html .menulist  ul a		 {height: 1%;}
/************************ MENU ********/