﻿.wizard , .infoWizard 
{
	width:205px;
	margin-bottom:18px;
}


.infoWizard .cabecera
{
	display:none;	
}

.asistentetop
{

	background-image:url(/images/asistente/asistente_top.gif);
	height:28px;
	width:205px;
	background-repeat:no-repeat;
}
.asistentebottom
{
	background-image:url(/images/asistente/asistente_base.gif);
	background-repeat:no-repeat;
	height:14px;
	margin-bottom:12px;
	width:205px;	
}
.fondoWizard
{
	background-image:url(/images/asistente/asistente_midle.jpg);
	background-repeat:repeat-y; 
}
.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;
}

.wizard .cabecera  
{
	/*border:solid 1px #4E78AE;	
	background-color:#C7D9FC;*/
	background-image:none;
	background-position: 72% center;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	height:1%;
	/*margin-bottom:6px;	*/
	background-color:Transparent;
}

.wizard .cabecera span  
{
	font-size:16px;
	color:#434D67;
	font-weight:bold;
	float:left;
	margin:12px auto 4px 10px;
}

.wizard .cabecera a
{
	display:block;
	color:#092767;
	font-weight:bold;
	float:right;
	margin:5px 10px 4px 4px;
}


.wizard .wizardPaso,  .infoWizard .wizardPaso  
{
	/*border:solid 1px #4E78AE;	*/
	padding:8px 40px 8px 0px;
	overflow:hidden;
	height:1%;
	margin-bottom:6px;
	width:80%;
}

.wizard .wizardPaso span,  .infoWizard .wizardPaso span
{
	float:right;
	color:#092767;
	margin-left:6px;
}

.wizard .wizardPaso input,  .infoWizard .wizardPaso input
{
	float:right;
	margin-left:6px;
}

.wizard .wizardPaso span.nombrePaso,  .infoWizard .wizardPaso span.nombrePaso
{
	font-weight:bold;
	line-height:20px;
	width:80px;
}

.wizard .wizardPaso span.numeroPaso,  .infoWizard .wizardPaso span.numeroPaso
{
	font-weight:bold;
	font-size:14px;
	text-align:right;
}

.wizard .wizardPasoActivo span
{
	color:#434D67;	
}

.wizard .pie 
{
	overflow:hidden;
	height:1%;
	margin-top:10px;
}

.wizard .pie a 
{
	font-weight:bold;
	float:right;
	margin-right:12px;
	margin-bottom:8px;
	display:block;
	clear:both;
		
}


.infoWizard .pie 
{
	overflow:hidden;
	height:1%;
	margin-top:12px;
	margin-right:10px;
}

.infoWizard .pie .boton
{
	float:right;
	margin-right:4px;
}
.paginatitulo2formato
{
	margin-left:20px;
}
.pasosWizard
{
	padding-top:10px;
}
.wizardSaltarPaso
{
	width:120px;
}
.wizardPasoActivo
{
	background: url(/images/asistente/btn_asistente.jpg) no-repeat 50% 50%;
	font-size:14px;
}

.wizard .wizardPasoActivo span.nombrePaso
{
	color:#FFF;	
}
