 /** * UploadDeArquivos.com.br * * Página para upload de arquivos * * @package		UploadDeArquivos.com.br * @author		Bruno Zanini * @copyright	Copyright (c) 2008, NerfSoft LTDA. * @license		http://uploaddearquivos.com.br/trac/wiki/license * @link		http://uploaddearquivos.com.br/ * @since		Version 1.0 * @filesource *//*////BASE///////*/ body {	font: normal normal normal 12pt sans-serif, arial, helvetica;}	ul {	padding: 0;	margin: 0;	text-align: center;}h1, h2, h3 {	padding: 0;	margin: 0;}h3 {	font-size: 12pt;}p {	font-size: 14pt;	color: #999;}input[type="submit"], button {	width: 200px;	height: 36px;}a:link, a:visited {	font-size: 12pt;	font-family: sans-serif;	color: #888;	text-decoration: none;}a:hover {	text-decoration: underline;}span {	font-family: sans-serif;	font-size: 11pt;}#geral {	width: 510px;	margin: 0 auto;}#varios {	padding-top: 20px;	text-align: center;}#varios a:hover {	text-decoration: underline;}.line {	border-top: solid 1px #DDD;	width: 100%;	height: 1px;	text-align: center;	margin: 100px 0 15px 0;}#download_button {	text-align: center;	margin-top: 20px;}#download_button button {	width: 200px;	height: 36px;}/* anti-spam */#conteudo form .username {	visibility:hidden;	display:block;	height:0;	width:0;	margin:0;	padding:0;	border:0;}/* fim anti-spam *//*///CABECALHO//////*/#cabecalho {}#cabecalho h1 a {	width: 510px;	height: 180px;	background-image: url(../images/logo.jpg);	background-repeat: no-repeat;	display: block;	overflow: hidden;	text-indent: -9999px}/*///MENU////////*/#menu li {	list-style-type: none;	display: inline;	padding: 0;	margin: 0;}#menu a:link, #menu a:visited {	color: #000;	font-size: 11pt;}#menu a:hover {	text-decoration: underline;}/*FORMULARIO///////*/#formulario form {	padding-left: 100px;}#formulario span {	color: #999;}#formulario form h2 {	margin: 0;	padding-right: 86px;	font-size: 14pt;	font-weight: bold;}#formulario input[type="file"], button{	width: 250px;}.ajuda {	font-size: 10pt;}/*CADASTRO////////*/#cadastro, #login {	padding: 20px 0 0 90px;}#cadastro input[type="text"], #cadastro input[type="password"],#login input[type="text"], #login input[type="password"] {	width: 320px;	margin: 5px 0 5px 0;}/*UPLOAD/////////*/#upload {	border-bottom: solid 1px #DDD;	width: 100%;}/*RODAPE////////*/#rodape li {	display: inline;	list-style-type: none;	font-size: 10pt;}#rodape a:link, #rodape a:visited {	color: #000;	font-size: 10pt;	text-decoration: none;}#rodape a:hover {	text-decoration: underline;}.erro {	color: red;}.download_nome {	font-size: 14pt;	font-weight: normal;}.addthislinks {	color: #333333 !important;	text-decoration: none !important;	font-size: 12px !important;}.addthislinks span {	margin-right: 4px !important;}