body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, input, label, blockquote {padding: 0;margin: 0;}

address {font-style: normal; padding: 0; margin: 0;}

body {
	font:62.5%/1.3 "Lucida Grande", 'trebuchet ms', Tahoma, "Lucida Grande", Arial, Verdana, sans-serif;
	background-color:#fff;
	color:#4D4D4D;
	}

/*body#idiomas {
	font: 100%/120% 'trebuchet ms',helvetica, verdana,arial,sans-serif;
	width: 20em;
	min-height: 6em;
	color: #272D81;
	position: absolute;
	top: 28%;
	left: 50%;
	margin: -3em 0 0 -10em;
	background-color: #fff;
}*/


#intro-idiomas {
position:relative;
width:850px;
height:600px;
margin:50px auto 0 auto;
		
}

#namrol-logo {
width:850px;
height:600px;
display:block;
background:transparent url(img/logo-entrada.jpg) 50% 0 no-repeat;

}

ul#ul-idiomas {
position:absolute;
width: 250px;
height: 19px;
line-height:19px;
margin:0;
left:315px;
display: block;
z-index:10;
top:405px;
}

ul#ul-idiomas li {
float: left;
display: inline;


}

ul#ul-idiomas li a{
display: block;
float:left;
height: 19px;
line-height:19px;
color: #282F7D;
text-align: center;
font-size:14px;
font-weight:bold;
margin: 0 10px 0 10px;
text-transform:lowercase;
}

/*li#icon-es a, li#icon-en a, li#icon-fr a, li#icon-it a, li#icon-pt a{
	background-repeat:no-repeat;
	background-position:0 0;
}

li#icon-es a {background-image:url(../img/icon-es.gif);width: 52px;}
li#icon-en a {background-image:url(../img/icon-en.gif);width: 45px;}
li#icon-fr a {background-image:url(../img/icon-fr.gif);width: 53px;}
li#icon-it a {background-image:url(../img/icon-it.gif);width: 47px;}
li#icon-pt a {background-image:url(../img/icon-pt.gif);width: 64px;}
li#icon-entrar-es a{
	background-image:url(../img/entrar.gif);
	width: 247px;
	height: 32px;
}
li#icon-entrar-es a:hover { background-position:0 -32px;}

li#icon-es a:hover, li#icon-en a:hover, li#icon-fr a:hover, li#icon-it a:hover, li#icon-pt a:hover{
	background-repeat:no-repeat;
	background-position:0 -19px;
}*/

p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 1.3em 0;
}

ul {list-style-type: none;}

strong {
	font-size:90%;
	text-transform: uppercase;
}

a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

a:visited {
	color: #6699CC;
	background-color: none;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	color:#000;
	text-decoration: underline;
}

a img {border:none;}

abbr {
	border-bottom: 1px dashed silver;
	cursor:help;
	border-color: #272B7F;
	font-weight: bold;
	font-style: italic;
}

.ocultar {position:absolute; left:-9999px;}

/* divisiones globales */

h1#logo a{
	position:absolute;
	right:31px;
	width:117px;
	height:119px;
	display:block;
	top:30px;
	background:transparent url(../img/logo-trans.png) 0 0 no-repeat;
	z-index: 101;
	outline:0;
}

#cabecera {
	width:850px;
	margin:50px auto 0 auto;
	background:#fff url(../img/bg-cabecera.gif) 0 0 no-repeat;
	height: 303px;
	padding: 28px 27px 0 27px;
	position:relative;
}

#simulador {
	height: 635px;
	position: relative;
	background:#fff url(../img/bg-simulador.gif) 0 0 no-repeat!important;
	width: 850px;
	margin: 50px auto 0 auto;
	padding: 28px 27px 0 27px;
}

#simulador #cabecera {
	background:none!important;
	margin: 0;
	padding: 0;
	position: static;
	height: 600px;
}

#cabecera #fla-sim {
	width:850px;
	height:600px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#cabecera img {
	display:block;
	margin:0;
	height:303px;
	width:850px;
	padding: 0;
}

#contenidos {
	width:850px;
	margin:0 auto 30px auto;
	background:#fff url(../img/bg-contenidos.gif) 0 0 no-repeat;
	height: 297px;
	padding: 0px 27px 28px 27px;
	position: relative;
}

#contenidos-int {
	width:850px;
	background-color:#cdced1;
	margin:0 0 20px 0;
	height: 291px;
	position: relative;
	padding: 6px 0 0 0;
}

/* menu */

#cabecera ul {
	width:850px;
	height:29px;
	padding:0;
	position: absolute;
	top: 27px;
	left: 27px;
	z-index: 100;
	background:transparent url(../img/bg-menu.gif) 0 0 no-repeat;
	margin: 0;
}

#cabecera ul:hover {
	top:27px!important;
	margin:0!important;
	height:29px!important;
}

#cabecera ul li{
	display:inline;
	float:left;
	margin: 0 2px 0 0;
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
	padding:0;
}

#cabecera ul li a {
	display:block;
	height:29px;
}

#cabecera ul li a:hover {background-position:0 -29px;}

li#menu-es-empresa a{ background-image: url(../img/menu-empresa.jpg); width: 79px;}
li#menu-es-producto a{ background-image: url(../img/menu-productos.jpg); width: 94px; }
li#menu-es-descarga a{ background-image: url(../img/menu-descargas.jpg); width:92px; }
li#menu-es-delegaciones a{ background-image: url(../img/menu-delegaciones.jpg); width:113px;}
li#menu-es-noticia a{ background-image: url(../img/menu-noticias.jpg); width:83px;}
li#menu-es-contacto a{ background-image: url(../img/menu-contacto.jpg); width:91px; }
li#menu-es-sim a{ background-image: url(../img/menu-sim.jpg); width:158px; }

li#menu-en-empresa a{ background-image: url(../img/menu-empresa-en.jpg); width: 79px;}
li#menu-en-producto a{ background-image: url(../img/menu-productos-en.jpg); width: 94px; }
li#menu-en-descarga a{ background-image: url(../img/menu-descargas-en.jpg); width:92px; }
li#menu-en-delegaciones a{ background-image: url(../img/menu-delegaciones-en.jpg); width:113px;}
li#menu-en-noticia a{ background-image: url(../img/menu-noticias-en.jpg); width:83px;}
li#menu-en-contacto a{ background-image: url(../img/menu-contacto-en.jpg); width:91px; }
li#menu-en-sim a{ background-image: url(../img/menu-sim-en.jpg); width:158px; }

li#menu-fr-empresa a{ background-image: url(../img/menu-empresa-fr.jpg); width: 79px;}
li#menu-fr-producto a{ background-image: url(../img/menu-productos-fr.jpg); width: 94px; }
li#menu-fr-descarga a{ background-image: url(../img/menu-descargas-fr.jpg); width:92px; }
li#menu-fr-delegaciones a{ background-image: url(../img/menu-delegaciones-fr.jpg); width:113px;}
li#menu-fr-noticia a{ background-image: url(../img/menu-noticias-fr.jpg); width:83px;}
li#menu-fr-contacto a{ background-image: url(../img/menu-contacto-fr.jpg); width:91px; }
li#menu-fr-sim a{ background-image: url(../img/menu-sim-fr.jpg); width:158px; }

/* titulares */

h2 {
	font:2em 'arial narrow', tahoma, Arial, Helvetica, sans-serif;
	color: #77819A;
	width: 250px;
	display: block;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #fff;
	border-color: #CBCDCF;
	float: left;
	padding: 0 0 0 30px;
}

h2#h2-txt-omega, h2#h2-txt-sigma, h2#h2-txt-penta, h2#h2-txt-delta, h2#h2-txt-elion, h2#h2-txt-corum, h2#h2-txt-futura, h2#h2-txt-n18, h2#h2-txt-compact, h2#h2-txt-epsylon, h2#h2-txt-prisma, h2#h2-txt-stylo{
	width:138px;
	height:60px;
	background:transparent url(../img/txt-omega.jpg) 0 0 no-repeat;
	margin: 0 0 0 12px;
}

h2#h2-txt-sigma {background:transparent url(../img/txt-sigma.jpg) 0 0 no-repeat;}
h2#h2-txt-penta {background:transparent url(../img/txt-penta.jpg) 0 0 no-repeat;}
h2#h2-txt-delta {background:transparent url(../img/txt-delta.jpg) 0 0 no-repeat;}
h2#h2-txt-elion {background:transparent url(../img/txt-elion.jpg) 0 0 no-repeat;}
h2#h2-txt-corum {background:transparent url(../img/txt-corum.jpg) 0 0 no-repeat;}
h2#h2-txt-futura {background:transparent url(../img/txt-futura.jpg) 0 0 no-repeat;}
h2#h2-txt-compact {background:transparent url(../img/txt-compact.jpg) 0 0 no-repeat;}
h2#h2-txt-epsylon {background:transparent url(../img/txt-epsylon.jpg) 0 0 no-repeat;}
h2#h2-txt-prisma {background:transparent url(../img/txt-prisma.jpg) 0 0 no-repeat;}
h2#h2-txt-stylo {background:transparent url(../img/txt-stylo.jpg) 0 0 no-repeat;}

h2#h2-txt-n18, h2#h2-txt-s18, h2#h2-txt-b18, h2#h2-txt-t12 {
	width:100px;
	height: 60px;
}

h2#h2-txt-n18 {background:transparent url(/img/txt-n18.jpg) 0 0 no-repeat;}
h2#h2-txt-s18 {background:transparent url(/img/txt-s18.jpg) 0 0 no-repeat;}
h2#h2-txt-b18 {background:transparent url(/img/txt-b18.jpg) 0 0 no-repeat;}
h2#h2-txt-t12 {background:transparent url(/img/txt-t12.jpg) 0 0 no-repeat;}

h2#h2-txt-micro400, h2#h2-txt-micro250 {
	height: 45px;
	width: 245px;
}

h2#h2-txt-micro400 {background:transparent url(/img/txt-micro400.jpg) 0 0 no-repeat;}
h2#h2-txt-micro250 {background:transparent url(/img/txt-micro250.jpg) 0 0 no-repeat;}

h2#h2-txt-podoservice {background:transparent url(/img/txt-podoservice.jpg) 0 0 no-repeat; width:132px; height:60px; margin-left:15px;}

h2#h2-txt-ortotec, h2#h2-txt-vacutec, h2#h2-txt-podotec, h2#h2-txt-tecnoprint, h2#h2-txt-podosmart, h2#h2-txt-podotecavant {
	height: 37px;
	width: 160px;
	margin: 0;
	padding: 0;
}

h2#h2-txt-ortotec {background:transparent url(/img/txt-ortotec.jpg) 0 0 no-repeat;}
h2#h2-txt-vacutec {background:transparent url(/img/txt-vacutec.jpg) 0 0 no-repeat;}
h2#h2-txt-podotec {background:transparent url(/img/txt-podotec.jpg) 0 0 no-repeat;}
h2#h2-txt-tecnoprint {background:transparent url(/img/txt-tecnoprint.jpg) 0 0 no-repeat;}
h2#h2-txt-podosmart {background:transparent url(/img/txt-podosmart.jpg) 0 0 no-repeat;}
h2#h2-txt-podotecavant {background:transparent url(/img/txt-podotecavant.jpg) 0 0 no-repeat;}


ul#pics {
	width:235px;
	height:auto;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 2px;
	top: 25px;
}

ul#pics li {
	float:left;
	margin:0 9px 9px 0;
}

ul#pics li a{
	width:104px;
	height:104px;
}

ul#pics li a img{border: 2px solid #fff;}

.highslide {
	cursor: url(../js/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-active-anchor img {visibility: hidden;}
.highslide img {}
.highslide:hover img {}
.highslide-wrapper {background: white;}
.highslide-image {}
.highslide-image-blur {}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

.highslide-move {cursor: move;}

a.highslide-full-expand {
	background: url(../js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {display: block;}
.highslide-display-none {display: none;}

#contenidos-int.home {background:transparent url(../img/body-home.jpg) 50% 50% no-repeat;}
#contenidos-int.home-es {background:transparent url(../img/body-home-es.jpg) 50% 50% no-repeat;}
#contenidos-int.home-en {background:transparent url(../img/body-home-en.jpg) 50% 50% no-repeat;}
#contenidos-int.home-fr {background:transparent url(../img/body-home-fr.jpg) 50% 50% no-repeat;}



#contenidos-int.empresa {
	background:#a8abb0 url(../img/body-empresa.gif) 0 0 repeat!important;
	background-color:#a8abb0; /*pasar a iefix.css */
	height: 291px;
	overflow: hidden;
	width: 850px;
}

#contenidos-int.empresa p{
	color: #fff;
	width: 500px;
	margin-left: 30px;
	font-size: 1.2em;
	line-height: 1.1em;
	clear: left;
}

#contenidos-int.empresa #photodiv {
	width: 224px;
	height: 232px;
	float: right;
	margin: 19px 25px 0 10px;
	border:1px solid #ccc;
	padding: 0;
}

#contenidos-int.empresa #photodiv img {
	display:block;
	width:224px;
	height:232px;
}

#contenidos-int.productos {
	background:#cdced1 url(../img/bg-general.jpg) right top no-repeat!important;
	width:850px;
	margin:0 auto;
	height: 291px;

}

.productosfix {background:#cdced1 url(../img/bg-general.jpg) right top no-repeat!important;}

#contenidos-int.productos ul{
	margin: 42px 0 0 0!important;
	_margin:48px 0 0 0;
	padding: 6px 0 0 0;
	display: block;
	height: 243px;
	width: 850px;
	background:transparent url(../img/bg-menu-prod.jpg) 0 220px no-repeat;
}

#contenidos-int.productos ul li{
	height: 243px;
	margin: 0;
	padding: 0 0 0 6px;
	display: inline;
	float: left;
}

#contenidos-int.productos ul li a{
	height:243px;
	padding: 0;
	display: block;
	width: 99px;
}

li a#prod1-es , li a#prod2-es, li a#prod3-es, li a#prod4-es, li a#prod5-es, li a#prod6-es, li a#prod7-es, li a#prod8-es, li a#prod1-en , li a#prod2-en, li a#prod3-en, li a#prod4-en, li a#prod5-en, li a#prod6-en, li a#prod7-en, li a#prod8-en{
	background-position:0 0;
	background-repeat:no-repeat;
}

li a#prod1-es { background-image:url(../img/prod1.jpg);}
li a#prod2-es { background-image:url(../img/prod2.jpg);}
li a#prod3-es { background-image:url(../img/prod3.jpg);}
li a#prod4-es { background-image:url(../img/prod4.jpg);}
li a#prod5-es { background-image:url(../img/prod5.jpg);}
li a#prod6-es { background-image:url(../img/prod6.jpg);}
li a#prod7-es { background-image:url(../img/prod7.jpg);}
li a#prod8-es { background-image:url(../img/prod8.jpg);}

li a#prod1-en { background-image:url(../img/prod1-en.jpg);}
li a#prod2-en { background-image:url(../img/prod2-en.jpg);}
li a#prod3-en { background-image:url(../img/prod3-en.jpg);}
li a#prod4-en { background-image:url(../img/prod4-en.jpg);}
li a#prod5-en { background-image:url(../img/prod5-en.jpg);}
li a#prod6-en { background-image:url(../img/prod6-en.jpg);}
li a#prod7-en { background-image:url(../img/prod7-en.jpg);}
li a#prod8-en { background-image:url(../img/prod8-en.jpg);}

li a#prod1-fr { background-image:url(../img/prod1-fr.jpg);}
li a#prod2-fr { background-image:url(../img/prod2-fr.jpg);}
li a#prod3-fr { background-image:url(../img/prod3-fr.jpg);}
li a#prod4-fr { background-image:url(../img/prod4-fr.jpg);}
li a#prod5-fr { background-image:url(../img/prod5-fr.jpg);}
li a#prod6-fr { background-image:url(../img/prod6-fr.jpg);}
li a#prod7-fr { background-image:url(../img/prod7-fr.jpg);}
li a#prod8-fr { background-image:url(../img/prod8-fr.jpg);}

#contenidos-int.prod-omega {background:#cdced1 url(../img/bg-prod-omega.jpg) 370px 5px no-repeat;}
.omegafix {background:#cdced1 url(../img/bg-prod-omega.jpg) 370px 5px no-repeat; margin: 0;} /* ie6... */
#contenidos-int.prod-sigma {background:#cdced1 url(../img/bg-prod-sigma.jpg) 370px 5px no-repeat;}
.sigmafix {background:#cdced1 url(../img/bg-prod-sigma.jpg) 370px 5px no-repeat; margin: 0;} /* ie6... */

#contenidos-int.prod-penta {background:#cdced1 url(../img/bg-prod-penta.jpg) 370px 5px no-repeat;}
.pentafix {background:#cdced1 url(../img/bg-prod-penta.jpg) 370px 5px no-repeat; margin: 0;} /* ie6... */
#contenidos-int.prod-delta { background:#cdced1 url(../img/bg-prod-delta.jpg) 490px 5px no-repeat; }
.deltafix {background:#cdced1 url(../img/bg-prod-delta.jpg) 490px 5px no-repeat; margin: 0;} /* ie6... */

#contenidos-int.prod-elion {background:#cdced1 url(../img/bg-prod-elion.jpg) 315px 35px no-repeat;}
.elionfix {background:#cdced1 url(../img/bg-prod-elion.jpg) 315px 35px no-repeat; margin: 0;} /* ie6... */
#contenidos-int.prod-corum {background:#cdced1 url(../img/bg-prod-corum.jpg) 300px 10px no-repeat;}
.corumfix {background:#cdced1 url(../img/bg-prod-corum.jpg) 300px 10px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-futura {background:#cdced1 url(../img/bg-prod-futura.jpg) 325px 55px no-repeat;}
.futurafix {background:#cdced1 url(../img/bg-prod-futura.jpg) 325px 55px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-compact {background:#cdced1 url(../img/bg-prod-compact.jpg) 575px 10px no-repeat;}
.compactfix {background:#cdced1 url(../img/bg-prod-compact.jpg) 575px 10px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-epsylon {background:#cdced1 url(../img/bg-prod-epsylon.jpg) 325px 10px no-repeat;}
.epsylonfix {background:#cdced1 url(../img/bg-prod-epsylon.jpg) 325px 10px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-prisma {background:#cdced1 url(../img/bg-prod-prisma.jpg) 325px 10px no-repeat;}
.prismafix {background:#cdced1 url(../img/bg-prod-prisma.jpg) 325px 10px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-stylo {background:#cdced1 url(../img/bg-prod-stylo.jpg) 325px 10px no-repeat;}
.stylofix {background:#cdced1 url(../img/bg-prod-stylo.jpg) 325px 10px no-repeat;margin: 0;} /* ie6... */

#contenidos-int.lamparas {}
.lamparasfix {padding: 0!important;margin: 0!important;} /* ie6... */
#contenidos-int.esteri {}
.esterifix {padding: 0!important;margin: 0!important;} /* ie6... */
#contenidos-int.equipos {}
.equiposfix {padding: 0!important;margin: 0!important;} /* ie6... */
#contenidos-int.sillones {}
.sillonesfix {padding: 0!important;margin: 0!important;} /* ie6... */
#contenidos-int.prod-b18 {background:#cdced1 url(../img/bg-prod-b18.jpg) 315px 55px no-repeat;}
.b18fix {background:#cdced1 url(../img/bg-prod-b18.jpg) 315px 55px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-s18 {background:#cdced1 url(../img/bg-prod-s18.jpg) 315px 55px no-repeat;}
.s18fix {background:#cdced1 url(../img/bg-prod-s18.jpg) 315px 55px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-n18 {background:#cdced1 url(../img/bg-prod-n18.jpg) 315px 55px no-repeat;}
.n18fix {background:#cdced1 url(../img/bg-prod-n18.jpg) 315px 55px no-repeat;margin: 0;} /* ie6... */
#contenidos-int.prod-t12 {background:#cdced1 url(../img/bg-prod-t12.jpg) 283px 30px no-repeat;}
.t12fix {background:#cdced1 url(../img/bg-prod-t12.jpg) 283px 30px no-repeat;margin: 0;} /* ie6... */

#contenidos-int.analisis {background:#cdced1 url(../img/bg-analisis.jpg) 344px 10px no-repeat;}
.analisisfix {background:#cdced1 url(../img/bg-analisis.jpg) 344px 10px no-repeat;margin: 0;} /* ie6... */

#contenidos-int.micromotores a{margin: 20px 0 0px 90px;float: left;}
.micromotoresfix {margin: 0!important;} /* ie6... */

#contenidos-int.micro400 {background:#cdced1 url(../img/bg-micro400.jpg) 300px 0 no-repeat;}
.micro400fix {background:#cdced1 url(../img/bg-micro400.jpg) 300px 0 no-repeat;margin: 0;} /* ie6... */

#contenidos-int.micro250 {background:#cdced1 url(../img/bg-micro250.jpg) 260px 10px no-repeat;}
.micro250fix {background:#cdced1 url(../img/bg-micro250.jpg) 260px 10px no-repeat;margin: 0;} /* ie6... */

#contenidos-int.prod-consumibles { background:#cdced1 url(../img/bg-prod-consumibles.jpg) 490px 53px no-repeat; }
.consumiblesfix {background:#cdced1 url(../img/bg-prod-consumibles.jpg) 490px 53px no-repeat; margin: 0;} /* ie6... */

#contenidos-int.descargas { background:#cecdce; }
.descargasfix {
	background:#cecdce;
	margin: 0;
} /* ie6... */

#contenidos-int.descargas p {
	width:200px!important;
	display:block;
	margin: 10px 0 0 20px;
}

a#des1, a#des2, a#des3, a#des4 {
	position:absolute;
	right: 49px;
	display: block;
}

a#des1 {
	right: 269px;
	top: 20px;
}
a#des2 {
	right: 173px;
	top: 20px;
}
a#des3 { top: 120px; }

a#des4 {
	right: 382px;
	top: 103px;
}


#contenidos-int.delegaciones .domtab {
	width: 410px;
	float: left;
	overflow: hidden;
	height: 255px;
	padding: 0 0 0 15px;
	margin: 0;

}

#contenidos-int.delegaciones ul.domtabs {
	float: left;
	width: 170px;
	display: block;
	height: 185px;
	text-align: right;
	border-right: 1px solid #669;
	padding: 0 10px 0 0;
	margin: 0;

}

#contenidos-int.delegaciones .domtab li a{
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #A497C4;
	color: #fff;
	padding: 0 2px 2px 2px;
	margin: 0 0 2px 0;
	display: block;
	width: 165px;
	height: 20px;
}

#contenidos-int.delegaciones .domtab li a:hover{
	background-color: #7D6AAA;
	display:block;
	height:20px;
}

#contenidos-int.delegaciones .domtab div {
	width: 215px;
	float: right;
	font-size: 1.3em;
	height: 260px;
	clear: right;
	margin: 2px 0 0 0;
}

#contenidos-int.delegaciones .domtab div p{
	font-weight:normal;
	font-size: 1em;
}

#contenidos-int.noticias {
	height: 291px;
}

#contenidos-int.noticias .post{
	/*width:260px;*/
	width:565px;
	float:left;
	height:auto;
	padding:2px 5px 2px 12px;
}

.post p{
	margin-bottom:13px;
	margin-left:10px;

}

.post small {
	color:#3047A5;
	padding-right:10px;
}

.post h3 a{
	background:transparent url(../img/bullet.gif) 0 5px no-repeat;
	padding:0 0 0 10px;
	width:260px;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
}

.post h3 small a, .post h3 small a:visited {
	background-color:#fff;
	background-image:none;
	font-size:10px;
	padding:2px;
}

.post h3 a:visited{
	font-size:11px;
}

.post img {
	float:right;
	width:auto;
	height:auto;
	display:block;
	margin:8px;
}

a.ampliar {
	position:absolute;
	width:84px;
	height:30px;
	background:transparent url(../img/ampliar.gif) 0 0 no-repeat;
	top: 30px;
	z-index: 100;
	right: 300px;
	display: block;
	outline: none;
}

#cuerpo_bloque {width: 355px;}

#cuerpo_txt {
	width: 320px;
	text-align: justify;
}

#control_keys {
	float: right;
	width: 12px;
	z-index: 1000;
	display: block;
	height: 30px;
	margin: 80px 0 0 0;
}

#control_keys span.scroll-up,
#control_keys span.scroll-down{
	width:12px;
	height:12px;
	cursor:pointer;
	display: block;
	background:transparent url(../img/scroll-up.gif) 0 0 no-repeat;
	float: right;
	clear: right;
	margin: 0 0 2px 0;
}

#control_keys span.scroll-down {background:transparent url(../img/scroll-down.gif) 0 0 no-repeat;}

#control_keys span.scroll-up:hover,
#control_keys span.scroll-down:hover{
	background-position:0 -12px;
}


#contenidos-int.equipos h2 {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#contenidos-int.equipos a img { 
}

ul#menu-prod-es, ul#menu-prod-en, ul#menu-prod-fr {
	width:850px;
	height:29px;
	padding:0;
	position: absolute;
	left: 27px;
	z-index: 1;
	background:transparent url(../img/bg-menu-prod-x.jpg) left top no-repeat;
	margin: 0;
	top: 268px;
}

ul#menu-prod-en {
	background:transparent url(../img/bg-menu-prod-en.jpg) left top no-repeat;
}

ul#menu-prod-fr {
	background:transparent url(../img/bg-menu-prod-fr.jpg) left top no-repeat;
}

ul#menu-prod-es li, ul#menu-prod-en li, ul#menu-prod-fr li {
	display:inline;
	float:left;
	margin: 0;
	height: 29px;
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
	padding:0;
}

ul#menu-prod-es li a, ul#menu-prod-en li a, ul#menu-prod-fr li a {
	display:block;
	height:29px;
	margin:0 6px 0 0px;
	width:99px;
	outline:none;
}

ul#menu-prod li a:hover {}

li#p1-es a{background-image: url(../img/p1.gif); margin-left:6px!important;}
li#p2-es a{background-image: url(../img/p2.gif);}
li#p3-es a{background-image: url(../img/p3.gif);}
li#p4-es a{background-image: url(../img/p4.gif);}
li#p5-es a{background-image: url(../img/p5.gif);}
li#p6-es a{background-image: url(../img/p6.gif);}
li#p7-es a{background-image: url(../img/p7.gif);}
li#p8-es a{background-image: url(../img/p8.gif); margin-right:0!important;}

li#p1-en a{background-image: url(../img/p1-en.gif); margin-left:6px!important;}
li#p2-en a{background-image: url(../img/p2-en.gif);}
li#p3-en a{background-image: url(../img/p3-en.gif);}
li#p4-en a{background-image: url(../img/p4-en.gif);}
li#p5-en a{background-image: url(../img/p5-en.gif);}
li#p6-en a{background-image: url(../img/p6-en.gif);}
li#p7-en a{background-image: url(../img/p7-en.gif);}
li#p8-en a{background-image: url(../img/p8-en.gif); margin-right:0!important;}

li#p1-fr a{background-image: url(../img/p1-fr.gif); margin-left:6px!important;}
li#p2-fr a{background-image: url(../img/p2-fr.gif);}
li#p3-fr a{background-image: url(../img/p3-fr.gif);}
li#p4-fr a{background-image: url(../img/p4-fr.gif);}
li#p5-fr a{background-image: url(../img/p5-fr.gif);}
li#p6-fr a{background-image: url(../img/p6-fr.gif);}
li#p7-fr a{background-image: url(../img/p7-fr.gif);}
li#p8-fr a{background-image: url(../img/p8-fr.gif); margin-right:0!important;}

li#p1-es a:hover,
li#p2-es a:hover,
li#p3-es a:hover,
li#p4-es a:hover,
li#p5-es a:hover,
li#p6-es a:hover,
li#p7-es a:hover,
li#p8-es a:hover,
li#p1-en a:hover,
li#p2-en a:hover,
li#p3-en a:hover,
li#p4-en a:hover,
li#p5-en a:hover,
li#p6-en a:hover,
li#p7-en a:hover,
li#p8-en a:hover,
li#p1-fr a:hover,
li#p2-fr a:hover,
li#p3-fr a:hover,
li#p4-fr a:hover,
li#p5-fr a:hover,
li#p6-fr a:hover,
li#p7-fr a:hover,
li#p8-fr a:hover{
background-position:0 0px;
}


#contenidos-int.esteri,
#contenidos-int.equipos,
#contenidos-int.lamparas,
#contenidos-int.sillones{
	height: 297px;
	padding: 0;
	width: 850px;
	margin: 0;
}

#contenidos-int.contacto {background:#cdced1 url(../img/bg-general.jpg) right top no-repeat!important;}

#contenidos-int.contacto p{
	float:left;
	clear: left;
	width: 245px;
	padding: 0;
	font-size: 1.1em;
	color: #4E5569;
	margin: 0 0 10px 30px;
	display: inline;
	line-height: 1.1em;
}

#contenidos-int.contacto p#p-datos{
	font-size: 1.1em;
	margin: 15px 0 0 30px;
	border-left: 1px solid #eee;
	padding: 0 0 0 10px;
	line-height: 1.2em;
	width: 200px;
}

.contactofix {background:#cdced1 url(../img/bg-general.jpg) right top no-repeat; /* ie6... */}

#contactFormArea {
	width:565px;
	height: 291px;
	float: right;
}

form {
	width:558px;
	margin:0px;
	padding: 10px 0 0 0;
	position: relative;
}

form legend {
	text-transform: uppercase;
	text-align: left;
	background-color: #CECDD2;
	color: #f1f1f1;
}

form span {
	margin:0 0 3px 0;
	display:block;
	height:24px;
	float: left;
	width: 278px;
	padding: 0;
}

form fieldset {
	border:none;
	clear: both;
	border-top: 1px solid #f1f1f1;
	margin: 0;
	display: block;
	padding: 7px 0 0 0;
}

form select {
	width:189px;
	margin: 0;
	padding: 2px;
	height: 22px!important;
	font: 1em Arial, Helvetica, sans-serif;
}

form input, label, textarea {
	width:188px;
	float: left;
	padding:2px 2px 0 2px;
	font: 1em Arial, Helvetica, sans-serif;
	overflow:auto;
	height: 18px;
	color: #4D4D4D;
}

form input, textarea {
	border:1px solid #ccc;
	border-color: #B8B7DB;
}

input:hover, textarea:hover, input:focus, textarea:focus {
	border:1px solid #666;
	border-color: #FFFFFF;
	color: #333;
}

form span strong {
	font-weight:bold;
	font-size: 1em;
	color: #FF3300;
}

form label {
	text-align:right;
	font-size:1em;
	font-weight:bold;
	padding:4px 3px 0 0;
	width:80px;
	display: block;
	color: #504D99;
	height: 20px;
	font-size: 1em;
	text-transform: capitalize;
}

form input#enviar,
form input#reset {
	background-color:#4C4A96;
	color:#fff;
	border-width:1px;
	cursor: pointer;
	margin: 9px 0 0 7px;
	font-weight: bold;
	font-size: 1em;
	border-color: #C5CCDE;
	width: 84px;
	padding: 0;
}

form input#enviar:hover,
form input#reset:hover {
	text-decoration: underline;
}

form input#enviar:active,
form input#reset:active {
	background-color: #FFF;
	color: #2460B9;
	text-decoration: underline;
	border-color: #2460B9;
}

#accion-form {
	position:absolute;
	top:210px;
	left: 345px;
	width: 220px;
}

p#loadBar, p#emailSuccess {
	width:220px!important;
	margin:0!important;
	padding: 0;
	height: auto;
	font-size: 1.3em!important;
	color: #000;
	display: block;
	text-align: right;
}

#sidebar{
	height:291px;
	width:249px;
	float:left;
	border-right:1px solid #E5E5E5;
}

#sidebar p{padding:0 15px 0 30px;}

#boletin {
	width:250px;
	border-top:1px solid #fff;
	height: 55px;
	padding: 12px 0 5px 0;
	margin: 5px 0 0 0;
}

#boletin p {
	margin: 0 0 4px 16px;
	font-weight: bold;
	color: #666;
	font-size: 1em;
	padding: 0;
}

#boletin form {
	width:250px;
	height:22px;
	margin: 0 0 0 14px;
	padding: 0;
}

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

#boletin input {padding-top:3px;}
#boletin input:hover, #boletin input:focus {border:none;}

#ajaxNewsletter, .newsletterContainer {
	/* newsletter container */
}

#newsletterFormDiv {
	/* newsletter form elements*/
}

.newsletterTextInput {
	background: transparent url(/img/bg-mailing.gif) 0 0px no-repeat;
	border: none;
	width: 150px;
	padding: 4px 5px 0 8px;
	color: #FFF;
	margin: 0;
	height: 22px;
	font-size: 110%!important;
	display: inline;
	float: left;
}

.newsletterTextInput:hover, .newsletterTextInput:focus { border:none;}

#newsletterFormDiv .submit{
	width:60px;
	height:22px;
	color: #fff;
	margin: 0;
	padding: 0!important;
	background-color: #1482EF;
	border: 1px solid #fff;
	font-size: 90%;
}

#newsletterFormDiv .submit:hover {
	z-index:10px;
	background-color: #0E6BC9;
	text-decoration: underline;
}

#newsletterLoading {
	position: absolute;
	right: 20px;
	margin: 2px 0 0 0;
	color: #1482EF;
	font-weight: bold;
	width: 240px;
	display: block;
}

#newsletterLoading img{
	margin:0 2px 0 0;
	float: left;
}

.success {
	position: absolute;
	right: 20px;
	margin: 25px 0 0 0;
	color: #1482EF;
	width: 240px;
	font-weight: bold;
	display:block;
}

.error {
	position: absolute;
	display:block;
	right: 20px;
	margin: 25px 0 0 0;
	color: red;
	width: 240px;
	font-weight: bold;
}

.fl {
	display: inline;
	float: left;
}

.fl img {
	display: inline;
	float: right;
	margin: 0 9px 0px 0;
}

.fl p {
	padding-top: 7px;
	font-size: 1em;
}

.fl .dio {background:transparent url(../img/tag-dio.gif) 0 0 no-repeat;}
.fl .lux {background:transparent url(../img/tag-lux.gif) 0 0 no-repeat;}
.fl .luna {background:transparent url(../img/tag-luna.gif) 0 0 no-repeat;}
.fl .optic {background:transparent url(../img/tag-optic.gif) 0 0 no-repeat;}
.fl .vera {background:transparent url(../img/tag-vera.gif) 0 0 no-repeat;}

.news_items .item.futura,
.news_items .item.elion,
.news_items .item.corum,
.news_items .item.epsylon,
.news_items .item.compact{
	

}



.news_slider {
	position: relative;
	width: 850px;
	height: 297px;
}

.news_slider .messaging {
	background: #000;
	display: block;
	margin: 0 20px 5px 20px;
	padding: 0px;
}

.news_slider .prev, .news_slider .sig {
	display: none;
	position: absolute;
	top: 0;
	outline: 0;
	width: 17px;
}

.news_slider .sig { right: 0; 
}

.news_slider .container {
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	height:297px;
}

.news_slider .news_items {
	left: 20px;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 812px;
	height:297px;
}

.news_slider .news_items p{
	clear: both;
	display: block;
	margin: 0;
}


.news_slider.prod_equipos .item,
.news_slider.prod_sillones .item{
	height: 252px;
	width: 250px;
	padding: 0;
	margin: 15px 0 0 0;
}

.news_slider.prod_equipos .item a:hover img,
.news_slider.prod_sillones .item a:hover img{
	padding:0;
}

.news_slider .esteri .item {
	height: 252px;
	padding: 45px 0 0 0;
}

.news_slider .esteri .item a:hover img{
	padding:0!important;
}

.news_slider .ortopo .tecnop {
	position:absolute;
	width:300px;
	height:228px;
	top: 0px;
	right: 0px;
}

.news_slider .ortopo .item {
	height: 287px;
	padding: 10px 0 0 0;
	margin: 0 0 0 12px;
}

.news_slider .ortopo .item a:hover img{padding:0!important;}
.news_slider .view_all {display: none!important;}
.news_slider .item {
	width: 170px;
	font-size: 1em;
	margin: 8px 0 0 27px;
	height: 289px!important;
}

.news_slider .item div {
	padding: 0;
	width: 170px;
}

.news_slider .item img {
	padding: 2px;
	background-color: #FFF;
}

.news_slider img.item-img-mod {
	padding:0px;
	background-color:none;
	margin: 0;
}

.news_slider .item a:hover img {padding: 2px;}

