/*tags*/
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 11px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.bug {
	clear: both;
}
/*main*/
#botones_cbza {
	position: absolute;
	top: 108px;
	left: 592px;
}
#contenedor {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fondo_repeat.png);
	background-repeat: repeat-y;
}
#sombra_izq {
	background-image: url(../imagenes/sombra_izq.png);
	background-repeat: no-repeat;
	height: 598px;
	width: 60px;
	float: left;
}
#cuerpo {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
}
#sombra_der {
	background-image: url(../imagenes/sombra_der.png);
	height: 598px;
	width: 60px;
	background-repeat: no-repeat;
	float: right;
}
#pie {
	background-image: url(../imagenes/fondo_pie.png);
	background-repeat: no-repeat;
	height: 86px;
	clear: both;
	text-align: left;
	position: relative;
}
#cbza {
	background-image: url(../imagenes/fondo_cbza.png);
	background-repeat: repeat-x;
	height: 131px;
	position: relative;
}
#logo {
	position: absolute;
	left: 26px;
	top: 13px;
}
#frase_cbza {
	position: absolute;
	left: 508px;
	top: 43px;
}
#botonera {
	padding-top: 99px;
}
#botonera ul {
	margin: 0px;
	padding: 0px;
}
#botonera li {
	float: left;
	list-style-type: none;
	margin-top: 6px;
	font-size: 14px;
	padding-left: 16px;
}
#botonera li a {
	color: #888888;
	text-decoration:none;
}
#botonera li a:hover {
	color: #000000;
	text-decoration:none;
}
#botonera_debajo {
	background-image: url(../imagenes/fondo_botonera_debajo.png);
	height: 34px;
	background-repeat: repeat-x;
}
#bienvenido_autogestion {
	color: #FFFFFF;
	margin-left: 10px;
}
#bienvenido_nombre_usuario {
	float: left;
	margin-top: 10px;
}
#nombre_usuario {
	float: left;
	font-style: italic;
	margin-left: 3px;
	margin-top: 10px;
}
#botonera_debajo ul {
	margin: 0px;
	padding: 0px;
}
#botonera_debajo li {
	float: right;
	list-style-type: none;
	margin-top: 9px;
	font-size: 14px;
	padding-right: 16px;
}
#botonera_debajo li a {
	color: #FFFFFF;
	text-decoration:none;
}
#botonera_debajo li a:hover {
	color: #E4BC50;
	text-decoration:none;
}
#copyright {
	background-image: url(../imagenes/copyright.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 248px;
	position: absolute;
	left: 547px;
	top: 15px;
}
#botonera_inferior {
	text-align: center;
	padding-top: 46px;
	color: #FFFFFF;
}
#botonera_inferior a{
	color: #FFFFFF;
	text-decoration:none;
}
#botonera_inferior a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

/*AJAX*/
#contenedor_cargando {
	text-align:center;
}
#cargando {
	background-image: url(../imagenes/relojito.gif);
	background-repeat: no-repeat;
	width: 208px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	top:325px;
	left:533px;
}
#error_no_existe {
	text-align:center;
	color: #CC0000;
	font-weight: bold;
	position:absolute;
	top:325px;
	left:583px;
}
#error_varios {
	text-align:center;
	color: #CC0000;
	font-weight: bold;
	position:absolute;
	top:325px;
	left:583px;
}

/*box login*/
#box_login {
	background-image: url(../imagenes/fondo_box_login.png);
	background-repeat: no-repeat;
	width: 237px;
	height: 200px;
	float: left;
	text-align: right;
}
#box_login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	color: #6282AB;
	padding-right: 35px;
}
#box_login li {
	padding-top: 10px;
}
#box_login ul li a {
	color: #6282AB;
	text-decoration: none;
}
#box_login ul li a:hover {
	color: #6282AB;
	text-decoration: underline;
}
#tit_der {
	text-align: right;
	margin-top: 8px;
	margin-right: 40px;
	color: #3B5A89;
	font-weight: bold;
	font-size: 13px;
}
#box_login form {
	margin-right: 40px;
	margin-top: 10px;
}
#box_login form .campo input{
	background-image: url(../imagenes/fondo_input.gif);
	background-repeat: no-repeat;
	width: 174px;
	border: 1px solid #C8C8C8;
}
.tit_form {
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
	margin-left: 22px;
}
#btn_entrar {
	margin-top: 10px;
}
#olvido_pass {
	font-size: 10px;
	font-style: italic;
	color: #B75C5C;
	margin-right: 40px;
	margin-top: 8px;
}
#olvido_pass a{
	color: #B75C5C;
	text-decoration:none;
}
#olvido_pass a:hover{
	color: #B75C5C;
	text-decoration:underline;
}
.seccion_box_loguin {
	color: #6282AB;
	background-image: url(../imagenes/linea_box_loguin_autogestion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	width: 167px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	font-weight: bold;
}
.seccion_box_loguin a {
	color: #6282AB;
	font-weight: bold;
	text-decoration: none;
}
.seccion_box_loguin a:hover {
	color: #6282AB;
	font-weight: bold;
	text-decoration: underline;
}
.seccion_box_loguin h3 {
	color: #B6B6B6;
}
#contenido_box_loguin {
	float: right;
}
#mensajes_box_login {
	padding-right: 35px;
	padding-top: 20px;
	padding-left: 20px;
	background: url(../imagenes/ico_mensajes.gif);
	background-position: left 22px;
	background-repeat: no-repeat;
	float: right;
	clear: both;
}
#mensajes_box_login a {
	color: #6282AB;
	font-weight: bold;
	text-decoration: none;
}
#mensajes_box_login a:hover {
	color: #6282AB;
	font-weight: bold;
	text-decoration: underline;
}
#agregar_mensajes {
	padding-left: 20px;
	background: url(../imagenes/ico_mas_mensajes.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
}
#agregar_mensajes a {
	color: #6282AB;
	font-weight: bold;
	text-decoration: none;
}
#agregar_mensajes a:hover {
	color: #6282AB;
	font-weight: bold;
	text-decoration: underline;
}
#contenido_box_loguin ul{
	text-align: right;
}
#box_login_error {
	padding-right: 35px;
	color: #FF0000;
}
/*home*/
#cont_der {
	float: left;
	margin-top: 12px;
	width: 498px;
	margin-bottom: 12px;
}
#titulo {
	margin-bottom: 7px;
}
#titulo h1 {
	color: #0F3267;
	font-size: 17px;
	display: inline;
	font-weight: bold;
}
.linea_puntos {
	background-image: url(../imagenes/linea_puntos.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 10px;
}
#tit_novedades_home {
	margin-bottom: 10px;
}
#tit_novedades_home h2{
	color: #3B5A89;
	font-weight: bold;
	font-size: 13px;
}
.box_novedad_home {
	width: 239px;
	float: left;
	margin-right: 10px;
}
.img_novedad_home {
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}
.cont_novedada_home {
	float: left;
	width: 165px;
}
.cont_novedada_home p {
	margin-bottom: 0px;
}
#tit_novedad_home {
	font-weight: bold;
	color: #657DA2;
}
#tit_novedad_home a{
	font-weight: bold;
	color: #657DA2;
	text-decoration:none;
}
#tit_novedad_home a:hover{
	font-weight: bold;
	color: #657DA2;
	text-decoration:underline;
}
.btn_ver_novedad_home {
	clear: both;
	text-align: right;
}
/*novedades*/
.box_novedades {
	width: 239px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fecha_box_novedades {
	text-align: right;
	color: #BE9E5C;
}
/*novedades_amp*/
#tit_novedades_amp {
	float: left;
	width: 325px;
}
#tit_novedades_amp h2 {
	color: #657DA2;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}
#img_novedades_amp {
	float: left;
	margin-right: 7px;
	border: 1px solid #A1B6D0;
	padding: 2px;
}
#fecha_novedades_amp {
	float: left;
	text-align: right;
	color: #BE9E5C;
	width: 70px;
	height: 19px;
}
#cont_titulo_novedad_amp {
	width: 395px;
	float: left;
}
#bajada_novedades_amp {
	float: left;
	width: 395px;
}
#btn_volver_novedaes_amp {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}
#contenido_box_novedaes_amp {
	clear: both;
}
/*servicios*/
.tit_contenido_servicios {
	color: #0B3F83;
	font-weight: bold;
	margin-bottom: 2px;
	clear: both;
	font-size: 14px;
}
#tickets_servicios {
	text-align: center;
}
.ticket {
	width: 109px;
	float: left;
	padding: 7px;
	color: #41699E;
}
.contenido_servicios p {
	padding-bottom: 5px;
}
/*gestion*/
#encabezado_gestion {
	float: left;
	clear: both;
	margin-bottom: 10px;
}
#encabezado_gestion p {
	margin-bottom: 0px;
}
#img_gestion {
	float: right;
	margin-left: 7px;
	background-image: url(../imagenes/fondo_img_gestion.jpg);
	height: 68px;
	width: 151px;
	text-align: center;
	padding-top: 4px;
}
#contenido_gestion {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#linea_puntos_gestion {
	background-image: url(../imagenes/linea_puntos.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	clear: both;
	float: left;
}

/*rrhh*/
#img_rrhh {
	float: right;
	background-image: url(../imagenes/fondo_img_gestion.jpg);
	height: 68px;
	width: 151px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 10px;
}
#form_rrhh form {
	width: 270px;
}
#form_rrhh input {
	width: 270px;
}
#form_rrhh textarea {
	width: 270px;
}

/*contactenos*/
#contenido_formulario {
	width: 305px;
	height: 426px;
	float: left;
	padding-left: 0px;
	margin-right: 5px;
	background-image: url(../imagenes/fondo_formulario_contactenos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}
#tit_contactenos {
	padding-bottom: 10px;
	padding-left: 5px;
}
#tit_contactenos h2{
	color: #0E356F;
}
#form_contactenos textarea {
	width: 270px;
}
#form_contactenos input {
	width: 270px;
}
#contenido_formulario form {
	padding-left: 10px;
	width: 270px;
}
#contenido_formulario .btn_enviar {
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
}
.tit_campo {
	margin-top: 6px;
	margin-bottom: 4px;
}
#feed {
	padding: 60px;
	float: left;
}
.linea_bloque_der {
	height: 2px;
	background-image: url(../imagenes/linea_datos_bolque_der_contactenos.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 6px;
	margin-bottom: 6px;
}
#bloque_contactos p{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}
#bloque_der {
	background-image: url(../imagenes/fondo_bloque_der_contactenos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 185px;
}
#tit_bloque_der {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#tit_bloque_der h2{
	color: #0E356F;
}
#bloque_der a{
	color: #888888;
	text-decoration: none;
}
#bloque_der a:hover{
	color: #888888;
	text-decoration: underline;
}
/*autogestion*/
#titulo h2 {
	color: #999999;
	display: inline;
}
#links_secciones ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
#links_secciones li {
	float: left;
	padding-right: 10px
}
#links_secciones a {
	color: #41699E;
	text-decoration: none;
}
#links_secciones a:hover {
	color: #41699E;
	text-decoration: underline;
}
#tit_seccion_autogestion {
	color: #41699E;
	font-weight: bold;
	float: left;
	width: 380px;
}
.box_pdf_autogestion {
	margin-bottom: 10px;
	margin-top: 10px;
}
.img_pdf_autogestion {
	float: left;
	margin-right: 10px;
	padding-top: 3px;
}
.img_pdf_autogestion img{
	background: url(../imagenes/fondo_icono_box_loguin.jpg);
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}
.contenido_box_pdf_autogestion {
	float: left;
	width: 310px;
}
.tit_box_pdf_autogestion {
	color: #41699E;
	font-weight: bold;
}
.texto_box_pdf_autogestion {
}
.btn_descargar {
	float: right;
	padding-top: 30px;
}
/*clientes*/
.cliente {
	float: left;
	width: 50%;
}
.cliente .linea_puntos {
	margin-bottom: 5px;
}
.tit_cliente {
	color: #41699E;
	font-weight: bold;
	margin-bottom: 5px;
}
#logos_clientes {
	margin-top: 15px;
}
.logo_cliente {
	background-image: url(../imagenes/fondo_logo_cliente.jpg);
	background-repeat: no-repeat;
	width: 124px;
	height: 62px;
	float: left;
}

/*forgot*/
#formulario_forgot {
	float: left;
}
#formulario_forgot p{
	width: 310px;
}
#form_forgot {
	float: left;
	width: 280px;
	padding-top: 30px;
	padding-left: 30px;
}
#form_forgot fieldset {
	border: none;
	border-style: none;
	border-width: 0px;
	float: left;
}
#form_forgot input {
	width: 210px;
	float: left;
}
#form_forgot legend {
 	display: none;
}
#form_forgot .btn_enviar {
	width: auto;
	float: left;
	clear: both;
	padding-left: 122px;
}

/*cambiar_pass*/
#form_pass {
	float: left;
	width: 230px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 50px;
}
#form_pass fieldset {
	border: none;
	border-style: none;
	border-width: 0px;
}
#form_pass input {
	width: 210px;
}
#form_pass legend {
	display: none;
}
#form_pass .btn_enviar {
	width: auto;
	float: left;
	clear: both;
	padding-left: 122px;
}

/*autogestion_mensajes_lista*/
#tabla_mensajes {
	margin-top: 10px;
	margin-bottom: 10px;
}
#tabla_mensajes a {
	color: #999999;
	text-decoration: none;
}
#tabla_mensajes a:hover {
	color: #999999;
	text-decoration: underline;
}
#tabla_mensajes th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tabla_mensajes td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#fondo_claro td {
	background-color: #F9F9F9;
}
#fondo_oscuro td {
	background-color: #F6F6F6;
}
#tabla_mensajes thead {
	background-color: #F5F5F5;
}

/*autogestion_mensajes-amp*/
#fecha_mensaje {
	margin-top: 5px;
	color: #CCCCCC;
	float: right;
}
.titulo_mensaje {
	clear: both;
	color: #41699E;
	font-weight: bold;
}

/*form_mensaje_lista*/
#form_agregar_mensaje {
	width: 300px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
}
#form_mensaje input, textarea {
	width: 300px;
}
#form_mensaje label{
	float: left;
	padding-top: 5px;
}
#form_mensaje fieldset {
	border: none;
	border-style: none;
	border-width: 0px;
}
#form_mensaje legend {
	display: none;
}
#form_mensaje .btn_enviar {
	width: auto;
	float: right;
	clear: both;
	padding-top: 10px;
}
