* {
	margin: 0;
	padding: 0;
}
body, html {
	font:normal 12px "Tahoma", Verdana, Helvetica, sans-serif;
	background-color:#e5e5e5;	
	height:100%;
	}
a {
	text-decoration:none;
	color:#000;
	}
a:hover {
	text-decoration:underline;	
	}
	input{
		font:normal 12px "Tahoma", Verdana, Helvetica, sans-serif;
		color:#6D7944;
		font-weight:600;
		}
	.warning{
		color:#D89908!important;
		font-weight:bold!important;
		margin:3px 0;
		}
	.green{
		color:#808c5a;
		}
#super{
	position:relative;
	min-height:100%;
	_height:100%;
	}
#super #header{
	height:193px;
	width:100%;
	background:transparent url('../img/bg_flash.jpg') repeat-x left top;
	}
#super #content{
	padding:15px 0 90px 0;
	width:778px;
	overflow:hidden;
	margin:0 auto;
	}
	#super #content #menu-topo{
		overflow:hidden;
		}
	#super #content  #menu-topo h1{
	background:transparent url('../img/usuarios/title.gif') no-repeat left top;
	width:301px;
	height:78px;
	text-indent:-9999em;
	margin-bottom:20px;
	float:left;
	}	
	#super #content #menu-topo .menu{
		overflow:hidden;
		float:right;
		width:394px;
		padding-top:47px;
		padding-left:50px;
		background:transparent url('../img/usuarios/bg_menu.gif') no-repeat left top;
		}
	#super #content #menu-topo .menu #usuario{
		margin:15px 30px 15px 0;
		text-align:right;
		font-size: 13px;
		}
		#super #content #menu-topo .menu #usuario a{
			color:#CF4C2B;
			}
		#super #content #menu-topo a{
			margin-right:8px;
			font-weight:bold;
			color:white;
			}
	#super #content p{
		color:#5c4628;
		font:normal 12px "Tahoma", Verdana, Helvetica, sans-serif;
		}
#super #footer{
	height:82px;
	_background:transparent url('../img/ie_bg_footer.jpg') no-repeat center top;
	background:transparent url('../img/bg_footer.jpg') repeat-x center bottom;
	width:100%;
	min-width: 778px;
	position:absolute;
	bottom:0;
	}
	#super #footer .left-bg, #super #footer .left-bg, #super #footer .right-bg {
		position: absolute;
		bottom: 0;
		width: 198px;
		height: 83px;
		z-index: 10;
		_display: none;
		}
	#super #footer .left-bg {
		background:transparent url('../img/bg_l_footer.jpg') no-repeat left bottom;
		left: 0;
		}
	#super #footer .right-bg {
		background:transparent url('../img/bg_r_footer.jpg') no-repeat left bottom;
		right: 0;
		}
	#super #footer .center_content{
		margin:0 auto;
		opacity:.4;
		overflow:hidden;
		max-width:735px;
		min-width:369px;
		_width: 778px;
		padding: 45px 183px 0;
		_padding: 45px 0 0;
		position: relative;
		z-index: 15;
		}
		#super #footer .center_content h2{
				background:transparent url('../img/logo_footer.gif') no-repeat left top;
				width:121px;
				height:22px;
				text-indent:-9999em;
				float:left;
				}
			#super #footer .center_content #player{
				width:92px;
				height:24px;
				float:right;
				}