body {
	margin: 0px;
	height: 100%;
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.img {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
a.vinculo        {
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
}
a.vinculo:visited         {
	color: #993333;
}



* {
}
div#form {
	float: left;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#form  h1 {
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
div#form #upForm {
	float: left;
	clear: left;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	margin: 0px;
}
div#form   p {
	color: #333333;
	font-size: 11px;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#form   label {
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	clear: both;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#form  .textfield {
	width: 300px;
	border: 1px solid #684C1C;
	float: left;
	clear: both;
	margin-top: 5px;
}

div#form .button {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	margin-top: 10px;
}
div#form  a {
	font-size: 0.9em;
	text-decoration: none;
	color: #FFFFFF;
}
div#form    .contentfield {
	width: 600px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	clear: left;
	float: left;
	height: 350px;
	border: 1px solid #684C1C;
}

div#form    .descriptionfield {
	width: 300px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	clear: left;
	float: left;
	height: 50px;
	border: 1px solid #684C1C;
}




* {
}
div#loginform {
	float: left;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#loginform   h1 {
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-transform: uppercase;
}
div#loginform  #upForm {
	float: left;
	clear: left;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	margin: 0px;
}
div#loginform    p {
	color: #333333;
	font-size: 11px;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#loginform    label {
	color: #993333;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#loginform  fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#loginform   .textfield {
	width: 300px;
	border: 1px solid #684C1C;
	float: left;
	clear: both;
	margin-top: 5px;
}
.button   {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	clear: left;
	margin-top: 10px;
}

