/* BASICOS */
html{
background: #fff;
}
body{
font-family: Verdana;
font-size: 12px;
color: #545454;
line-height: 18px;
}
h1{
float: left;
text-indent: -99999px;
}
h2{
font-size: 12px;
color: #464f7a;
padding: 0 0 0 14px;
text-transform: uppercase;
background: url("images/azul.jpg") no-repeat;
}
h3{
font-size: 12px;
font-weight: bold;
color: #000;
width: 952px;
height: 22px;
padding: 3px 0 0 10px;
margin: 0 0 10px 0;
background: #ffc039;
border: 1px solid #9c9c9c;
}
h3.margen{ /* respuestas home */
margin: 50px 0 0 0;
}
* + html h3.margen{
margin: 50px 0 20px 0;
}
h3.margen2{ /* respuestas home */
margin: 90px 0 0 0;
}
* + html h3.margen2{
margin: 15px 0 10px 0;
}
h3.margen3{ /* index */
margin: 455px 0 0 0;
}
p{
text-align: justify;
}
p.center{
text-align: center !important;
}
p.diez{
font-size: 10px;
padding: 0;
}
p.right{
text-align: right;
font-weight: bold;
}
a{
color: #2d2f29;
}
a:hover{
color: #000;
}
a.link { /* volver al inicio */
float: right;
margin: 0 10px 0 0;
padding: 10px 0 15px 20px;
text-decoration: none;
background: url("images/flecha.gif") no-repeat scroll left center transparent;
}
a.link:hover{ /* volver al inicio */
text-decoration: underline;
}
.hr{
margin-left: 10px;
border-bottom: 1px dashed #ccc;
}
.hr2{
margin-left: 10px;
border-top: 1px dashed #ccc;
}
.hr3{
height: 0;
margin: 20px 0 20px 10px;
border-top: 1px dashed #ccc;
}
.hr4{
float: left;
height: 0;
width: 943px;
margin: 20px 0 20px 10px;
border-top: 1px dashed #ccc;
}

/* IMG */
img{
border: none;
}
img.left{ /* representaciones, vlf, localización de fallas */
float: left;
padding: 0 10px 5px 0;
}
img.left2{ /* power diagnostix */
float: left;
padding: 30px 10px 5px 0;
}
img.left3{ /* cursos, fallas en cables */
float: left;
padding: 0;
margin-right: 10px;
border: 1px solid #c7c7c7;
}
img.left4{ /* diagnostico de cables */
float: left;
padding: 0;
margin: 0 10px 20px 0;
}
img.left5{ /* alta tension capitulo 2 */
float: left;
padding: 0;
margin: 0 33px 10px 40px;
}
img.left6{ /* alta tension capitulo 2 */
float: left;
padding: 0;
margin: 14px 10px 30px 10px;
border: 3px solid #c7c7c7;
}
img.right{ /* contacto-mapa */
float: right;
padding: 0 50px 0 0;
}

/* OBJECT */
object.right{
float: right;
margin: 50px 0 0 0;
}
object.right2{
float: right;
margin: 90px 0 0 0;
}
object.right3{
float: right;
margin: 50px 0 0 0;
}
object.no-foto{
margin: 7px 0 7px 0;
z-index: 0 !important;
}

/* CONTENEDOR */
#contenedor{
width: 964px;
margin: auto;
background: #fff;
}

/* HEADER */
#header{
width: 964px;
height: 102px;
background: url('images/inducor-ingenieria.jpg') no-repeat;
position: relative;
}
#header ul li{
float: right;
margin: 80px 15px 0 0;
list-style: none;
}
#header ul li a{
font-family: arial;
font-size: 12px;
color: #464f7a;
text-decoration: none;
font-weight: bold;
}
.encima{
position: absolute;
/* padding: 11px 0 0 624px; */
padding: 11px 0 0 822px;
}
* + html .encima{
/* padding: 11px 0 0 584px; */
padding: 11px 0 0 782px;
}

/* BANNER HOME */
#banner_img{
text-align: center;
}
#banner_img a{
margin: 0 2px 0 2px;
}

/* MENU TOP + DESPLEGABLE */
#menu, #menu2{
width: 964px;
height: 25px;
position: relative;
background: #ffc039;
z-index: 2;
}
#menu2{
height: 46px;
}
#menu ul, #menu2 ul{
margin: 0 1px 0 0;
padding: 0 1px 0 0;
}
#menu ul li, #menu2 ul li {
list-style-type: none;
}
#menu ul li.desplegable,
#menu ul li.desplegable2,
#menu ul li.desplegable3{
width: 118px;
float: left;
text-align: center ;
list-style: none;
margin: 0 1px 0 0;
border-right: 1px solid #fff;
}
#menu ul li.desplegable2{
width: 179px;
}
#menu ul li.desplegable3{
border: none;
}
#menu ul li.desplegable a,
#menu ul li.desplegable2 a,
#menu ul li.desplegable3 a{
font-size: 11px;
color: #000;
text-decoration: none;
height: 19px;
padding: 3px 0;
display: block;
position: relative;
background: #ffc039;
}
#menu ul li:hover {
position: relative;
}
#menu ul li ul{
display: none;
}
#menu ul li:hover ul.nivel2,
#menu ul li a:hover ul.nivel2{
display: block;
position: absolute;
text-align: left;
list-style: none;
left: 0;
}
#menu ul li ul.nivel2 li a {
width: 170px;
color: #fff;
padding: 3px 0 5px 10px;
background: #545454;
border-top: 1px solid #aaa7a5;
}
#menu ul li ul.nivel2 li a:hover {
position: relative;
background: #ffb310;
}
#menu ul li ul li a:hover ul.nivel3, #menu ul li ul li:hover ul.nivel3 { /* nivel 3 */
display: block;
position: absolute;
left: 180px !important;
top: 0 !important;
top: -21px;
}

/* MENU 2 */
#menu2 ul li.submenu{
width: 117px;
height: 46px;
float: left;
text-align: center ;
list-style: none;
margin: 0 2px 0 0;
border-right: 1px solid #fff;
}
#menu2 ul li.submenu a{
font-size: 10px;
color: #000;
text-decoration: none;
padding: 5px 0;
position: relative;
display: block;
background: #ffc039;
}

/* IZQUIERDA HOME */
.izquierda{
width: 450px;
float: left;
margin: 0 0 20px 0;
}
* + html .izquierda {
margin: 15px 0 0 0;
}

/* DERECHA HOME */
.derecha{
width: 500px;
float: right;
}
* + html .derecha{
margin: 5px 0 0 0;
}
.derecha p{
text-align: center;
}
.derecha .training{
margin-left: 132px;
}

/* ARTICULOS TECNICOS Y MAS */
#at1{
width: 700px;
padding: 10px 0 0 0;
}
#at1 ul, #at2 ul{
list-style-image: url("images/vineta.gif");
}
#at2{
width: 964px;
}
#at2 h2.utnlat{
background: none;
}
#at1 p.float-left a, #at2 p.float-left a{
padding: 0 10px 0 5px;
}
#at2 img.laboratorio{  /* deteccion de fallas */
float: left;
border: 1px solid #ccc;
margin: 0 25px 10px 0;
}
#at2 ul.indice{ /* sitemap + academicos */
margin: 10px 0 0 25px;
padding: 0;
}
#at2 ul.titulos{
padding: 0 0 0 19px;
}
* + html #at2 ul.titulos{
padding: 0;
}
#at2 ul.titulos li{
margin: 0 0 10px 0;
}
#at3{
text-align: center;
}
#at3 ul{
list-style: none;
}
#at4{ /* contacto */
float: left;
padding: 0 0 0 100px;
}
#at5{ /* buscador */
width: 955px;
margin: 0 0 10px;
}

/* ENSAYOS GIS */
.gis-left{
width: 575px;
float: left;
}
.gis-right{
width: 389px;
float: right;
}

/* ACADEMICOS */
#at2 ul.academicos{
margin: 0 0 0 43px;
padding: 0;
}
#at2 ul.academicos li{
margin: 0 0 10px 0;
text-align: justify;
}
#at2 ul.academicos li.none{
list-style-image: none;
}

/* CURSOS */
ul.cursos li{
list-style: none;
}
ul.cursos li a{
margin: 0 0 0 10px;
}
ul.cursos li span{
margin: 0 0 0 57px;
}
ul.cursos li img{
padding: 0 0 0 30px;
}
.cursos-capacitacion{
height: 207px;
}
.cursos-capacitacion h2{
background: none;
}
.cursos-capacitacion img{
float: left;
margin: 0 10px 0 5px;
}

/* VLF (index) */
#vlf1{
float: left;
width: 286px;
height: 97px;
/* margin-right: 28px; */
}
#vlf1 p{
font-size: 9px;
text-align: center;
width: 280px;
height: 40px;
margin: 0 0 5px 0;
padding: 3px;
float: left;
background: #ffc039;
}
#vacio{
float: left;
width: 64px;
margin-top: 15px;
background: #ffc039;
}
#vacio2{
float: right;
width: 64px;
margin: -39px 100px 0 0;
background: #ffc039;
}
#vlf2{
float: left;
width: 100px;
height: 102px;
}
#vlf2 p{
font-size: 9px;
text-align: center;
width: 95px;
height: 40px;
margin: 0 0 5px 0;
padding: 3px;
float: right;
background: #ffc039;
}

/* LATEST (actualidad) */
.latest img{
float: left;
margin: 15px 0 0 10px;
position: absolute;
z-index: 1;
}
.latest img.paper{
margin-top: 44px;
}

/* PREGUNTAS FRECUENTES */
#preguntas p{
font-size: 11px;
}

/* RESPUESTAS */
a.volver{
float: right;
height: 16px;
width: 16px;
margin-bottom: 10px;
text-indent: -99999px;
background-image: url("images/icon_up.gif");
}

/* DESCARGAS PARCIALES */
a.volver2{
float: right;
height: 16px;
width: 16px;
margin-bottom: 10px;
margin-right: 10px;
text-indent: -99999px;
background-image: url("images/icon_up.gif");
}

/* MARCAS PROPIAS */
p.amarillo{
color: #ffb310;
font-weight: bold;
}

/* MAPA DE SITIO */
.mapa{
color: #ffaf15;
font-weight: bold;
}
.mapa a{
color: #ffaf15;
font-weight: bold;
}
.mapa a:hover{
color: #777;
}
ul.mapa-sitio li{
margin: 10px 0 5px 0;
}
ul.mapa-sitio li.margen{
margin: 2px 0 0 17px;
}
ul.mapa-sitio li.margen2{
margin: 2px 0 0 35px;
}
ul.mapa-sitio li.margen3{
margin: 2px 0 0 50px;
}
ul.mapa-sitio li.margen img, ul.mapa-sitio li.margen2 img, ul.mapa-sitio li.margen3 img{
margin-right: 5px;
text-decoration: none;
}

/* DESCARGAR UKAS Y OAA */
.descargas{
width: 535px;
margin: 0 0 30px 0;
}
.descargas ul li{
margin: 30px 0 20px 10px;
}
.descargas ul li a{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.descargas img{
float: right;
padding: 10px 5px 0 0;
}
* + html .descargas img{
float: right;
padding: 40px 5px 0 0;
}

/* EVENTOS */
#eventos h2{
background: none;
}
/* BIEL 2009 */
.evento1{
height: 245px;
padding: 0 0 10px;
margin-top: 10px;
border-bottom: 1px dashed #ccc;
}
.evento1 img{
float: left;
margin: 0 104px 10px 50px;
border: 3px solid #c7c7c7;
}
/* SIMSE 2009 */
.evento2{
height: 170px;
margin: 10px 0 10px 0;
border-bottom: 1px dashed #ccc;
}
.evento2 img{
float: left;
margin: 0 34px 10px 10px;
}
/* MATELECTRIC 2008 - 2010 */
.evento3{
height: 75px;
margin-top: 15px;
border-bottom: 1px dashed #ccc;
}
* + html .evento3{
height: 80px;
}
.evento3 img{
float: left;
margin: 5px 7px 10px 10px;
}
/* BIEL 2007 */
.evento4{
height: 80px;
margin: 10px 0 20px 0;
padding-bottom: 20px;
border-bottom: 1px dashed #ccc;
}
.evento4 img{
float: left;
margin: 0 55px 10px 20px;
}
/* AEA 2005 */
.evento5{
height: 240px;
border-bottom: 1px dashed #ccc;
}
* + html .evento5{
height: 265px;
margin-top: 10px;
}
.evento5 img{
float: left;
margin: 10px 84px 40px 40px;
border: 3px solid #c7c7c7;
}
/* BIEL 2005 */
.evento6{
height: 80px;
margin-top: 10px;
padding-bottom: 20px;
border-bottom: 1px dashed #ccc;
}
.evento6 img{
float: left;
margin: 0 55px 10px 20px;
}
/* MEGGER 2004 */
.evento7{
height: 180px;
margin-top: 10px;
padding-bottom: 20px;
border-bottom: 1px dashed #ccc;
}
.evento7 img{
float: left;
margin: 0 115px 10px 75px;
border: 3px solid #c7c7c7;
}
/* MEGAVATIOS 2003 */
.evento8{
height: 180px;
margin: 10px 0 0 0;
}
.evento8 img{
float: left;
margin: 0 115px 10px 75px;
border: 3px solid #c7c7c7;
}
/* BIEL 2011 */
.evento9{
height: 255px;
border-bottom: 1px dashed #ccc;
}
* + html .evento9{
margin-top: 10px;
}
.evento9 img{
float: left;
margin: 0 104px 10px 50px;
border: 3px solid #c7c7c7;
}
/* COPIME 2010 */
.evento13{
height: 275px;
padding: 0 0 20px 0;
border-bottom: 1px dashed #ccc;
}
* + html .evento13{
margin-top: 10px;
}
.evento13 img{
float: left;
margin: 20px 88px 60px 45px;
}
img.afiche{
margin: 0 3px 0 0;
}
.evento13 p.float-left a{
float: left;
padding: 0 10px 0 5px;
}
/* MEGAVATIOS 2009 */
.evento14{
height: 180px;
padding: 0 0 10px 0;
border-bottom: 1px dashed #ccc;
}
.evento14 img{
float: left;
padding: 0;
margin: 0 99px;
border: 3px solid #c7c7c7;
}
/* CURSO TRANSFORMADORES 2009 */
.evento15{
height: 180px;
padding: 0 0 10px 0;
border-bottom: 1px dashed #ccc;
}
* + html .evento15{
margin-top: 10px;
}
.evento15 img{
float: left;
padding: 0;
margin: 0 99px;
border: 3px solid #c7c7c7;
}
/* CIGRÉ 2011 */
.evento16{
height: 150px;
padding: 0 0 10px 0;
border-bottom: 1px dashed #ccc;
}
* + html .evento16{
height: 170px;
margin-top: 10px;
}
.evento16 img{
float: left;
padding: 0;
margin: 25px 49px 25px 0;
}
* + html .evento16 img{
margin: 30px 49px 50px 0;
}

/* CATALOGOS (servicio fallas en cables - descargas parciales) */
#catalogos{
width: 965px;
}
#catalogos h2{
background: none;
}
* + html #catalogos h2{
margin: 5px 0 0 0;
}
#catalogos p{
padding: 0 15px 0 0;
}
* + html #catalogos p{
margin: 10px 0 0 0;
}
#catalogos p.float-left img{
float: left;
margin: 0;
padding: 0;
border: none;
}
#catalogos p.float-left a{
float: left;
padding: 0 10px 0 5px;
}
.catalogos1, .catalogos2, .catalogos3, .catalogos4, .catalogos5, .catalogos6, .catalogos7, .catalogos8, .catalogos9{
height: 155px;
margin: 0 0 10px 0;
border: 1px solid #ccc;
}
.catalogos2{
height: 246px;
}
.catalogos3{
height: 204px;
}
.catalogos4{
height: 225px;
}
.catalogos5, .catalogos9{
height: 188px;
}
.catalogos6{
height: 245px;
}
.catalogos7{
height: 261px;
}
.catalogos8{
height: 172px;
}
.catalogos1 img, .catalogos2 img, .catalogos3 img, .catalogos4 img, .catalogos5 img, .catalogos6 img, .catalogos7 img, .catalogos8 img, .catalogos9 img{
float: left;
padding: 0;
margin: 15px 20px 10px 10px;
}
.catalogos3 img, .catalogos4 img{
margin: 15px 20px 78px 10px;
}
.catalogos5 img{
margin: 15px 20px 65px 10px;
}
.catalogos6 img{
margin: 15px 20px 96px 10px;
}
.catalogos7 img{
margin: 15px 20px 120px 10px;
}
.catalogos8 img, .catalogos9 img{
margin: 5px 20px 10px 10px;
}

/* NEWSLETTER (todos) */
.news, .news1, .news2, .news3, .news4, .news5, .news6, .news7, .news8, .news9, .news10, .news11, .news12, .news13, .news14, .news15{
height: 135px;
padding-bottom: 10px;
margin-bottom: 5px;
border-bottom: 1px dashed #ccc;
}
.news h2, .news1 h2, .news2 h2, .news3 h2, .news4 h2, .news5 h2, .news6 h2, .news7 h2, .news8 h2, .news9 h2, .news10 h2, .news11 h2, .news12 h2, .news13 h2, .news14 h2, .news15 h2{
color: #000080;
margin: 0;
text-decoration: underline;
background: none;
}
.news img, .news1 img, .news2 img, .news3 img, .news4 img, .news5 img, .news6 img, .news7 img, .news8 img, .news9 img, .news10 img, .news11 img, .news12 img, .news13 img, .news14 img, .news15 img{
padding: 0;
margin: 0 10px;
border: 3px solid #c7c7c7;
}
.news p.float-left, .news1 p.float-left, .news2 p.float-left, .news3 p.float-left, .news4 p.float-left, .news5 p.float-left, .news6 p.float-left, .news7 p.float-left, .news8 p.float-left, .news9 p.float-left, .news10 p.float-left, .news11 p.float-left, .news12 p.float-left, .news13 p.float-left, .news14 p.float-left, .news15 p.float-left{
margin-top: 10px;
}
.news p.float-left img, .news1 p.float-left img, .news2 p.float-left img, .news3 p.float-left img, .news4 p.float-left img, .news5 p.float-left img, .news6 p.float-left img, .news7 p.float-left img, .news8 p.float-left img, .news9 p.float-left img, .news10 p.float-left img, .news11 p.float-left img, .news12 p.float-left img, .news13 p.float-left img, .news14 p.float-left img, .news15 p.float-left img{
float: left;
margin: 0;
padding: 0;
border: none;
}
.news p.float-left a, .news1 p.float-left a, .news2 p.float-left a, .news3 p.float-left a, .news4 p.float-left a, .news5 p.float-left a, .news6 p.float-left a, .news7 p.float-left a, .news8 p.float-left a, .news9 p.float-left a, .news10 p.float-left a, .news11 p.float-left a, .news12 p.float-left a, .news13 p.float-left a, .news14 p.float-left a, .news15 p.float-left a{
text-decoration: none;
}
/* NEWSLETTER 1 */
.news1{
height: 153px;
}
.news1 img{
margin: 0 10px 18px;
}
/* NEWSLETTER 2 */
.news2{
height: 229px;
}
.news2 img{
margin: 0 10px 90px;
}
/* NEWSLETTER 3 */
.news3{
height: 280px;
}
.news3 img{
margin: 0 10px 142px;
}
/* NEWSLETTER 4 */
.news4{
height: 296px;
}
.news4 img{
margin: 0 10px 162px;
}
/* NEWSLETTER 5 */
.news5{
height: 316px;
}
.news5 img{
margin: 0 10px 176px;
}
/* NEWSLETTER 6 */
.news6{
height: 351px;
}
.news6 img{
margin: 0 10px 216px;
}
/* NEWSLETTER 7 */
.news7{
height: 171px;
}
.news7 img{
margin: 0 10px 37px;
}
/* NEWSLETTER 8 */
.news8{
height: 208px;
}
.news8 img{
margin: 0 10px 70px;
}
/* NEWSLETTER 9 */
.news9{
height: 240px;
}
.news9 img{
margin: 0 10px 105px;
}
/* NEWSLETTER 10 */
.news10{
height: 460px;
}
.news10 img{
margin: 0 10px 326px;
}
/* NEWSLETTER 11 */
.news11{
height: 370px;
}
.news11 img{
margin: 0 10px 230px;
}
/* NEWSLETTER 12 */
.news12{
height: 190px;
}
.news12 img{
margin: 0 10px 55px;
}
/* NEWSLETTER 13 */
.news13{
height: 335px;
}
.news13 img{
margin: 0 10px 200px;
}
/* NEWSLETTER 14 */
.news14{
height: 404px;
}
.news14 img{
margin: 0 10px 272px;
}
/* NEWSLETTER 15 */
.news15{
height: 315px;
}
.news15 img{
margin: 0 10px 166px;
}

/* LIGHTBOX EVENTOS */
a.afuera{
display: none;
}
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA);/* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("images/lightbox/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("images/lightbox/nextlabel.gif") right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* TABLA */
table{
font-size: 10px;
color: #363636;
background: #fffce4;
border: 1px solid #03476F;
border-collapse: collapse;
line-height: 1.6em;
/* table-layout: fixed; */
}
td, th {
border: 1px dotted #03476F;
padding: 0.5em;
}
td{
text-align: center;
vertical-align: top;
}
td.justify{
text-align: justify;
}
td.aca{
text-align: left;
}
td.bold{
font-weight: bold;
}
tr:hover {
background: #fff;
}
th{
font-weight: bold;
}
caption{
text-indent: -99999px;
}

/* VIDEO */
#lbOverlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}
#lbCenter, #lbBottomContainer {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #fff;
text-align: center;
padding: 5px;
}
.lbLoading {
background: #fff url("images/loading.gif") no-repeat center;
}
#lbImage {
border: 10px solid #fff;
}
#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}
#lbPrevLink {
left: 0;
}
#lbPrevLink:hover {
background: transparent url("images/lightbox/prevlabel.gif") no-repeat 0% 15%;
}
#lbNextLink {
right: 0;
}
#lbNextLink:hover {
background: transparent url("images/lightbox/nextlabel.gif") no-repeat 100% 15%;
}
#lbBottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 5px solid #fff;
border-top-style: none;
}
#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url("http://www.inducor.com.ar/images/lightbox/closelabel.gif") no-repeat center;
margin: 5px 0;
}
#lbCaption, #lbNumber {
margin-right: 71px;
}
#lbCaption {
font-weight: bold;
}

/* SLIDER */
#header2{
position: relative;
margin-top: 5px;
z-index: 0;
}
.wrap{
width: 961px;
height: 252px;
margin: 0 auto 5px;
border: 2px solid #999;
}
#header2 #slide-holder{
z-index : 40;
width : 963px;
height : 252px;
position : absolute;
}
#header2 #slide-holder #slide-runner{
top: 0;
width: 963px;
height: 252px;
overflow: hidden;
position: absolute;
}
#header2 #slide-holder img{
margin: 0;
display: none;
position: absolute;
}
#header2 #slide-holder #slide-controls{
left: 0;
bottom: 0;
width: 964px;
height: 33px;
display: none;
position: absolute;
background: url("images/slide/slide-bg.png") 0 0;
}
#header2 #slide-holder #slide-controls p.text{
float: left;
color: #fff;
font-size: 13px;
display: inline;
line-height: 16px;
margin: 7px 30px 0 20px;
text-transform: uppercase;
}
#header2 #slide-holder #slide-controls p#slide-nav{
float: right;
height: 24px;
display: inline;
margin: 4px 15px 0 0;
}
#header2 #slide-holder #slide-controls p#slide-nav a{
float: left;
width: 24px;
height: 24px;
font-size: 11px;
font-weight: bold;
text-align: center;
text-decoration: none;
margin: 0 5px 0 0;
line-height: 24px;
}
#header2 #slide-holder #slide-controls p#slide-nav a.on{
background-position: 0 -24px;
}
#header2 #slide-holder #slide-controls p#slide-nav a{
background-image: url("images/slide/silde-nav.png");
}

/* ENSAYOS */
h3.ensayos{
background: url("images/back-titulos-ensayos.jpg") no-repeat;
}
#at-ensayos1{
width: 753px;
float: left;
padding-right: 10px;
margin-bottom: 10px;
border-right: 1px dashed;
}
#at-ensayos1 img.ensayos{
width: 744px;
height: 474px;
margin-left: 10px;
}
#at2 img.dp{
width: 744px;
height: 434px;
margin-left: 110px;
}
#at2 img.dp2{
text-align: center;
/* margin-left: 35px; */
}
#at-ensayos1 img.mg{
width: 665px;
height: 434px;
margin-left: 10px;
}
#at-ensayos1 img.in{
width: 743px;
height: 392px;
margin-left: 10px;
}
#at-ensayos2{
float: right;
width: 200px;
}
#at-ensayos2 ul{
font-size: 10px;
padding: 42px 0 0 10px;
margin: 0;
list-style: none;
}
#at-ensayos2 ul li{
background: #d3dbee;
margin-bottom: 5px;
padding: 3px;
}

/* ENSAYOS TABLAS X COLOR */
td.color1{
background: #f7a51e;
}
td.color2{
background: #a2a9af;
}
td.color3{
background: #c7cde3;
}
td.color4{
background: #e3e5f2;
}
td.color5{
background: #ffe7b9;
}
td.color6{
background: #e7e7e7;
}
td.color7{
background: #d4d5d7;
}
td.color8{
background: #fff;
}
td.color9{
background: #fef5e4;
}

/* TRAINING SESSIONS */
#at2 ul.sesion{
margin: 20px 0;
}
#at2 ul.sesion li{
margin-top: 12px;
}
* + html #at2 ul.sesion{
margin: 20px 0 0 55px;
}

/* SOCIOS TECNOLOGICOS */
.socios1{
float: left;
margin: 2px 0 0 43px;
}
.socios2{
float: left;
margin: 10px 0 0 43px;
}
.socios3{
float: left;
margin: 88px 0 0 43px;
}
.socios1 ul, .socios2 ul, .socios3 ul{
padding: 0 0 25px 20px;
}

/* SUBESTACIONES */
#subestaciones{
width: 965px;
float: left;
}
#subestaciones .productos{
width: 185px;
float: left;
margin-bottom: 10px;
}
#subestaciones .productos p{
text-align: left;
}
.subestaciones1, .subestaciones2, .subestaciones3, .subestaciones4, .subestaciones5, .subestaciones6, .subestaciones7, .subestaciones8, .subestaciones9, .subestaciones10, .subestaciones11, .subestaciones12, .subestaciones13, .subestaciones14, .subestaciones15, .subestaciones16, .subestaciones17, .subestaciones18, .subestaciones19, .subestaciones20, .subestaciones21, .subestaciones22, .subestaciones23, .subestaciones24, .subestaciones25, .subestaciones26, .subestaciones27, .subestaciones28{
height: 780px;
margin: 0 0 10px 0;
border: 1px solid #ccc;
}
.subestaciones2{
height: 846px;
}
.subestaciones3{
height: 909px;
}
.subestaciones4{
height: 890px;
}
.subestaciones5{
height: 620px;
}
.subestaciones6{
height: 570px;
}
.subestaciones7{
height: 710px;
}
.subestaciones8{
height: 750px;
}
.subestaciones9{
height: 1080px;
}
.subestaciones10{
height: 1090px;
}
.subestaciones11{
height: 1120px;
}
.subestaciones12{
height: 1150px;
}
.subestaciones13{
height: 180px;
}
.subestaciones14{
height: 485px;
}
.subestaciones15{
height: 650px;
}
.subestaciones16{
height: 900px;
}
.subestaciones17{
height: 990px;
}
.subestaciones18{
height: 930px;
}
.subestaciones19{
height: 1025px;
}
.subestaciones20{
height: 975px;
}
.subestaciones21{
height: 185px;
}
.subestaciones22{
height: 1020px;
}
.subestaciones23{
height: 880px;
}
.subestaciones24{
height: 740px;
}
.subestaciones25{
height: 870px;
}
.subestaciones26{
height: 670px;
}
.subestaciones27{
height: 770px;
}
.subestaciones28{
height: 640px;
}

.subestaciones1 img, .subestaciones2 img, .subestaciones3 img, .subestaciones4 img, .subestaciones5 img, .subestaciones6 img, .subestaciones7 img, .subestaciones8 img, .subestaciones9 img, .subestaciones10 img, .subestaciones11 img, .subestaciones12 img, .subestaciones13 img, .subestaciones14 img, .subestaciones15 img, .subestaciones16 img, .subestaciones17 img, .subestaciones18 img, .subestaciones19 img, .subestaciones20 img, .subestaciones21 img, .subestaciones22 img, .subestaciones23 img, .subestaciones24 img, .subestaciones25 img, .subestaciones26 img, .subestaciones27 img, .subestaciones28 img{
float: left;
padding: 0;
margin: 10px 20px 20px 10px;
}
.subestaciones2 img, .subestaciones4 img{
margin: 10px 20px 50px 10px;
}
.subestaciones3 img, .subestaciones23 img{
margin: 10px 20px 10px 10px;
}
.tabla2{
font-size: 10px;
color: #363636;
background: #fffce4;
border: 1px solid #03476F;
border-collapse: collapse;
line-height: 1.6em;
float: left;
margin: 10px 0 0 227px;
}
.tabla2 td{
text-align: left;
}
.tabla2 td.color1{
background: #f5c77c;
}
.tabla2 td.color2{
background: #d5dee6;
}

/* VLF HIPOT */
.hipot1, .hipot2, .hipot3, .hipot4, .hipot5, .hipot6, .hipot7, .hipot8, .hipot9{
height: 380px;
margin: 0 0 10px 0;
border: 1px solid #ccc;
}
.hipot2{
height: 480px;
}
.hipot3{
height: 640px;
}
.hipot4{
height: 605px;
}
.hipot5{
height: 460px;
}
.hipot6{
height: 610px;
}
.hipot7{
height: 485px;
}
.hipot8{
height: 440px;
}
.hipot9{
height: 810px;
}
.hipot1 img, .hipot2 img, .hipot3 img, .hipot4 img, .hipot5 img, .hipot6 img, .hipot7 img, .hipot8 img, .hipot9 img{
float: left;
padding: 0;
margin: 10px 20px 0 10px;
}
.tabla3{
font-size: 10px;
color: #363636;
background: #fffce4;
border: 1px solid #03476F;
border-collapse: collapse;
line-height: 1.6em;
margin: 10px 0 0 227px;
}
.tabla3 td{
text-align: left;
}
.tabla3 td.color1{
width: 100px;
background: #f5c77c;
}
.tabla3 td.color2{
background: #d5dee6;
}

* + html .hipot1{
height: 400px;
}
* + html .hipot2{
height: 470px;
}
* + html .hipot3{
height: 620px;
}
* + html .hipot4{
height: 590px;
}
* + html .hipot6{
height: 590px;
}
* + html .hipot7{
height: 465px;
}
* + html .hipot8{
height: 515px;
}
* + html .hipot9{
height: 825px;
}

/* CONTACTO FIREFOX */
#map{
width: 500px;
height: 250px;
margin: 0 0 10px 50px;
}
.contacto-izq{
width: 260px;
float: left;
margin-left: 30px;
}
#abajo{
margin: 34px 0 5px 0;
}
.contacto-der{
font-family: Arial;
width: 643px;
float: right;
margin-bottom: 20px;
border-left: 1px dashed #ccc;
}
.contacto-der form fieldset {
border: none;
margin: 0 0 0 35px;
}
.contacto-der label{
float: left;
width: 100px;
}
.contacto-der a{
color: #aaa;
text-decoration: none;
}
.contacto-der a:hover {
color: #f7d400;
text-decoration: underline;
}
#enviar {
width: 70px;
color: #fff;
font-weight: bold;
cursor: pointer;
background: #ffaf15;
margin: 0 10px 0 100px;
}
input, textarea, select{
width: 300px;
border: 1px solid #c8c7c7;
}
textarea{
width: 300px;
}

/* CONTACTO IE 6 Y 7 */
* html .contacto-izq{
margin: 0 15px;
}
* html .contacto-izq p{
margin-top: 10px;
}
* + html .contacto-izq{
margin: 0 15px;
}
* + html .contacto-izq p{
margin-top: 10px;
}
* html .contacto-der form fieldset{
margin-top: 10px;
}
* + html .contacto-der form fieldset{
margin-top: 10px;
}

/* LABORATORIO CERTIFICADO */
.uno{
width: 964px;
float: left;
margin-bottom: 5px;
}

/* PIE */
.pie{
font-size: 10px;
color: #545454;
font-weight: bold;
line-height: 10px;
text-align: center;
height: 40px;
margin-top: 20px;
}
.pie a{
color: #545454;
}
.pie a:hover{
color: #000;
}
