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

   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.

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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font:14px/23px Arial, Helvetica, sans-serif;color:#8e8e8e;background:#fff0cd url(img/body_bg.png) repeat-x;}
h1, h2, h3, h4, h5, h6 {color:#414141;line-height:1.2em; font-weight:bold;}
h1 {font-size:30px;}
h2 {font-size:25px;margin-bottom:15px; color:#1d962a; margin:35px 0 15px;}
h3 {font-size:23px; height:40px; background:url(img/h3_bg.png) repeat-x bottom; margin:0 5px 20px; padding:61px 0 0 18px;}
h3 a, h3 span {color:#a7b05c; padding-left:18px; background:url(img/h3_blt.png) no-repeat left center; text-decoration:none; }
h4 {font-size:13px; padding-bottom:16px; margin-bottom:19px;border-bottom:1px solid #d8d8d8; color:#949494;}
h5 {font-size:14px;padding:4px 29px 4px 45px; text-transform:uppercase; line-height:45px; }
h6 {font-size:12px;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:0 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:0 0 1.5em 1.5em;}
a:focus, a:hover {color:#000; text-decoration:underline;}
a {color:#229b2f;text-decoration:none; font-weight:bold;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 40px 1.5em 40px;}
dl dt {font-weight:bold;}
dd {margin-left:0; margin-bottom:25px;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:808px;margin:0 auto; }
.top { background:url(img/top_bg.jpg) no-repeat; height:295px;}
.pie { text-align:center; background:url(img/pie_bg.png) center bottom no-repeat; padding-bottom:7px; margin-top:50px; clear:both;}

#content { background:url(img/container_bg.png);}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#fff;color:#fff;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.listaHorizontal { list-style:none; margin:0;}
.listaHorizontal li { display:inline;}



h1 span { display:none;}
h1 { background:url(img/logo.png) no-repeat; height:96px; margin:31px 4px;}

.top .menu { text-transform:uppercase; font-size:14px; font-weight:bold; margin:0; height:48px; padding-left:13px; }
.top .menu li { float:left; height:40px; margin:8px 0 0 0; display:block;}

.top .menu li a {text-decoration:none; float:left; display:block;background:url(img/solapa_bg.png) no-repeat right center; line-height:40px; padding-right:18px; color:#fff; }
.top .menu li a span { padding-left:13px; float:left; display:block; }

.top .menu li.activo a {background:url(img/solapa_bg_activa.png) right center;padding-right:13px; margin-right:5px; color:#178623;
position:relative; left:-2px }
.top .menu li.activo a span { background:url(img/solapa_bg_activa.png) left center; }

.top .banner { margin-left:25px; padding-right:350px;}
.top .banner p.descripcion { margin:0 0 36px 0; color:#5f5f5f; font-size:13px; }
.top .banner hr { width:410px; background:#fff; color:#fff;}

.top .banner a.boton { color:#fff; display:block; float:right; background:url(img/boton_descarga.png);
	padding:0 0 0 22px; width:198px; font-weight:bold; font-size:20px; line-height:51px; text-decoration:none; text-align:center; }
.top .banner p.nuevo { font-size:13px; color:#c34513; padding:0 0 0 0; font-size:13px; margin:0;}
.top .banner p.nuevo strong { font-size:9px; color:#fff; background:#c24412; padding:0 2px; position:relative; top:-1px; text-transform:uppercase; }
.top .banner p.nuevo small { color:#868686; padding:0 10px;}
.top .banner p small { color:#fff; background:#1e982b; padding:0 2px;}

#content p{margin:0 5px 15px; padding:0 32px;}
#content ul{margin:0 5px 15px 24px; padding:0 32px;}
p.enlaces { line-height:42px; background:url(img/enlaces_bg.png) repeat-x; margin:0 5px; text-align:center; font-size:12px;}
p.enlaces a { text-decoration:underline;}

#content a.boton { color:#fff; display:block; margin:auto; background:url(img/boton_descarga_gratis.png);
	padding:0 0 0 22px; width:198px; font-weight:bold; font-size:20px; line-height:51px; text-decoration:none; text-align:center; }

#content .pie p{ border-top:1px solid #c5c5c5; margin:0 5px; background:#f4f4f4; height:80px; padding-top:15px;}
.pie a { font-size:12px; }
p img{float:none ; margin:0 0 0 0;}