/*ESTO NO SE VE EN LA IMPRESORA*/
.oculto {display:none;}
.ensena{display:block;}

body, .genaro
	{
	background-color:#FFFFFF;
	}
 
.xpecial{
	font-weight:extra-bold;
	font-family:verdana;
	font-size:28px;
	color:#000000;
	}
td.menu{
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	background-color:#CCD7E3;
	color:#000000;
	border-bottom: #000000 1px solid;}
td.menud{
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	background-color:#83AAD6;
	color:#000000;
	border-bottom: #000000 1px solid;}
.link{
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;}
.link1{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;}
.link1:hover{
	font-family:verdana;
	font-size:12px;
	color:#006699;
	text-decoration:underline;}
body{
	font-family:verdana;
	font-size:12px;
	color:#000000;}
.inputs{
	background-color:white;
	border:thin solid black;
	font-family:Verdana,Tahoma,Sans-Seriff;
	font-size:11px;
	height:16px;
	border:1px dotted #000000;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	width:auto;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#000000;}
.submit{
	background-color:#000000;
	border:0px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
	height:16px;
	font-size:12px;
	font-family:Verdana;}
.recuadro{
	border:thin solid black;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width: 1px;
	height:auto;
	margin:2px;}
.titulo{
	border:thin solid black;
	border-bottom-width:3px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width: 0px;}