/* ----------------------------------------------------------------------------------------------------- */
body, form, fieldset, input, select, textarea, button, ul, ol, li, p, h1, h2, h3, h4, h5, h6, label, legend, div, a, img, strong, address, blockquote, span, table, tr, td, th {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: url(../images/fondo_arriba.jpg) no-repeat top center;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	color: #000;
}
ul {
	list-style-type: none;
	overflow: hidden;
}
img, ul, li, form, fieldset, legend, h1, h2, h3, h4, h5, h5, p, hr {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
input, textarea, select {
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px 5px;
	border: 0;
	color: #111;
	border: 1px #cdcdcd solid;
}
a {
	outline: 0;
	color: #369;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
.contenedor {
	position: relative;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}


#contenedor {
	background: url(../images/fondo_abajo.jpg) no-repeat bottom center;
}
#encabezado {
	overflow: hidden;
	height: 115px;
	position: relative;
	background: #fff;
}
#encabezado a.logo img {
	position: absolute;
	top: 19px;
	left: 23px;
}
#encabezado ul.opciones {
	width: 242px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	top: 33px;
	right: 44px;
	background: url(../images/opciones.jpg) no-repeat;
}
#encabezado ul.opciones li {
	float: left;
	height: 55px;
	text-indent: -1000px;
}
#encabezado ul.opciones li a {
	display: block;
	height: 55px;
}
#encabezado ul.opciones li.ohome {
	width: 33px;
	margin-right: 41px;
}
#encabezado ul.opciones li.ocontacto {
	width: 51px;
	margin-right: 37px;
}
#encabezado ul.opciones li.omapa {
	width: 80px;
}
#menu {
	height: 38px;
	background: url(../images/menu.jpg) no-repeat top left;
	text-align: center;
}
#menu >li {
	height: 38px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/menu_sep.jpg) no-repeat right 5px;
}
#menu >li:last-child {
	background: none;
}
#menu >li>a {
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	padding-left: 15px;
	display: inline-block;
	margin: 5px 4px 3px -2px;
	text-shadow: 1px 1px 1px #000;
}
#menu >li>a span {
	display: inline-block;
	padding-right: 15px;
}
#menu >li>a:hover, #menu >li.on>a, #menu >li.hover>a {
	color: #b6dc79;
	background: url(../images/menu_on_izq.jpg) no-repeat top left;
}
#menu >li a:hover span, #menu >li.on a span, #menu >li.hover a span {
	background: url(../images/menu_on_der.jpg) no-repeat top right;
}
#menu >li ul {
	position: absolute;
	z-index: 100;
	text-transform: none;
	font-weight: normal;
	width: 270px;
	text-align: left;
	font-size: 12px;
	margin-left: -6px;
	padding-top: 2px;
	display: none;
}
#menu >li ul li {
	background: #323232 url(../images/submenu_sep.jpg) no-repeat bottom center;
	padding-bottom: 2px;
}
#menu >li ul li:last-child {
	background: #323232;
	padding-bottom: 1px;
}
#menu >li ul li a {
	display: block;
	line-height: 14px;
	padding: 8px 20px 8px 30px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
#menu >li ul li a:hover {
	background: #424242 url(../images/submenu_flecha.jpg) no-repeat 10px 8px;
	color: #b1d17e;
}

#buscador fieldset {
	background: #fff url(../images/fondo_buscador.jpg) no-repeat top left;
	overflow: hidden;
	height: 59px;
}
#buscador input {
	width: 172px;
	height: 22px;
	margin: 6px 0 0 6px;
	padding-left: 28px;
	float: left;
	border: 0;
	background: none;
}
#buscador button {
	width: 65px;
	height: 26px;
	float: left;
	margin-top: 6px;
	text-indent: -5000px;
	background: none;
	cursor: pointer;
}

#tabs {
	padding: 4px 4px 80px 4px;
	background: #f2f2f2 url(../images/fondo_acordion.jpg) no-repeat bottom center;
}

#pagina {
	min-height: 1000px;
	margin: 0 auto;
	width: 972px;
}
#pagina.interior {
	min-height: 970px;
}

#inicio1 {
	overflow: hidden;
	background: url(../images/fondo_inicio1.jpg) repeat-y;
}
#inicio1 .equipos {
	overflow: hidden;
	float: left;
	width: 353px;
}
#inicio1 .equipos h3 {
	background: url(../images/fondo_equipos.jpg) no-repeat top center;
	line-height: 36px;
	padding: 0 20px 3px 0;
	text-align: right;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px #fff solid;
}
#inicio1 .equipos ul {
	background: url(../images/fondo_equipos2.jpg) no-repeat top center;
}
#inicio1 .equipos li {
	padding: 10px 40px 15px 30px;
	border-bottom: 1px #bebc93 solid;
	font-size: 12px;
	margin: 2px 2px -1px 2px;
	background: url(../images/bullet_equipos.png) no-repeat 5px 12px;
}
#inicio1 .equipos li.non {
	background: #e7e6d4 url(../images/bullet_equipos.png) no-repeat 5px 12px;
	margin: 2px;
}
#inicio1 .equipos li h4 {
	color: #900;
	font-size: 14px;
	margin-bottom: 2px;
}
#inicio1 .equipos li a {
	color: #666;
	text-decoration: underline;
}
#inicio1 .consumibles {
	overflow: hidden;
	float: right;
	width: 606px;
	position: relative;
	min-height: 281px;
}
#inicio1 .consumibles h3 {
	background: url(../images/fondo_consumibles.jpg) no-repeat top center;
	line-height: 36px;
	padding: 0 20px 3px 0;
	text-align: right;
	color: #fff;
	font-size: 14px;
}
#inicio1 .consumibles form {
	position: absolute;
	top: 75px;
	left: 250px;
	background: url(../images/fondo_dropdowns.png) no-repeat;
	width: 300px;
	padding: 30px 27px 30px 27px;
	min-height: 245px;
}
#inicio1 .consumibles form fieldset {
	overflow: hidden;
	width: 315px;
}
#inicio1 .consumibles form h4 {
	font-size: 13px;
	color: #900;
	margin-bottom: 15px;
}
#inicio1 .consumibles form select {
	border: 1px #999 solid;
	background: #292929;
	color: #efefef;
	margin-bottom: 15px;
	width: 315px;
	padding-right: 2px;
}
#inicio1 .consumibles form button {
	background: url(../images/boton_buscar_inicio_cons.png) no-repeat;
	width: 115px;
	height: 24px;
	cursor: pointer;
	text-indent: -5000px;
	float: right;
}
#inicio1 .consumibles .tabs {
	background: url(../images/fondo_tabs.jpg) repeat-x;
	overflow: hidden;
	line-height: 36px;
	height: 36px;
	font-size: 14px;
	text-transform: uppercase;
	border-left: 1px #d7cfb6 solid;
}
#inicio1 .consumibles .tabs li {
	float: left;
	border-right: 1px #fff solid;
}
#inicio1 .consumibles .tabs li a {
	display: block;
	padding: 0 14px;
	color: #f8d6ad;
}
#inicio1 .consumibles .tabs li.on {
	border-top: 1px #cdc2a5 solid;
	border-right: 1px #d0ceb0 solid;
	background: #f8f7e7;
}
#inicio1 .consumibles .tabs li.on a {
	color: #111;
}
#inicio1 .consumibles .tab {
	display: none;
	width: 260px;
}
#inicio1 .consumibles .tab li {
	border-bottom: 1px #c9c7a6 solid;
	font-size: 12px;
}
#inicio1 .consumibles .tab li h4 {
	font-size: 13px;
	color: #900;
	padding: 9px 12px;
}
#inicio1 .consumibles .tab li a {
	color: #696969;
	display: block;
	margin: 1px;
	background: url(../images/bullet_consumibles.png) no-repeat 10px 11px;
	padding: 8px 30px;
}
#inicio1 .consumibles .tab li a:hover, #inicio1 .consumibles .tab li a.on {
	background: #dcdbc7 url(../images/bullet_consumibles.png) no-repeat 15px 11px;
}
#inicio1 .consumibles .tab.on {
	display: block;
}

#inicio2 {
	overflow: hidden;
	background: url(../images/fondo_inicio2.jpg) repeat-y;
	padding-top: 40px;
	margin-bottom: 35px;
}
#inicio2 .buzon {
	overflow: hidden;
	width: 350px;
	float: left;
}
#inicio2 .buzon h4 {
	color: #fc9;
	text-shadow: 1px 1px 1px #000;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 8px;
	padding: 0 150px 0 15px;
}
#inicio2 .buzon h4 a {
	color: #fc9;
}
#inicio2 .buzon p {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-size: 12px;
	line-height: 14px;
	padding: 0 150px 0 15px;
}
#inicio2 .buzon p a {
	color: #fff;
}
#inicio2 .noticia {
	overflow: hidden;
	width: 603px;
	float: right;
	background: url(../images/fondo_inicio_noticia.jpg) no-repeat bottom center;
	position: relative;
	min-height: 125px;
}
#inicio2 .noticia a.thumb img {
	position: absolute;
	top: 0px;
	left: 20px;
	border: 7px #d4d3ba solid;
}
#inicio2 .noticia h4, #inicio2 .noticia p, #inicio2 .noticia .mas {
	padding: 0 20px 0 198px;
}
#inicio2 .noticia h4 {
	color: #900;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 4px;
}
#inicio2 .noticia p {
	font-size: 11px;
	line-height: 13px;
	color: #565656;
	margin-bottom: 10px;
}
#inicio2 .noticia .mas {
	display: block;
	text-align: right;
	font-weight: bold;
	color: #565656;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 20px;
}

#pie {
	margin: 0 auto;
	width: 972px;
	height: 122px;
}
#pie p {
	text-align: center;
	font-size: 12px;
	padding-top: 16px;
}




.container3 {
	width: 1007px;
	height: 332px;
}
.handle3 {
	float: left;
	width: 43px;
	height: 332px;
	cursor: pointer;
}
.handle3 .handleInnerWrapper {
	width: 43px;
	height: 332px;
}
.handle3 span img {
	visibility: hidden;
} 
.handleOver3{
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
.handleSelected3 span img {
	visibility: visible;
	margin: 18px 0 0 14px;
}
.handle3 .handleInnerWrapper .tab {
	display: block;
	width: 43px;
	height: 332px;
}
.contentWrapper3{
	
}
.contentContainer {
	height: 332px;
}
.contentInnerWrapper3{
	position: relative;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 332px;	
	overflow:hidden;
}
ul.test3 li .cajatexto {
	width: 305px;
	height: 108px;
	background: url(../images/fondo_cajatexto.png) no-repeat 0px bottom;
	position: absolute;
	top: 40px;
	right: 40px;
	padding: 16px 22px 16px 22px;
	overflow: hidden;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
ul.test3 li .cajatexto h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
ul.test3 li .cajatexto p {
	font-size: 12px;
}
ul.test3 li .cajatexto a {
	color: #fff;
}


#contenido {
	overflow: hidden;
}
#contenido.pleca {
	margin-top: -20px;
}
#pleca {
	height: 45px;
	padding: 25px 0 0 213px;
	color: #fff;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000;
}
#rastro {
	line-height: 12px;
	padding: 7px 0 7px 213px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	clear: both;
	margin-bottom: 14px;
}
#rastro li {
	float: left;
	background: url(../images/flecha_rastro.jpg) no-repeat right 3px;
	padding: 0 17px 0 0;
}
#rastro li:last-child {
	background: none;
}
#rastro a {
	color: #999;
}
#submenu {
	float: left;
	width: 213px;
	padding: 0 0 30px 0;
	font-size: 13px;
	line-height: 15px;
}
#submenu li {
	padding: 2px 19px;
	background: url(../images/flecha_submenu.jpg) no-repeat 5px 7px;
}
#submenu li.on {
	background: url(../images/flecha_submenu_on.jpg) no-repeat 5px 7px;
}
#submenu a {
	color: #000;
}
#submenu li.on a, #submenu a:hover {
	color: #c6503d;
}
#submenu li ul {
	margin: 3px 0 10px -14px;
}
#submenu li li {
	padding: 2px 19px;
	background: url(../images/flecha_submenu2.jpg) no-repeat 0px 2px;
	font-size: 12px;
}
#submenu li.on li.on {
	background: url(../images/flecha_submenu2.jpg) no-repeat 0px 2px;
}
#submenu li li a {
	color: #666 !important;
	text-decoration: underline;
}
#submenu li li.on a, #submenu li li a:hover {
	color: #c6503d !important;
}
.contenido {
	float: right;
	width: 722px;
	padding: 0 37px 30px 0;
	font-size: 14px;
	line-height: 17px;
	color: #333;
}
.contenido h1 {
	font-size: 20px;
	line-height: 22px;
}
.contenido h2 {
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 2px;
}
.contenido h3 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 2px;
}
.contenido h1, .contenido h2, .contenido h3 {
	color: #c6503d;
}
.contenido h1, .contenido p, .contenido ul, .contenido ol {
	margin-bottom: 15px;
}
.contenido ul {
	list-style: disc;
	padding-left: 15px;
}
.contenido ol {
	padding-left: 20px;
}
.contenido a {
	color: #000;
	text-decoration: underline;
}

#soluciones {
	overflow: hidden;
	width: 708px;
	list-style: none;
	padding: 0;
}
#soluciones li {
	overflow: hidden;
	background: url(../images/fondo_solucion.jpg) no-repeat;
	width: 220px;
	height: 180px;
	float: left;
	text-align: center;
	padding: 12px 16px 17px 0;
	font-size: 13px;
}
#soluciones li img {
	margin-bottom: 4px;
}
#soluciones li a {
	text-decoration: none;
}

#indice {
	overflow: hidden;
	width: 747px;
	padding: 0;
	list-style: none;
}
#indice > li {
	overflow: hidden;
	width: 245px;
	margin: 0 4px 10px 0;
	float: left;
	background: url(../images/fondo_indice_soluciones.jpg) no-repeat bottom;
}
#indice > li ul {
	padding: 0;
	list-style: none;
}
#indice > li li {
	background: url(../images/sep_indice_soluciones.jpg) repeat-x bottom;
	margin: 0 5px;
	padding-bottom: 2px;
}
#indice > li li:first-child {
	margin-top: -4px;
}
#indice > li li:last-child {
	background: none;
	padding-bottom: 0;
	margin-bottom: -2px;
}
#indice > li li a {
	display: block;
	background: url(../images/flecha_indice_soluciones.jpg) no-repeat 6px 13px;
	font-size: 13px;
	line-height: 15px;
	padding: 7px 20px;
	text-decoration: none;
}
#indice h4 {
	background: url(../images/fondo_soluciones_indice_tit.jpg) no-repeat;
	text-align: right;
	font-size: 13px;
	line-height: 33px;
	padding: 0 16px 12px 16px;
}
#indice h4 a {
	color: #fff;
	text-decoration: none;
}

#productos {
	overflow: hidden;
	padding: 0;
	list-style: none;
	width: 740px;
}
#productos li {
	overflow: hidden;
	margin-bottom: 14px;
}
#productos li h4 {
	clear: both;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 19px;
}
#productos li .thumb {
	overflow: hidden;
	width: 225px;
	background: url(../images/fondo_thumb_solucion.jpg) no-repeat;
	height: 193px;
	float: left;
}
#productos li .thumb img {
	float: left;
	margin: 12px 0 0 11px;
}
#productos li .desc {
	width: 515px;
	height: 193px;
	float: right;
	background: url(../images/fondo_desc_solucion.jpg) no-repeat;
	position: relative;
}
#productos li .desc p {
	width: 286px;
	height: 133px;
	overflow: hidden;
	position: absolute;
	top: 22px;
	left: 23px;
	font-size: 12px;
}
#productos li .desc a.info {
	width: 162px;
	height: 38px;
	position: absolute;
	display: block;
	top: 119px;
	left: 332px;
	text-indent: -5000px;
}
#productos li .desc span.precio {
	display: block;
	width: 162px;
	height: 21px;
	line-height: 21px;
	font-size: 16px;
	color: #666;
	text-align: center;
	position: absolute;
	display: block;
	top: 48px;
	left: 332px;
}
#consumibles_filtro {
	border: 1px #999 solid;
	border-left: 0px;
	border-right: 0px;
	padding: 4px 0;
	margin-bottom: 18px;
	width: 742px;
}
#consumibles_filtro h4 {
	color: #000;
	font-size: 12px;
	margin-bottom: 6px;
}
#consumibles_filtro fieldset {
	border-bottom: 1px #999 solid;
	padding: 4px 0 12px 0;
	overflow: hidden;
}
#consumibles_filtro fieldset select {
	border: 1px #999 solid;
	background: #292929;
	color: #efefef;
	width: 240px;
	padding-right: 2px;
}
#consumibles_filtro fieldset button {
	background: url(../images/boton_buscar_inicio_cons.png) no-repeat;
	width: 115px;
	height: 24px;
	cursor: pointer;
	text-indent: -5000px;
	float: right;
}
.lista_consumibles {
	width: 742px;
	overflow: hidden;
	padding: 0 !important;
	list-style: none !important;
}
.lista_consumibles .encabezado {
	background: url(../images/fondo_encabezado_consumibles.jpg) no-repeat top;
	overflow: hidden;
	color: #fff;
	text-align: right;
}
.lista_consumibles .encabezado p {
	width: 455px;
	padding: 0 20px;
	line-height: 34px;
	margin-bottom: 10px;
	float: left;
}
.lista_consumibles .encabezado span.precio {
	display: block;
	width: 202px;
	padding: 0 20px;
	line-height: 34px;
	margin-bottom: 10px;
	float: right;
}
.lista_consumibles > li {
	background: url(../images/fondo_desc_consumibles.jpg) no-repeat bottom;
}
.lista_consumibles > li ul {
	padding: 0;
	list-style: none;
}
.lista_consumibles > li li {
	overflow: hidden;
	background: url(../images/fondo_consumible.jpg) no-repeat left bottom;
	padding: 12px 0 16px 0;
}
.lista_consumibles > li li:last-child {
	background: none;
	padding-bottom: 20px;
}
.lista_consumibles > li li p {
	width: 454px;
	float: left;
	padding: 0 14px 0 26px;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	background: url(../images/flecha_indice_soluciones.jpg) no-repeat 14px 6px;
}
.lista_consumibles > li li span.precio {
	display: block;
	width: 241px;
	text-align: center;
	float: right;
	color: #666;
}
.lista_consumibles .equipos {
	overflow: hidden;
}
.lista_consumibles .equipos ul {
	float: left;
	width: 494px;
}
.lista_consumibles .equipos .botones {
	float: right;
	width: 241px;
	text-align: center;
}
.lista_consumibles .equipos .botones .precio {
	color: #666;
	padding-top: 3px;
}
.lista_consumibles .equipos .botones a {
	margin: 0 auto 4px auto;
}

#equipo, .equipo {
	overflow: hidden;
	margin-bottom: 15px;
}
#equipo .izq, .equipo .izq {
	overflow: hidden;
	width: 319px;
	float: left;
}
.equipo .izq .titulo {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	padding: 6px 10px;
	background: url(../images/fondo_titulo_modelo.jpg);
	margin-bottom: 2px;
}
#equipo .izq .botones {
	padding-left: 70px;
}
#equipo .izq .imagen, .equipo .izq .imagen {
	position: relative;
	overflow: hidden;
	background: url(../images/fondo_equipo_imagen.jpg) no-repeat;
	width: 319px;
	height: 275px;
	margin-bottom: 9px;
}
#equipo .izq .imagen img, .equipo .izq .imagen img {
	position: absolute;
	top: 14px;
	left: 14px;
}
#equipo .der, .equipo .der {
	overflow: hidden;
	width: 382px;
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	list-style: none;
}
#equipo .der li, .equipo .der li {
	padding: 4px 0 8px 0;
	background: url(../images/sep_equipo_info.jpg) no-repeat bottom;
}
#equipo .der p, .equipo .der p {
	margin: 0;
	padding: 0 21px;
	background: url(../images/flecha_submenu.jpg) no-repeat 4px 6px;
}

.botones.abajo {
	float: right;
	clear: both;
	width: 202px;
}
.botones a {
	display: block;
	width: 202px;
	height: 40px;
	text-indent: -5000px;
	margin-bottom: 4px;
}
.botones a.video {
	background: url(../images/boton_ver_video.jpg) no-repeat;
}
.botones a.imprimir {
	background: url(../images/boton_imprimir.jpg) no-repeat;
}
.botones a.descargar {
	background: url(../images/boton_descargar.jpg) no-repeat;
}
.botones a.contactar {
	background: url(../images/boton_contactar.jpg) no-repeat;
}

div.contacto {
	width: 972px;
	padding: 20px 0 30px 0;
}

.caja_izq {
	overflow: hidden;
	float: left;
	width: 353px;
	background: url(../images/fondo_caja_chica.jpg) no-repeat bottom;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.caja_izq p.telefono {
	font-size: 14px;
	line-height: 18px;
	padding: 15px 41px 5px 41px;
	margin: 0;
	background: url(../images/icono_telefono.jpg) no-repeat 14px 15px;
	color: #797979;
}
.caja_der {
	overflow: hidden;
	float: right;
	width: 586px;
	background: url(../images/fondo_caja_grande.jpg) no-repeat bottom;
	padding-bottom: 25px;
}
.caja_der address {
	color: #797979;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	padding: 15px 41px 5px 41px;
	margin: 0;
	background: url(../images/icono_direccion.jpg) no-repeat 14px 15px;
	margin-bottom: 15px;
}
.caja_der em, .caja_izq em {
	color: #000;
	font-style: normal;
}
.caja_izq h4, .caja_der h4 {
	background: url(../images/fondo_tit_caja_chica.jpg) repeat-x;
	line-height: 36px;
	font-size: 14px;
	padding: 0 15px 4px 15px;
	color: #fff;
}
#contacto {
	font-size: 14px;
	line-height: 18px;
	padding: 15px 41px 5px 41px;
	margin: 0;
	background: url(../images/icono_telefono.jpg) no-repeat 14px 15px;
	color: #797979;
	width: 270px;
	overflow: hidden;
}
#contacto label {
	display: block;
}
#contacto input.texto, #contacto textarea, #contacto select {
	width: 260px;
	margin-bottom: 5px;
	padding: 4px 5px;
}
#contacto input.submit {
	width: 114px;
	height: 24px;
	cursor: pointer;
	background: url(../images/boton_contacto_enviar.jpg) no-repeat;
	text-indent: -5000px;
	border: 0px;
	float: right;
	padding: 0;
	margin: 0;
}
#contacto select {
	width: 270px;
}
#contacto p {
	font-size: 13px;
	line-height: 16px;
}
#mapa {
	width: 526px;
	height: 444px;
	margin-left: 30px;
	background: #afc0d4;
	margin-bottom: 12px;
}

#rastro.soporte { padding-left: 35px; }
#contenido.soporte .contenido { width: 935px; float: left; padding-right: 0; }
#contenido.soporte .contenido h1 { padding-left: 35px; }

#login { width: 735px; margin-left: 205px; background: url(../images/login_abajo.jpg) no-repeat bottom; font-size: 13px; }
#login h3 { background: url(../images/login_arriba.jpg) no-repeat top; line-height: 23px; padding: 8px 0 14px 19px; color: #cecece; font-size: 13px; }
#login h3 span { background: url(../images/login_llave.jpg) no-repeat right 0px; padding-right: 30px; height: 23px;  display: inline-block; }
#login form { padding: 0px 35px 38px 35px; }
#login form fieldset { background: #242424 url(../images/login_formulario.jpg) repeat-x top; color: #cecece; width: 457px; padding: 15px 23px 14px 20px; overflow: hidden; }
#login form a { color: #a31919; text-decoration: underline; }
#login form label { display: block; }
#login form label span { display: block; line-height: 19px; margin-bottom: 2px; }
#login form label input { color: #fff; border: 1px #363636 solid; background: #191919; font-size: 13px; padding: 5px 6px; width: 300px; margin-bottom: 12px; border-radius: 5px; }
#login form button { background: url(../images/login_boton_entrar.jpg) no-repeat; width: 123px; height: 26px; text-indent: -6000px; float: right; margin-top: -13px; }

#soporte { overflow: hidden; width: 964px; font-size: 12px; margin-top: -45px; }
#soporte .sesion { margin-bottom: 25px; line-height: 19px; color: #b23030; float: right; }
#soporte .sesion a { color: #b23030; }
#soporte .nav { clear: both; overflow: hidden; list-style: none; margin: 0px; padding: 0px; }
#soporte .nav li { height: 46px; float: left; }
#soporte .nav li.datos { background: url(../images/nav_mis_datos.jpg) no-repeat; width: 84px; }
#soporte .nav li.equipos { background: url(../images/nav_mis_equipos.jpg) no-repeat; width: 90px; }
#soporte .nav li.tickets { background: url(../images/nav_mis_tickets.jpg) no-repeat; width: 89px; }
#soporte .nav li.enviar { background: url(../images/nav_enviar_ticket.jpg) no-repeat; float: right; width: 114px; height: 29px; margin-top: 17px; margin-right: 1px; }
#soporte .nav li a { display: block; text-indent: -3000px; height: 46px; }
#soporte .nav li.on a, #soporte .nav li a:hover { background: url(../images/nav_on.jpg) no-repeat center bottom; }
#soporte .nav li.enviar a:hover { background: none; }
#soporte .nav li.enviar a { height: 29px; }

#soporte div.empresa { float: left; width: 263px; overflow: hidden; background: url(../images/empresa_abajo.jpg) bottom; }
#soporte div.empresa h3 { background: url(../images/empresa_arriba.jpg) top; color: #cecece; line-height: 38px; padding-bottom: 7px; padding: 0 12px; font-size: 12px; white-space: nowrap; overflow: hidden; }
#soporte div.empresa p { padding: 10px 12px 20px 12px; overflow: hidden; margin-bottom: 0px; }
#soporte div.empresa p strong { font-weight: normal; color: #aa1919; }
#soporte div.empresa a.modificar { display: block; float: right; margin: 0 22px 22px 0; width: 115px; height: 24px; background: url(../images/boton_modificar_datos.jpg); text-indent: -3000px; }
#soporte div.tickets { float: right; width: 678px; overflow: hidden; background: url(../images/tickets_abajo.jpg) bottom; }
#soporte div.tickets h3 { background: url(../images/tickets_arriba.jpg) top; color: #cecece; line-height: 38px; padding-bottom: 7px; padding: 0 12px; font-size: 12px; white-space: nowrap; overflow: hidden; }
#soporte div.tickets table { width: 650px; margin: 0 15px 12px 15px; }
#soporte div.tickets table th { color: #aa1919; }
#soporte div.tickets table th, #soporte div.tickets table td { text-align: left; padding: 4px 8px; }
#soporte div.tickets table td { border-bottom: 3px #000 double; }
#soporte div.tickets a.todos { display: block; float: right; margin: 0 24px 10px 0; width: 118px; height: 24px; background: url(../images/ver_todos_tickets.jpg); text-indent: -3000px; }

#sopArriba { height: 29px; background: url(../images/sop_arriba.jpg); }
#sopCentro { background: url(../images/sop_centro.jpg) repeat-y; padding: 0 25px; overflow: hidden; }
#sopCentro form { overflow: hidden; }
#sopCentro fieldset { overflow: hidden; float: left; width: 440px; }
#sopCentro fieldset.contacto { float: right; }
#sopCentro fieldset h4 { color: #aa1919; font-weight: bold; margin-bottom: 6px; font-size: 13px; }
#sopCentro fieldset h5 { font-weight: bold; margin-bottom: 6px; font-size: 12px; }
#sopCentro fieldset label { display: block; overflow: hidden; margin-bottom: 6px; }
#sopCentro fieldset label span { display: block; line-height: 22px; width: 170px; float: left; } 
#sopCentro fieldset label input[type='text'], #sopCentro fieldset label input[type='password'], #sopCentro fieldset label textarea { width: 250px; float: left; }
#sopCentro fieldset label select { width: 260px; float: left; }
#sopCentro fieldset button { width: 114px; height: 24px; float: right; background: url(../images/boton_guardar_datos.jpg); text-indent: -3000px; cursor: pointer; margin: 10px 5px 0 0; }
#sopCentro fieldset div.options { overflow: hidden; padding-left: 170px; margin-bottom: 6px; }
#sopCentro fieldset div.options span { display: block; margin-left: -170px; }
#sopCentro fieldset div.options label { float: left; margin-right: 20px; }
#sopAbajo { height: 34px; background: url(../images/sop_abajo.jpg); }

#sopTickets { width: 100%; margin: 0 15px 12px 15px; }
#sopTickets th { color: #aa1919; white-space: nowrap; }
#sopTickets th, #sopTickets td { text-align: left; padding: 4px 8px; }

#tktComments { margin-bottom: 10px; list-style: none; padding: 0; margin-top: 0; }
#tktComments li { border: 1px #ccc solid; margin-bottom: 8px; background: #fff; }
#tktComments li div.head { padding: 5px 10px; border-bottom: 1px #ccc solid; color: #fff; overflow: hidden; }
#tktComments li div.head span.user { display: block; float: left; }
#tktComments li div.head span.date { display: block; float: right; }
#tktComments li div.comment { padding: 5px 10px; }



