form {
	padding: 0 0 0 40px;
	margin: 0px;
}
label, input, select, textarea {
	float: left;
	font-size: 11px;
	color: #000066;
	margin-bottom: 3px;
}
input, select{
	background-color:#FFFFFF;
	border:1px solid #969696;
	width: 150px;
	height: 15px;
}
form br {
	clear: left;
}
select {
	font-size: 11px;
	width: auto;
}
label {
	text-align: left;
	width: 140px;
	font-weight: bold;
}
.boton {
	color: #FFFFFF;
	cursor: pointer;
	background-color: #cc0000;
	border: 1px solid #003399;
	width: auto;
	font-weight: bold;
	height: 18px;
	margin-right: 10px;
}
#converter{
	border: solid 1px #006699;
	background-color: #ccd6e3;
	width: 360px;
	padding: 10px 0 10px 0;
}
#pageherra {
	background: url(../img/bg_logo.jpg) no-repeat bottom right;
	clear: none !important;
	clear: left;
	float: right;
	width: 550px;
	height: 340px;
	text-align: left;
	margin: 0 0 0 40px;
	font: normal 12px Arial, Helvetica, sans-serif;
 }
 .herratit {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993333;
	text-align: left;
	margin: 20px 0 20px 0px;
}
#pageherra ul {
	margin-top: 0px;
}
#herrargt{
	float: right;
	border-left: solid 1px #c0c0c0 ;
	width: 170px;
	height: 264px;
	vertical-align: top;
}
#herrargtin li{
	margin: 0px;
	padding: 0px;
	list-style: none url(../img/flechali.gif);
	line-height: 14px;
	}
#herrargtin li a{
	color: #006699;
}
#herrargtin li a:hover{
	color: #FFFFFF;
	background-color:#990000;
}
h3{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #993333;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 10px 25px;
	}