*{
	padding: 0;
	margin: 0;
}

.ac_results {
   background-color:window;
   border:1px solid windowframe;
   height:200px;
   overflow:auto;
   padding:0;
   z-index:10;
   font: bold 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   
}


.ac_results li{
   cursor:pointer;
  }



.no_padding, .no_padding td{
  padding:0px;
}

.center{
  margin-left:auto;
  margin-right:auto;
}

#pag_registro{
	width: 660px;
	padding: 15px;
}

.paso1_sel{
	background: url(/imgfiles/front/img/paso1_sel.jpg) top left no-repeat;
	width: 160px;
	height: 64px;
}
.paso1_Nosel{
	background: url(/imgfiles/front/img/paso1_Nosel.jpg) top left no-repeat;
	width: 160px;
	height: 64px;
}
.nom_paso_sel{
	font: bold 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 0 4px 14px;
	width: 100px;
	line-height: 15px;
	float: left;
}
.num_sel{
	font: bold 40px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: right;
	height: 64px;
	line-height: 53px;
	padding-right: 12px;
}
.paso_med{
	background: url(/imgfiles/front/img/paso_med.jpg) top left no-repeat;
	width: 155px;
	height: 64px;
}
.paso_med_sel{
	background: url(/imgfiles/front/img/paso_med_sel.jpg) top left no-repeat;
	width: 155px;
	height: 64px;
}
.nom_paso{
	font: bold 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #363636;
	text-transform: uppercase;
	padding: 6px 0 4px 10px;
	width: 110px;
	line-height: 15px;
	float: left;
}
.num_Nosel{
	font: bold 40px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #d3d3d3;
	float: right;
	height: 64px;
	line-height: 53px;
	padding-right: 12px;
}
.paso_4{
	background: url(/imgfiles/front/img/paso4.jpg) top left no-repeat;
	width: 155px;
	height: 64px;
}
.paso_4_sel{
	background: url(/imgfiles/front/img/paso4_sel.jpg) top left no-repeat;
	width: 155px;
	height: 64px;
}

.info_text{
	font: 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #656464;
	margin-top:10px;
	margin-bottom:10px;
}
.box{
	width: 598px;
	position: relative;
	background-color: #f1f1f1;
	margin:0x auto;
}

.txt_box{
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 8px;
}
.top_box{
	position: absolute;
	top: 0;
	left: 0;
	background: url(/imgfiles/front/img/top_box.gif) top left no-repeat;
	width: 598px;
	height: 6px;
}

.tit_box{
	font: bold 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ce201f;
	background: url(/imgfiles/front/img/tit_bullet.gif) center left no-repeat;
	padding: 10px 0 10px 15px;
}

.bottom_box{
	background: url(/imgfiles/front/img/bottom_box.gif) top left no-repeat;
	width: 598px;
	height: 6px;
	position: absolute;
}
.etiqueta_form{
	font: 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
	padding-left: 30px;
}
.error{
	background: url(/imgfiles/front/img/no.gif) center left no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cd1f1e;
	padding: 0 0 0 24px;
	position:relative;
}

.btn_rojo{
 background: url(/imgfiles/front/img/btn.gif) center left no-repeat;
 height: 35px;
 width: 144px;
 text-align: center;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
 cursor: pointer;
}
.link_boton{
	display: block;
	text-decoration: none;
	font: bold 13px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	text-transform: uppercase;
	line-height: 34px;
}
.link_boton:hover{
   text-decoration:underline;
}
.btn_rojo:hover {
/* background: url(/imgfiles/front/img/btn_hover.gif) center left no-repeat;*/
 text-decoration: underline;
}
.btn_gris{
 background: url(/imgfiles/front/img/btn_gris.gif) center left no-repeat;
 height: 35px;
 width: 144px;
 text-align: center;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
 cursor: pointer;
}
.btn_gris:hover {
 background: url(/imgfiles/front/img/btn_gris_hover.gif) center left no-repeat;
 text-decoration: underline;
}

a.add_car{
	font: 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1e8523 !important;
	background: url(/imgfiles/front/img/add_policy.gif) center left no-repeat;
	text-decoration: none;
	padding: 2px 0 2px 18px;
	margin-left:10px;
}
a.add_car:hover{
	text-decoration: underline;
}
a.delete_car{
    font: 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #BC241C !important;
    background: url(/imgfiles/front/img/delete_policy.gif) center left no-repeat;
    text-decoration: none;
    padding: 2px 0 2px 18px;
}
a.delete_car:hover{
    text-decoration: underline;
}
.div_pasos{
  width:610px;
  margin:0px auto;
}

.check_box{
  display:block;
  float:left;
  margin-right:8px;
  margin-top:2px;
}

.width_200{
  width:200px;
}

.width_234{
  width:230px;
}

.frameCaptcha{
  border-style: hidden;
  height:40px;
  width:150px;
  ocerflow:hidden;
}

.btn_rojo_sinflecha {
  background:transparent url(/imgfiles/manager_files/img/btn.gif) no-repeat scroll left center;
  color:#FFFFFF;
  cursor:pointer;
  font-size:13px;
  font-weight:bold;
  height:35px;
  text-align:center;
  width:144px;
}

