@font-face {
	font-family: 'Verdana';
	src: url('../fonts/verdana/verdana-webfont.eot');
	src: url('../fonts/verdana/verdana-webfont.woff') format('woff'), 
		  url('../fonts/verdana/verdana-webfont.ttf') format('truetype'), 
		  url('../fonts/verdana/verdana-webfont.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}

body {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	font-family: Verdana;
	font-size: 14px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	display: inline;
	zoom: 1
}

audio:not([controls]) {
	display: none
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0;
	font-size: 12px;
	line-height: 1.231
}

body,
button,
input,
select,
textarea {
	font-family: Verdana, sans-serif;
	color: #000
}

::-moz-selection {
	background: #09F;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #09F;
	color: #fff;
	text-shadow: none
}

a {
	color: #00e;
	cursor: pointer;
	text-decoration: none
}

a:visited {
	color: #551a8b;
	text-decoration: none
}

a:hover {
	color: #06e
}

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

ins {
	background: #ff9;
	color: #000;
	text-decoration: none
}

mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: 700
}

pre,
code,
kbd,
samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:before,
q:after {
	content: "";
	content: none
}

small {
	font-size: 85%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

ul,
ol {
	margin: 1em 0;
	padding: 0 0 0 40px
}

dd {
	margin: 0 0 0 40px
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

label {
	cursor: pointer
}

legend {
	border: 0;
	margin-left: -7px;
	padding: 0
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
	outline: none;
}

button,
input {
	line-height: normal;
	overflow: visible;
}

table button,
table input {
	overflow: auto;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	appearance: button;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

input:invalid,
textarea:invalid {
	background-color: #f0dddd
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td {
	vertical-align: top
}

#banner_inicio {
	position: absolute;
	width: 980px;
	height: 480px;
	z-index: 1
}

#slider-inicio {
	background-color: transparent;
	width: 980px;
	height: 480px;
	margin: 0 auto;
	display: block
}

.nivoSlider[title="inicio"] {
	position: relative;
	width: 980px;
	height: 480px;
	background: url(../img/main/loading.gif) no-repeat 50% 50%
}

.nivoSlider[title="inicio"] img {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

#banner_general {
	position: absolute;
	width: 980px;
	height: 510px;
	z-index: 1
}

#slider-general {
	background-color: transparent;
	width: 980px;
	height: 510px;
	margin: 0 auto;
	display: block
}

.nivoSlider[title="general"] {
	position: relative;
	width: 980px;
	height: 510px;
	background: url(../img/main/loading.gif) no-repeat 50% 50%
}

.nivoSlider[title="general"] img {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

#container {
	width: 980px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}

#main {
	width: 980px;
	min-height: 565px
}

#page_header[title="inicio"] {
	width: 980px;
	height: 480px
}

#page_body[title="inicio"] {
	padding-top: 50px;
	width: 980px;
	height: auto !important;
	min-height: 757px;
	background: url(../img/inicio/bottom.png) no-repeat;
	background-image: url(../img/inicio/bottom.png);
	background-position: bottom
}

#page_footer[title="inicio"] {
	position: relative;
	float: left;
	width: 980px;
	height: 95px;
	background: url(../img/inicio/footer.png) no-repeat
}

#direccion_top[title="inicio"] {
	position: absolute;
	width: 760px;
	height: 30px;
	left: 215px;
	top: 10px;
	z-index: 3
}

.direccion_top_grande {
	font-size: 20px;
	color: #FFF;
	text-align: left
}

.direccion_top_chica {
	font-size: 14px;
	color: #FFF;
	text-align: left
}

#titulo_banners[title="inicio"] {
	position: absolute;
	width: 910px;
	height: 45px;
	left: 37px;
	top: 430px;
	z-index: 7
}

.titulo_banner[title="inicio"] {
	position: relative;
	float: left;
	width: 425px;
	height: 45px;
	font-size: 26px;
	color: red;
	text-align: left
}

.texto_banner[title="inicio"] {
	position: relative;
	float: left;
	width: 485px;
	height: 35px;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	text-align: left
}

#page_header[name="general"] {
	position: relative;
	float: left;
	width: 980px;
	height: 510px
}

#page_body[name="contactenos"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 757px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#page_footer[name="general"] {
	position: relative;
	float: left;
	width: 980px;
	height: 95px;
	background: url(../img/inicio/footer.png) no-repeat
}

#direccion_top[title="general"] {
	position: absolute;
	width: 760px;
	height: 30px;
	left: 215px;
	top: 10px;
	z-index: 3
}

#derechos[title="inicio"] {
	position: relative;
	float: left;
	width: 888px;
	height: 35px;
	padding-top: 28px;
	padding-left: 38px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	text-align: left
}

#creditos[title="inicio"] {
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	padding: 26px 26px 12px 3px
}

#aw_logo a {
	position: relative;
	float: left;
	background: url(../img/principal/avixweb.png) no-repeat 0 0;
	background-color: transparent;
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer
}

#aw_logo a:hover {
	background: url(../img/principal/avixweb.png) no-repeat 0 -25px;
	background-color: transparent
}

#derechos[title="general"] {
	position: relative;
	float: left;
	width: 888px;
	height: 35px;
	padding-top: 28px;
	padding-left: 38px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	text-align: left
}

#creditos[title="general"] {
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	padding: 26px 26px 12px 3px
}

#menu_principal[title="inicio_top"] {
	position: absolute;
	width: 698px;
	height: 22px;
	left: 240px;
	top: 70px;
	z-index: 5
}

ul#menu_inicio_top {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#menu_inicio_top li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#menu_inicio_top li a {
	background: url(../img/menu/menu_top.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#menu_inicio_top li.inicio {
	width: 54px;
	height: 22px
}

#menu_inicio_top li.inicio a {
	background-position: 0 0
}

#menu_inicio_top li.inicio a:hover {
	background-position: 0 -22px
}

#menu_inicio_top li.inicio a.selected {
	background-position: 0 -22px
}

#menu_inicio_top li.tecnico {
	width: 130px;
	height: 22px
}

#menu_inicio_top li.tecnico a {
	background-position: -54px 0
}

#menu_inicio_top li.tecnico a:hover {
	background-position: -54px -22px
}

#menu_inicio_top li.tecnico a.selected {
	background-position: -54px -22px
}

#menu_inicio_top li.servicios {
	width: 77px;
	height: 22px
}

#menu_inicio_top li.servicios a {
	background-position: -184px 0
}

#menu_inicio_top li.servicios a:hover {
	background-position: -184px -22px
}

#menu_inicio_top li.servicios a.selected {
	background-position: -184px -22px
}

#menu_inicio_top li.productos {
	width: 92px;
	height: 22px
}

#menu_inicio_top li.productos a {
	background-position: -261px 0
}

#menu_inicio_top li.productos a:hover {
	background-position: -261px -22px
}

#menu_inicio_top li.productos a.selected {
	background-position: -261px -22px
}

#menu_inicio_top li.arriendo {
	width: 156px;
	height: 22px
}

#menu_inicio_top li.arriendo a {
	background-position: -353px 0
}

#menu_inicio_top li.arriendo a:hover {
	background-position: -353px -22px
}

#menu_inicio_top li.arriendo a.selected {
	background-position: -353px -22px
}

#menu_inicio_top li.quienes {
	width: 120px;
	height: 22px
}

#menu_inicio_top li.quienes a {
	background-position: -510px 0
}

#menu_inicio_top li.quienes a:hover {
	background-position: -510px -22px
}

#menu_inicio_top li.quienes a.selected {
	background-position: -510px -22px
}

#menu_inicio_top li.contactenos {
	width: 68px;
	height: 22px
}

#menu_inicio_top li.contactenos a {
	background-position: -630px 0
}

#menu_inicio_top li.contactenos a:hover {
	background-position: -630px -22px
}

#menu_inicio_top li.contactenos a.selected {
	background-position: -630px -22px
}

#menu_principal[title="inicio_bottom"] {
	position: relative;
	float: left;
	width: 698px;
	height: 22px;
	padding-left: 140px;
	padding-right: 142px;
	padding-top: 10px
}

ul#menu_inicio_bottom {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#menu_inicio_bottom li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#menu_inicio_bottom li a {
	background: url(../img/menu/menu_bottom.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#menu_inicio_bottom li.inicio {
	width: 55px;
	height: 22px
}

#menu_inicio_bottom li.inicio a {
	background-position: 0 0
}

#menu_inicio_bottom li.inicio a:hover {
	background-position: 0 -22px
}

#menu_inicio_bottom li.inicio a.selected {
	background-position: 0 -22px
}

#menu_inicio_bottom li.tecnico {
	width: 130px;
	height: 22px
}

#menu_inicio_bottom li.tecnico a {
	background-position: -55px 0
}

#menu_inicio_bottom li.tecnico a:hover {
	background-position: -55px -22px
}

#menu_inicio_bottom li.tecnico a.selected {
	background-position: -55px -22px
}

#menu_inicio_bottom li.servicios {
	width: 77px;
	height: 22px
}

#menu_inicio_bottom li.servicios a {
	background-position: -185px 0
}

#menu_inicio_bottom li.servicios a:hover {
	background-position: -185px -22px
}

#menu_inicio_bottom li.servicios a.selected {
	background-position: -185px -22px
}

#menu_inicio_bottom li.productos {
	width: 92px;
	height: 22px
}

#menu_inicio_bottom li.productos a {
	background-position: -262px 0
}

#menu_inicio_bottom li.productos a:hover {
	background-position: -262px -22px
}

#menu_inicio_bottom li.productos a.selected {
	background-position: -262px -22px
}

#menu_inicio_bottom li.arriendo {
	width: 156px;
	height: 22px
}

#menu_inicio_bottom li.arriendo a {
	background-position: -354px 0
}

#menu_inicio_bottom li.arriendo a:hover {
	background-position: -354px -22px
}

#menu_inicio_bottom li.arriendo a.selected {
	background-position: -354px -22px
}

#menu_inicio_bottom li.quienes {
	width: 120px;
	height: 22px
}

#menu_inicio_bottom li.quienes a {
	background-position: -510px 0
}

#menu_inicio_bottom li.quienes a:hover {
	background-position: -510px -22px
}

#menu_inicio_bottom li.quienes a.selected {
	background-position: -510px -22px
}

#menu_inicio_bottom li.contactenos {
	width: 68px;
	height: 22px
}

#menu_inicio_bottom li.contactenos a {
	background-position: -630px 0
}

#menu_inicio_bottom li.contactenos a:hover {
	background-position: -630px -22px
}

#menu_inicio_bottom li.contactenos a.selected {
	background-position: -630px -22px
}

#menu_principal[title="general_top"] {
	position: absolute;
	width: 698px;
	height: 22px;
	left: 240px;
	top: 70px;
	z-index: 5
}

ul#menu_general_top {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#menu_general_top li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#menu_general_top li a {
	background: url(../img/menu/menu_top.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#menu_general_top li.inicio {
	width: 54px;
	height: 22px
}

#menu_general_top li.inicio a {
	background-position: 0 0
}

#menu_general_top li.inicio a:hover {
	background-position: 0 -22px
}

#menu_general_top li.inicio a.selected {
	background-position: 0 -22px
}

#menu_general_top li.tecnico {
	width: 130px;
	height: 22px
}

#menu_general_top li.tecnico a {
	background-position: -54px 0
}

#menu_general_top li.tecnico a:hover {
	background-position: -54px -22px
}

#menu_general_top li.tecnico a.selected {
	background-position: -54px -22px
}

#menu_general_top li.servicios {
	width: 77px;
	height: 22px
}

#menu_general_top li.servicios a {
	background-position: -184px 0
}

#menu_general_top li.servicios a:hover {
	background-position: -184px -22px
}

#menu_general_top li.servicios a.selected {
	background-position: -184px -22px
}

#menu_general_top li.productos {
	width: 92px;
	height: 22px
}

#menu_general_top li.productos a {
	background-position: -261px 0
}

#menu_general_top li.productos a:hover {
	background-position: -261px -22px
}

#menu_general_top li.productos a.selected {
	background-position: -261px -22px
}

#menu_general_top li.arriendo {
	width: 156px;
	height: 22px
}

#menu_general_top li.arriendo a {
	background-position: -353px 0
}

#menu_general_top li.arriendo a:hover {
	background-position: -353px -22px
}

#menu_general_top li.arriendo a.selected {
	background-position: -353px -22px
}

#menu_general_top li.quienes {
	width: 120px;
	height: 22px
}

#menu_general_top li.quienes a {
	background-position: -510px 0
}

#menu_general_top li.quienes a:hover {
	background-position: -510px -22px
}

#menu_general_top li.quienes a.selected {
	background-position: -510px -22px
}

#menu_general_top li.contactenos {
	width: 68px;
	height: 22px
}

#menu_general_top li.contactenos a {
	background-position: -630px 0
}

#menu_general_top li.contactenos a:hover {
	background-position: -630px -22px
}

#menu_general_top li.contactenos a.selected {
	background-position: -630px -22px
}

#menu_principal[name="general_bottom"] {
	position: relative;
	float: left;
	width: 698px;
	height: 22px;
	padding-left: 140px;
	padding-right: 142px;
	padding-top: 10px
}

ul#menu_general_bottom {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#menu_general_bottom li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#menu_general_bottom li a {
	background: url(../img/menu/menu_bottom.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#menu_general_bottom li.inicio {
	width: 55px;
	height: 22px
}

#menu_general_bottom li.inicio a {
	background-position: 0 0
}

#menu_general_bottom li.inicio a:hover {
	background-position: 0 -22px
}

#menu_general_bottom li.inicio a.selected {
	background-position: 0 -22px
}

#menu_general_bottom li.tecnico {
	width: 130px;
	height: 22px
}

#menu_general_bottom li.tecnico a {
	background-position: -55px 0
}

#menu_general_bottom li.tecnico a:hover {
	background-position: -55px -22px
}

#menu_general_bottom li.tecnico a.selected {
	background-position: -55px -22px
}

#menu_general_bottom li.servicios {
	width: 77px;
	height: 22px
}

#menu_general_bottom li.servicios a {
	background-position: -185px 0
}

#menu_general_bottom li.servicios a:hover {
	background-position: -185px -22px
}

#menu_general_bottom li.servicios a.selected {
	background-position: -185px -22px
}

#menu_general_bottom li.productos {
	width: 92px;
	height: 22px
}

#menu_general_bottom li.productos a {
	background-position: -262px 0
}

#menu_general_bottom li.productos a:hover {
	background-position: -262px -22px
}

#menu_general_bottom li.productos a.selected {
	background-position: -262px -22px
}

#menu_general_bottom li.arriendo {
	width: 156px;
	height: 22px
}

#menu_general_bottom li.arriendo a {
	background-position: -354px 0
}

#menu_general_bottom li.arriendo a:hover {
	background-position: -354px -22px
}

#menu_general_bottom li.arriendo a.selected {
	background-position: -354px -22px
}

#menu_general_bottom li.quienes {
	width: 120px;
	height: 22px
}

#menu_general_bottom li.quienes a {
	background-position: -510px 0
}

#menu_general_bottom li.quienes a:hover {
	background-position: -510px -22px
}

#menu_general_bottom li.quienes a.selected {
	background-position: -510px -22px
}

#menu_general_bottom li.contactenos {
	width: 68px;
	height: 22px
}

#menu_general_bottom li.contactenos a {
	background-position: -630px 0
}

#menu_general_bottom li.contactenos a:hover {
	background-position: -630px -22px
}

#menu_general_bottom li.contactenos a.selected {
	background-position: -630px -22px
}

#soporte_banners[title="inicio"] {
	position: absolute;
	background: url(../img/inicio/soporte_banners.png) no-repeat;
	width: 980px;
	height: 480px;
	z-index: 2
}

#soporte_banners[title="general"] {
	position: absolute;
	background: url(../img/principal/soporte_banners.png) no-repeat;
	width: 980px;
	height: 165px;
	z-index: 2
}

#soporte_columnas[title="inicio"] {
	position: relative;
	float: left;
	background: url(../img/inicio/soporte_columnas.jpg) no-repeat;
	width: 980px;
	height: 312px;
	padding-bottom: 40px
}

#columna_uno {
	position: absolute;
	width: 295px;
	min-height: 10px;
	top: 14px;
	left: 25px;
	z-index: 20;
	font-size: 13px
}

#columna_dos {
	position: absolute;
	width: 302px;
	min-height: 10px;
	top: 14px;
	left: 337px;
	z-index: 20;
	font-size: 13px
}

#columna_tres {
	position: absolute;
	width: 305px;
	min-height: 10px;
	top: 14px;
	left: 656px;
	z-index: 20;
	font-size: 13px
}

.titulo_columnas_inicio {
	font-size: 15px;
	font-weight: 700;
	color: #000;
	text-align: left;
	height: 22px;
	line-height: 22px
}

#servicio_certificacion {
	position: relative;
	float: left;
	background: url(../img/inicio/soporte_certificacion.jpg) no-repeat;
	width: 980px;
	height: 160px
}

.contenido_servicio_certificacion[title="uno"] {
	position: absolute;
	width: 750px;
	min-height: 40px;
	left: 200px;
	top: 40px
}

.contenido_servicio_certificacion[title="dos"] {
	position: absolute;
	width: 750px;
	min-height: 40px;
	left: 200px;
	top: 80px
}

.left_servicio_certificacion {
	position: relative;
	float: left;
	width: 20px;
	min-height: 40px;
	background: url(../img/inicio/circulo_salmon.png) no-repeat
}

.right_servicio_certificacion {
	position: relative;
	float: left;
	width: 720px;
	min-height: 40px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#imagenes_pie[title="inicio"] {
	position: relative;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 980px;
	height: 220px;
	background-color: transparent
}

#soporte_titulo[name="contacto"] {
	position: absolute;
	background: url(../img/contactenos/soporte_top.png) no-repeat;
	display: block;
	width: 915px;
	height: 75px;
	z-index: 70;
	left: 13px;
	top: 272px;
	padding: 25px 29px 26px 15px
}

#left_contacto_titulo {
	position: relative;
	float: left;
	width: 150px;
	padding-right: 15px;
	height: 75px;
	line-height: 75px;
	font-size: 32px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#right_contacto_titulo {
	position: relative;
	float: left;
	width: 750px;
	height: 75px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#soporte_formulario {
	position: absolute;
	width: 923px;
	height: 239px;
	background: url(../img/contactenos/soporte_formulario.png) no-repeat;
	display: block;
	z-index: 70;
	left: 15px;
	top: 424px;
	padding: 15px 23px 26px 15px
}

.titulo_contacto {
	font-size: 20px;
	font-weight: 700;
	color: #C00;
	text-align: left
}

.texto_formulario {
	font-family: Verdana, serif;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	text-align: left
}

.left_formulario {
	position: relative;
	float: left;
	width: 395px;
	height: 240px;
	padding-right: 35px
}

.right_formulario {
	position: relative;
	float: left;
	width: 493px;
	height: 240px
}

.vacio_left_formulario {
	position: relative;
	float: left;
	width: 395px;
	min-height: 20px
}

.vacio_right_formulario {
	position: relative;
	float: left;
	width: 493px;
	min-height: 20px
}

.vacio_left_formulario[title="titulo"] {
	position: relative;
	float: left;
	width: 395px;
	min-height: 25px
}

.vacio_right_formulario[title="titulo"] {
	position: relative;
	float: left;
	width: 493px;
	min-height: 25px
}

.vacio_abajo {
	padding-bottom: 10px
}

#fondo_input_contacto {
	position: relative;
	float: left;
	background: url(../img/contactenos/fondo_input.png) no-repeat;
	width: 363px;
	height: 26px;
	padding: 9px 7px 4px 9px
}

input.contacto {
	position: relative;
	float: left;
	background-color: transparent;
	width: 343px;
	height: 26px;
	border: 0;
	padding: 0 20px 0 0;
}

input.contacto_error {
	background: url(../img/contactenos/input_error.png) no-repeat right center;
	background-size: 50%;
}

input.contacto_ok {
	background: url(../img/contactenos/input_ok.png) no-repeat right center;
	background-size: 50%;
}

#titulo_name {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px;
	padding-bottom: 13px
}

.titulo_nombre {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px;
	padding-bottom: 5px
}

.email_fono {
	position: relative;
	float: left;
	width: 379px;
	min-height: 20px;
	padding-bottom: 0
}

.email_div {
	position: relative;
	float: left;
	width: 199px;
	min-height: 20px;
	padding-right: 11px
}

.fono_div {
	position: relative;
	float: left;
	width: 169px;
	min-height: 20px
}

#fondo_email_contacto {
	position: relative;
	float: left;
	background: url(../img/contactenos/fondo_email.png) no-repeat;
	width: 190px;
	height: 25px;
	border: 0;
	padding: 11px 4px 3px 5px
}

input#email.contacto {
	position: relative;
	float: left;
	background-color: transparent;
	width: 170px;
	height: 25px;
	border: 0;
	padding: 0 20px 0 0;
}

input#email.contacto_chico_error {
	background: url(../img/contactenos/input_email_error.png) no-repeat right center;
	background-size: 50%;
}

input#email.contacto_chico_ok {
	background: url(../img/contactenos/input_email_ok.png) no-repeat right center;
	background-size: 50%;
}

#fondo_fono_contacto {
	position: relative;
	float: left;
	background: url(../img/contactenos/fondo_telefono.png) no-repeat;
	width: 157px;
	height: 26px;
	border: 0;
	padding: 10px 5px 3px 6px
}

input#telefono.contacto {
	position: relative;
	float: left;
	background-color: transparent;
	width: 137px;
	height: 26px;
	border: 0;
	padding: 0 20px 0 0;
}

input#telefono.contacto_chico_error {
	background: url(../img/contactenos/input_telefono_error.png) no-repeat right center;
	background-size: 50%;
}

input#telefono.contacto_chico_ok {
	background: url(../img/contactenos/input_telefono_ok.png) no-repeat right center;
	background-size: 50%;
}

#mensaje_alerta {
	font-family: Verdana;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	text-align: left
}

#seccion_mapa {
	position: relative;
	float: left;
	margin-top: 220px;
	padding-left: 20px;
	padding-right: 10px;
	width: 950px;
	min-height: 200px
}

.titulo_mapa_left {
	position: relative;
	float: left;
	width: 200px;
	padding-right: 10px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #A00;
	text-align: left
}

.titulo_mapa_right {
	position: relative;
	float: right;
	width: 740px;
	height: 20px;
	line-height: 20px;
	font-family: "Verdana", serif;
	font-size: 14px;
	color: #000;
	text-align: left
}

#fondo_mapa {
	position: relative;
	float: left;
	background: url(../img/contactenos/fondo_mapa.jpg) no-repeat;
	width: 900px;
	height: 400px;
	margin-top: 20px;
	padding: 23px 28px 54px 21px
}

#titulo_mensaje {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px
}

#combo_mensaje {
	position: relative;
	float: left
}

#boton_mensaje {
	position: relative;
	float: right
}

#fondo_mensaje_contacto {
	position: relative;
	float: left;
	background: url(../img/contactenos/fondo_mensaje.png) no-repeat;
	width: 475px;
	height: 157px;
	margin-left: 4px;
	padding: 12px 6px 4px 8px
}

textarea.contacto_error {
	background: url(../img/contactenos/input_error.png) no-repeat right top;
	background-size: 50%;
}

textarea.contacto_ok {
	background: url(../img/contactenos/input_ok.png) no-repeat right top;
	background-size: 50%;
}

.mensaje {
	position: relative;
	float: left;
	background-color: transparent;
	width: 455px;
	height: 150px;
	border: 0;
	resize: none;
	padding: 0 20px 5px 5px;
}

#btnMensaje {
	position: relative;
	float: right;
	background: url(../img/contactenos/btnEnviar.png) no-repeat 0 0;
	background-color: transparent;
	width: 168px;
	height: 30px;
	cursor: pointer;
	display: block;
	border: 0
}

#btnMensaje:hover {
	background: url(../img/contactenos/btnEnviar.png) no-repeat 0 -33px;
	background-color: transparent
}

#btnVolver a {
	position: relative;
	float: right;
	background: url(../img/contactenos/btnVolver.png) no-repeat 0 0;
	background-color: transparent;
	width: 168px;
	height: 33px;
	cursor: pointer;
	display: block;
	border: 0
}

#btnVolver a:hover {
	background: url(../img/contactenos/btnVolver.png) no-repeat 0 -33px;
	background-color: transparent
}

#page_body[name="quienes"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 300px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#soporte_titulo[name="quienes"] {
	position: absolute;
	background: url(../img/quienes_somos/soporte_top.png) no-repeat;
	display: block;
	width: 920px;
	height: 100px;
	z-index: 70;
	left: 11px;
	top: 272px;
	padding: 35px 24px 25px 15px
}

#soporte_quienes {
	position: absolute;
	width: 905px;
	height: 250px;
	background: url(../img/quienes_somos/soporte_contenido.png) no-repeat;
	display: block;
	z-index: 70;
	left: 9px;
	top: 460px;
	padding: 15px 33px 15px 23px
}

#left_quienes_titulo {
	position: relative;
	float: left;
	width: 240px;
	padding-right: 15px;
	height: 100px;
	line-height: 100px;
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#right_quienes_titulo {
	position: relative;
	float: left;
	width: 665px;
	height: 100px;
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	text-align: left
}

.left_quienes {
	position: relative;
	float: left;
	width: 486px;
	height: 250px;
	padding-right: 33px
}

.right_quienes {
	position: relative;
	float: left;
	width: 386px;
	height: 250px
}

.vacio_left_quienes {
	position: relative;
	float: left;
	width: 486px;
	min-height: 10px
}

.separador_bottom_diez {
	padding-bottom: 10px
}

.separador_bottom_cuarenta {
	padding-bottom: 40px
}

.vineta_quienes {
	position: relative;
	float: left;
	width: 230px;
	min-height: 15px
}

.padding_vineta_quienes {
	padding-right: 26px
}

.imagen_vineta_quienes {
	position: relative;
	float: left;
	width: 25px;
	height: 15px;
	background: url(../img/quienes_somos/rojo.png) no-repeat
}

.texto_vineta_quienes {
	position: relative;
	float: left;
	width: 205px;
	min-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	color: #C50000;
	text-align: left
}

#seccion_quienes {
	position: relative;
	float: left;
	margin-top: 150px;
	padding-left: 15px;
	padding-right: 15px;
	width: 950px;
	min-height: 150px
}

#soporte_subtitulo {
	position: relative;
	float: left;
	width: 905px;
	height: 29px;
	line-height: 29px;
	padding-left: 45px;
	padding-top: 4px;
	background: url(../img/principal/soporte_titulos.png) no-repeat;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	color: #C00
}

#soporte_profesionales {
	position: relative;
	float: left;
	width: 875px;
	height: 150px;
	margin-top: 20px;
	background: url(../img/quienes_somos/soporte_trabajadores.jpg) no-repeat;
	padding: 15px 45px 18px 30px
}

#texto_profesionales_quienes {
	position: relative;
	float: left;
	padding-top: 20px;
	width: 931px;
	min-height: 30px
}

.titulo_profesionales {
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	color: #000
}

.trabajador_quienes {
	position: relative;
	float: left;
	width: 120px;
	height: 150px;
	padding-right: 31px
}

.trabajador_quienes_final {
	position: relative;
	float: left;
	width: 120px;
	height: 150px
}

.trabajador_center {
	position: relative;
	margin: 0 auto;
	width: 120px;
	min-height: 10px;
	text-align: center
}

.titulo_trabajador {
	font-family: Verdana;
	font-size: 13px;
	font-weight: 700;
	color: #000;
	text-align: center
}

#page_body[name="arriendo"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 1300px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#page_body[name="productos"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 1900px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#soporte_titulo[name="arriendo"] {
	position: absolute;
	background: url(../img/arriendo_equipos/soporte_top.png) no-repeat;
	display: block;
	width: 910px;
	height: 70px;
	z-index: 70;
	left: 11px;
	top: 272px;
	padding: 20px 34px 36px 15px
}

#left_arriendo_titulo {
	position: relative;
	float: left;
	width: 320px;
	padding-right: 15px;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#right_arriendo_titulo {
	position: relative;
	float: left;
	width: 570px;
	height: 70px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#soporte_arriendo {
	position: absolute;
	width: 931px;
	height: 1220px;
	background: url(../img/arriendo_equipos/soporte_contenido.png) no-repeat;
	display: block;
	z-index: 70;
	left: 9px;
	top: 420px;
	padding: 20px 15px 40px
}

.seccion_equipos {
	position: relative;
	float: left;
	width: 931px;
	height: 250px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.seccion_equipos:first-child {
	margin-top: 40px;
}

.contenedor_equipos {
	position: relative;
	float: left;
	width: 295px;
	height: 250px
}

.vertical_equipos {
	position: relative;
	float: left;
	background: url(../img/arriendo_equipos/vertical.png) no-repeat;
	background-position: top;
	width: 23px;
	height: 250px
}

.titulo_equipos {
	position: relative;
	float: left;
	width: 295px;
	height: 35px;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	color: #C50000
}

.foto_equipos {
	position: relative;
	float: left;
	width: 295px;
	height: 190px
}

.texto_equipos {
	position: relative;
	float: left;
	width: 295px;
	height: 65px
}

.pdf_equipos {
	position: relative;
	float: left;
	padding-left: 45px;
	padding-right: 40px;
	width: 210px;
	height: 45px;
	text-align: center
}

#soporte_pdf_equipos a {
	position: relative;
	float: left;
	background: url(../img/arriendo_equipos/btnPdf.png) no-repeat;
	width: 160px;
	height: 26px;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 19px;
	cursor: pointer;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	text-align: left
}

#paginacion[name="equipos"] {
	position: relative;
	float: left;
	background: url(../img/arriendo_equipos/fondo_paginacion.jpg) no-repeat;
	margin-left: 54px;
	width: 831px;
	margin-top: 30px;
	padding-top: 20px;
	height: 30px
}

.div_pagina {
	position: relative;
	float: right;
	width: 30px;
	height: 30px
}

.pagina a {
	position: relative;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	color: #BA0000
}

.pagina a:hover {
	color: #FFF;
	background: url(../img/servicios/rojo.png) no-repeat 0 0
}

.pagina a.selected {
	color: #FFF;
	background: url(../img/servicios/rojo.png) no-repeat 0 0
}

#soporte_titulo[name="productos"] {
	position: absolute;
	background: url(../img/arriendo_equipos/soporte_top.png) no-repeat;
	display: block;
	width: 910px;
	height: 55px;
	z-index: 70;
	left: 11px;
	top: 272px;
	padding: 35px 34px 36px 15px
}

#left_productos_titulo {
	position: relative;
	float: left;
	width: 160px;
	padding-right: 10px;
	height: 55px;
	line-height: 55px;
	font-size: 32px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#right_productos_titulo {
	position: relative;
	float: left;
	width: 740px;
	height: 50px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#soporte_productos {
	position: absolute;
	width: 930px;
	height: auto !important;
	background: url(../img/productos/soporte_contenido.png) no-repeat;
	display: block;
	z-index: 70;
	left: 13px;
	top: 424px;
	padding: 15px 13px 38px 10px;
}

.seccion_productos {
	position: relative;
	float: left;
	width: 930px;
	min-height: 10px;
	padding-bottom: 50px
}

.vertical_productos {
	position: relative;
	float: left;
	background: url(../img/productos/vertical.png) no-repeat;
	width: 30px;
	height: 300px
}

.left_productos {
	position: relative;
	float: left;
	width: 300px;
	min-height: 300px
}

.right_productos {
	position: relative;
	float: left;
	width: 600px;
	min-height: 300px
}

.left_titulo_productos {
	position: relative;
	float: left;
	background: url(../img/productos/naranja.png) no-repeat;
	width: 20px;
	height: 50px
}

.right_titulo_productos {
	position: relative;
	float: left;
	width: 280px;
	height: 50px;
	font-size: 16px;
	color: #C50000;
	text-align: left
}

.foto_grande_productos {
	position: relative;
	float: left;
	width: 300px;
	height: 200px
}

.pdf_productos {
	position: relative;
	float: left;
	padding-left: 45px;
	padding-right: 45px;
	width: 210px;
	height: 50px;
	text-align: center
}

.div_contenido_productos {
	position: relative;
	float: left;
	width: 600px;
	min-height: 10px;
	padding-bottom: 10px
}

.titulo_galeria_productos {
	font-size: 17px;
	font-weight: 700;
	text-align: left;
	color: #C50000
}

.foto_chica_productos {
	position: relative;
	float: left;
	width: 140px;
	height: 94px;
	padding-right: 10px
}

#page_body[name="tecnico"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 1340px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#soporte_titulo[name="tecnico"] {
	position: absolute;
	background: url(../img/servicio_tecnico/soporte_menu.png) no-repeat;
	display: block;
	width: 925px;
	height: 110px;
	z-index: 70;
	left: 11px;
	top: 272px;
	padding: 4px 17px 12px
}

#left_tecnico_titulo {
	position: relative;
	float: left;
	width: 262px;
	padding-right: 15px;
	height: 110px;
	line-height: 110px;
	font-size: 32px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#right_tecnico_titulo {
	position: relative;
	float: left;
	width: 648px;
	height: 110px
}

#soporte_tecnico {
	position: absolute;
	width: 931px;
	height: 954px;
	background: url(../img/servicio_tecnico/soporte_contenido.png) no-repeat;
	display: block;
	z-index: 70;
	left: 9px;
	top: 420px;
	padding: 20px 15px 40px
}

.seccion_tecnico {
	position: relative;
	float: left;
	width: 931px;
	min-height: 10px;
	padding-bottom: 20px
}

.left_tecnico_titulo {
	position: relative;
	float: left;
	width: 21px;
	min-height: 10px
}

.right_tecnico_titulo {
	position: relative;
	float: left;
	width: 910px;
	min-height: 10px
}

.titulo_tecnico {
	font-size: 20px;
	font-weight: 700;
	color: #C00;
	text-align: left
}

.left_tecnico {
	position: relative;
	float: left;
	width: 386px;
	min-height: 10px;
	margin: 0 20px 0 40px
}

.right_tecnico {
	position: relative;
	float: left;
	width: 386px;
	min-height: 10px;
	margin: 0 40px 0 20px
}

.vineta_left_tecnico {
	position: relative;
	float: left;
	width: 50px;
	min-height: 120px
}

.vineta_right_tecnico {
	position: relative;
	float: left;
	width: 336px;
	min-height: 120px
}

.vacio_top_tecnico {
	padding-top: 0
}

.imagen_tecnico {
	position: relative;
	float: left;
	width: 386px;
	height: 247px;
	padding-top: 15px
}

.titulo_equipo_termofusion {
	font-size: 17px;
	font-weight: 700;
	color: #C60000;
	text-align: left
}

#seccion_equipo_termofusion {
	position: relative;
	float: left;
	margin-top: 940px;
	padding-left: 15px;
	padding-right: 15px;
	width: 950px;
	min-height: 40px
}

#soporte_equipo_termofusion {
	position: relative;
	float: left;
	background: url(../img/servicio_tecnico/soporte_fotos.jpg) no-repeat;
	margin-top: 15px;
	margin-left: 15px;
	width: 912px;
	height: 145px;
	padding: 38px 17px 42px 18px
}

#page_body[name="control"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 810px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#soporte_control {
	position: absolute;
	width: 931px;
	height: 408px;
	background: url(../img/servicio_tecnico/soporte_tableros_control.png) no-repeat;
	display: block;
	z-index: 70;
	left: 9px;
	top: 420px;
	padding: 20px 15px 40px
}

.foto_servicio_tecnico {
	position: relative;
	float: left;
	width: 218px;
	height: 144px;
	padding-right: 10px
}

#seccion_tab_control {
	position: relative;
	float: left;
	margin-top: 400px;
	padding-left: 15px;
	padding-right: 15px;
	width: 950px;
	min-height: 40px
}

#page_body[name="distribucion"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 790px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#soporte_distribucion {
	position: absolute;
	width: 931px;
	height: 403px;
	background: url(../img/servicio_tecnico/soporte_tableros_distribucion.png) no-repeat;
	display: block;
	z-index: 70;
	left: 9px;
	top: 420px;
	padding: 20px 15px 30px
}

#seccion_tab_distribucion {
	position: relative;
	float: left;
	margin-top: 390px;
	padding-left: 15px;
	padding-right: 15px;
	width: 950px;
	min-height: 40px
}

#menu_tecnico[title="serv_tec_top"] {
	position: relative;
	float: left;
	width: 648px;
	height: 110px;
	z-index: 5
}

ul#tecnico_top {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#tecnico_top li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#tecnico_top li a {
	background: url(../img/menu/menu_tecnico_top.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#tecnico_top li.termofusion {
	width: 180px;
	height: 110px
}

#tecnico_top li.termofusion a {
	background-position: 0 0
}

#tecnico_top li.termofusion a:hover {
	background-position: 0 -110px
}

#tecnico_top li.termofusion a.selected {
	background-position: 0 -110px
}

#tecnico_top li.control {
	width: 200px;
	height: 110px
}

#tecnico_top li.control a {
	background-position: -180px 0
}

#tecnico_top li.control a:hover {
	background-position: -180px -110px
}

#tecnico_top li.control a.selected {
	background-position: -180px -110px
}

#tecnico_top li.distribucion {
	width: 268px;
	height: 110px
}

#tecnico_top li.distribucion a {
	background-position: -380px 0
}

#tecnico_top li.distribucion a:hover {
	background-position: -380px -110px
}

#tecnico_top li.distribucion a.selected {
	background-position: -380px -110px
}

#soporte_tecnico_bottom {
	position: relative;
	float: left;
	background: url(../img/servicio_tecnico/soporte_menu.jpg) no-repeat;
	width: 603px;
	height: 18px;
	margin-top: 30px;
	margin-left: 15px;
	padding: 4px 4px 3px 238px
}

#menu_tecnico[title="serv_tec_bottom"] {
	position: relative;
	float: left;
	width: 603px;
	height: 18px;
	z-index: 5
}

ul#tecnico_bottom {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#tecnico_bottom li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#tecnico_bottom li a {
	background: url(../img/menu/menu_tecnico_bottom.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#tecnico_bottom li.termofusion {
	width: 177px;
	height: 18px
}

#tecnico_bottom li.termofusion a {
	background-position: 0 0
}

#tecnico_bottom li.termofusion a:hover {
	background-position: 0 -18px
}

#tecnico_bottom li.termofusion a.selected {
	background-position: 0 -18px
}

#tecnico_bottom li.control {
	width: 163px;
	height: 18px
}

#tecnico_bottom li.control a {
	background-position: -177px 0
}

#tecnico_bottom li.control a:hover {
	background-position: -177px -18px
}

#tecnico_bottom li.control a.selected {
	background-position: -177px -18px
}

#tecnico_bottom li.distribucion {
	width: 263px;
	height: 18px
}

#tecnico_bottom li.distribucion a {
	background-position: -340px 0
}

#tecnico_bottom li.distribucion a:hover {
	background-position: -340px -18px
}

#tecnico_bottom li.distribucion a.selected {
	background-position: -340px -18px
}

#page_body[name="diseno_tab"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 800px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom
}

#seccion_diseno_tablero {
	position: relative;
	float: left;
	margin-top: 400px;
	padding-left: 15px;
	padding-right: 15px;
	width: 950px;
	min-height: 40px
}

#page_body[name="servicio"] {
	position: relative;
	float: left;
	width: 980px;
	height: auto !important;
	min-height: 935px;
	background: url(../img/principal/bottom.png) no-repeat;
	background-position: bottom;
	padding-bottom: 60px;
}

#soporte_titulo[name="servicio"] {
	position: absolute;
	background: url(../img/servicios/soporte_menu.png) no-repeat;
	display: block;
	width: 925px;
	height: 110px;
	z-index: 70;
	left: 11px;
	top: 272px;
	padding: 4px 15px 12px 19px
}

#left_servicio_titulo {
	position: relative;
	float: left;
	width: 164px;
	padding-right: 15px;
	height: 110px;
	line-height: 110px;
	font-size: 32px;
	font-weight: 700;
	color: #000;
	text-align: left
}

#right_servicio_titulo {
	position: relative;
	float: left;
	width: 746px;
	height: 110px
}

#seccion_proyectos {
	position: relative;
	float: left;
	margin-top: 390px;
	padding-left: 15px;
	padding-right: 15px;
	width: 968px;
	min-height: 70px
}

#soporte_proyectos {
	position: relative;
	float: left;
	width: 968px;
	height: 67px;
	background: url(../img/servicios/soporte_titulo_proyectos.jpg) no-repeat
}

.titulo_proyecto_left {
	position: relative;
	float: left;
	width: 200px;
	height: 30px;
	padding-left: 70px;
	padding-right: 30px;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #C00;
	text-align: left
}

.titulo_proyecto_right {
	position: relative;
	float: left;
	width: 640px;
	height: 50px;
	padding-top: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #C00;
	text-align: left
}

#contenido_proyectos {
	position: relative;
	float: left;
	background: url(../img/servicios/soporte_proyectos.jpg) no-repeat;
	width: 930px;
	height: 330px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 15px 3px 11px 14px
}

.top_proyecto {
	position: relative;
	float: left;
	width: 450px;
	height: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	text-align: left
}

.texto_proyecto {
	position: relative;
	float: left;
	width: 450px;
	height: 60px;
	padding-right: 15px;
	padding-bottom: 10px
}

.fotos_proyecto {
	position: relative;
	float: left;
	width: 465px;
	height: 180px;
	padding-bottom: 15px
}

.div_foto_proyecto {
	position: relative;
	float: left;
	width: 220px;
	padding-right: 12px;
	height: 170px
}

#paginacion[name="proyectos"] {
	position: relative;
	float: left;
	width: 915px;
	height: 30px
}

#menu_servicio[title="serv_top"] {
	position: relative;
	float: left;
	width: 746px;
	height: 110px;
	z-index: 5
}

ul#servicio_top {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#servicio_top li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#servicio_top li a {
	background: url(../img/menu/menu_servicios_top.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#servicio_top li.diseno {
	width: 175px;
	height: 110px
}

#servicio_top li.diseno a {
	background-position: 0 0
}

#servicio_top li.diseno a:hover {
	background-position: 0 -110px
}

#servicio_top li.diseno a.selected {
	background-position: 0 -110px
}

#servicio_top li.mantencion {
	width: 153px;
	height: 110px
}

#servicio_top li.mantencion a {
	background-position: -175px 0
}

#servicio_top li.mantencion a:hover {
	background-position: -175px -110px
}

#servicio_top li.mantencion a.selected {
	background-position: -175px -110px
}

#servicio_top li.certificados {
	width: 168px;
	height: 110px
}

#servicio_top li.certificados a {
	background-position: -328px 0
}

#servicio_top li.certificados a:hover {
	background-position: -328px -110px
}

#servicio_top li.certificados a.selected {
	background-position: -328px -110px
}

#servicio_top li.asesorias {
	width: 122px;
	height: 110px
}

#servicio_top li.asesorias a {
	background-position: -496px 0
}

#servicio_top li.asesorias a:hover {
	background-position: -496px -110px
}

#servicio_top li.asesorias a.selected {
	background-position: -496px -110px
}

#servicio_top li.reparacion {
	width: 128px;
	height: 110px
}

#servicio_top li.reparacion a {
	background-position: -618px 0
}

#servicio_top li.reparacion a:hover {
	background-position: -618px -110px
}

#servicio_top li.reparacion a.selected {
	background-position: -618px -110px
}

#servicios_bottom {
	position: relative;
	float: left;
	background: url(../img/servicios/soporte_menu.jpg) no-repeat;
	width: 764px;
	height: 14px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 6px 1px 8px 149px
}

#menu_servicio[title="serv_bottom"] {
	position: relative;
	float: left;
	width: 764px;
	height: 14px;
	z-index: 5
}

ul#servicio_bottom {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}

#servicio_bottom li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left
}

#servicio_bottom li a {
	background: url(../img/menu/menu_servicios_bottom.png) no-repeat;
	width: 100%;
	height: 100%;
	display: block
}

#servicio_bottom li.diseno {
	width: 128px;
	height: 14px
}

#servicio_bottom li.diseno a {
	background-position: 0 0
}

#servicio_bottom li.diseno a:hover {
	background-position: 0 -14px
}

#servicio_bottom li.diseno a.selected {
	background-position: 0 -14px
}

#servicio_bottom li.mantencion {
	width: 170px;
	height: 14px
}

#servicio_bottom li.mantencion a {
	background-position: -128px 0
}

#servicio_bottom li.mantencion a:hover {
	background-position: -128px -14px
}

#servicio_bottom li.mantencion a.selected {
	background-position: -128px -14px
}

#servicio_bottom li.certificados {
	width: 219px;
	height: 14px
}

#servicio_bottom li.certificados a {
	background-position: -298px 0
}

#servicio_bottom li.certificados a:hover {
	background-position: -298px -14px
}

#servicio_bottom li.certificados a.selected {
	background-position: -298px -14px
}

#servicio_bottom li.asesorias {
	width: 84px;
	height: 14px
}

#servicio_bottom li.asesorias a {
	background-position: -517px 0
}

#servicio_bottom li.asesorias a:hover {
	background-position: -517px -14px
}

#servicio_bottom li.asesorias a.selected {
	background-position: -517px -14px
}

#servicio_bottom li.reparacion {
	width: 163px;
	height: 14px
}

#servicio_bottom li.reparacion a {
	background-position: -601px 0
}

#servicio_bottom li.reparacion a:hover {
	background-position: -601px -14px
}

#servicio_bottom li.reparacion a.selected {
	background-position: -601px -14px
}

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr
}

.ir br {
	display: none
}

.hidden {
	display: none !important;
	visibility: hidden
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible {
	visibility: hidden
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}