/* CSS GENERAL */

body {
	padding: 0 0 14px 0;
	margin: 0;
	background-color: #efefef;
	color: #000;
}

div, h1, h2, p, form, label, input, textarea, img, span,table {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu_cabecera ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
	background-image: url(../images/comparar.gif);
}

.video {
	padding: 10px 10px 10px 0;
}

/*	Css de Cabecera */
#menu_cabecera {
	width: 977px;
	height: 65px;
	color: #fff;
	position: relative;
	background-color: #000000;
/*
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 11px 4px;
*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu_cabecera img {
	margin: 4px 0 0 11px;
}

#menu_cabecera ul {
	width: 650px;
	position: absolute;
	left: 340px;
	top: 22px;
}

#menu_cabecera ul li {
	float: left;
	color: #D4D4C6;
	background-color: inherit;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
}

#menu_cabecera ul li a {
	color: #D4D4C6;
	background-color: inherit;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	padding: 0 7px;
	text-decoration: none;
}

#menu_cabecera ul li a:hover {
	color: #D4D4C6;
	background-color: #D76E08;
}

#cabecera {
	width: 100%;
	height: 100px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0;
	float: none;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: solid 3px #ccc;
	background: #fff;
	position: relative;
}

#cabecera .logo_planes {
	background-image: url(../images/logo_planes.jpg);
	background-repeat: no-repeat;
	padding: 0;
	float: left;
	height: 100px;
	width: 321px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}

#cabecera .logo_fujitsu {
	background-image: url(../images/fujitsu_logo.gif);
	background-repeat: no-repeat;
	padding: 0;
	float: right;
	height: 100px;
	width: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#cabecera .menu {
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#cabecera .menu_texto {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
/*	FIN Css de Cabecera */

/* INICIO CSS CUERPO */

#cuerpo {
	width: 978px;
	padding: 5px 1px;
	margin: 0 auto ;
}

.tablaComparar {
	font-size: .9em;
	background: #fff url('../img/portatilnet-fondo-ficha.jpg') bottom repeat-x;
	empty-cells: show;
}

.tablaComparar th {
	border-top: 1px #ccc solid;
	border-right: 1px #ccc solid;
	text-align: center;
}

.tablaComparar td {
	border-right: 1px #ccc solid;
	border-top: 1px #ddd dashed;
}

.car_id {
	border-left: 1px #ccc solid;
	text-align: left;
	color: #099;
}

.tablaComparar td.car_main {
	border-top: 1px #ccc solid;
}

.car_not_equal {
	background-color: #eee;
	font-weight: bold;
}

.tablaComparar td.car_pie_first {
	border-left: 1px #ccc solid;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.tablaComparar td.car_pie {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

/* INICIO PANEL IZQUIERDO */
#panel_izquierda {
	width: 357px;
	float: left;
}

/* SECCION CUADROS IZQUIERDA */
.panel_sc {
	width: 75%;
	border: #DDDDCA solid 2px;
	margin: 0 0 4px 0;
	padding: 5px 10px;
	color: #878767;
	background-color: #FFF;
	background-image: url(../images/footer_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.panel_sc img {
	float: left;
	margin: 15px 0 5px;
}

.texto_sc {
	float: right;
	padding: 0 0 0 15px;
	border-left: #F9F9F1 solid 2px;
	font: normal .7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 199px;
}

.texto_sc h2 {
	margin-bottom: 1em;
	color: #3399FF;
	font-size: 1.7em;
	font-weight: normal;
	text-align: center;
}

.texto_sc a {
	color: #878767;
	text-decoration: none;
}

.texto_scc {
	margin-top: 1em;
	font: normal .7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

.texto_scc h2 {
	margin-top: 1em;
	color: #3399FF;
	font-size: 1.7em;
	font-weight: normal;
	text-align: center;
}

.texto_scc a {
	color: #878767;
	text-decoration: none;
}

#panel_comprar {
	width: 324px;
	border: #DDDDCA solid 2px;
	margin: 0 0 4px 0;
	padding: 5px 10px 6px 9px;
	color: #878767;
	background-color: #FFF;
}

#panel_comprar h2 {
	color: #0099CC;
	margin-left: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}

.panel_banner {
	width: 326px;
	border: #DDDDCA solid 2px;
	color: #878767;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-repeat: repeat-x;
	background-image: url(../images/footer_menu2.gif);
}
			
.panel_banner img {
	margin: 5px 0 6px 50px;
}

.panel_banner p.boxTxt1 {
	float: right;
	padding: 0 0 0 15px;
	border-left: #F9F9F1 solid 2px;
	font: normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 199px;
}

.panel_banner p.boxTxt1 span {
	font: normal 19px/17px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	height: 17px;
	display: block;
}

#cuerpo_pie a {
	display: block;
	padding: 0 0 0 10px;
	font: normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #47472D;
	background-color: inherit;
	text-decoration: underline;
	height: 20px;
}

#cuerpo_pie a:hover {
	color: #974D04;
	text-decoration: none;
}

#menu_producto {
	width: 324px;
	height: auto;
	border: #DDDDCA solid 2px;
	margin: 0 0 4px 0;
	padding: 5px 10px 6px 9px;
	color: #878767;
	background-color: #FFF;
}

#menu_opinion {
	width: 160px;
	height: auto;
	border: #DDDDCA solid 2px;
	margin: 0 0 4px 0;
	padding: 5px 10px 6px 9px;
	color: #878767;
	background-color: #FFF;
}

#menu_opinion h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #D76E08;
}

#menu_producto h2 {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#menu_producto ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	color: #000;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
}

#menu_producto ul li {
	margin-left: 10px;
}

#menu_producto ul li a {
	display: block;
	padding: 0 0 0 10px;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #47472D;
	background-color: inherit;
	text-decoration: none;
	height: 20px;
}

#menu_producto ul li a:hover {
	color: #974D04;
	text-decoration: none;
}

.mini {
	width: 324px;
	height: 120px;
	border: #DDDDCA solid 2px;
	margin: 0 0 4px 0;
	padding: 5px 10px 6px 9px;
	color: #878767;
	background-color: #fff;
}

.mini p.texto_mini {
	float: left;
	padding: 0 0 10px 0;
	font: normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 199px;
}

.mini p.texto_mini span {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.mini ul {
	list-style-type: none;
}

.mini li {
	display: inline;
	margin-left: 10px;
}

/* Panel DERECHA */
#panel_derecha {
	width: 608px;
	float: right;
	background: url(../images/right_panel_bg.gif) 0 0 repeat-y;
}

#panel_derecha p.panel_derecha_top {
	display: block;
	background: url(../images/right_top.gif) 0 0 no-repeat;
	width: 608px;
	height: 26px;
}

#panel_derecha h1 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: inherit;
	margin: 0 0 16px 0;
	padding: 0 0 0 38px;
	display: block;
}

#panel_derecha h2 {
	font: bold 30px/22px Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: inherit;
	margin: 0 0 16px 0;
	padding: 0 0 0 38px;
	display: block;
}

#panel_derecha h3 {
	color: #FF0000;
	background-color: inherit;
	margin: 0 0 16px 0;
	padding: 0 0 0 38px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#planrenove h3 {
	margin: 0;
	padding: 0;
	color: #222;
}

#panel_derecha p.panel_derecha_texto1 {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #62625C;
	background-color: inherit;
	padding: 0 38px 10px 38px;
}

#panel_derecha p.panel_derecha_texto1 span {
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #5F860B;
	background-color: inherit;
}

#panel_derecha p.panel_derecha_texto2 {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #62625C;
	background-color: inherit;
	padding: 0 0 20px 38px;
	float: left;
	width: 349px;
	margin: 0 27px 0 0;
}

#panel_derecha p.panel_derecha_texto2 span {
	font: bold 17px/18px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	border-bottom: #BCBCB5 dashed 1px;
	width: 340px;
	display: block;
	margin: 0 0 15px 0;
}

#panel_derecha p.panel_derecha_foto {
	display: block;
	width: 166px;
	height: 155px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
}

#panel_derecha p.panel_derecha_pie {
	display: block;
	background: url(../images/right_bottom.gif) 0 0 no-repeat;
	width: 608px;
	height: 20px;
	float: left;
}

#panel_derecha ul {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #62625C;
	background-color: inherit;
	padding: 0 38px 10px 38px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}

#panel_derecha ul li {
	margin-left: 10px;
}

#panel_derecha table {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #62625C;
	background-color: inherit;
	padding: 0 38px 10px 38px;
	margin-left: 20px;
}

#panel_derecha td,th {
	border: 1px solid #999;
}

/* Cuerpo PIE, Noticias, Software...*/
#cuerpo_pie {
	width: auto;
	background: #FFF;
	color: #fff;
	padding: 10px 0px 1px 0px;
	margin: auto;
	border: #DDDDCA solid 2px;
}

#cuerpo_pie .software {
	width: 250px;
	float: left;
	margin: 0 0 0 10px;
}

#cuerpo_pie .software h2 {
	display: block;
	background: url(../images/arrow_red.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: inherit;
	margin: 0 0 5px 0;
}

#cuerpo_pie .software h3 {
	display: block;
	width: 331px;
	height: 12px;
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	color: #974D04;
	background-color: inherit;
	text-transform: uppercase;
}

#cuerpo_pie .software ul {
	padding: 0;
	margin: 0;
	display: block;
}

#cuerpo_pie .software ul li {
	display: block;
	height: 10px;
	line-height: 0;
}

#cuerpo_pie .software ul li a {
	display: block;
	background: url(../images/arrow_white.gif) 0 7px no-repeat;
	padding: 0 0 0 10px;
	font: normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #47472D;
	background-color: inherit;
	text-decoration: underline;
	height: 20px;
}

#cuerpo_pie .software ul li a:hover {
	color: #974D04;
	text-decoration: none;
}

#cuerpo_pie .noticias {
	width: auto;
	margin-right: 10px;
	float: right;
}

#cuerpo_pie .noticias h2 {
	display: block;
	background: url(../images/arrow_red.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: inherit;
	margin: 0 0 5px 0;
}

#cuerpo_pie .noticias h3 {
	display: block;
	width: 250px;
	height: 12px;
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	color: #974D04;
	background-color: inherit;
	text-transform: uppercase;
}

#cuerpo_pie .noticias ul {
	padding: 0;
	margin: 0;
	display: block;
}

#cuerpo_pie .noticias ul li {
	display: block;
	height: 18px;
	line-height: 0;
}

#cuerpo_pie .noticias ul li a {
	display: block;
	background: url(../images/arrow_white.gif) 0 7px no-repeat;
	padding: 0 0 0 10px;
	font: normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #47472D;
	background-color: inherit;
	text-decoration: underline;
	height: 20px;
}

#cuerpo_pie .noticias ul li a:hover {
	color: #974D04;
	text-decoration: none;
}

#contenido {
	width: 100%;
	height: auto;
	background: #FFF;
	color: #000;
	border: #DDDDCA solid 2px;
	text-align: justify
}

#contenido .titulo_seccion {
	color: #0099CC;
	padding: 10px 10px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#contenido .titulo_sub_seccion {
	color: #0099CC;
	padding: 0 5px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/*PIE*/
#pie {
	width: 977px;
	height: 40px;
	border-top: 1px #aaa solid;
	margin: 0 auto;
	padding: .5em 0;
	color: #626262;
	font-size: .7em;
}

#pie a {
	color: #333;
	text-decoration: none;
	font-size: .9em;
}

#pie ul {
	float: right;
	top: 10px;
	position: relative;
}

#pie ul li {
	float: left;
	color: #D4D4C6;
	background-color: inherit;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
}

#pie ul li a {}
#pie ul li a:hover {}

/*------------------------------------------------header--------------------*/
#header {
	width: 977px;
/*	height: 178px; */
	margin: 0 auto;
	color: #FFF;
	background-color: #000000;
	background-image: url(../images/scansnap.jpg);
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#header div#headerContent {
	margin: 5px 0 0 350px;
}

#header span#a1 {
	margin-right: .5em;
	font-size: 1.5em;
	color: #32ccfe;
}

#header span#a2 {
	font-size: 1em;
}

#header span#a3 {
	font-size: .9em;
	color: #aaa;
}

#header h1 {
	color: #D76F09;
	font: bold 40px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}

#header h2 {
	color: #EDEDED;
	font: bold 19px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1px;
}

/* SECCION RESUMEN DEL PRODUCTO */
#resumen {
	margin: 10px;
}

#contenedor_texto .listado {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.calloutDown {
    height: 0;
    width: 0;
    border-top: 12px solid #DFDFDF;
    border-left: 12px dotted transparent;
    border-right: 12px dotted transparent;
    left: 0px;
    top: 0px;
    margin-left: 20px;
    z-index: 11;
}

.calloutDown2 {
    position: relative;
    left: -10px;
    top: -12px;
    height: 0;
    width: 0;
    border-top: 10px solid #DFDFDF;
    border-left: 10px dotted transparent;
    border-right: 10px dotted transparent;
    z-index: 10;
}

.divContainerDown {
    background-color: #fff;
    border: solid 1px #DFDFDF;
    position: relative;
    top: 1px;
    z-index: 3;
    width: 500px;
    padding: 4px;
}

.divContainerMain {
	margin-left: 50px;
    background-color: #fff;
    padding: 8px;
    color: #000;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
}

#formulario_opinion {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 500px;
	font-family: Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size: small;
}

.TablaRenoveRojo {
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.TablaRenoveBlanco {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#formulario_opinion input ,textarea {
	border: 1px solid #ccc;
}

#formulario_opinion form ul {
	font-size: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#formulario_opinion img {
	margin: 5px 0px 6px 0px;
}

#formulario_opinion form li {
	display: block;
	margin: 0;
	padding: 4px 5px 2px 9px;
	position: relative;
}

#formulario_opinion form li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.comparar {
	background-image: url(../images/comparar.gif);
}

