#recorrido ol {padding:0; margin:0; height:50px; overflow:hidden;}
#recorrido li {
	list-style-type:none;
	float:left;
	margin:0;
	font-size:12px;
	line-height:33px;
	background-color: #d4d6d9;
	background-image: url(/img/bgpaso3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 53px 0 30px;
	color:#747575;
}
#recorrido .bgpaso2 {background-image: url(/img/bgpaso2.gif); background-color:#1c78a9; color:#fff;}
#recorrido .bgpaso1 {background-image: url(/img/bgpaso1.gif);}
#recorrido .ult {background-image:none;}




.box_contacto {background-color:#fff; padding:0;}
.campo { border-bottom:none; padding:2px 0;}
 .campo span {text-align:right; padding:0 5px 0 0;}
.campo input, .campo select {width:auto; background-color:#fff; border-left:1px solid #9b9b9b; border-top:1px solid #808080;}
.boton_enviar {margin:15px 0;}
.tit_formulario {width:160px;}
.campo .indicaciones {font-size:11px; line-height:14px; font-weight:normal; color:#666; padding:0; margin:0 0 0 170px;}

.box_statusAdhesionSi {
	height:47px;
	width:398px;
	background-image:url(/img/statusAdhesionSi.gif);

	background-repeat: no-repeat;
	overflow:hidden;
	margin-top: 19px;
	padding-top: 19px;
	text-align: center;
} 


.box_statusAdhesionNo {
	height:47px;
	width:398px;
	background-image:url(/img/statusAdhesionNo.gif);

	background-repeat: no-repeat;
	overflow:hidden;
	margin-top: 19px;
	padding-top: 19px;
	text-align: center;

} 

