body {
/*	background-color : Black;
	color : #fafafa;
	*/
	background-color : #fafafa;
	color : #000;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

a:link, a:visited {
	color : #369; /*88AACC;*/
	text-decoration : none;
}

a:hover {
	color : #f63;
	text-decoration : none;
}

H1 {
	color : #999900;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.4em;
	margin-bottom : 0px;
}

H2 {
	color : #999900;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	margin-bottom : 1px;
}

H3 {
	color : #999900;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.15em;
	margin-bottom : 1px;
}

H4 {
	color : #999900;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1em;
	margin-bottom : 1px;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : 900;
	margin-bottom : 1px;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-style : italic;
	font-weight : 800;
	margin-bottom : 1px;
}
ul {list-style-image:url(images/pag/bull-sec.gif); 
}
.fecha
{
	color:#999;
	font-style: italic;
}


BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

/* - - - - - - - - PARA LISTAR LOS COMENTARIOS EN EL CAMPUS - - - - - -*/
.postdata 	{
	background: transparent;
	color: #999;
	margin: 10px 0 5px 0;
	border: 0;
/*	border-bottom: 1px dotted #666; */
	border-top: 1px solid #333;
	}

.postdata p  	{
	margin: 10px 0;
	padding: 0;
	}	

.postbody	{
	margin: 0 0 25px 0;
	padding: 0 0 0 1em;
	overflow: hidden;
	line-height: 1.4;
	}

#CampusNavega{
	font-size: x-small;
	color: rgb(51,51,51);
	border-right: 1px dotted rgb(102,102,102);
	
}
#CampusNavega  a:hober{
	text-decoration : underline;
	color : rgb(51,153,255);
}
#CampusNavega a:visited{
	color : rgb(51,153,255);
	text-decoration : none;
}
#CampusNavega a:visited:hover{
	text-decoration : underline;
}

div#links {
/*position: absolute; 
top: 56px; left: 0; 
*/
width: 166px; 
height: 400px; 
font: x-small Verdana, Arial, sans-serif; 
z-index: 100;}
div#links a {display: block; text-align: left; font: 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #E4E4E4; background: #009; /*242424*/
}
div#links a:hover {color: #003; background: #69c;
   border-right: 3px solid white;}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 270px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #003; background: #009;
   font: 10px Verdana, sans-serif; text-align: center;}

 div.cuerpo {
   display: block;
   width: 96%;
	 text-align: left; 
	 font-size: small; 
	 padding-left: 10px; 
	padding-right: 10px;
	 color: #333; 
	 border: 1px solid #999;
	 background-color: #fafafa;
/*	background-color: #000;*/


   }
   
#menu {
  display: block;
  width: 166px; 
  text-align: left; 
  font-size: small; 
   padding-left: 5px; 
   margin: 0 0 1px; 
   text-decoration: none; 
   color: #333; 
/*   background: #191919;*/
	background-color: #fafafa;
   border-right: 3px solid #006;
   }
.error{
		color: #c00;
		font-size: 0.9em;

}

  div.FormMenu {
  font-size: x-small; 
   text-decoration: none; 
   color: #333;  
	background-color: #ccc;
   }
.Campo{
	background-color: #69c; 
	color: #333; 
	font-size: x-small;
	border: 1px solid #C0C0C0";
	}
/* formularios */
#autoev 	input:focus, #autoev  select:focus, #autoev  textarea:focus {
		background:red;
		color:white; 
	}
#autoev  legend{
		font-weight: bold;
	}
#autoev  fieldset{
		border: 1px solid #cacaca;
		padding: .5em .8em;
	}
#autoev form {
		width: 90%;
		padding: .5em 1em;
	}
#autoev label, input{
		display: block;
		width: 200px;
		float: left;
		margin-bottom: 10px;
		background: #cfd6de;
		color: #036;
	}
#autoev label{
		text-align: right;
		width: 95px;
		padding-right: 1em;		
	}
#autoev select{
		background: #cfd6de;
		color: #036;
	
}
	.clearL{
		clear: left;
	}


.frmIngreso{
		font-family:  monospace, san-serif;
		letter-spacing : 0.2em;
}
