form#formconfirmacion {
	text-align: left;
}

form fieldset {
	width: 600px;  	
	margin-bottom: 10px;
	background: #FC4;
	font: 10pt Verdana,Arial,sans-serif;
	border: none;
}

form fieldset#regalo {
	background: #CFB;
}

form legend {
  padding: 0 2px;
  font-weight: bold;
}
form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form fieldset ol li input{
margin-right: 5px;
}

form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form fieldset fieldset label {
  display: block;
  width: auto;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form label {
  width: 150px; /* Width of labels */
}

form fieldset ol li label.cc{
width: auto;
margin-right: 5px;
}

form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
p.clausula {
	font: 9pt verdana, arial, sans-serif;
	text-align: center;
}

.campomitad {
	width: 46%;
	margin: 0;
	border: 0;
	padding: 10px;
	text-align: center;
	float: left;

}

.campototal {
	width: 96%;
	margin: 0;
	border: 0;
	padding: 10px;
	text-align: center;
}

.dato {
margin: 5px 0px 5px 20px;
}

h3 {
font: 13pt Arial,Helvetica,sans-serif;
color: #ff8800;
}

.dato span.enunciado {
margin: 0 0 0 25px;
font: bold 12px arial,helvetica,sans-serif;
}

.dato span.valor {
margin-left: 15px;
font: 12px arial,helvetica,sans-serif;
}

table.detallespedido {
font: 12px arial,helvetica,sans-serif;
color: #000;
margin: 10px 0 10px 25px;
border-collapse: collapse;
border: none;
}

table.detallespedido tr th {
text-align: left;
font-size: 13px;
font-weight: bold;
color: #F80;
height: 20px;
border-bottom: solid 1px #06C;
}

table.detallespedido tr th.producto, table.detallespedido tr td.producto {
width: 400px;
}

table.detallespedido tr th.precio, table.detallespedido tr td.precio {
width: 50px;
text-align: right;
}

table.detallespedido tr th.cantidad, table.detallespedido tr td.cantidad {
width: 75px;
text-align: center;
}

table.detallespedido tr th.subtotal, table.detallespedido tr td.subtotal {
width: 50px;
text-align: right;
}

table.detallespedido tr td {
font-size: 12px;
font-weight: normal;
color: #000;
height: 20px;
border-bottom: none;
}

table.detallespedido tr.total td {
text-align: right;
font-size: 13px;
font-weight: bold;
color: #000;
height: 20px;
border-top: solid 1px #06C;
padding-top: 10px;
}

p {
font: 10pt Arial, Helvetica, sans-serif;
margin-left: 0;
}

p.centrado {
text-align: center;
}

.dosbotones {
width: 600px;
text-align: center;
padding: 20px 0 20px 0;
margin-left: 20px;
}

.dosbotones p {
font: 10pt Arial, Helvetica, sans-serif;
margin-bottom: 20px;
}

.dosbotones ul li {
float:left;
list-style: none;
}

.dosbotones ul li {
margin: 0 80px 0 40px;
}

.botonformulario {
	margin: 0 2px 2px 0;
}

.botonformulario:hover {
	margin: 2px 0 0 2px;
}

div#avisotransferencia{
border: solid 1px;
color: #F00;
margin-top: 10px;
margin-bottom: 10px;
}

div#avisotransferencia p{
color: #F00;
font-weight: bold;
font-size: 14px;
}

div#seleccionarhoraentrega{

}

div#seleccionarhoraentrega li label{
width: 500px;
}

div#seleccionarhoraentrega li input{
margin-top: 6px;
}

div#horaentrega{
background: #FD5;
padding-top: 5px;
padding-bottom: 5px;
}

div#horaentrega input{
width: 100px;
}

div#horaentrega p{
color: #F00;
font-size: 14px;
font-weight: bold;
margin-right: 15px;
text-align: center;
}

span.avisonif{
font-size: 11px;
font-style: italic;
color: #F00;
}
