@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #1A1A1A;
}
p a {
	color: #1A1A1A;
}
p a:hover {
	text-decoration:none;
}
p a:visited {
	color:#333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #358690;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #358690;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	height: 40px;
	margin-top: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2B6B73;
	margin-bottom: 8px;
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B6B73;
	margin-bottom: 8px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B6B73;
	margin-bottom: 8px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin-left: 0px;
	padding-left: 16px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin-left: 0px;
	padding-left: 16px;
}
#linea-verde {
	background-color: #358690;
	height: 15px;
}
#fondo {
	background-image: url(../imgs/fondo-arbol.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fondo-1 {
	background-image: url(../imgs/chip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fondo-2 {
	background-image: url(../imgs/procesadora_chip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fondo-3 {
	background-image: url(../imgs/manguera.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fondo-4 {
	background-image: url(../imgs/fondo4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#todo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../imgs/fondo-web.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
}
#header {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #105f64;
}
#header1 {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#fondo-header {
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu {
	width: 677px;
	text-align: right;
	margin-left: 223px;
	height: 28px;
}
#idioma {
	width: 230px;
	height: 25px;
	float:right;
	padding-top: 8px;
	text-align: right;
	padding-right: 8px;
}
#banner {
	height: 180px;
}
#content {
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
}
#bloque-izq {
	float: left;
	width: 680px;
}
#bloque-der {
	float: right;
	width: 200px;
	background-repeat: repeat-x;
	height: 650px;
	text-align: center;
	background-color: #FFF;
	margin-top: 65px;
}
#bloque-der2 {
	float: right;
	width: 200px;
	background-repeat: repeat-x;
	height: 650px;
	text-align: center;
	background-color: #FFF;
	margin-top: 33px;
}
#footer {
	background-color: #105f64;
	height: 80px;
	padding-top: 4px;
	text-align: center;
}
#linea-blanca {
	background-color: #FFF;
	height: 3px;
	margin-bottom: 15px;
}
.recuadro {
	width: 310px;
	float: left;
	margin-right: 22px;
	margin-top: 45px;
}
.recuadro2 {
	width: 310px;
	float: left;
	padding-left: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #105f64;
	margin-top: 45px;
}
.recuadro-titulo {
	background-color: #105f64;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-align: left;
}
.separador {
	clear: both;
	width: 100%;
}
.tx-pie {
	font-size: 11px;
	color: #FFF;
}
.tx-idioma, .tx-idioma a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #358690;
	margin: 0px;
	padding: 0px;
}
.tx-idioma a:hover {
	text-decoration:none;
}
.tx-idioma a:visited {
	color:#255C63;
}
.tx-minimenu, .tx-minimenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.tx-minimenu a:hover {
	text-decoration:none;
}
.tx-minimenu a:visited {
	color:#CCC;
}
.tx-miga {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #007737;
	padding-top: 0px;
	margin-bottom: 10px;
}
.tx-miga a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #007737;
	font-weight: bold;
}
.tx-miga a:visited {
	color: #063;
}
.tx-miga a:hover {
	text-decoration: none;
}
.tx-blanco {
	color: #FFF;
	margin: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size: 16px;
}
p#success {
	padding: 3px 10px;
	border: 2px solid #358690;
	color: #358690;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	background-color: #CDEAED;
}
p#bademail, p#badserver {
	padding: 3px 10px;
	border: 2px solid #900;
	color: #900;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFE8E8;
}
.formulario {
	margin-bottom:6px;
	width: 230px;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
}
.formulario2 {
	margin-bottom:10px;
	width: 230px;
	height: 85px;
}
.tx-form {
	margin: 0px;
	padding: 0;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
#formulario-info {
	width: 230px;
	height: 80px;
}
#form-izq {
	float: left;
	width: 240px;
	margin-bottom: 30px;
}
#form-der {
	float: right;
	width: 420px;
}
.foto1 {
	border: 5px solid #358690;
}
.foto-der {
	border: 3px solid #358690;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.foto-izq {
	border: 3px solid #358690;
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
}
.fotos {
	border: 5px solid #358690;
	float: left;
	margin-bottom: 25px;
	margin-left: 90px;
	margin-top: 20px;
}
.foto-inicio {
	border: 2px solid #105f64;
	float: left;
	margin-right: 9px;
}
.bang83 {
	float: right;
} 

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../imgs/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../imgs/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../imgs/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	margin: 5px 0;
	outline: none;
	background-color: transparent;
	background-image: url(../imgs/closelabel.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption { 
	font-weight: bold;
}
#caja-tx-pie {
	padding-left: 41px;
}
.tx-miga-intranet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

