body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(http://www.enclaves.com/images/comunes/background.gif);
}
.cuadro_texo {
   background-color: #ffffff;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   border: 1px solid black;
}
#menu_admin{
	margin-top: 5px;
	margin-left: 5px;}
#bt_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display:block;
	width:100px;
	border:1px solid #4b4b4d;
	padding:3px 2px;
	margin-top:1px;
 z-index:150;
}

#visible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display:block;
	border:1px solid #ffffff;
	padding:3px 2px;
	background: #00ff18;
	width:80px;
}

#oculto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display:block;
	border:1px solid #ffffff;
	padding:3px 2px;
	background: #ff0000;
	width:80px;
}

.titular_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
	color: #FFE900;
	text-decoration: none;
	text-transform: capitalize;
}
.texto_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
}
a.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display:block;
	width:100px;
	border:1px solid #4b4b4d;
	padding:3px 2px;
	margin-top:1px;
 z-index:150;
}
#boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display:block;
	width:100px;
	border:1px solid #4b4b4d;
	padding:3px 2px;
	margin-top:1px;
 z-index:150;
}