/* -----------------------------------------------------------------------

   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:15px/25px Arial, Helvetica, sans-serif;color:#7b7b7b;background:#fff url(img/body_bg.png) repeat-x;}
.wrap { background:url(img/wrap_bg.jpg) center top no-repeat}
h1, h2, h3, h4, h5, h6 {color:#4f4f4f;line-height:1.2em; font-weight:bold;}
h1 {font-size:30px;}
h2 {font-size:16px;padding:50px 0 0 0; color:#b9daff; font-weight:normal; font-style:italic; text-indent:-12px;}
h3 {font-size:21px; font-weight:bold; padding-bottom:12px; margin:31px 0 15px 0; background:url(img/h3_bg.png) bottom repeat-x; clear:left; }
h4 {font-size:13px; padding-bottom:16px; margin-bottom:19px;border-bottom:1px solid #d8d8d8; color:#949494;}
h5 {font-size:16px; text-transform:uppercase; color:#fff; margin:0; font-weight:bold; }
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:5px 14px 14px 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:#0363bd;text-decoration:none; outline:none; }
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 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
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:804px;margin:0 auto; }
.top { background:url(img/top_bg.png) 365px 208px no-repeat; height:415px;}
.pie { text-align:center; background:#f4f4f4; border-top:1px solid #d4d4d4; height:60px; padding-top:20px;}
#sidebar { float:right; width:267px; margin:0; padding:0; background:url(img/sidebar_bg.png) no-repeat left top; min-height:491px;}
#content { float:left; width:534px; margin:0 0 30px 2px;}
.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;}

.listaLink {list-style:none; margin:0;}
.listaLink li a { font-size:13px; font-weight:bold; line-height:26px;}

#sidebar ul{ padding:0; margin:0 0 0 1px;}
#sidebar ul li{ padding:0 0 0 17px; height:37px; margin:0;background:url(img/sidebar_list_bg.png) 0 -78px repeat-x; line-height:35px;}
#sidebar ul li.activo { height:35px; background:url(img/sidebar_list_bg.png) 0 -43px repeat-x;}
#sidebar ul li a { padding-left:20px; background:url(img/sidebar_blt.png) left center no-repeat;}
#sidebar ul li.activo a { background:url(img/sidebar_blt_inicio.png) left center no-repeat;}

#sidebar h5 { background:url(img/sidebar_list_bg.png) repeat-x; line-height:43px; padding-left:17px;}
.pie a { text-decoration:none; font-size:13px; }
.top h1 span { display:none;}
.top h1 { background:url(img/logo.png); width:410px; height:94px; display:block; float:left; margin:33px 20px 42px 0;}
.top h2 { margin-left:508px;}
.top h2 span { font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; line-height:24px;font-style:normal; font-weight:bold;}

.top p.nuevo { font-size:12px; color:#da4606; padding:25px 0 8px 0;}
.top p.nuevo strong { color:#04a361; }
.top p.nuevo small { color:#868686; padding:0 10px;}
.top .menu { text-transform:uppercase; font-size:15px; line-height:32px; height:39px; text-align:center; clear:left;font-weight:bold; }
.top .menu li { float:left; height:32px; padding-right:15px; margin-right:4px;}
.top .menu a {text-decoration:none; padding-left:15px; color:#fff; display:block; float:left; height:32px; padding-left:15px;  }
.top .menu li.activo { background:url(img/menu_bg_last.png) right center no-repeat}
.top .menu li.activo a { background:url(img/menu_bg.png) left center no-repeat;}

.top .banner { clear:left;}
.top .banner h2 {font-size:30px;padding:50px 0 0 0; color:#000; font-weight:normal; font-style:normal; text-indent:0; margin-left:0;}
.top .banner p.descripcion { font-size:15px; color:#000; margin-top:15px;}

.top .banner a.boton { display:block; float:right; background:url(img/boton_descarga.png); margin:50px 0 100px 55px;
 width:233px; height:49px; }
#content a.boton { display:block; float:right; background:url(img/boton_descarga.png); margin:15px 0 30px 15px;
 width:233px; height:49px; }
a.boton span { display:none;}
p.descarga { margin-bottom:0px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:13px; }
.top .banner p strong { color:#0363bd; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif;}
.top .banner p small { color:#fefd32; font-family:Arial, Helvetica, sans-serif; padding-left:16px; background:url(img/descarga_blt.png) no-repeat left center; line-height:12px;}
#content .enlaces {border:1px solid #d4e0ef; padding:25px 0 10px 0; background:#e9f2fc; margin-right:15px;}
#content .enlaces li { width:230px; padding:0 0 15px 20px; float:left; font-weight:bold; }
#content p.enlaces { padding:15px; background:#cedaee; border:1px solid #c0cee6;}