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

   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:16px/19px Arial, Helvetica, sans-serif;color:#1c5394;background:#fff 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:24px;margin-bottom:15px;}
h3 {font-size:22px;}
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;}
a {color:#03a45e;text-decoration:underline;}
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:20px auto 0; background:url(img/container_bg.png);}
.top { background:url(img/top_bg.jpg) no-repeat; height:429px;}
.pie { width:804px; margin:0 auto; text-align:center; background:url(img/pie_bg.png) no-repeat; height:40px; line-height:40px;}
#sidebar { float:right; width:218px; margin:23px 29px 30px 24px; padding:0 0 15px 0; background:url(img/sidebar_bg.png) center bottom;}
#content { float:left; width:506px; margin:23px 0 30px 27px;}
.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; text-decoration:none;}

#sidebar ul{ padding:10px 0; margin:0 15px;}
#sidebar img { margin:10px 15px;}
#sidebar ul.primero { border-bottom:1px solid #d8d8d8; }
#sidebar hr { margin:0 15px; width:188px;}

#sidebar h5 {background:url(img/sidebar_bg.png) center top;}
.pie a { text-decoration:none; color:#4b4b4b; font-size:11px; }
.top h1 span { display:none;}
.top h1 { background:url(img/logo.jpg); width:237px; height:99px; display:block; float:left; margin:28px 66px 62px 25px;}
.top h1 a{width:237px; height:99px; display:block; float:left;}
.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:14px; font-weight:bold; margin:0 0 100px 0; }
.top .menu a {text-decoration:none; padding-left:14px; }
.top .banner { margin-left:50px;}
.top .banner p.descripcion { width:410px; margin:0; padding-bottom:15px; border-bottom:1px solid #e0e0e0}
.top .banner hr { width:410px; background:#fff; color:#fff;}

.top .banner a.boton { color:#fff; display:block; float:left; background:url(img/boton_descarga.png); margin:0 23px 23px 0;
	padding:17px 0 15px 46px; width:184px; font-weight:bold; font-size:20px; line-height:20px; text-decoration:none; }
.top .banner p { margin-bottom:7px; }
.top .banner p strong { color:#000;}
.top .banner p small { color:#07864f;}

#content a.boton { color:#fff; display:block; margin:auto; background:url(img/boton_descarga2.png); 
	padding:17px 0 15px 46px; width:184px; font-weight:bold; font-size:20px; line-height:20px; text-decoration:none; }