﻿.wizard , .infoWizard 
{
	width:240px;
	margin-bottom:18px;
}


.infoWizard .cabecera
{
	display:none;	
}

.asistentetop
{
	background-image:url(/images/buscador/buscador_top.gif);
	background-repeat:no-repeat;
	width:246px;
	height:5px;
}
.asistentebottom
{
	background-image:url(/images/buscador/buscador_down.gif);
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:12px;
	width:246px;	
}
.asistenteCabecera {
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	clear:both;
	color:#434D67;
	display:block;
	font-size:18px;
	font-weight:bold;
	height:1%;
	margin:0;
	overflow:hidden;
	width:245px;
}

.asistenteCabecera span{
	background-image:url(/images/buscador/ico_aistente.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:0;
	min-height:30px;
	padding-left:42px;
	padding-top:13px;
}
.pasosWizard {
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	clear:both;
	color:#FFF;
	height:1%;
	overflow:hidden;
	padding:12px 0 8px 4px;
	width:240px;
}

.wizard .cabecera  
{
	/*border:solid 1px #4E78AE;	
	background-color:#C7D9FC;
	margin-bottom:6px;
	background-position: 72% center;*/
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	height:1%;
	width:246px;
}

.wizard .cabecera span  
{
	font-size:16px;
	color:#434D67;
	font-weight:bold;
	float:left;
	margin:12px auto 4px 10px;
}

.wizard .cabecera a
{
	background-color:#DC291E;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	margin:0px 23px 4px 4px;
	text-align:center;
	text-decoration:none;
	width:60px;
}


.wizard .wizardPaso,  .infoWizard .wizardPaso  
{	
	border-bottom:1px solid #FFFFFF;
	height:1%;
	margin-bottom:6px;
	overflow:hidden;
	width:222px;
	min-height:20px;
}

.wizard .wizardPaso span,  .infoWizard .wizardPaso span
{
	/*float:left;*/
	margin-left:12px;
}

.wizard .wizardPaso input,  .infoWizard .wizardPaso input
{
	/*float:left;*/
	width:auto;
	margin: 0 0 0 19px;
	height:auto;
}

.wizard .wizardPaso span.nombrePaso,  .infoWizard .wizardPaso span.nombrePaso
{
	font-weight:bold;
	width:80px;
	font-size:11px;
}
.wizard .wizardPasoActivo span
{
	color:#000;	
}

.wizard .pie 
{
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	clear:both;
	color:#FFF;
	height:1%;
	overflow:hidden;
	padding:12px 0 8px 4px;
	width:240px;
}

.wizard .pie a 
{
	background-color:#DC291E;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	margin:10px 20px 0px 4px;
	text-align:center;
	text-decoration:none;
	width:130px;
		
}
.infoWizard .pie 
{
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	clear:both;
	color:#4C5876;
	height:1%;
	overflow:hidden;
	padding:12px 0 8px 4px;
	width:240px;
}
.infoWizard .pie .boton
{
	float:right;
	margin-right:4px;
}
.infoWizard .pie a {
	background-color:#DC291E;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	margin:18px 20px 4px 4px;
	text-align:center;
	text-decoration:none;
	width:60px;
}
/*.wizard .wizardPaso span.numeroPaso,  .infoWizard .wizardPaso span.numeroPaso
{
	font-weight:bold;
	font-size:14px;
	text-align:right;
}*/



 
 
