* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(imagenes/bkg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E1EEFE;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.ghost {
	display: none;
}

#contenedor {
	text-align: left;
	margin: 0px auto;
	width: 950px;
}
#contenedor a img {
	border-style: none;
}



/*xxxxxxxxxxxxxxxxxxxxxxxxx  CABECERA  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#cabecera {
	height: 36px;
	margin: 30px 0px 0px;
	position: relative;
}
#login {
    font-size: 12px;
    color: #000000;
    margin: 0px 0px 0px 150px;
    float: left;
}
#login a {
    text-decoration: none;
    color: #000000;
}
#login a:hover {
    text-decoration: none;
    color: #003366;
}
#login input {
    width: 106px;
    margin: 5px 7px 0px;
    background: url(imagenes/bkg-login.jpg) no-repeat 0px 0px;
    height: 22px;
    padding: 2px 0px 0px;
    border-style: none;
    font-size: 11px;
    color: #666666;
    vertical-align: middle;
}
#login .desconectar {
    margin: 0px 0px 0px 40px;
}
#login img {
    vertical-align: middle;
    margin: 0px 0px 0px 5px;
}

#login .olvido {
text-decoration: none;
color: #006699;
font-size: 11px;
margin: 0px 0px 0px 20px;
}
#login .olvido:hover {
text-decoration: none;
color: #000000;
}

#mail {
	float: right;
	line-height: 12px;
	margin: 0px 110px 0px 0px;
}
#mail a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 36px;
}
#mail a:hover {
	color: #000000;
	text-decoration: underline;
}
.globo-email {
	position: absolute;
	right: -2px;
	bottom: -44px;
	background: url(imagenes/imgn-email.png) no-repeat 0px 0px;
	height: 96px;
	width: 124px;
}
.globo-demo {
	position: absolute;
	right: -2px;
	bottom: -44px;
	background: url(imagenes/img-demo.png) no-repeat 0px 0px;
	height: 96px;
	width: 124px;
	z-index: 899;
}




/*
#telefono_superior {
	position: absolute;
	top: 12px;
	right: 2px;
	color: #FFFFFF;
	font-weight: bold;
}

#faqs a{
	position: absolute;
	top: 16px;
	right: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
*/

/*xxxxxxxxxxxxxxxxxxxxxxxxx  OLVIDO CONTRASENIA  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#olvido {
margin: 0px 0px 0px 270px;
padding: 30px 0px 0px;
width: 400px;
float: left;
}
#olvido p.anadir-contacto {
line-height: 31px;
background: url(imagenes/btn-anadir-contacto.jpg) no-repeat;
}
#olvido p.anadir-contacto a {
background: url(imagenes/btn-anadir-contacto.jpg) no-repeat left center;
padding: 0px 0px 0px 40px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #000000;
line-height: 31px;
height: 31px;
margin: 0px;
}3
#olvido-tabla {
width: 320px;
margin: 30px 0px 0px;
}
#olvido-tabla .email {
background: url(imagenes/bkg-establecimiento-308x20.jpg) no-repeat 0px 0px;
height: 20px;
vertical-align: top;
}
#olvido-tabla .email-input {
font-size: 11px;
width: 260px;
margin: 2px 0px 0px 15px;
border: 1px none #FFFFFF;
background: #FFFFFF;
line-height: 11px;
color: #003399;
}
#olvido-tabla .boton {
height: 60px;
text-align: right;
vertical-align: middle;
}
#olvido-tabla .error {
font-size: 11px;
color: #FF0000;
text-align: center;
font-weight: bold;
line-height: 12px;
height: 12px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxx  CUERPO  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#cuerpo {
	height: 570px;
	position: relative;
	width: 950px;
	border-style: none;
	margin:0px;
}
#cuerpo h2 {
	font-style: italic;
	font-weight: normal;
	line-height: 30px;
	font-size: 28px;
	color: #B9DBF2;
	margin: 0px 0px 18px;
}
#cuerpo h2.big {
	font-size: 50px;
	line-height: 50px;
	margin: 0px 0px 25px;
}

#cuerpo h2.pg-inicial {
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 20px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
#logo {
	position: absolute;
	left: 10px;
	top: 0px;
	background: url(imagenes/logo.png) no-repeat 0px 0px;
	height: 110px;
	width: 208px;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx  TEXTO  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#texto {
	margin: 35px 205px 0px 270px;
}
#texto p {
	line-height: 12px;
	margin: 0px 0px 10px;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx  SELLOS  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#sellos {
	text-align: center;
}
#sellos h2 {
	font-size: 50px;
	line-height: 70px;
	color: #B9DBF2;
	margin: 0px 0px 0px 200px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
#sellos a img {
	margin: 0px 25px;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx COLUMNA DERECHA xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#col-der {
 float: right;
 margin: 60px 30px 0px 0px;
}
#col-der .paso1 {
 background: url(imagenes/paso-1.jpg) no-repeat 0px 0px;
 height: 118px;
 width: 160px;
 margin: 0px 0px 40px;
 padding: 0px;
}
#col-der .paso2 {
 background: url(imagenes/paso-2.jpg) no-repeat 0px 0px;
 height: 118px;
 width: 160px;
 margin: 0px 0px 40px;
 padding: 0px;
}
#col-der .paso3 {
 background: url(imagenes/paso-3.jpg) no-repeat 0px 0px;
 height: 118px;
 width: 160px;
 margin: 0px 0px 40px;
 padding: 0px;
}
#col-der .paso4 {
 background: url(imagenes/paso-4.jpg) no-repeat 0px 0px;
 height: 118px;
 width: 160px;
 margin: 0px 0px 40px;
 padding: 0px;
}
#col-der .siguiente-paso {
 font-size: 27px;
 line-height: 27px;
 background: url(imagenes/btn-login.png) no-repeat 0px 0px;
}
#col-der .siguiente-paso a {
 color: #0084C9;
 font-style: italic;
 text-decoration: none;
 padding: 0px 0px 0px 40px;
}
#col-der .siguiente-paso a:hover {
 color: #333333;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx  PASO 1  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#paso-1 {
	margin: 0px 0px 0px 270px;
	padding: 30px 0px 0px;
	width: 400px;
	float: left;
}
#paso-1 p.anadir-contacto {
	line-height: 31px;
	background: url(imagenes/btn-anadir-contacto.jpg) no-repeat;
}
#paso-1 p.anadir-contacto a.ver-contacto {
	background: url(imagenes/btn-anadir-contacto.jpg) no-repeat left center;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 31px;
	height: 31px;
	margin: 0px;
}
#paso-1 p.anadir-contacto a.login-contacto {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 31px;
	height: 31px;
	margin: 0px;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx  CONTACTOS  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* GLA SE CAMBIO A CLASS PORQUE SE NECESITA EL ID*/
.contactos {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
}
.contactos .nombre {
	width: 170px;
	line-height: 14px;
	border-bottom: 1px dotted #97C9FB;
}
.contactos .editar {
	height: 14px;
	background: url(imagenes/btn-editar-contacto.jpg) no-repeat 10px 0px;
	width: 70px;
}
.contactos .editar a {
	margin: 0px 0px 0px 35px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
.contactos .editar a:hover {
	text-decoration: underline;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx  DATOS ESTABLECIMIENTO  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#datos-establecimiento {
width: 330px;
margin: 0px 0px 15px;
padding: 0px;
}
#datos-establecimiento .ayuda {
width: 13px;
vertical-align: middle;
}
#datos-establecimiento .ayuda a img {
margin: 0px;
border-style: none;
padding: 3px 0px 5px 0px;
vertical-align: middle;
}
#datos-establecimiento td {
margin: 10px;
padding: 3px;
height: 24px;
}
#datos-establecimiento .larga1 {
background: url(imagenes/bkg-establecimiento-308x20-1.jpg) no-repeat 3px 3px;
width: 315px;
vertical-align: top;
margin: 0px;
}
#datos-establecimiento .input-largo1 {
width: 270px;
height: 12px;
margin: 3px 0px 0px 10px;
font-size: 11px;
border: 1px solid #FFFFFF;
line-height: 11px;
}
#datos-establecimiento .larga {
background: url(imagenes/bkg-establecimiento-308x20.jpg) no-repeat 3px 3px;
vertical-align: top;
}
#datos-establecimiento .input-largo {
width: 285px;
height: 12px;
margin: 3px 0px 0px 10px;
font-size: 11px;
border: 1px solid #FFFFFF;
line-height: 12px;
}
#datos-establecimiento .mediana {
background: url(imagenes/bkg-establecimiento-168x20.jpg) no-repeat 3px 3px;
width: 175px;
vertical-align: top;
}
#datos-establecimiento .input-mediano {
width: 147px;
height: 12px;
margin: 3px 0px 0px 10px;
font-size: 11px;
border: 1px solid #FFFFFF;
line-height: 12px;
}
#datos-establecimiento .chica {
background: url(imagenes/bkg-establecimiento-118x20.jpg) no-repeat 3px 3px;
width: 129px;
vertical-align: top;
}
#datos-establecimiento .input-chico {
width: 95px;
height: 12px;
margin: 3px 0px 0px 10px;
font-size: 11px;
border: 1px solid #FFFFFF;
line-height: 12px;
}
#datos-establecimiento .error {
font-size: 11px;
color: #FF0000;
text-align: center;
font-weight: bold;
}
/*
#datos-establecimiento {
	width: 345px;
	margin: 0px 0px 15px;
	padding: 0px;
}

#datos-establecimiento .ayuda {
    width: 15px;
    vertical-align: middle;
}
#datos-establecimiento .ayuda a img {
    margin: 0px;
    border-style: none;
    padding: 6px 0px 5px 0px;
    vertical-align: middle;
}

#datos-establecimiento td {
	margin: 10px;
	padding: 3px;
	height: 24px;
}
#datos-establecimiento .larga1 {
	background: url(imagenes/bkg-establecimiento-308x20-1.jpg) no-repeat 3px 3px;
	width: 315px;
	vertical-align: top;
	margin: 0px;
}
#datos-establecimiento .input-largo1 {
	width: 272px;
	height: 12px;
	margin: 3px 0px 0px 10px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	line-height: 11px;
}
#datos-establecimiento .larga {
	background: url(imagenes/bkg-establecimiento-308x20.jpg) no-repeat 3px 3px;
	vertical-align: top;
}
#datos-establecimiento .input-largo {
	width: 285px;
	height: 12px;
	margin: 3px 0px 0px 10px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	line-height: 12px;
}
#datos-establecimiento .mediana {
	background: url(imagenes/bkg-establecimiento-168x20.jpg) no-repeat 3px 3px;
	width: 168px;
	vertical-align: top;
}
#datos-establecimiento .input-mediano {
	width: 147px;
	height: 12px;
	margin: 3px 0px 0px 10px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	line-height: 12px;
}
#datos-establecimiento .chica {
	background: url(imagenes/bkg-establecimiento-118x20.jpg) no-repeat 3px 3px;
	width: 118px;
	vertical-align: top;
}
#datos-establecimiento .input-chico {
	width: 95px;
	height: 12px;
	margin: 3px 0px 0px 10px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	line-height: 12px;
}
#datos-establecimiento .error {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
*/
/*xxxxxxxxxxxxxxxxxxxxxxx ESTILOS AUTOCOMPLETAR xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#tag_update {
	background: #FFFFFF;
	height: 200px;
	width: 270px;
	border: 1px solid #999999;
	overflow: auto;
	position: absolute;
	/*ajusta la posicion de este DIV si lo deseas, modificando estos dos valores de abajo */
	left: 15px;
	top: 75px;
	display:none;
}
#tag_update ul {
	margin: 10px;
	padding: 0px;
}
#tag_update li {
	list-style: none;
}
#tag_update .cerrar {
 font-weight: bold;
 color: #333333;
 position: absolute;
 right: 5px;
 bottom: 5px;
 cursor:pointer;
 text-decoration:underline;
}
#paso-1-posicionador {

	width: 400px;
	position: relative;
}

/*xxxxxxxxxxxxxxxxxxxxxxx ANADIR CONTACTOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#contacto-pop-up {
    background: url(imagenes/bkg-paso-1-pop-up.gif) no-repeat 0px 0px;
    height: 350px;
    width: 465px;
    margin: 0px;
    z-index: 99;
    position: absolute;
    left: 200px;
    top: 105px;
}
#contacto-pop-up h2 {
    margin: 0px 0px 10px;
    padding: 15px 0px 0px 20px;
    font-size: 28px;
    line-height: 28px;
}
#contacto-anadir {
    margin: 0px 0px 0px 8px;
    padding: 0px;
}
#contacto-anadir .dato {
    width: 170px;
    background: url(imagenes/bkg-contacto-anadir-dato.jpg) no-repeat left top;
    height: 29px;
    vertical-align: top;
}
#contacto-anadir .data-input {
    height: 13px;
    width: 145px;
    margin: 2px 0px 0px 10px;
    line-height: 11px;
    font-size: 11px;
    padding: 0px;
    vertical-align: top;
    border: 1px solid #FFFFFF;
}
#contacto-anadir .asterisco {
    width: 50px;
    color: #97CAFD;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}
#contacto-anadir .asterisco img {
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
}

#contacto-anadir .asterisco-largo {
    color: #97CAFD;
    font-weight: bold;
    height: 15px;
}
#contacto-anadir .datos2 {
    vertical-align: top;
}
#contacto-anadir .datos2 p {
    margin: 0px 0px 0px 20px;
}
#contacto-anadir .datos2 p.guardar-datos {
    background: url(imagenes/btn-login.png) no-repeat left top;
    padding: 0px 0px 0px 30px;
    /*GLA cambiar lo del a para que se haga link sobre la imagen*/
    color: #0084C9;
    line-height: 30px;
    font-size: 26px;
    font-style: italic;
    text-decoration: none;   
}
/*#contacto-anadir .datos2 p.guardar-datos a {

}*/
/*#contacto-anadir .datos2 .guardar-datos a:hover {*/
#contacto-anadir .datos2 a:hover {
    color: #000000;
}
#contacto-anadir .error {
    color: #FF0000;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    line-height: 20px;
}
#contacto-anadir .si {
    color: #009900;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 3px 0px 0px;
}
#contacto-anadir .no {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 3px 0px 10px;
}
#contacto-anadir input {
    vertical-align: middle;
}
#contacto-pop-up .cerrar {
    position: absolute;
    top: 15px;
    right: 20px;
}

/*xxxxxxxxxxxxxxxxxxxxxxx LOGIN CONTACTOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#login-contacto-pop-up {
    background: url(imagenes/bkg-paso-1-b-pop-up.gif) no-repeat 0px 0px;
    height: 350px;
    width: 465px;
    margin: 0px;
    z-index: 99;
    position: absolute;
    left: 200px;
    top: 105px;
}
#login-contacto-pop-up h2 {
    margin: 0px 0px 10px;
    padding: 15px 0px 0px 20px;
    font-size: 28px;
    line-height: 28px;
}
#login-contacto-anadir {
    margin: 0px 0px 0px 8px;
    padding: 0px;
}
#login-contacto-anadir .dato {
    width: 170px;
    background: url(imagenes/bkg-contacto-anadir-dato.jpg) no-repeat left top;
    height: 29px;
    vertical-align: top;
}
#login-contacto-anadir .data-input {
    height: 13px;
    width: 145px;
    margin: 2px 0px 0px 10px;
    line-height: 11px;
    font-size: 11px;
    padding: 0px;
    vertical-align: top;
    border: 1px solid #FFFFFF;
}
#login-contacto-anadir .asterisco {
    width: 50px;
    color: #97CAFD;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}
#login-contacto-anadir .asterisco img {
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
}


#login-contacto-anadir .datos2 p.guardar-datos {
    background: url(imagenes/btn-login.png) no-repeat left top;
    padding: 0px 0px 0px 30px;
    /*GLA cambiar lo del a para que se haga link sobre la imagen*/
    color: #0084C9;
    line-height: 30px;
    font-size: 26px;
    font-style: italic;
    text-decoration: none;   
}

#login-contacto-anadir .datos2 a:hover {
    color: #000000;
}
#login-contacto-anadir .error {
    color: #FF0000;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    line-height: 20px;
}
#login-contacto-anadir input {
    vertical-align: middle;
}
#login-contacto-pop-up .cerrar {
    position: absolute;
    top: 15px;
    right: 20px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxx  PASO 2  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#paso-2 {
	margin: 0px 0px 0px 210px;
	padding: 30px 0px 0px;
	width: 540px;
	float: left;
	height: 300px;
}
#paso-2 h2 {
	margin: 0px 0px -10px 55px;
	padding: 0px;
	line-height: 28px;
}
#paso-2 h2.big {
	line-height: 50px;
	margin: 0px 0px 27px 207px;
	padding: 0px;
}
#paso-2 .fila-1 img {
	margin: 0px 25px 0px 0px;
	border-style: none;
}
#paso-2 .fila-2 {
	margin: 0px 0px 0px 140px;
	padding: 15px 0px 0px;
}
#paso-2 .fila-2 img {
	margin: 0px 0px 0px 25px;
	border-style: none;
	text-align: right;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxx  PASO 3  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#paso-3 {
	margin: 0px 0px 0px 210px;
	padding: 30px 0px 0px;
	width: 500px;
	float: left;
}
#paso-3 h2 {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	line-height: 28px;
}
#paso-3 h3 {
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 30px;
}
#paso-3 p {
	margin: 0px 20px 10px 30px;
	padding: 0px;
}
#paso-3 p.mensaje-importante {
    text-align: right;
    margin: 0px 27px 10px 0px;
    line-height: 50px;
    padding: 10px 0px 0px;
}
#paso-3 #contenedor-scroll-encuesta {
	background: url(imagenes/fake-scroll.png) no-repeat right top;
	height: 280px;
	width:450px;
    overflow: hidden;
    position: relative;
}



#paso-3 .sello-caracteristicas {
	position: absolute;
	left: 110px;
	top: 100px;
}
#tabla-sello-caracteristicas {
	margin: 0px 0px 0px 20px;
}
#tabla-sello-caracteristicas .icono {
	background: url(imagenes/ico-caracteristicas.jpg) no-repeat center center;
	width: 20px;
}
#tabla-sello-caracteristicas .caracteristica {
	border-bottom: 1px dashed #8CC5F2;
	width: 370px;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
}
#tabla-sello-caracteristicas .check {
	width: 40px;
	text-align: center;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx  PASO 4  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#paso-4 {
	margin: 0px 0px 0px 210px;
	padding: 30px 0px 0px;
	width: 500px;
	float: left;
}
#paso-4 h2 {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	line-height: 28px;
}
#paso-4 h3 {
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 30px;
}
#paso-4 p {
	margin: 0px 20px 10px 30px;
	padding: 0px;
}
#paso-4 input {
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}
#paso-4 p.guardar {
	font-size: 27px;
	line-height: 27px;
	background: url(imagenes/btn-login.png) no-repeat left 20px;
	line-height: 30px;
	padding: 20px 0px 0px 45px;
}
#paso-4 p.guardar a {
	font-size: 27px;
	color: #0084C9;
	font-style: italic;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#paso-4 p.guardar a:hover {
	color: #333333;
}
#paso-4 .sello-caracteristicas {
	position: absolute;
	left: 110px;
	top: 100px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxx  PASO 5  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#paso-5 {
	margin: 0px 0px 0px 210px;
	padding: 30px 0px 0px;
	width: 530px;
	float: left;
}
#paso-5 h2 {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	line-height: 28px;
}
#paso-5 h3 {
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 30px;
}
#paso-5 h3.verde {
	color: #009900;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px 0px 10px 30px;
}
#paso-5 p {
	margin: 0px 20px 20px 30px;
	padding: 0px;
}
#paso-5 .img-login {
	margin: 0px 0px 0px 80px;
}
#paso-5 .sello-caracteristicas {
	position: absolute;
	left: 110px;
	top: 100px;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx  PASO LOGIN  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#paso-5 {
	margin: 0px 0px 0px 210px;
	padding: 30px 0px 0px;
	width: 620px;
	float: left;
}

#paso-5 #contenedor-scroll-sellos {
	height: 280px;
	width:620px;
    overflow: hidden;
    position: relative;
}


#paso-5 h2 {
	margin: 0px 0px 20px 50px;
	padding: 0px;
	line-height: 28px;
}
#paso-5 p {
	margin: 0px 0px 10px 50px;
}
#paso-5 p.nueva-solicitud {
	font-size: 22px;
	line-height: 30px;
	line-height: 30px;
	margin: 0px 0px 0px 60px;
}
#paso-5 p.nueva-solicitud a {
	font-size: 22px;
	color: #0084C9;
	font-style: italic;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#paso-5 p.nueva-solicitud a:hover {
	color: #333333;
}
#paso-5 .sello-caracteristicas {
	position: absolute;
	left: 110px;
	top: 100px;
}
#tabla-mis-sellos {
	margin: 0px 0px 20px 50px;
	border-collapse: collapse;
}
#tabla-mis-sellos .sello {
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat left top;
	height: 22px;
	text-align: left;
	font-size: 11px;
}
#tabla-mis-sellos .fecha {
	width: 100px;
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat center top;
	text-align: left;
	font-size: 11px;
}
#tabla-mis-sellos .descarga {
	width: 130px;
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat center top;
	text-align: center;
	font-size: 11px;
}
#tabla-mis-sellos .btn-descargar {
	margin: 0px 0px 0px 50px;
	border-style: none;
}
#tabla-mis-sellos .resultado {
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat right top;
	text-align: left;
	font-size: 11px;
}
#tabla-mis-sellos .vacio {
	width: 15px;
	border-style: none;
}
#tabla-mis-sellos .nombre-sello {
	width: 210px;
}
#tabla-mis-sellos td {
	font-size: 12px;
	line-height: 25px;
	border-bottom: thin dashed #8CC5F2;
}
#tabla-mis-sellos .recibido {
	font-weight: bold;
	color: #FF9900;
}
#tabla-mis-sellos .tramite {
	font-weight: bold;
	color: #FF6600;
}
#tabla-mis-sellos .concedido {
	font-weight: bold;
	color: #009900;
}
#tabla-mis-sellos .denegado {
	font-weight: bold;
	color: #FF0000;
}

#paso-5 p.anadir-contacto {
	line-height: 31px;
	background: url(imagenes/btn-anadir-contacto.jpg) no-repeat;
}
#paso-5 p.anadir-contacto a {
	background: url(imagenes/btn-anadir-contacto.jpg) no-repeat left center;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 31px;
	height: 31px;
	margin: 0px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxx  CONTACTOS - PASO 5  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* GLA SE CAMBIO A CLASS PORQUE SE NECESITA EL ID*/
#paso-5 .contactos {
	margin: 0px 0px 0px 70px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
}
#paso-5 .contactos .nombre {
	width: 170px;
	line-height: 14px;
	border-bottom: 1px dotted #97C9FB;
}
#paso-5 .contactos .editar {
	height: 14px;
	background: url(imagenes/btn-editar-contacto.jpg) no-repeat 10px 0px;
	width: 70px;
}
#paso-5 .contactos .editar a {
	margin: 0px 0px 0px 35px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
#paso-5 .contactos .editar a:hover {
	text-decoration: underline;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxx  PASO 5 DESCARGAS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#paso-5-descargas {
	margin: 0px 0px 0px 210px;
	padding: 30px 0px 0px;
	width: 620px;
	float: left;
}
#paso-5-descargas h2.pg-descargas {
	margin: 0px 0px 30px 120px;
	padding: 0px;
	line-height: 28px;
}
#paso-5-descargas p {
	margin: 0px 0px 10px 50px;
}
#paso-5-descargas p.al-menu-principal {
	font-size: 22px;
	line-height: 30px;
	line-height: 30px;
	margin: 0px 0px 0px 60px;
}
#paso-5-descargas p.al-menu-principal a {
	font-size: 22px;
	color: #0084C9;
	font-style: italic;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#paso-5-descargas p.nueva-solicitud a:hover {
	color: #333333;
}
#paso-5-descargas .sello-encabezado {
	position: absolute;
	left: 260px;
	top: 20px;
}
#tabla-descargas {
	margin: 0px 0px 20px 50px;
	border-collapse: collapse;
}
#tabla-descargas td {
	font-size: 12px;
	line-height: 25px;
	border-bottom: thin dashed #8CC5F2;
}
#tabla-descargas .descargas-disponibles {
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat left top;
	height: 22px;
	text-align: left;
	font-size: 11px;
}
#tabla-descargas .descarga {
	width: 100px;
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat center top;
	text-align: center;
	font-size: 11px;
}
#tabla-descargas .btn-descargar {
	margin: 0px 0px 0px 35px;
	border-style: none;
}
#tabla-descargas .actualizacion {
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat right top;
	text-align: center;
	font-size: 11px;
	width: 140px;
}
#tabla-descargas .vacio {
	width: 15px;
	border-style: none;
}
#tabla-descargas .nombre-descarga {
	width: 300px;
}
#tabla-descargas .ultima-actualizacion {
	text-align: center;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxx  PAGINA FOTOS  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#paso-foto {
	margin: 0px 0px 0px 210px;
	padding: 30px 0px 0px;
	width: 620px;
	float: left;
}

#paso-foto #contenedor-scroll-fotos {
	height: 280px;
	width:620px;
    overflow: hidden;
    position: relative;
}


#paso-foto h2 {
	margin: 0px 0px 20px 50px;
	padding: 0px;
	line-height: 28px;
}
#paso-foto p {
	margin: 0px 0px 10px 50px;
}
#paso-foto p.nueva-solicitud {
	font-size: 22px;
	line-height: 30px;
	line-height: 30px;
	margin: 0px 0px 0px 60px;
}
#paso-foto p.nueva-solicitud a {
	font-size: 22px;
	color: #0084C9;
	font-style: italic;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#paso-foto p.nueva-solicitud a:hover {
	color: #333333;
}
#paso-foto .mis-fotos-cabecera-caracteristicas {
	position: absolute;
	left: 110px;
	top: 100px;
}
#tabla-mis-fotos {
	margin: 0px 0px 20px 50px;
	border-collapse: collapse;
	width: 550px;
}
#tabla-mis-fotos .mis-fotos-cabecera {
	background: url(imagenes/bkg-tabla-mis-sellos.jpg) no-repeat left top;
	height: 22px;
	text-align: left;
	font-size: 11px;
}
#tabla-mis-fotos .vacio {
	width: 15px;
	border-style: none;
}
#tabla-mis-fotos .fila {
	border-bottom: thin dashed #8CC5F2;
	padding: 8px 0px;
}
#tabla-mis-fotos .contenedor-foto {
	width: 100px;
	text-align: center;
	float: left;
	margin: 0px 2px 0px 2px;
}
#tabla-mis-fotos .contenedor-foto a img {
	margin: 2px 0px;
	border-style: none;
}
#tabla-mis-fotos td {
	font-size: 12px;
	line-height: 25px;
}
#selector-foto {
	position: relative;
	margin: 0px 0px 0px 60px;
	height: 35px;
}
#selector-foto .txt1 {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 35px;
}
#selector-foto .selector {
	/*GLA background: url(imagenes/bkg-buscador-foto.png);*/
	height: 35px;
	width: 141px;
	position: absolute;
	left: 100px;
	top: 0px;
}
#selector-foto .selector-input {
	height: 17px;
	margin: 9px 0px 0px 15px;
	width: 110px;
	background: url(imagenes/bkg-buscador-foto.png) center center;
	border-style: none;
}
#selector-foto .subir-foto {
	position: absolute;
	/* GLA modificacion
	left: 250px;*/
	left:360px;
	top: 3px;
}
#selector-foto .txt2 {
	line-height: 35px;
	position: absolute;
	/* GLA left: 360px;*/
	left:460px;
	top: 0px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxx  AGREGAR FOTO PASOS  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#agregar-foto-pasos {
	height: 555px;
	width: 952px;
	/*border: 5px solid #999999;*/
	position: absolute;
	left: -5px;
	top: 0px;
	background: #FFFFFF;
	z-index: 999;
}
#agregar-foto-pasos h2{
	font-size: 25px;
	color: #0084C9;
	font-style: italic;
	line-height:60px;
	margin: 0px 0px 0px 40px;
	float: left;
}
#agregar-foto-pasos h3{
	font-size: 25px;
	line-height: 60px;
	float: right;
	margin: 0px 40px 0px 0px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
}
#agregar-foto-pasos h4 {
	background: url(imagenes/bkg-h4-fotos-pasos.png) no-repeat left top;
	clear: both;
	font-size: 13px;
	line-height: 22px;
	padding: 0px 0px 0px 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	color: #333333;
}
#agregar-foto-pasos p {
	clear: both;
	font-size: 12px;
	line-height: 22px;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	color: #333333;
}
#agregar-foto-pasos h5 {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
}
#foto-applet {
	float: left;
	width: 610px;
	margin: 0px 0px 0px 40px;
}
.agregar-foto-pasos-boton {
	margin: 15px 0px 0px;
	padding: 0px;
}
#foto-ejemplo {
	float: right;
	width: 240px;
	margin: 0px 30px 0px 0px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxx  DETALLE PG SELLOS  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#sellos-detalle {
	margin: 35px 205px 0px 270px;
}
#sellos-detalle p {
	line-height: 12px;
	margin: 0px 0px 10px;
}
#sellos-detalle .letragrande {
	font-style: italic;
	font-weight: normal;
	line-height: 40px;
	font-size: 18px;
	color: #0394C3;
	margin: 0px;
}
#sellos-detalle a img.sello-chico {
	margin: 0px 20px 0px 0px;
	border-style: none;
}
#sellos-detalle #contenedor-scroll {
	width: 360px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
#sello-detalle-sello-lateral {
	position: absolute;
	top: 60px;
	right: 30px;
}

/* scroll */
   .Scroller-Container {
     position: relative;
     top: 0px;
     left: 0px;
   }
   .Scrollbar-Up {
     position: absolute;
     width: 27px; /* se modifica ancho y alto de acuerdo a nuestro up*/
     height: 36px;
     background:  url(imagenes/scroll-up.png) no-repeat center;
     font-size: 0px;
     left:0px;
     cursor:pointer;
   }
   .Scrollbar-Track {
     width: 27px; /* se modifica ancho y alto de acuerdo a nuestro track, OJO  con el top de la imagen, usualmente sera el alto del gif up */
     height:135px;
     position: absolute;
     top: 32px;
     left: -1px;
     background: transparent url(imagenes/scroll-path.png) no-repeat center center;
   }
   .Scrollbar-Handle {
     position: absolute;
     top: 15px;
     width: 11px; /* aqui se colocara el alto y ancho del handle */
     height: 5px;
   }
   .Scrollbar-Down {
     position: absolute;
     top: 162px;
     width: 27px; /* se modifica ancho y alto de acuerdo a nuestro down, OJO  con el top de la imagen tambien */
     height: 36px;
     background: transparent url(imagenes/scroll-down.png) no-repeat center;
     font-size: 0px;
     cursor:pointer;
   }
   #Scrollbar-Container {
     position: absolute; /* este estilo nos ayudara a definir la posicion de todo el scroll*/
     top: 80px;
     right:270px;
   }   



/*xxxxxxxxxxxxxxxxxxxxxxxxx PIE xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#pie {
 font-size: 12px;
 position: relative;
 padding: 0px 0px 0px 25px;
 height: 36px;
}
#pie a {
 color: #333333;
 text-decoration: none;
 margin: 0px 5px 0px 0px;
}
#pie a:hover {
 color: #000000;
 text-decoration: underline;
}
#pie p {
 position: absolute;
 left: 40px;
 top: 0px;
}
#pie-izq {
 position: absolute;
 left: 40px;
 bottom: 6px;
}
#pie-izq li {
 display: inline;
}
#pie-der {
 display: inline;
 position: absolute;
 top: 15px;
 right: 30px;
}
#pie-der li {
 display: inline;
}
