
/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {
	color:#000;
	background:none;
	font: 10pt/14pt Arial, Helvetica, sans-serif;
}

.container { background:none; }

hr {
	background:#CDCDCD;
	color:#CDCDCD;
	width:100%;
	height:2px;
	margin:1em 0;
	padding:0;
	border:none;
}

hr.space {
	background:#fff;
	color:#fff;
}

h1, h2, h3, h4, h5, h6 { color:#003366; }

h1 {
	font-size:24pt;
	margin-bottom:16px;
	font-weight:normal;
	line-height: 120%;
}

h2 {
	font-size:22pt;
	margin-bottom:16px;
	font-weight:normal;
	line-height: 120%;
}

h3 {
	font-size:20pt;
	margin-bottom:16px;
	font-weight:normal;
	line-height: 120%;
}

h4 {
	font-size:18pt;
	line-height: 120%;
	margin-bottom:16px;
	font-weight:normal;
}

h5 {
	font-size:16pt;
	font-weight:bold;
	margin-bottom:16px;
	line-height: 120%;
}

h6 {
	font-size:14pt;
	font-weight:bold;
}

code { font:.9em "Courier New", Monaco, Courier, monospace; }

img {
	float:left;
	margin:0;
}

a {
	color:#FF6600;
	text-decoration:none;
	border:none;
}

p img {
	float:left;
	margin:0;
	padding:0;
}

a img { border:none; }

p img.top { margin-top:0; }

blockquote {
	margin:1.5em;
	padding:1em;
	font-style:italic;
	font-size:.9em;
}

.small { font-size:10px; }

.large { font-size:1.17em; }

.quiet { color:#515A63; }

.hide { display:none; }

a:link, a:visited {
	background:transparent;
	font-weight:700;
	text-decoration:none;
}

/*a:link:after, a:visited:after {
	content:" (" attr(href) ") ";
	font-size:90%;
}
*/

.logo {
	width: 300px;
	margin-right: 10px;
	padding-left: 30px;
	padding-top:8px;
	float:left;
}

.linea-grisH {
	padding-bottom: 4px;
	border-bottom: 5px solid #d2d4d7;
}

.linea-grisVG {
	border-right: 5px solid #d2d4d7;
	border-left: 1px solid #515A63;
	border-bottom:1px solid #515A63;
	color:#135306;
	font-weight:bold;
	padding:5px;
}

.linea-grisV {
	border-right: 1px solid #515A63;
	border-bottom:1px solid #515A63;
	padding:5px;
}

.linea-grisVF {
	border-right: 1px solid #515A63;
	border-bottom:1px solid#515A63;
	background:#e9f3e7;
	padding:5px;
}

.tabla-desc {
	color:#135306;
	font-size:11px;
}

.lineatd {
	border-bottom: 1px solid #67AE58;
	font-weight:bold;
	font-size:12px;
}

.lineatd2 { border-bottom: 5px solid #67AE58; }

.lineatd3 {
	border-bottom: 1px solid #67AE58;
	line-height:2em;
	font-size:12px;
}

.cuadro-texto {
	background:#e9f3e7;
	margin:16px 0 0 0;
	border:solid 5px #67AE58;
	padding:8px 10px;
}

.cuadro-texto p {
	/*font-weight:bold;*/
	color:#145806;
	margin-bottom:16px;
	font-size:16px;
	line-height:150%;
}

.cuadro-main-pic {
	background: #F8F8F8;
	padding: 11px;
	border: 1px solid #CDCDCD;
	margin-bottom:16px;
}

.left { float: left; }

.right { float:right; }

.clear { clear: both; }

.comparativa-test {
	background: #eeeff0;
	padding: 10px;
	border: 1px solid #67AE58;
	margin: 0;
	font-size: 11px;
	color: #515a63;
}

.comparativa-test h1 {
	font-size:11px;
	color:#1f8809;
	margin: 5px 0 0;
	font-weight:bold;
}

.comparativa-test a {
	color:#0c55c0;
	font-size:10px;
	font-weight:bold;
	margin:4px 0 0 5px;
}

.img-main-pic { margin:.25em 0; }

.cuadro-pic-izq {
	background: #f9fafa;
	padding: 10px;
	border: 1px solid #32373D;
	margin-bottom:16px;
	margin-right:16px;
	width:372px;
}

.cuadro-pic-izq2 {
	background: #f9fafa;
	padding: 10px;
	border: 1px solid #32373D;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}

.cuadro-pic-der {
	background: #f9fafa;
	padding: 10px;
	border: 1px solid #32373D;
	margin-bottom:16px;
	margin-left:16px;
	float:right;
}

.cuadro-texto {
	background:#e9f3e7;
	margin:8px 0px 0 0;
	border:solid 1px #145806;
	padding:8px 10px;
}

.cuadro-texto p {
	/*font-weight:bold;*/
	color:#145806;
	margin-bottom:8px;
	font-size:16px;
	line-height:120%;
}

.cuadro-texto2-izq, .cuadro-texto2-der {
	background:#e9f3e7;
	margin:0;
	border:solid 1px #145806;
	padding:8px 10px;
	width:340px;
}

.cuadro-texto2-izq p, .cuadro-texto2-der p {
	/*font-weight:bold;*/
	color:#145806;
	margin-bottom:8px;
	font-size:16px;
	line-height:150%;
}

.cuadro-texto2-izq {
	float:left;
	margin-right:8px;
}

.cuadro-texto2-der {
	float:right;
	margin-left:8px;
}

.especificaciones { margin-top:16px; }

.especificaciones table {
	color:#135306;
	background:#f9fafa;
	border:1px solid #dddfe1;
}

.especificaciones h1 {
	font-size:14px;
	font-weight:bold;
	color:#135306;
	margin:0;
}

.copete {
	font-size: 13pt;
	line-height:150%;
	margin-bottom:8px;
}

.un {
	color:#6B6B6B;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0.83em;
}

.pie-slide {
	color:#6B6B6B;
	font-size:11px;
	width:448px;
}

.pie-main-pic {
	color:#6B6B6B;
	font-size:11px;
}

.img-main-pic { margin:8px 0; }

.numero-slide { margin-right: .83em; }

.news-mainCol .copete {
	font-size: 14px;
	padding-bottom:16px;
}

.reset-margin { margin:0; }

.reset-padding { padding:0; }

.reset {
	margin:0;
	padding:0;
}

.align-justify { text-align:justify; }

.align-left { text-align:left; }

.align-center { text-align:center; }

.align-right { text-align:right; }
