
#theform {

	width: 600px;
	font-size:11px;
	}
#theform a{

text-decoration:none;
font-size:11px;
color:#ff8400;
font-weight:bold;
}

#theform a:hover{
	text-decoration:underline;
}

#theform fieldset {
	/*height:370px;*/
	width: 170px;
	border: 0;
	margin: 0;
	padding: 10px;
	float: left;
	}
#theform fieldset#pt5{
	height:5px;
	width: 600px;
	border: 0;
	margin: 0px;
	padding:0px;
	clear:both;
}
#theform fieldset legend {
	font-size: 40px;
	font-family: verdana, "Times New Roman", Times, serif;
	color: #232323;
	padding:0px;
	}
#theform fieldset legend span {
	display: none;
	}
#theform fieldset h3 {
	padding:0px;
	height: 20px;
	font-size: 12px;
	color:#232323;
	}
#theform fieldset div.help {
	color: #ff8400;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	}
#theform fieldset label {
	font-size: 11px;
	display: block;
	line-height: 1.5em;
	color:#232323;
	}
#theform fieldset input {
	font-size: 11px;
	height: 11px;
	}
#theform fieldset select{
	font-size: 11px;
	}
	
/* Error Styling */
#theform fieldset.error,
#theform fieldset.error legend,
#theform fieldset.error div.help {
	
	}
#theform fieldset strong.error {
	color: #fff;
	background-color: #ff8400;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom:10px;
	}

#theform #ptOb {
	clear: both;
	width: 578px;
	padding: 10px;
	border-top: 4px solid #232323;
}
#theform #cupon{
	float:left;
	padding:10px;
	margin-top:15px;
	background-color:#ff8400;
}
#theform #cupon #txt{
	font-weight:bold;
	color:#FFF;
	height:20px;
}
#theform #cupon #camp input{
	float:left;
	border:1px solid #666;
	font-weight:14px;
	height:18px;
	padding-top:4px;
	padding-left:4px;
	width:170px;
}
#theform #cupon #camp input#validar{
	border:0px;
	background-color:#333;
	color:#FFF;
	padding:0px;
	width:60px;
	height:25px;
}
/* Part 4 Styling */
#theform #pt4 {
	clear: both;
	width: 578px;
	height: 110px;
	border: 10px solid #232323;
	border-width: 10px 0;
	padding: 10px;
}
#theform #pt4 legend {
	display: none;
	}
#theform #pt4 h3 {
	display: none;
	}
#theform #pt4 #disclaimer {
	margin-top:10px;
	width: 320px;
	float: left;
	font-size: 10px;
	color:#232323;
	}
#theform #pt4 input {
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 189px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	float: right;
	background-image:url("continuar.gif");
	cursor:pointer;
	}

#copyright {
	clear: both;
	padding: 0.5em;
	font-size: 0.8em;
	color: #9F9F00;
	font-style: italic;
	}
-->
</style>

<!--[if IE]>
<style type="text/css">
#theform #pt4 {
	padding:10px;
	}
</style>
<![endif]-->

