.bea-portal-theme-cuerpohaztecliente #nuevoHazteCliente{
    font: normal 1em/150% Arial, Helvetica, Sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	outline: none;
}


.bea-portal-theme-cuerpohaztecliente *{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	outline: none;
}
.bea-portal-theme-cuerpohaztecliente .input{
	font: normal 1em/150% Arial, Helvetica, Sans-serif;
	width: 270px;
	padding: .5em;
	border: 1px solid #C5E5BF;
}
.bea-portal-theme-cuerpohaztecliente .table1{
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;

}

.bea-portal-theme-cuerpohaztecliente #main .h2{
	color: #F72008;
	font-weight: normal;
	margin: 1em 0;
	font-size: 24px; 
}

/***********************************************************************************  ESTRUCTURA ***/

.bea-portal-theme-cuerpohaztecliente #main{
	width: 540px;
	margin: 0 auto;
	text-align: left;
}


/***********************************************************************************  ESTILOS COMUNES ***/


.bea-portal-theme-cuerpohaztecliente .tl, .tr, .br, .bl, .tlb, .trb, .brb, .blb{
	width: 10px;
	height: 10px;
}

/*--------------------------------- Posición absoluta */

.bea-portal-theme-cuerpohaztecliente #titu, #header p, #servOnliComp, #todoPalmMano{
	position: absolute;
}

/*--------------------------------- Text indent */

.bea-portal-theme-cuerpohaztecliente #titu, #header p, #servOnliComp, #todoPalmMano, .caraContSkyp, .caraContGtal{
	text-indent: -1000em;
}

/*--------------------------------- Botones servicios sobre la foto */

.bea-portal-theme-cuerpohaztecliente #servOnliComp, #todoPalmMano{
	width: 284px;
	height: 17px;
	background: transparent url('../images/botoServ.png') no-repeat 0 0;
	top: 150px;
	right: 100px;
}
.bea-portal-theme-cuerpohaztecliente #servOnliComp:hover, #todoPalmMano:hover{
	background-position: 0 -17px;
}
.bea-portal-theme-cuerpohaztecliente #todoPalmMano{
	width: 296px;
	background-image: url('../images/boto/botoMano.png');
	top: 180px;
	right: 158px;
}

/*--------------------------------- Caja registro */

.bea-portal-theme-cuerpohaztecliente .cajaRegi{
	width: 540px;
	background-color: #E4F3E1;
	margin-bottom: 2em;
	padding: 1px 0 0 1px;
	float: left;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li{
	width: 270px;
	font-size: .937em;
	text-align: center;
	text-transform: uppercase;
	background: #55C93E url('../images/backCajaRegi.jpg') repeat-x 0 bottom;
	list-style: none;
	float: left;
	display:inline;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li a{
	width: 100%;
	color: #fff;
	height: 41px;
	padding-top: 18px;
	float: left;
	display:inline;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li a:hover{
	background: #fff none;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li.firs a{
	background: transparent url('../images/backCajaRegiLink.png') repeat-y right 0;
	display:inline;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li.firs a:hover{
	background: #4BB338 url('../images/backCajaRegiLink.png') repeat-y right 0;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li.last a{
	background: transparent url('../images/backCajaRegiLink.png') repeat-y right 0;
	display:inline;
	text-decoration: none;
}	
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li.last a:hover{
	background: #4BB338 none;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li.tabs-selected{
	height: 70px;
	background: transparent url('../images/botoRegi.png') no-repeat center 0;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li.tabs-selected a:hover{
	background: transparent url('../images/backCajaRegiLink.png') repeat-y right 0;
	cursor: default;
}
.bea-portal-theme-cuerpohaztecliente .cajaRegi ul li.tabs-selected.last a:hover{
	background: none;
	cursor: default;
}
.bea-portal-theme-cuerpohaztecliente .haztClie{
	padding: 20px;
	float: left;
	width:500px;
	display:inline;
	position: relative;
}
.bea-portal-theme-cuerpohaztecliente .haztClie h3{
	color: #386B2C;
	font-size: 1.75em;
	font-weight: normal;
	margin-bottom: .6em;
}
.bea-portal-theme-cuerpohaztecliente .haztClie p{
	width: 500px;
	margin-bottom: .6em;
	color: #386B2C;
}
.bea-portal-theme-cuerpohaztecliente .haztClie a{
	display:inline;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .haztClie a:hover{
	text-decoration: none;
}

.bea-portal-theme-cuerpohaztecliente .haztClie p.pDest{
	margin: 1em 0 0 0;
	float: left;
	clear: both;
}
.bea-portal-theme-cuerpohaztecliente #botoAbre, #botoForm{
	width: auto;
	color: #fff;
	font-size: .937em;
	font-weight: bold;
	text-transform: uppercase;
	background: #55C93E url('../images/backBotoAbre.jpg') repeat-x 0 bottom;
	padding: .7em 1em;
	border: 1px solid #74D361;
	border-right-color: #40972F;
	border-bottom-color: #40972F;
	border-left-color: #74D361;
	cursor: pointer;
	float: left;
}
.bea-portal-theme-cuerpohaztecliente #botoAbre:hover, #botoForm:hover{
	text-decoration: none;
	background-color: #419A2F;
	border-color: #419A2F;
}
.bea-portal-theme-cuerpohaztecliente .haztClie .dest{
	width: 180px;
	background-color: #C5E5BF;
	margin-top: 1em;
	padding: 10px 10px;
	position: relative;
	float: left;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.bea-portal-theme-cuerpohaztecliente .haztClie .dest h4{
	font-size: .8em;
	margin-bottom: 1em;
}
.bea-portal-theme-cuerpohaztecliente .haztClie .dest img{
	width: 80px;
	height: 64px;
	margin-top: 10px;
	float: right;
}
.bea-portal-theme-cuerpohaztecliente .haztClie .dest p{
	width: 100px;
	font-size: .687em;
	float: left;
}
.bea-portal-theme-cuerpohaztecliente .haztClie .dest p em{
	line-height: 100%;
	display: block;
}
.bea-portal-theme-cuerpohaztecliente .haztClie .dest p strong, .haztClie .dest p del{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 100%;
	float: left;
}
.bea-portal-theme-cuerpohaztecliente .haztClie .dest p.precExcl, .haztClie .dest p.precExcl{
	float: left;
}
.bea-portal-theme-cuerpohaztecliente .ayudTele #botoForm{
	margin-top: 1em;
	float: right;
}


/*--------------------------------- Caja info */

.bea-portal-theme-cuerpohaztecliente .caraBanc{
	float: left;
	border: 1px solid #E1E2E3;
	margin-bottom: 2em;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc h2{
	color: #F72008;
	font-weight: normal;
	margin: 1em 0;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul{
	width: 176px;
	background:url('../images/backCara.jpg') repeat-y 0 0 transparent;
	float: left;
	display:inline;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li{
	list-style: none;
	display: inline;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li a{
	color: #393F44;
	font-weight: bold;
	width: 135px;
	border-bottom: 1px solid #E1E2E3;
	padding: .8em 0 .8em 15px;
	display: block;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li a#botoInfo{
	border-bottom: none;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li a:hover{
	color: #fff;
	background: transparent url('../images/backCaraBoto.jpg') repeat-x 0 0;
	text-decoration: none;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li a strong{
	color: #F72008;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li a:hover strong{
	color: #fff;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li.tabs-selected a{
	width: 160px;
	color: #fff;
	background: transparent url('../images/botoCara.jpg') no-repeat 0 0;
	border: none;
	cursor: default;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li.tabs-selected a strong{
	color: #fff;
}
.bea-portal-theme-cuerpohaztecliente .caraBanc ul li.tabs-selected a:hover{
	background: transparent url('../images/botoCara.jpg') no-repeat 0 0;
}
.bea-portal-theme-cuerpohaztecliente .caraCont{
	width: 342px;
	margin: 15px 0 0 10px;
	padding-right: 10px;
	float: left;
}
.bea-portal-theme-cuerpohaztecliente .caraCont h3{
	color: #F72008;
	font-weight: normal;
	font-size: 1.25em;
	margin-bottom: .8em;
}
.bea-portal-theme-cuerpohaztecliente .caraCont ul{
	width: auto;
	background: none;
	line-height: 100%;
	padding: 0;
	float: none;
}
.bea-portal-theme-cuerpohaztecliente .caraCont ul li{
	background: transparent url('../images/auxiCaraContList.png') no-repeat 0 3px;
	margin-bottom: 1em;
	padding-left: 1.3em;
	display: block;
}
.bea-portal-theme-cuerpohaztecliente .caraCont img{
	margin-left: .6em;
	float: right;
}
.bea-portal-theme-cuerpohaztecliente .caraContSkyp, .caraContGtal{
	width: 79px;
	height: 35px;
	background: transparent url('../images/logoSkyp.png') no-repeat 0 0;
	margin: 1em 1em 0 0;
	float: left;
}
.bea-portal-theme-cuerpohaztecliente .caraContSkyp{
	margin-top: 1.4em;
}
.bea-portal-theme-cuerpohaztecliente .caraContGtal{
	width: 84px;
	height: 40px;
	background-image: url('../images/logoGtal.png');
}
.bea-portal-theme-cuerpohaztecliente .caraContSkyp:hover{
	background-position: 0 -35px;
}
.bea-portal-theme-cuerpohaztecliente .caraContGtal:hover{
	background-position: 0 -40px;
}

/***********************************************************************************  AUXILIARES ***/

/*------------------------------------- Clear Fix */

.bea-portal-theme-cuerpohaztecliente .cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*formulario completo*/

.bea-portal-theme-cuerpohaztecliente #nuevoHazteClienteForm{
margin: 0;
padding:0;
}

.bea-portal-theme-cuerpohaztecliente #botoAbre, #botoForm{
	width: auto;
	color: #fff;
	font-size: .937em;
	font-weight: bold;
	text-transform: uppercase;
	background: #55C93E url('../images/backBotoAbre.jpg') repeat-x 0 bottom;
	padding: .7em 1em;
	border: 1px solid #74D361;
	border-right-color: #40972F;
	border-bottom-color: #40972F;
	border-left-color: #74D361;
	cursor: pointer;
	float: left;
}
.bea-portal-theme-cuerpohaztecliente #botoAbre:hover, #botoForm:hover{
	text-decoration: none;
	background-color: #419A2F;
	border-color: #419A2F;
}
.bea-portal-theme-cuerpohaztecliente #botoForm{
	float: right;
}


.bea-portal-theme-cuerpohaztecliente #bot_tabs {
width: 540px;
height: 50px;
margin-bottom:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
text-align: left;
font-weight: bold;
}


.bea-portal-theme-cuerpohaztecliente .pasos{float:left;list-style:none;width:540px;margin:0 0 10px 0;display:block;background:url('../images/backPasos.jpg') no-repeat top left;line-height:100%;font-size:.9em;}
.bea-portal-theme-cuerpohaztecliente .pasos.uno{}
.bea-portal-theme-cuerpohaztecliente .pasos.dos{background-position:left -57px!important;}
.bea-portal-theme-cuerpohaztecliente .pasos.tres{background-position:left -114px!important;}
.bea-portal-theme-cuerpohaztecliente .pasos li span{width: 10px;height:30px;font-size:1.5em;float:left;margin:4px 25px 0 0;}
.bea-portal-theme-cuerpohaztecliente .pasos li{width:160px;height:40px;margin:0;float:left;padding:17px 0 0 20px;color:white;font-size:1.2em;}
.bea-portal-theme-cuerpohaztecliente .pasos li.uno{width:170px;padding-left:10px;}
.bea-portal-theme-cuerpohaztecliente .pasos li.uno span{margin-right: 30px;}
.bea-portal-theme-cuerpohaztecliente .pasos li span{padding:3.5px 0;}


.bea-portal-theme-cuerpohaztecliente .bot1 {
background:#dedede url('../images/fondo_gris1.jpg') no-repeat;
float:left;
color: #333333;
padding:10px 16px 12px 30px;
}

.bea-portal-theme-cuerpohaztecliente .bot2 {
background:#dedede url('../images/fondo_gris2.jpg') no-repeat;
float:left;
color: #333333;
padding:10px 16px 12px 30px;
}

.bea-portal-theme-cuerpohaztecliente .bot.ultimo{padding:18px 16px 18px 30px; background:#dedede url(../images/fondo_gris3.jpg) no-repeat;
float:left;
color: #333333;}


.bea-portal-theme-cuerpohaztecliente .bot_flech{
width: 15px;
height: 50px;
float:left;
background: url('../images/flech_gris.jpg') no-repeat;
}

.bea-portal-theme-cuerpohaztecliente .bot_flechfinal{
width: 15px;
height: 50px;
float:left;
background-color: #dedede;}

.bea-portal-theme-cuerpohaztecliente .bot_seleccionado1{
padding:10px 16px 12px 30px;
float:left;
color: #ffffff;
background-color: #cc0000;
background-image: url('../images/fondo_rojo1.jpg');
background-repeat: no-repeat;
}

.bea-portal-theme-cuerpohaztecliente .bot_seleccionado2{
padding:10px 16px 12px 30px;
float:left;
color: #ffffff;
background-color: #cc0000;
background-image: url('../images/fondo_rojo2.jpg');
background-repeat: no-repeat;
}

.bea-portal-theme-cuerpohaztecliente .bot_flechasel{
width: 15px;
height:50px;
float:left;
background: url('../images/flech_roja.jpg') no-repeat;
}

.bea-portal-theme-cuerpohaztecliente .bot_flechasel_atras{
width: 15px;
height:50px;
float:left;
background-image: url('../images/flech_roja1.jpg');
background-repeat: no-repeat;
}

.bea-portal-theme-cuerpohaztecliente #aviso{float:left;width:500px;padding:20px;background:#E4F3E1}

.bea-portal-theme-cuerpohaztecliente .a, link, visited, hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#cc0000;
text-decoration:none;
margin:20px 0 0 0px;
font-weight: bold;
}

.bea-portal-theme-cuerpohaztecliente .ul{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;}

.bea-portal-theme-cuerpohaztecliente .li{
width:160px;
height:40px;
margin:0;
float:left;
padding:17px 0 0 20px;
color:white;
}

.bea-portal-theme-cuerpohaztecliente .bot_flechfinal_select{
width: 15px;
height: 50px;
float:left;
background-color: #cc0000;}

.bea-portal-theme-cuerpohaztecliente .table{
font-size:.9em;
font-family: Arial, Helvetica, Sans-serif;">
}

.bea-portal-theme-cuerpohaztecliente .p{
font-family: Arial, Helvetica, sans-serif;
margin:20px 0 0 0px;
font-size: 14px;
color: #666666;

}
