.aparece {display: block;}
.desaparece {display: none;}
body {
	background:#000 url("images/bgdegrade.jpg") 
	top left repeat-x fixed;
}

ul#menu {
	width: auto;
	background: #D6D6D6;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menu li {
	border-bottom:1px solid #000;
}
ul#menu li a:link, ul#menu li a:visited {
	color: black;
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	padding-left:5px;
}
ul#menu li a:hover {
	background-color: #403F3F;
	color:#FFF;
}

a:link {
	text-decoration: none;
	color: #4D4D4D;
}
a:visited {
	color: #4D4D4D;	
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color: #B0B0B0;
}
a:active {
	text-decoration: none
}

#border {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#titulocenter {
	height: 21;
	background-color: #A4A4A4;
	font-family     : Arial;
	font-size       : 13px;
	color           : Yellow;
	font-weight     : bold;
	border-right    : 1px solid white; 
	border-left     : 1px solid white;
}

#titulo {
	background-color: #A4A4A4;
	font-family     : Arial;
	font-size       : 13px;
	color           : Yellow;
	font-weight     : bold;
	border-bottom   : 1px solid white;
}

img{border: 0px;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
}
#edit {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; 	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeec;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
        border-right-width: 1px;
}

#c_back {
	font-weight     : bold;
	background-color: #D6D6D6;
}

