#menu ul {
padding: 0px;
margin: 0px;
background-color: #333;
list-style: none;
font-size: 12px;
font-weight: bold;
width: 100%;
height: 30px;
float: left;
font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
}
img{
border:none;}

body{
width: 90%;
}

tr.dato{
height:25px;
}


tr.dato:hover{
background-color:#D1DFEF;
	font-size:11px;
	font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
}
#infodato{
	font-size:9px;
	color:#8100FF;
	font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}

#pass{
	background-color:#D1DFEF;
	font-size:13px;
	color: #FF0000;  
	font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	} 
#pass1{
	width: 100%;
	background-color:#D1DFEF;
	font-size:16px;
	color:#132668;
	font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}	
#pass2{
	width: 100%;
	background-color:#D1DFEF;
	font-size:24px;
	color:#132668;
	font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}
#etextarea {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:3%;
	width:94%;
	height:350px;
	border:none /*1px dotted #000099;*/
	} 
#aclaracion{
	background-color:#E0E7EF;
	font-size:11px;
	text-align:center;
	font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}
#infodato2{
	background-color:#D1DFEF;	
	padding-left:15px;
	
	text-align:left;
	font-size:10px;
	font-family:  "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}
#dato{
	background-color:#E0E7EF;
	font-size:11px;
	font-family: "Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}

#datopal{
	background-color:#E0E7EF;
	font-size:13px;
	font-family:"Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}	

#contenido{
   padding-left:2%;
	background-color:#EFF6FF;
	float:left;	
	padding:-1px;
	border: solid 1 1 1 0px; 
	width:600px;
	table-layout: automatic;
	font-size:11px;
	font-family:"Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}
#definecampo{
	background-color:#EFF6FF;
	float:center;	
	padding:-1px;
	border: solid 1 1 1 0px; 
	table-layout: automatic;
	font-size:13px;
	font-family:"Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}	
#contenido.titulo{
	background-color:#7887AF;
	float:left;
	padding:-1px;	
	border: solid 1px; 
	width: 100%;
	table-layout: automatic;
	font-size:11px;
	font-family:"Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}
#salida{
	float:left;
	padding:-1px;
	border: solid 1px; 
	width: 60%;
	position:center;
	text-align:center;
	table-layout: automatic;
	font-size:16px;
	font-family:"Lucida Sans Unicode","Lucida Grande","Sans-Serif";
	}
	/**************************/
	
	#estilo_sin_borde_celeste{
list-style:none;
margin:2;
padding:2;
height:21px;
font-family:Tahoma;
font-size:13px;
}

#estilo_sin_borde_celeste li{
margin:0px;
padding:0;
float:left;
color:Black;
}

#estilo_sin_borde_celeste li a{
display: block;
width: 130px;
height: 18px;
padding: 4px;
text-decoration: none;
text-align: center;
color: Black;
background-color: #B6CCF3;
}

#estilo_sin_borde_celeste li a:hover{
color: #E2EBF8;
background-color: #2358B6;
}
#estilo_sin_borde_celeste li a:visited{
color: #FFFFF0;
background-color: #224D8A;
} 