/* CSS Document */

body {
	margin: 0 auto;
	padding:0;
	text-align:center;
	background-color:#FFF;
}
a{
	text-decoration:none;
}

#tip{ 
    display:none; 
    background:transparent url(../img/tips/black_arrow.png);
	font-family:Tahoma, Geneva, sans-serif;
    font-size:14px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;
}

#tip2{ 
    display:none; 
    background:transparent url(../img/tips/white_arrow.png);
	font-family:Tahoma, Geneva, sans-serif;
    font-size:14px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#000;
}

#todo_inicio{
	width:100%;
	height:auto;
	background-color:#FFF;
	float:left;
	/*background-image:url(../img/bgrnd/degrared.jpg);*/
	/*margin:5px 0 0 10px;*/
}

#todo_inicio2{
	width:100%;
	height:auto;
	background-color:#000;
	float:left;
	margin-bottom:50px;
	/*background-image:url(../img/bgrnd/degrared.jpg);*/
	/*margin:5px 0 0 10px;*/
}

.reset {
	clear:both;
}
img{
	border:0;
	margin:0;
	padding:0;
}

#bolas{
	width:950px;
	height:150px;
	text-align:center;
	margin-top:2px;
	margin-bottom:30px;
	clear:both;
}

#vacas{
	width:950px;
	height:35px;
	text-align:center;
	margin-top:2px;
	margin-bottom:5px;
	clear:both;
}

#compara{
	width:990px;
	height:200px;
	text-align:center;
	margin-top:2px;
	margin-bottom:30px;
	clear:both;
}

#pie {
	float:left;
	width:100%;
	height:77px;
	background-color:#999;
	background-image:url(../img/fondo_pie.png);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
}

#pie #titulo{
	width:100%;
	height:auto;
	margin:5px auto;
	color:#FFF;
	font-size:13px;
	margin-bottom:8px;
	font-weight:bold;
}
#pie .subtitulo{
	width:100%;
	height:auto;
	margin:5px auto;
	color:#FFF;
	font-size:10px;
}

#pie a{
	color:#FFF;
}
#pie a:hover{
	color:#000;
}
#cabecera {
	float:left;
	width:100%;
	background-image:url(../img/fondo_cabecera.jpg);
	background-repeat:repeat-x;
	height:130px;
}
#cabecera #bloque_centrador{
	width:990px;
	height:90px;
	margin:3px auto;
}
#cabecera #bloque_centrador #buscador{
	width:250px;
	height:50px;
	float:left;
	margin:15px 0 0 10px;
	border:dotted 1px #FFF;
}

#cabecera #bloque_centrador #buscador input[type=text] {
	background-color:#FFC;
	height:14px;
	width:160px;
	font-size:11px;
	padding-left:3px;
}

#cabecera #bloque_centrador #buscador input[type=submit] {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:60px;
	font-weight:bold;
}

#cabecera #bloque_centrador #buscador .combo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:240px;
	color:#006;
}

#cabecera #bloque_centrador #menutop{
	width:255px;
	height:80px;
	margin:0 0 0 5px;
	float:left;
}
#cabecera #bloque_centrador #menutop img{
	padding:0;
	margin:0;
}

#cabecera #bloque_centrador #logo{
	width:438px;
	height:80px;
	display:block;
	float:left;
	margin:5px 10px;
	/*background-color:#3F9;*/
}
#cabecera #bloque_centrador #menutop a{
	float:left;
	text-decoration:none;
	pointer:hand;
	border:0;
	margin:0 5px 0 0;
}

#cabecera #menu {
	margin:3px auto;
	width:990px;
	height:30px;
	text-align:center;
}

#cabecera #menu img{
	margin-top:15px;
	padding:0;
	margin:0;
}

#cabecera #menu .home {
	/*margin-right:5px;*/
	clear:none;
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:73px;
	height:30px;
}
#cabecera #menu .sobremesa {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:120px;
	height:30px;
}
#cabecera #menu .portatil {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:93px;
	height:30px;
}
#cabecera #menu .componentes {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:140px;
	height:30px;
}
#cabecera #menu .perifericos {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:110px;
	height:30px;
}
#cabecera #menu .redes {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:44px;
	height:30px;
}
#cabecera #menu .soft {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:60px;
	height:30px;
}
#cabecera #menu .pda {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:55px;
	height:30px;
}
#cabecera #menu .audio {
	clear:none;
	/*margin-right:5px;*/
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:71px;
	height:30px;
}
#cabecera #menu .varios {
	clear:none;
	/*content:inherit;*/
	list-style-type:none;
	display:inline-block;
	width:74px;
	height:30px;
}

#infologado {
	float:left;
	width:550px;
	height:50px;
	margin-bottom:3px;
	background-image:url(../img/fondo_infologado.png);
	text-align:left;
	background-repeat:no-repeat;
}

#infologado #caja{
	width:110px;
	height:50px;
	float:right;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-left:dotted 1px #666;
}
#infologado #caja #espacio{
	width:110px;
	height:7px;
}

#infologado a:hover{
	background-color:#000;
}

#infologado .off{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:lighter;
	background-color:#C00;
	width:100px;
	display:block;
	margin:0 auto;
	border:solid 1px #000;
}

#infologado .modif{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:lighter;
	background-color:#036;
	width:100px;
	display:block;
	margin:0 auto;
	border:solid 1px #000;
}

.nombre_logado{
	font-family:Tahoma, Geneva, sans-serif;
	color:#003;
	font-weight:bold;
	font-size:12px;
	margin:5px 0 0 70px;
	width:350px;
	height:15px;
	line-height:15px;
}

.empresa_logado{
	font-family:Tahoma, Geneva, sans-serif;
	color:#900;
	font-weight:bold;
	font-size:12px;
	margin:5px 0 0 70px;
	width:350px;
	height:15px;
	line-height:15px;
}
#inforegistro {
	float:left;
	width:750px;
	height:25px;
	color:#000;
	line-height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image:url(../img/fondo_inforegistro.png);
	margin-bottom:3px;
}

#inforegistro a {
	color:#060;
	font-size:11px;
	font-weight:lighter;
}

#inforegistro a:hover {
	color:#FFF;
	background-color:#900;
	font-size:11px;
}

#inforegistro input[type=text], input[type=password]  {
	background-color:#FF6;
	height:14px;
	font-size:11px;
	text-align:center;
}

#inforegistro input[type=submit]  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	height:22px;
}

#infocarrito2 {
	float:right;
	width:180px;
	height:23px;
	color:#000;
	line-height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/fondo_infocarrito2.png);
	margin-bottom:2px;
}

#infocarrito {
	float:right;
	width:180px;
	height:60px;
	color:#000;
	line-height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/fondo_infocarrito.png);
	margin-bottom:2px;
}

#infocarrito > a {
	color:#FFF;
	background-color:#000;
	width:80px;
	height:20px;
	line-height:20px;
	display:inline-block;
	margin: 0 auto;
	border:1px solid #FFF;
	font-size:10px;
}

#infocarrito > a:hover{
	background-color:#F00;
}

.titulo_carrito {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color:#036;
	color:#FFF;
	font-weight:bold;
}
.item_carrito{
	width:625px;
	height:100px;
	background-image:url(../img/fondo_item_carrito.png);
	float:right;
	margin:5px 10px 3px 0;
}
.item_carrito .centrafoto{
	width:128px;
	height:100px;
	margin:0 0 0 10px;
	float:left;

	overflow:hidden;
}
.item_carrito .centrafoto .foto{
	width:auto;
	height:75px;
	margin:12px auto;
}

.item_carrito .articulo{
	width:460px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000066;
	text-align:left;
	margin:9px 0 0 14px;
}
.item_carrito .pvpu{
	width:120px;
	height:40px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000066;
	text-align:right;
	margin:30px 0 0 17px;
}
.item_carrito .cant{
	width:55px;
	height:40px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000066;
	text-align:center;
	margin:30px 0 0 24px;
}
.item_carrito .botones{
	width:25px;
	height:52px;
	float:left;
	margin:18px 0 0 12px;
}
.item_carrito .separabotones{
	width:25px;
	height:2px;
	float:left;
}

.item_carrito .pvpt{
	width:120px;
	height:40px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-align:right;
	margin:30px 0 0 14px;
}
.item_carrito .borraritem{
	width:22px;
	height:20px;
	float:left;
	margin:48px 0 0 68px;
}
#carrito_vacio{
	width:162px;
	height:23px;
	background-image:url(../img/carrito_vacio.png);
	float:right;
	margin-bottom:2px;
}
#control_carrito{
	width:340px;
	float:left;
}
#control_carrito ul{
	margin:0 auto;
	padding:0;
}
#control_carrito li {
	margin:0 0 5px 0;
	display:block;
	/*padding-top:100;*/
}
#control_carrito #totales_carrito{
	width:338px;
	height:72px;
	background-image:url(../img/fondo_total_carrito.png);
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
}
#control_carrito #totales_carrito .cant{
	color:#000;
	margin:10px 0 0 198px;
	width:50px;
	height:25px;
	line-height:25px;
}
#control_carrito #totales_carrito .total{
	color:#000;
	margin:3px 0 0 198px;
	width:110px;
	height:25px;
	line-height:25px;
}

#serv_venta_ver{
	width:800px;
	height:400px;
	margin:40px auto;
	background-image:url(../img/serv_venta_ver.png);
	float:left;
}

#serv_compo_ver{
	width:800px;
	height:400px;
	margin:40px auto;
	background-image:url(../img/serv_compo_ver.png);
	float:left;
}

#serv_soft_ver{
	width:800px;
	height:400px;
	margin:40px auto;
	background-image:url(../img/serv_soft_ver.png);
	float:left;
}

#serv_sat_ver{
	width:800px;
	height:400px;
	margin:40px auto;
	background-image:url(../img/serv_sat_ver.png);
	float:left;
}

#serv_web_ver{
	width:800px;
	height:400px;
	margin:40px auto;
	background-image:url(../img/serv_web_ver.png);
	float:left;
}

#serv_web_ver_enviado{
	width:800px;
	height:400px;
	margin:40px auto;
	background-image:url(../img/serv_web_ver_enviado.png);
	float:left;
}

#form_web{
	width:470px;
	height:100px;
	float:left;
	margin:214px 0 0 207px;
}
/*-------------------------------------------- INICIO ----------------------------------------*/

#contenedor {
	width:990px;
	min-height:650px;
	margin:2px auto;
}
#inicio_sin {
	width: 990px;
	height: auto;
	min-height:400px;
	background-color:#FFF;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
}
#inicio {
	width: 990px;
	height: auto;
	min-height:400px;
	background-color:#FFF;
	float:left;
	border:dotted 1px #D1D1D1;
	padding-bottom:10px;
	margin-bottom:10px;
}

#inicio #boletin {
	width:370px;
	height:122px;
	/*border:dotted 1px #CCC;*/
	/*float:left;*/
	background-image:url(../img/fondo_boletin.png);
	margin:10px auto;
}

#inicio #boletin input[type=text] {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#039;
	text-align:left;
	padding-left:3px;
}

#inicio #boletin_ok {
	width:370px;
	height:122px;
	background-image:url(../img/boletin_ok.png);
	margin:10px auto;
}

#inicio #yaestaba_inactivo {
	width:370px;
	height:122px;
	background-image:url(../img/yaestaba_inactivo.png);
	margin:10px auto;
}

#inicio #yaestaba_activo {
	width:370px;
	height:122px;
	background-image:url(../img/yaestaba_activo.png);
	margin:10px auto;
}

#inicio #activado {
	width:370px;
	height:122px;
	background-image:url(../img/activado.png);
	margin:10px auto;
}

#inicio #boletin_borrado {
	width:370px;
	height:122px;
	background-image:url(../img/boletin_borrado.png);
	margin:10px auto;
}

#inicio #servicios{
	width:500px;
	height:150px;
	padding-left:40px;
	float:left;
	background-image:url(../img/servicios.png);
}

#inicio #menu_destacado{
	width:auto
	height:auto
}

.servimg{
	width:85px;
	height:85px;
	margin:52px 10px 0 0;
	float:left;
}

.servimg2{
	width:85px;
	height:85px;
	margin-top:2px;
	float:left;
}

#contenedor_servimg2{
	width:85px;
	height:auto;
	float:left;
	margin:10px 50px 0 3px;
}

.separador_resto{
	width:540px;
	height:5px;
	float:left;
}

#panel_izquierdo{
	width:318px;
	height:auto;
	float:left;
	margin:10px 0 0 5px;
}
#panel_izquierdo .separador{
	width:318px;
	height:10px;
	float:left;
	/*background-image:url(../img/separador_inicio.png);*/
}

#cabecera_panel_galeria{
	width:422px;
	height:50px;
	background-image:url(../img/cabecera_panel_derecho.jpg);
	float:left;
}

#panel_resto{
	width:540px;
	height:autopx;
	float:left;
	/*border:solid 1px #CCC;*/
	margin:10px 0 0 28px;
}

#panel_galeria{
	width:422px;
	height:auto;
	float:left;
	/*border-top:none;
	border-bottom:none;*/
	margin-top:10px;
	/*background-color:#F00;*/
}

#inicio .cuadro_oferta {
	width:160px;
	height:210px;
	float:left;
	background-image:url(../img/fondo_oferta_inicio.png);
	margin-top:3px;
}

#inicio .cuadro_oferta_imagen{
	width:150px;
	height:150px;
	display: table-cell; 
	vertical-align: middle;
	/*background-color:#F30;*/
}
#inicio .cuadro_oferta_imagen img {
	margin:2px 0 0 5px;
	line-height: 140px; 
	margin-top: expression((140 - this.height)/2);
}
#inicio .cuadro_oferta_texto{
	margin:7px 0 0 6px;
	width:148px;
	height:25px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	/*background-color:#FF6;*/
	float:left;
}

/*--------------------------------------------PRESUK-----------------------------------------------------*/

.presuk_pvp{
	border: solid 1px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	width:85px;
	text-align:right;
	border-color: #0066CC;
}

.presuk_cant{
	border: dotted 1px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	width:40px;
	text-align:center;
	border-color: #339900;
}

.presuk_total{
	border: solid 1px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	width:80px;
	text-align:right;
	background-color:#B3DEA0;
	border-color:#060;
}

.presuk_base{
	border: solid 1px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	width:92px;
	text-align:right;
	background-color:#A2C8DD;
	border-color:#036;
}
.presuk_combo{
	border: solid 1px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width:435px;
	text-align:left;
	border-color: #006699;
}

/*.presuk input[type=text]:hover, input[type=password]:hover, input[type=file]:hover  {
	background-color: #FF9900;
}

.presuk select {
	min-width: 250px;
	background-color:#FFFFFF;
	color: #000099;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid #FF0000 1px;
}

#busqueda option {
	color: #000099;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.presuk input[type=submit] {
	color: #FF3300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px !important;
	height: 20px;
	font-weight: bold;
	width:60px;
}
*/
.sonidoyred {
	background-color: #003366;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: dotted 1px;
	border-color: #FF3300;
	padding: 0 10px 0 10px;
}

.titulos_pk {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000;
}

.linea_pk {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}

.presuk_pvp_comp{
	border: dotted 1px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	width:555px;
	text-align:left;
	border-color: #FF3300;
	padding-left: 5px;
}

.presuk_supertotal{
	border: solid 1px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	width:150px;
	text-align:right;
	background-color:#900;
	border-color:#000;
}
.texto_boton_pk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#C00;
	font-weight: bold;
}

#pk_print{
	width:820px;
	height:auto;
	border:dotted #000000 1px;
	margin:auto;
}

.titulo_pk_print{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFF;
	color:#000;
	border:solid #000000 1px;
}

.titulo2_pk_print{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-color:#FFF;
	border:dotted 1px #000;
}

.contenido_pk_print{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.super_pk_print{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight: bold;
}


.foto_art{
	margin-top:3px;
}

.lineas_impar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#999999;
	border-left:#333333 dotted 1px;
}

a.enlace_linea {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

a.enlace_linea:hover {
	text-decoration:underline;
	color:#000066;
}

.lineas_par{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#CCCCCC;
	border-left:#333333 dotted 1px;
}

.lineas_titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#FF9900;
	font-weight: bold;
}

.lineas_etiqueta{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: bold;
	border: dotted #000000 1px;
	background-color: #FFFFFF;
}

.lineas_totaleqp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border:dotted #000000 1px;
}




/*---------------------------------------------PORTATIL --------------------------------------------------*/

#controles{
	width:990px;
	height:30px;
	background-color:#FFF;
	float:left;
	background-image:url(../img/fondo_controles.png);
	background-repeat:repeat-y;
}
#controles #titulo{
	width:750px;
	height:30px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-align:left;
	font-weight:bold;
	color:#FC0;
	float:left;
}

#controles #orden{
	width:230px;
	height:30px;
	float:left;
	padding-top:10px;
	text-align:right;
}

#controles #orden a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F30;
	display:block;
	background-color:#FFC;
	border:dotted 1px #666;
	width:130px;
	text-align:center;
	/*font-weight:bold;*/
}

#controles #orden a:hover{
	background-color:#000;
	color:#FFF;
}

#separador_controles{
	width:990px;
	height:5px;
	float:left;
	border-bottom:dashed 1px #066;
	margin-bottom:5px;
}

#cosas_menu{
	width:200px;
	min-height:200px;
	float:left;
	/*background-image:url(../img/fondo_menu.png);*/
	background-color:#FFF;
}

#cosas_menu ul {
	padding:0;
	margin:5px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:180px;
	text-align:center;
	border-top:solid 1px #CCC;
}
#cosas_menu li {
	display:block;
	height:22px;
	margin-top:0px;
}
#cosas_menu li a{
	display:block;
	text-align:left;
	text-align:center;
	height:18px;
	padding-top:4px;
	background-image:url(../img/fondo_menu_vista.png);
	color:#000;
}
#cosas_menu .selec{
	font-weight:bold;
	font-size:10px;
	background-image:url(../img/fondo_menu_vista_selected.png);
	color:#FFF;
}

#cosas_menu li a:hover{
	display:block;
	text-align:left;
	background-color:#069;
	text-align:center;
	background-image:url(../img/fondo_menu_vista_hover.png);
	color:#FFF;
}

#cabecera_menu{
	width:200px;
	height:25px;
	background-image:url(../img/cabecera_menu_cosas.png);
	float:left;
}

#sobremesa_vista{
	width:787px;
	height:300px;
	padding-bottom:50px;
	float:left;
	margin:0 0 20px 1px;
	overflow:auto;
}

#sobremesa_vista .caja_portatil_carrito_eqp{
	background-image:url(../img/carrito_portatil.png);
	width:30px;
	height:16px;
	padding-top:4px;
	float:left;
	margin:5px auto;
}

#sobremesa_vista a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	background-color:#FF6;
	width:80px;
	display:block;
	height:14px;
	line-height:14px;
	margin:5px auto;
	border:solid 1px #000;
}

#sobremesa_vista a:hover{
	background-color:#000;
	color:#0FF;
}

#sobremesa_vista .enlace{
	margin:0px;
	width:30px;
	display:block;
	border:none;
	background:none;
}

#sobremesa_vista .enlace:hover{
	background:none;
}

.limpiar{
	border-top:dotted 1px #900;
	width:70%;
	height:1px;
	clear:both;
	margin:0 auto;
	margin-bottom:5px;
}

#sobremesa_vista .item_001{
	width:360px;
	height:80px;
	float:left;
	background-image: url(../img/fondo_eqp_001.png);
	margin:7px 0 10px 17px;
}

#sobremesa_vista .item_002{
	width:360px;
	height:80px;
	float:left;
	background-image: url(../img/fondo_eqp_002.png);
	margin:7px 0 10px 17px;
}

#sobremesa_vista .item_003{
	width:360px;
	height:80px;
	float:left;
	background-image: url(../img/fondo_eqp_003.png);
	margin:7px 0 10px 17px;
}

#sobremesa_vista .titulo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	margin:10px 0 0 30px;
	font-weight:bold;
}

#sobremesa_vista .precio{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#036;
	font-weight:bold;
}

#sobremesa_vista .vermas{
	float:left;
	margin:2px 10px 0 130px;
}

.acc_vista{
	width:472px;
	height:205px;
	float:left;
	margin:0 10px 10px 10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
	background-image:url(../img/fondo_acc.png);
}
.cabecera_acc{
	width:472px;
	height:20px;
	float:left;
	margin:10px 10px 1px 10px;
}

.cabecera_acc a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	width:80px;
	margin-left:160px;
	display:block;
}

.cabecera_acc a:hover{
	color:#000;
}

.cabecera_acc .mon{
	background-image:url(../img/fondo_titulo_mon.png);
}

.cabecera_acc .tec{
	background-image:url(../img/fondo_titulo_tec.png);
}

.cabecera_acc .rat{
	background-image:url(../img/fondo_titulo_rat.png);
}

.cabecera_acc .alt{
	background-image:url(../img/fondo_titulo_alt.png);
}

.acc_vista a{
	color:#000;
}
.acc_vista a:hover{
	color:#069;
	text-decoration:underline;
}

#cosas_vista{
	width:785px;
	min-height:500px;
	float:left;
	border-left:1px solid #FC9;
	margin-left:1px;
}

#cosas_vista #noarticulos{
	width:500px;
	height:300px;
	background-image:url(../img/no_articulos.png);
	margin:40px auto;
}

#cosas_vista #nobusqueda{
	width:500px;
	height:300px;
	background-image:url(../img/no_busqueda.png);
	margin:40px auto;
}

.caja_portatil{
	width:250px;
	height:200px;
	/*background-color:#F60;*/
	/*border:solid 1px #999;*/
	margin:1px 0 9px 5px;
	float:left;
	/*padding-top:5px;*/
	background-image:url(../img/fondo_portatil.png);
}

.caja_portatil_descripcion{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:8px auto;
	width:220px;
	height:auto;
}

.caja_portatil_precio{
	position:absolute;
	z-index:1;
	background-image:url(../img/fondo_pvp_portatil.png);
	width:100px;
	height:18px;
	margin:133px 135px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-align:center;
	padding-top:2px;
	font-weight:bold;
}
.caja_portatil_carrito{
	position:absolute;
	z-index:1;
	background-image:url(../img/carrito_portatil.png);
	width:30px;
	height:16px;
	margin:133px 102px;
	float:left;
	padding-top:4px;
}

.paginacion{
	width:788px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	float:right;
	text-align:center;
}

a.enlacepag {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#069;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.enlacepag:hover {
	color:#003;
}

.noenlacepag {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B9B9B9;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.pagsel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color:#C00;
	border: solid #000000 1px;
}

.pag_total {
	background-color:#333333;
	border: dotted #FF3300 1px;
	border-top: dotted #FF3300 1px;
	border-bottom:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

#detalle{
	width:850px;
	height:auto;
	/*background-color:#C00;*/
	/*border:1px solid #F60;*/
	margin:10px auto;
}

#detalle #titulo{
	width:850px;
	height:19px;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
	float:left;
	margin-bottom:5px;
	background-image:url(../img/fondo_titulo_detalle.png);
	padding-top:1px;
}

#detalle #titulo img{
	height:30px;
	float:left;
}

#detalle #fotogrande{
	width:420px;
	height:450px;
	float:left;
	overflow:hidden;
	/*background-image:url(../img/fondo_foto_grande.png);*/
}

#detalle #descripcion{
	width:420px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	/*overflow:auto;*/
	padding:5px 0 10px 5px;
	border-left:dotted 1px #F30;
	color:#000;
}

#detalle #fotogrande #pvp{
	position:absolute;
	z-index:1;
	width:150px;
	height:37px;
	margin:430px 135px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#000;
	text-align:center;
	padding-top:3px;
	font-weight:bold;
	background-image:url(../img/fondo_pvp_grande.png);
}
/*-------------------------------------------FORMULARIOS-------------------------------------------------------*/

.caja{
	border:1px solid #666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

#registrousuario{
	width:950px;
	height:685px;
	margin:20px auto;
	background-image:url(../img/registro.png);
	background-repeat:no-repeat;
	padding-top:65px;
}

#registrousuario input[type=text] {
	font-size:14px;
}

#registrousuario input[type=password]  {
	font-size:14px;
	background-color:#FF9;
}

#registrousuario input[type=submit]  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	height:22px;
}

#registro_insertado{
	width:950px;
	height:300px;
	margin:40px auto;
	background-image:url(../img/registro_insertado.png);
}

#registro_validado{
	width:950px;
	height:300px;
	margin:40px auto;
	background-image:url(../img/registro_validado.png);
}

#registro_yaestaba{
	width:950px;
	height:300px;
	margin:40px auto;
	background-image:url(../img/registro_yaestaba.png);
}

#modif_registrousuario{
	width:950px;
	height:515px;
	margin:20px auto;
	background-image:url(../img/modif_registro.png);
	background-repeat:no-repeat;
	padding-top:65px;
}

#modif_registrousuario input[type=text] {
	font-size:14px;
}

#modif_registrousuario input[type=password]  {
	font-size:14px;
	background-color:#FF9;
}

#modif_registrousuario input[type=submit]  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	height:22px;
}

#modif_registrousuario a{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:dotted 1px #333;
	height:20px;
}

#modif_registrousuario a:hover{
	border:solid 1px #C00;
}

#contacto{
	width:950px;
	height:300px;
	margin:70px auto;
	background-image:url(../img/fondo_contacto.png);
}

#contacto input[type=text] {
	font-size:14px;
}

#contacto input[type=submit]  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	height:22px;
}

#contacto_ok{
	width:950px;
	height:300px;
	margin:40px auto;
	background-image:url(../img/fondo_contacto_ok.png);
}

#mapa{
	width:956px;
	height:406px;
	margin:10px 20px 0 20px;
	background-image:url(../img/fondo_mapa.png);
	padding:1px;
}
#titulo_mapa{
	width:950px;
	height:40px;
	margin:10px auto;
	text-align:left;
	margin:30px 20px 0 20px;
}

#titulo_mapa a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#039;
}
#pie_mapa{
	width:950px;
	height:40px;
	margin:15px 20px 0 20px;
	text-align:center;
}

/*----------------------------------------- ESTILOS FUENTES ------------------------------------------------------*/
.gris_36{
	font-family:"MS Serif", "New York", serif;
	font-size:36px;
	color:#CCC;
}

.texto_form_negro{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#003;
	font-weight:bold;
}

.error_formulario{
	font-family:Tahoma, Geneva, sans-serif;
	color:#F00;
	font-weight:bold;
	font-size:16px;
}
.texto_galeria{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	/*font-weight:bold;*/
}
.precio_galeria{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#FFF;
	font-weight:bold;
}

.texto_total_articulos{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#F30;
	margin-bottom:5px;
	display:block;
}

.texto_chiquitino{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:10px;
}
.texto_legal{
	font-family:Verdana, Geneva, sans-serif;
	color:#036;
	font-size:11px;
}
.asterisco_rojo{
	font-family:Verdana, Geneva, sans-serif;
	color:#F00;
	font-size:11px;
}
.error_registro{
	font-family:Tahoma, Geneva, sans-serif;
	color:#F00;
	font-weight:bold;
	font-size:12px;
}

.etiqueta {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	border-bottom:dotted 1px #333;
}

.detalle_eqp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border-bottom:dotted 1px #333;
	background-color:#FFF;
}

.titular_eqp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
}

.texto_mediano_negro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


.titulo_detalle_eqp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
}
.cant_eqp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border-bottom:dotted 1px #333;
}

#detalle_eqp{
	width:700px;
	height:auto;
	border:dotted 1px #333;
	margin:15px auto;
	padding-bottom:10px;
	padding-top:5px;
}

#detalle_eqp a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#006;
}

#detalle_eqp a:hover{
	color:#FFF;
	background-color:#033;
}

/*--------------FLASH----------------------------------*/
#flash1{
	width:950px;
	height:300px;
	margin:5px auto;
}