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

   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:17px/22px Arial, Helvetica, sans-serif;color:#7b7b7b;background:#e9e9e9 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; }

h3 a, h3 span {color:#414141; text-decoration:none; }
h4 {font-size:13px; }
h5 {font-size:14px; }
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:#4777ae; text-decoration:underline;}
a {color:#215188;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:804px;margin:0 auto; background:url(img/container_bg.png) repeat-y; }
.top { height:504px; background:url(img/top_bg.png) no-repeat 351px 15px;}
.pie {
	text-align:center;
	clear:both;
	height:90px;
	background-color: #F8F8F8;
}

#content {
	margin:0 9px;
	background-color: #FFFFFF;
}
.box {padding:20px;}

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 { position:relative;}
h1 span { display:none;}
h1 a{
	display:block;
	height:50px;
	width:251px;
	position:absolute;
	left:0;
	top:35px;
	background:url(img/logo.png) no-repeat;
}
h2 { background:url(img/logo_pcworld.png) no-repeat right top; font-size:11px; color:#414141; text-align:right; padding-right:125px; float:right; margin-top:45px; line-height:18px; }
h2 strong{ font-size:13px; color:#8c8c8c; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }

.top .menu { font-size:16px; font-weight:bold;  height:41px; padding-left:13px;padding:22px 0 0 0; clear:both; }
.top .menu li { float:left; height:40px; margin: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-right:13px; float:left; display:block; cursor:pointer; }
.top .menu li a:hover { color:#ceddf1;}
.top .menu li.activo a {padding-right:13px; margin-right:5px; color:#ceddf1;
position:relative; left:-2px }


.top .banner {  background:url(img/banner_bg.png) no-repeat; margin:25px 0; padding:30px 20px; }
.top .banner img { float:right; margin-left:25px; border:1px solid #6393d5;}


.top .banner h3 { font-size:20px; margin-bottom:5px;}
.top .banner p.descripcion { font:13px/19px Georgia, "Times New Roman", Times, serif; color:#8a8a8a; padding-bottom:15px; border-bottom:6px solid #f0f0f0; margin-bottom:21px; width:429px;}

.top .banner ul.tips { margin:0 0 25px 0; padding:10px 0 0 0; list-style:none; height:60px; background:#eaf8e8; border-bottom:1px solid #b8e6ae; width:429px;}
.top .banner ul.tips li { float:left; width:165px; background:url(img/blt.png) no-repeat 17px 5px; padding-left:42px; height:28px; color:#34b91a; font-size:13px;}

a.boton { display:block; float:left; background:url(img/boton_descarga.png);
	width:196px; font-size:20px; color:#fff; height:44px; margin-right:17px; line-height:44px; text-align:center;}
p.nuevo { font-size:11px; color:#8b8b8b; line-height:19px; padding-top:5px;}
p.nuevo strong { font-size:15px; color:#fa9f00; font-weight:normal;}

#content h3 { background:#f8f8f8; margin:0; padding:15px 20px; clear:both; border-bottom:1px solid #c1c1c1; margin-bottom:15px; color:#414141; font-size:17px;}

#content h4 { background:url(img/tit_descargar_ahora.png) no-repeat; height:35px; margin-bottom:0; border-bottom:1px solid #ebebeb;}
#content h4 span{display:none;}
#content p{ font:14px/19px Georgia, "Times New Roman", Times, serif; color:#6e6e6e;}
#content ul{margin:0 5px 15px 24px; padding:0 32px;}
#content .box img { float:left; margin:0 10px 20px 10px; border:1px solid #6393d5;}

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 { background:url(img/boton_descarga_gratis.png);}
#content p.nuevo strong {color:#0c8712;}
#content p.nuevo { font-family:Arial, Helvetica, sans-serif;}

#content .pie p{ padding-top:15px;}
.pie a { font-size:12px; }
