@charset "UTF-8";
/* CSS Document */

a img {
	border: 0px;
}

body{
	background-color: #FFFFFF;
	background-image: url(/images/imgs/amarillo_mas_negro.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#wizard{
  background-color: #FFFFFF;
  background-image: url(/images/imgs/amarillo_mas_negro.gif);
  background-repeat: repeat-x;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: normal;
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 67px;
}

.unopara_tienda_con_raya_registro{
  width: 220px;
  margin-right: 20px;
  float:left;
}
.trespara_tienda_con_raya_registro{
  width: 720px;
}

.cabeceradeproceso{
	clear: both;
	float: left;
	width: 850px;
}

.cabeceradeproceso a {
  text-decoration: none;
}

.cajasdeproceso, .cajasdeproceso_link, .cajasdeproceso_activa{
	padding: 8px;
	float: left;
	width: 110px;
	margin-right: 10px;
	height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}

.cajasdeproceso_link:hover, .cajasdeproceso_activa{
	color: #333333;
	background-color: #fdc613;
	border-color: #fdc613;
}

.cajasdeproceso_activa {
  font-weight: bold;
}

.cajasdeproceso_link a, .cajasdeproceso_link a:visited {
  color: inherit;
  text-decoration: none;
}

.numericos_de_proceso{
	font-size: 24px;
	float: left;
	height: 35px;
	width: 22px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-right: 5px;
}


.procesoensimismo{
	background-color: #FFFFFF;
	padding: 15px;
	float: left;
	width: 820px;
	margin-top: 40px;
	font-size: 14px;
	height: 250px;
}

.columna_explicativa{
  float: right;
  width: 800px;
  font-size: 11px;
}

.columna_explicativa_peque{
  float: right;
  width: 550px;
  font-size: 11px;
}

.columnadeproceso, .columnadeproceso_doble, .columnadeproceso_menostexto {
	padding: 8px;
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.columnadeproceso_menostexto {
  float: right;
}
.columnadeproceso_big {
  clear: both;
}

.columnadeproceso_doble {
  width: 500px;
}

.columnadeproceso_menostexto{
	font-size: 11px;
}

.columnadeproceso_menostexto .botoncicos {
  float: right;
}

.columnadeproceso_menostexto .botoncico {
  float: left;
  margin-left: 8px;
}

.footer_de_proceso{
	font-size: 11px;
	width: 810px;
	padding: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
  margin-left: auto;
  margin-right: auto;
}

.caja_stock {
  font-size: 11px;
  font-style: italic;
  float: right;
}

.lineadestacada{
	background-color: #dedede;
	padding: 2px;
}

.lineadestacada:hover{
	background-color: #fdc613;
	padding: 2px;
}

.caja_pricing{
	padding: 2px;
	float: right;
	width: 150px;
	text-align: right;
}

.botoncico{
	padding: 8px;
	border: 1px solid #333333;
	color: #333333;
	text-decoration: none;
  margin-bottom: 8px;
}

.botoncico:hover{
	border-color: #fdc613;
	color: #FFFFFF;
	background-color: #fdc613;
}

.titulo {
  font-weight: bold;
}
