body{
	background:#1C1C1C;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	line-height:16pt;
	margin:0;
	padding:0;
	color:white;
	}
a{
color:#F65626;
text-decoration:none;		
}
a img{border:none;}
img {background:none !important;} 

.button{cursor:pointer;}

hr{border:none; border-bottom:1px dashed gray}

#wrapper{
	direction:ltr;	
}
#main{
	margin:0 auto;
	width:1000px;
}

#content{
	float:right;
	width:1000px;
	height:741px;
	background:#181818 url(main.jpg) no-repeat;
	text-align:center;
}

#alemilogin{
	float:left;
	width:250px;
	margin-top:120px;
	margin-left:50px;
}

#paper{
float:left;
 margin-left:12px; 
 text-align:justify;
 color:gray;
 margin-top:13px;
 width:173px;
 height:260px;
 overflow-y: scroll;
}

#btnpaper{
	float:right;
	margin-right:-45px;
	margin-top:30px;
}