/*
CSS para impresión
*/

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.4;
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
text-decoration:none;
color:#000
}

/* END RESET */



/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


#header p, #searchbox, #main-nav, #logo, #footer a, #footer h5, #breadcrumb, .hide-print, #header-container, #left-column, .asistencia, #pageflip-cont, #topbar-cont, .mas-foto, p.pager, p.todos, #skip_to_content, .social, #right-column, .video-list, .wpcf7, #home object, #toolbar {
	display:none
}

body {
	position:relative;
	width:18cm
}

#home .container {
	margin-top:.6cm
}

.grid_9 p a img {clear:both;display:block}

#print {
	position:absolute;
	top:0;
	z-index:1;
}

#print img {
	width:8cm
}

#header {
	z-index:999;
	position:relative;
}

h1 {
	padding:3.2cm 0 .1cm;
	margin:0 0 .2cm 0;
	color:#F7931D;
	font-size:12pt;
	font-weight:normal;
}

.flashContainer {
	padding-top:.4cm
}

.flashContainer img {
width:100%;
height:5cm
}

#header h1 {
	padding:0;
	margin:0;
}

.category-aplicaciones .grid_8 .grid_4.alpha {
float:left;
margin-right:.5cm
}

.category-aplicaciones .grid_8 .grid_4.omega {
float:left;
padding-top:0
}

.category-aplicaciones .container .grid_8 {
clear:both;
padding-top:0
}

.category-aplicaciones .container .grid_4 h2 {
color: #008657;
font-size:13pt;
padding-bottom:.2cm
}

.page-id-47 .grid_16 .grid_4 p img {
display:none
}

h4.green-small {
color: #008657;
font-size:13pt;
padding-bottom:.2cm
}


#home h2 {
	color:#F7931D;
	font-size:12pt;
	text-transform:uppercase;
	border-bottom:1px solid #E6E6E6;
	padding:.1cm 0;
	margin:0 0 .2cm 0;
}

.grid_4, .grid_8 {
	padding-top:.6cm
}

#home #header h2 {
	font-weight:normal;
	padding-left:1.08cm;
	padding-top:3.2cm;
	font-size:18pt;
	color:#000;
	border-bottom:none;
	line-height:1;
	text-transform:none
}

#home #header h2 span {
	font-weight:bold
}

#footer {
	font-size:9pt;
}

#footer-container {
	position:absolute;
	top:.4cm;
}

#home #footer-container {
	top:1cm
}

#home #footer {
	position:absolute;
	padding-left:1.08cm;
	font-size:9pt;
	width:8cm
}

.container {
	z-index:998;
	position:relative;
	padding-left:1.08cm;
	font-size:9pt;
}

#home .container, #footer-container .container {
	margin-top:0
}

.hover-ul li {
	padding:.2cm 0;
	border-bottom:1px solid #E6E6E6;
}

.hover-ul li a, .producto h2 a, .tipo-producto h2 a, #grey-24 h3 a, h2.green-subtitle, h2.green-bold a {
	color:#008657;
	font-weight:bold;
	font-size:10pt
}

h2.green-subtitle {
	padding-top:.2cm
}

h2.submarca {
padding-bottom:.2cm
}

#servicios ul, p.fecha, div.relative {
	margin-top:.2cm
}

h3.subtitulo-naranja {
	padding-bottom:.2cm;
	color:#F7931D;
	font-size:10pt
}

.hover-ul li a span {
	color:#000;
	font-weight:normal;
	font-size:9pt
}

#home .grid_4 {
	clear:both
}

#home #servicios img {
	float:left;
	margin:.08cm .4cm 0 0
}

#servicios li h3 a {
	color:#008657;
}

p.fecha {
	text-transform:uppercase;
	font-size:8pt
}

#home .articulo, p  {
	padding-bottom:.2cm;
}

#home .articulo img {
	width:5.85cm;
	height:3cm;
}

h1.seccion {
	color:#F7931D;
	font-size:16pt;
	text-transform:uppercase;
	font-weight:bold
}

h2.submarca a {
	color:#008657;
	font-weight:normal;
	font-size:12pt
}

#right-column h2 {
	color:#F7931D;
	padding:.4cm 0 .2cm
}

.producto ul {
	margin-top:.1cm
}

.producto li a {
	font-weight:bold
}

.tipo-producto {
	border-bottom:1px solid #CCC;
	padding:.2cm 0
}

.lista-noticias, .lista-noticias li {
	padding-top:.2cm
}
p.last-mod {
	display:none;
}

.producto h2.green-bold a {
font-size:12pt
}


/* Tables styles */
table {
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}

table.cotizacion {
	margin:.2cm 0
}

table thead td {
	font-weight:bold;
	border-bottom:1px solid #000;
	padding:15px 6px 15px 8px
}

table td select {
	border:1px solid #C6CECE;
	padding:4px 4px 3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em
}

table td span {
	font-size:.75em;
}

table td {
	padding:.2cm .1cm .1cm .2cm;
	font-weight:bold;
}

tbody tr td {
	border-bottom:1px solid #000
}

table.cotizacion td.sorted {
	background-color:#000;
	width:4.2cm
}

table.cotizacion td {
	font-weight:normal;
}

td.sorted h2 {
	font-weight:normal;
	font-size:11pt;
	color:#FFF
}

thead td.filtro-activo a {
	color:#F7931D;
	padding-right:12px
}

tr.bottom-row {
	background-color:#F4F5F4;
	border-bottom:none;
}

table.ficha-tecnica td {
	font-weight:normal;
}

table td.bold {
	font-weight:bold;
}

/* Formulario de cotizacion */
#cotizacion-form {
	padding-top:1cm
}

#cotizacion-form p {
	padding-bottom:.2cm
}

#cotizacion-form label {
	width:1.6cm;
	display:block;
	float:left;
	text-align:right;
	margin-right:.1cm;
	padding-top:3px
}

#cotizacion-form input {
	width:330px;
	border:1px solid #C6CECE;
	padding:4px 4px 3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em
}

#cotizacion-form select {
	width:340px;
	border:1px solid #C6CECE;
	padding:4px 4px 3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em
}

#cotizacion-form textarea {
	width:330px;
	border:1px solid #C6CECE;
	padding:4px 4px 3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em
}

#cotizacion-form p.check input {
	width:auto;
	border:none;
	padding:2px 0 0;
	margin:0 4px 0 20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em
}

#cotizacion-form p.check input.primero {
	margin-left:0
}

#cotizacion-form p.check label {
	padding-top:0
}

#cotizacion-form input.prefix {
	width:40px;
}

#cotizacion-form input.tel {
	width:90px;
}

.otros {
	padding-bottom:20px
}

p.enviar, p.obligatorio {
 margin-left:176px;
}

#cotizacion-form p.enviar input {
 width:80px;
	font-weight:bold;
	margin-right:10px
}

/* Fin Formulario de cotizacion */
